Pull request #37867 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 rather than e9d785ce3f02c223100f4dd01813e192ccd83948 Obtained Jenkinsfile from 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 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 241f6703d31895690d4cb6f158f753615abe74ac using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-37867@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" First time build. Skipping changelog. [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-04-12T15:23:36.230Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-04-12T15:23:36.239Z] Trying to pass milestone 1 [Pipeline] milestone [2020-04-12T15:23:36.270Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-04-12T15:23:51.411Z] Still waiting to schedule task [2020-04-12T15:23:51.414Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-04-12T15:24:42.621Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-042fbfdc3cb022131) in /home/ubuntu/workspace/moby_PR-37867 [Pipeline] { [Pipeline] checkout [2020-04-12T15:24:45.403Z] using credential docker-jenkins-github-credentials [2020-04-12T15:24:45.412Z] Cloning the remote Git repository [2020-04-12T15:24:45.412Z] Cloning with configured refspecs honoured and without tags [2020-04-12T15:24:45.456Z] Cloning repository https://github.com/moby/moby.git [2020-04-12T15:24:45.518Z] > git init /home/ubuntu/workspace/moby_PR-37867 # timeout=10 [2020-04-12T15:24:45.797Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-12T15:24:45.797Z] > git --version # timeout=10 [2020-04-12T15:24:45.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-12T15:24:45.822Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/37867/head:refs/remotes/origin/PR-37867 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:25:02.390Z] Fetching without tags [2020-04-12T15:25:02.292Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-12T15:25:02.329Z] > git config --add remote.origin.fetch +refs/pull/37867/head:refs/remotes/origin/PR-37867 # timeout=10 [2020-04-12T15:25:02.343Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:25:02.364Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-12T15:25:02.393Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-12T15:25:02.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-12T15:25:02.395Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/37867/head:refs/remotes/origin/PR-37867 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:25:03.029Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:25:04.141Z] Merge succeeded, producing e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:25:04.142Z] Checking out Revision e9d785ce3f02c223100f4dd01813e192ccd83948 (PR-37867) [2020-04-12T15:25:03.046Z] > git config core.sparsecheckout # timeout=10 [2020-04-12T15:25:03.074Z] > git checkout -f e9d785ce3f02c223100f4dd01813e192ccd83948 # timeout=10 [2020-04-12T15:25:04.067Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-12T15:25:04.099Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-12T15:25:04.145Z] > git config core.sparsecheckout # timeout=10 [2020-04-12T15:25:04.176Z] > git checkout -f e9d785ce3f02c223100f4dd01813e192ccd83948 # timeout=10 [2020-04-12T15:25:07.963Z] Commit message: "enhance storage-opt validation logic in overlay2 driver" [2020-04-12T15:25:07.963Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-12T15:25:09.172Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-37867:/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-04-12T15:25:21.386Z] Unable to find image 'alpine:latest' locally [2020-04-12T15:25:21.386Z] latest: Pulling from library/alpine [2020-04-12T15:25:21.386Z] aad63a933944: Pulling fs layer [2020-04-12T15:25:21.386Z] aad63a933944: Verifying Checksum [2020-04-12T15:25:21.386Z] aad63a933944: Download complete [2020-04-12T15:25:21.644Z] aad63a933944: Pull complete [2020-04-12T15:25:21.644Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-12T15:25:21.902Z] Status: Downloaded newer image for alpine:latest [2020-04-12T15:25:28.481Z] 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 "win-RS5" skipped due to when conditional 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 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS5" skipped due to when conditional [Pipeline] } [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 [2020-04-12T15:25:29.032Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-042fbfdc3cb022131) in /home/ubuntu/workspace/moby_PR-37867 [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-04-12T15:25:29.067Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-37867 [2020-04-12T15:25:29.080Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/moby_PR-37867 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "win-RS5" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] { [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-04-12T15:25:29.178Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] } [2020-04-12T15:25:29.221Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2020-04-12T15:25:29.238Z] using credential docker-jenkins-github-credentials [2020-04-12T15:25:29.246Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-12T15:25:29.254Z] Cloning the remote Git repository [2020-04-12T15:25:29.254Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-04-12T15:25:29.264Z] Cloning the remote Git repository [2020-04-12T15:25:29.264Z] Cloning with configured refspecs honoured and without tags [2020-04-12T15:25:29.264Z] Fetching without tags [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-04-12T15:25:29.981Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:25:30.136Z] Merge succeeded, producing e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:25:30.136Z] Checking out Revision e9d785ce3f02c223100f4dd01813e192ccd83948 (PR-37867) [2020-04-12T15:25:29.193Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-04-12T15:25:29.231Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-12T15:25:29.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-12T15:25:29.268Z] > git --version # timeout=10 [2020-04-12T15:25:29.305Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-12T15:25:29.306Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/37867/head:refs/remotes/origin/PR-37867 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:25:29.987Z] > git config core.sparsecheckout # timeout=10 [2020-04-12T15:25:30.009Z] > git checkout -f e9d785ce3f02c223100f4dd01813e192ccd83948 # timeout=10 [2020-04-12T15:25:30.092Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-12T15:25:30.117Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-12T15:25:30.145Z] > git config core.sparsecheckout # timeout=10 [2020-04-12T15:25:29.260Z] Cloning repository https://github.com/moby/moby.git [2020-04-12T15:25:29.260Z] > git init /home/jenkins/workspace/moby_PR-37867 # timeout=10 [2020-04-12T15:25:29.263Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-12T15:25:29.263Z] > git --version # timeout=10 [2020-04-12T15:25:29.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-12T15:25:29.268Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/37867/head:refs/remotes/origin/PR-37867 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:25:29.272Z] Cloning repository https://github.com/moby/moby.git [2020-04-12T15:25:29.272Z] > git init /home/docker/workspace/moby_PR-37867 # timeout=10 [2020-04-12T15:25:29.287Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-12T15:25:29.287Z] > git --version # timeout=10 [2020-04-12T15:25:29.291Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-12T15:25:29.293Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/37867/head:refs/remotes/origin/PR-37867 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:25:30.304Z] Commit message: "enhance storage-opt validation logic in overlay2 driver" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-12T15:25:31.081Z] + [ PR != PR ] [2020-04-12T15:25:31.081Z] + [ master != master ] [2020-04-12T15:25:31.081Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-12T15:25:30.170Z] > git checkout -f e9d785ce3f02c223100f4dd01813e192ccd83948 # timeout=10 [2020-04-12T15:25:31.424Z] + docker version [2020-04-12T15:25:31.424Z] Client: Docker Engine - Community [2020-04-12T15:25:31.424Z] Version: 19.03.5 [2020-04-12T15:25:31.424Z] API version: 1.40 [2020-04-12T15:25:31.424Z] Go version: go1.12.12 [2020-04-12T15:25:31.424Z] Git commit: 633a0ea838 [2020-04-12T15:25:31.424Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-12T15:25:31.424Z] OS/Arch: linux/amd64 [2020-04-12T15:25:31.424Z] Experimental: false [2020-04-12T15:25:31.424Z] [2020-04-12T15:25:31.424Z] Server: Docker Engine - Community [2020-04-12T15:25:31.424Z] Engine: [2020-04-12T15:25:31.424Z] Version: 19.03.5 [2020-04-12T15:25:31.424Z] API version: 1.40 (minimum version 1.12) [2020-04-12T15:25:31.424Z] Go version: go1.12.12 [2020-04-12T15:25:31.424Z] Git commit: 633a0ea838 [2020-04-12T15:25:31.424Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-12T15:25:31.424Z] OS/Arch: linux/amd64 [2020-04-12T15:25:31.424Z] Experimental: true [2020-04-12T15:25:31.424Z] containerd: [2020-04-12T15:25:31.424Z] Version: 1.2.10 [2020-04-12T15:25:31.424Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-12T15:25:31.424Z] runc: [2020-04-12T15:25:31.424Z] Version: 1.0.0-rc8+dev [2020-04-12T15:25:31.424Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-12T15:25:31.424Z] docker-init: [2020-04-12T15:25:31.424Z] Version: 0.18.0 [2020-04-12T15:25:31.424Z] GitCommit: fec3683 [Pipeline] sh [2020-04-12T15:25:31.736Z] + docker info [2020-04-12T15:25:38.214Z] Fetching without tags [2020-04-12T15:25:38.481Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:25:38.185Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-12T15:25:38.187Z] > git config --add remote.origin.fetch +refs/pull/37867/head:refs/remotes/origin/PR-37867 # timeout=10 [2020-04-12T15:25:38.189Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:25:38.205Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-12T15:25:38.219Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-12T15:25:38.219Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-12T15:25:38.219Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/37867/head:refs/remotes/origin/PR-37867 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:25:38.486Z] > git config core.sparsecheckout # timeout=10 [2020-04-12T15:25:38.487Z] > git checkout -f e9d785ce3f02c223100f4dd01813e192ccd83948 # timeout=10 [2020-04-12T15:25:38.976Z] Merge succeeded, producing e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:25:38.976Z] Checking out Revision e9d785ce3f02c223100f4dd01813e192ccd83948 (PR-37867) [2020-04-12T15:25:39.458Z] Commit message: "enhance storage-opt validation logic in overlay2 driver" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-12T15:25:38.953Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-12T15:25:38.968Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-12T15:25:38.981Z] > git config core.sparsecheckout # timeout=10 [2020-04-12T15:25:38.982Z] > git checkout -f e9d785ce3f02c223100f4dd01813e192ccd83948 # timeout=10 [2020-04-12T15:25:40.309Z] + docker version [2020-04-12T15:25:40.309Z] Client: Docker Engine - Community [2020-04-12T15:25:40.309Z] Version: 19.03.7 [2020-04-12T15:25:40.309Z] API version: 1.40 [2020-04-12T15:25:40.309Z] Go version: go1.12.17 [2020-04-12T15:25:40.309Z] Git commit: 7141c199a2 [2020-04-12T15:25:40.309Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-12T15:25:40.309Z] OS/Arch: linux/s390x [2020-04-12T15:25:40.309Z] Experimental: false [2020-04-12T15:25:40.309Z] [2020-04-12T15:25:40.309Z] Server: Docker Engine - Community [2020-04-12T15:25:40.309Z] Engine: [2020-04-12T15:25:40.309Z] Version: 19.03.7 [2020-04-12T15:25:40.309Z] API version: 1.40 (minimum version 1.12) [2020-04-12T15:25:40.309Z] Go version: go1.12.17 [2020-04-12T15:25:40.309Z] Git commit: 7141c199a2 [2020-04-12T15:25:40.309Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-12T15:25:40.309Z] OS/Arch: linux/s390x [2020-04-12T15:25:40.309Z] Experimental: true [2020-04-12T15:25:40.309Z] containerd: [2020-04-12T15:25:40.309Z] Version: 1.2.13 [2020-04-12T15:25:40.309Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-12T15:25:40.309Z] runc: [2020-04-12T15:25:40.309Z] Version: 1.0.0-rc10 [2020-04-12T15:25:40.309Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-12T15:25:40.309Z] docker-init: [2020-04-12T15:25:40.309Z] Version: 0.18.0 [2020-04-12T15:25:40.309Z] GitCommit: fec3683 [Pipeline] sh [2020-04-12T15:25:40.680Z] + docker info [2020-04-12T15:25:41.293Z] Client: [2020-04-12T15:25:41.293Z] Debug Mode: false [2020-04-12T15:25:41.293Z] [2020-04-12T15:25:41.293Z] Server: [2020-04-12T15:25:41.293Z] Containers: 0 [2020-04-12T15:25:41.293Z] Running: 0 [2020-04-12T15:25:41.293Z] Paused: 0 [2020-04-12T15:25:41.293Z] Stopped: 0 [2020-04-12T15:25:41.293Z] Images: 0 [2020-04-12T15:25:41.293Z] Server Version: 19.03.7 [2020-04-12T15:25:41.293Z] Storage Driver: overlay2 [2020-04-12T15:25:41.293Z] Backing Filesystem: [2020-04-12T15:25:41.293Z] Supports d_type: true [2020-04-12T15:25:41.293Z] Native Overlay Diff: true [2020-04-12T15:25:41.293Z] Logging Driver: json-file [2020-04-12T15:25:41.293Z] Cgroup Driver: cgroupfs [2020-04-12T15:25:41.293Z] Plugins: [2020-04-12T15:25:41.293Z] Volume: local [2020-04-12T15:25:41.293Z] Network: bridge host ipvlan macvlan null overlay [2020-04-12T15:25:41.293Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-12T15:25:41.293Z] Swarm: inactive [2020-04-12T15:25:41.293Z] Runtimes: runc [2020-04-12T15:25:41.293Z] Default Runtime: runc [2020-04-12T15:25:41.293Z] Init Binary: docker-init [2020-04-12T15:25:41.293Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-12T15:25:41.293Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-12T15:25:41.293Z] init version: fec3683 [2020-04-12T15:25:41.293Z] Security Options: [2020-04-12T15:25:41.293Z] apparmor [2020-04-12T15:25:41.293Z] seccomp [2020-04-12T15:25:41.293Z] Profile: default [2020-04-12T15:25:41.293Z] Kernel Version: 4.15.0-88-generic [2020-04-12T15:25:41.293Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-12T15:25:41.293Z] OSType: linux [2020-04-12T15:25:41.293Z] Architecture: s390x [2020-04-12T15:25:41.293Z] CPUs: 2 [2020-04-12T15:25:41.293Z] Total Memory: 7.861GiB [2020-04-12T15:25:41.293Z] Name: s390x-ubuntu-30 [2020-04-12T15:25:41.293Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-12T15:25:41.293Z] Docker Root Dir: /var/lib/docker [2020-04-12T15:25:41.293Z] Debug Mode: false [2020-04-12T15:25:41.293Z] Username: dockerbuildbot [2020-04-12T15:25:41.293Z] Registry: https://index.docker.io/v1/ [2020-04-12T15:25:41.293Z] Labels: [2020-04-12T15:25:41.293Z] Experimental: true [2020-04-12T15:25:41.293Z] Insecure Registries: [2020-04-12T15:25:41.293Z] 127.0.0.0/8 [2020-04-12T15:25:41.293Z] Live Restore Enabled: false [2020-04-12T15:25:41.293Z] [2020-04-12T15:25:41.293Z] WARNING: No swap limit support [Pipeline] sh [2020-04-12T15:25:41.664Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-12T15:25:41.664Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-12T15:25:41.664Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-37867/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-12T15:25:41.664Z] + bash /home/jenkins/workspace/moby_PR-37867/check-config.sh [2020-04-12T15:25:41.664Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-12T15:25:41.664Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-04-12T15:25:41.664Z] [2020-04-12T15:25:41.664Z] Generally Necessary: [2020-04-12T15:25:41.664Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-12T15:25:41.664Z] - apparmor: enabled and tools installed [2020-04-12T15:25:41.947Z] - CONFIG_NAMESPACES: enabled [2020-04-12T15:25:41.947Z] - CONFIG_NET_NS: enabled [2020-04-12T15:25:41.947Z] - CONFIG_PID_NS: enabled [2020-04-12T15:25:41.947Z] - CONFIG_IPC_NS: enabled [2020-04-12T15:25:41.947Z] - CONFIG_UTS_NS: enabled [2020-04-12T15:25:41.947Z] - CONFIG_CGROUPS: enabled [2020-04-12T15:25:41.947Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-12T15:25:41.947Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-12T15:25:41.947Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-12T15:25:41.947Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-12T15:25:41.947Z] - CONFIG_CPUSETS: enabled [2020-04-12T15:25:41.947Z] - CONFIG_MEMCG: enabled [2020-04-12T15:25:41.947Z] - CONFIG_KEYS: enabled [2020-04-12T15:25:41.947Z] - CONFIG_VETH: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-12T15:25:41.947Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-12T15:25:41.947Z] [2020-04-12T15:25:41.947Z] Optional Features: [2020-04-12T15:25:41.947Z] - CONFIG_USER_NS: enabled [2020-04-12T15:25:41.947Z] - CONFIG_SECCOMP: enabled [2020-04-12T15:25:41.947Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-12T15:25:41.947Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-12T15:25:41.947Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-12T15:25:41.947Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-12T15:25:41.947Z] - CONFIG_BLK_CGROUP: enabled [2020-04-12T15:25:41.947Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-12T15:25:41.947Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-12T15:25:41.947Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-12T15:25:41.947Z] - CONFIG_CGROUP_PERF: enabled [2020-04-12T15:25:41.947Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-12T15:25:41.947Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-12T15:25:41.947Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-12T15:25:41.947Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-12T15:25:41.947Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-12T15:25:41.947Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_IP_VS: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-12T15:25:41.947Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-12T15:25:41.947Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-12T15:25:41.947Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_EXT4_FS: enabled [2020-04-12T15:25:41.947Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-12T15:25:41.947Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-12T15:25:41.947Z] - Network Drivers: [2020-04-12T15:25:41.947Z] - "overlay": [2020-04-12T15:25:41.947Z] - CONFIG_VXLAN: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-12T15:25:41.947Z] Optional (for encrypted networks): [2020-04-12T15:25:41.947Z] - CONFIG_CRYPTO: enabled [2020-04-12T15:25:41.947Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-12T15:25:41.947Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-12T15:25:41.947Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-12T15:25:41.947Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-12T15:25:41.947Z] - CONFIG_XFRM: enabled [2020-04-12T15:25:41.947Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-12T15:25:41.947Z] - "ipvlan": [2020-04-12T15:25:41.947Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-12T15:25:41.947Z] - "macvlan": [2020-04-12T15:25:41.947Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_DUMMY: enabled (as module) [2020-04-12T15:25:41.947Z] - "ftp,tftp client in container": [2020-04-12T15:25:41.947Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-12T15:25:41.947Z] - Storage Drivers: [2020-04-12T15:25:41.947Z] - "aufs": [2020-04-12T15:25:41.947Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-12T15:25:41.947Z] - "btrfs": [2020-04-12T15:25:41.947Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-12T15:25:41.947Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-12T15:25:41.947Z] - "devicemapper": [2020-04-12T15:25:41.947Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-12T15:25:41.947Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-12T15:25:41.947Z] - "overlay": [2020-04-12T15:25:41.968Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-12T15:25:41.968Z] - "zfs": [2020-04-12T15:25:41.968Z] - /dev/zfs: missing [2020-04-12T15:25:41.968Z] - zfs command: missing [2020-04-12T15:25:41.968Z] - zpool command: missing [2020-04-12T15:25:41.968Z] [2020-04-12T15:25:41.968Z] Limits: [2020-04-12T15:25:41.968Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-12T15:25:41.968Z] [2020-04-12T15:25:41.968Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-12T15:25:42.387Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e9d785ce3f02c223100f4dd01813e192ccd83948 . [2020-04-12T15:25:42.387Z] #2 [internal] load build definition from Dockerfile [2020-04-12T15:25:42.387Z] #2 transferring dockerfile: 17.09kB 0.0s done [2020-04-12T15:25:42.387Z] #2 DONE 0.0s [2020-04-12T15:25:42.387Z] [2020-04-12T15:25:42.387Z] #1 [internal] load .dockerignore [2020-04-12T15:25:42.387Z] #1 transferring context: 87B 0.0s done [2020-04-12T15:25:42.387Z] #1 DONE 0.0s [2020-04-12T15:25:42.387Z] [2020-04-12T15:25:42.387Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-12T15:25:42.688Z] #3 DONE 0.2s [2020-04-12T15:25:42.688Z] [2020-04-12T15:25:42.688Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-12T15:25:42.688Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-12T15:25:42.688Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-04-12T15:25:42.688Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-04-12T15:25:42.688Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 6.09MB / 8.87MB 0.2s [2020-04-12T15:25:42.688Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-12T15:25:42.977Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-04-12T15:25:42.977Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf [2020-04-12T15:25:43.259Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-04-12T15:25:43.259Z] #4 DONE 0.6s [2020-04-12T15:25:43.540Z] [2020-04-12T15:25:43.540Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-12T15:25:43.822Z] #5 DONE 0.2s [2020-04-12T15:25:43.822Z] [2020-04-12T15:25:43.822Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-12T15:25:43.933Z] Client: [2020-04-12T15:25:43.933Z] Debug Mode: false [2020-04-12T15:25:43.933Z] [2020-04-12T15:25:43.933Z] Server: [2020-04-12T15:25:43.933Z] Containers: 0 [2020-04-12T15:25:43.933Z] Running: 0 [2020-04-12T15:25:43.933Z] Paused: 0 [2020-04-12T15:25:43.933Z] Stopped: 0 [2020-04-12T15:25:43.933Z] Images: 1 [2020-04-12T15:25:43.933Z] Server Version: 19.03.5 [2020-04-12T15:25:43.933Z] Storage Driver: overlay2 [2020-04-12T15:25:43.933Z] Backing Filesystem: extfs [2020-04-12T15:25:43.933Z] Supports d_type: true [2020-04-12T15:25:43.933Z] Native Overlay Diff: true [2020-04-12T15:25:43.933Z] Logging Driver: json-file [2020-04-12T15:25:43.933Z] Cgroup Driver: cgroupfs [2020-04-12T15:25:43.933Z] Plugins: [2020-04-12T15:25:43.933Z] Volume: local [2020-04-12T15:25:43.933Z] Network: bridge host ipvlan macvlan null overlay [2020-04-12T15:25:43.933Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-12T15:25:43.933Z] Swarm: inactive [2020-04-12T15:25:43.933Z] Runtimes: runc [2020-04-12T15:25:43.933Z] Default Runtime: runc [2020-04-12T15:25:43.933Z] Init Binary: docker-init [2020-04-12T15:25:43.933Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-12T15:25:43.933Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-12T15:25:43.933Z] init version: fec3683 [2020-04-12T15:25:43.933Z] Security Options: [2020-04-12T15:25:43.933Z] apparmor [2020-04-12T15:25:43.933Z] seccomp [2020-04-12T15:25:43.933Z] Profile: default [2020-04-12T15:25:43.933Z] Kernel Version: 4.15.0-1058-aws [2020-04-12T15:25:43.933Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-12T15:25:43.933Z] OSType: linux [2020-04-12T15:25:43.933Z] Architecture: x86_64 [2020-04-12T15:25:43.933Z] CPUs: 2 [2020-04-12T15:25:43.933Z] Total Memory: 7.501GiB [2020-04-12T15:25:43.933Z] Name: ip-10-100-98-154 [2020-04-12T15:25:43.933Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-12T15:25:43.933Z] Docker Root Dir: /var/lib/docker [2020-04-12T15:25:43.933Z] Debug Mode: false [2020-04-12T15:25:43.933Z] Registry: https://index.docker.io/v1/ [2020-04-12T15:25:43.933Z] Labels: [2020-04-12T15:25:43.933Z] Experimental: true [2020-04-12T15:25:43.933Z] Insecure Registries: [2020-04-12T15:25:43.933Z] 127.0.0.0/8 [2020-04-12T15:25:43.933Z] Live Restore Enabled: true [2020-04-12T15:25:43.933Z] [2020-04-12T15:25:43.933Z] WARNING: No swap limit support [Pipeline] sh [2020-04-12T15:25:44.010Z] Still waiting to schedule task [2020-04-12T15:25:44.010Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-042fbfdc3cb022131)’ [2020-04-12T15:25:44.011Z] Still waiting to schedule task [2020-04-12T15:25:44.011Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-042fbfdc3cb022131)’ [2020-04-12T15:25:44.017Z] Still waiting to schedule task [2020-04-12T15:25:44.017Z] All nodes of label ‘arm64&&linux’ are offline [2020-04-12T15:25:44.121Z] #6 DONE 0.3s [2020-04-12T15:25:44.121Z] [2020-04-12T15:25:44.121Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:25:44.121Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-12T15:25:44.121Z] #7 sha256:19c08f2986c378fec7e0445eb1fdd253294083edfb92a55ba930c812b7164eeb 5.46kB / 5.46kB done [2020-04-12T15:25:44.121Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 0B / 9.88MB 0.1s [2020-04-12T15:25:44.121Z] #7 sha256:1869959e92b48f4df8f7f54fbcf37f3236679d4f49f2c3ff028586469d50a577 1.79kB / 1.79kB done [2020-04-12T15:25:44.121Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 1.78MB / 48.96MB 0.1s [2020-04-12T15:25:44.121Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 0B / 7.38MB 0.1s [2020-04-12T15:25:44.121Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-12T15:25:44.235Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-12T15:25:44.235Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-12T15:25:44.235Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-37867/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-12T15:25:44.235Z] + bash /home/ubuntu/workspace/moby_PR-37867/check-config.sh [2020-04-12T15:25:44.235Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-12T15:25:44.235Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-12T15:25:44.235Z] [2020-04-12T15:25:44.235Z] Generally Necessary: [2020-04-12T15:25:44.235Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-12T15:25:44.235Z] - apparmor: enabled and tools installed [2020-04-12T15:25:44.412Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 10.66MB / 48.96MB 0.2s [2020-04-12T15:25:44.412Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 1.61MB / 7.38MB 0.2s [2020-04-12T15:25:44.412Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 27.18MB / 48.96MB 0.4s [2020-04-12T15:25:44.412Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 7.38MB / 7.38MB 0.3s done [2020-04-12T15:25:44.412Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 0B / 51.33MB 0.4s [2020-04-12T15:25:44.493Z] - CONFIG_NAMESPACES: enabled [2020-04-12T15:25:44.493Z] - CONFIG_NET_NS: enabled [2020-04-12T15:25:44.493Z] - CONFIG_PID_NS: enabled [2020-04-12T15:25:44.493Z] - CONFIG_IPC_NS: enabled [2020-04-12T15:25:44.493Z] - CONFIG_UTS_NS: enabled [2020-04-12T15:25:44.493Z] - CONFIG_CGROUPS: enabled [2020-04-12T15:25:44.493Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-12T15:25:44.493Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-12T15:25:44.493Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-12T15:25:44.493Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-12T15:25:44.493Z] - CONFIG_CPUSETS: enabled [2020-04-12T15:25:44.493Z] - CONFIG_MEMCG: enabled [2020-04-12T15:25:44.493Z] - CONFIG_KEYS: enabled [2020-04-12T15:25:44.493Z] - CONFIG_VETH: enabled (as module) [2020-04-12T15:25:44.493Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-12T15:25:44.493Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-12T15:25:44.493Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-12T15:25:44.493Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-12T15:25:44.493Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-12T15:25:44.493Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-12T15:25:44.493Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-12T15:25:44.493Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-12T15:25:44.493Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-12T15:25:44.493Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-12T15:25:44.493Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-12T15:25:44.493Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-12T15:25:44.493Z] [2020-04-12T15:25:44.493Z] Optional Features: [2020-04-12T15:25:44.493Z] - CONFIG_USER_NS: enabled [2020-04-12T15:25:44.493Z] - CONFIG_SECCOMP: enabled [2020-04-12T15:25:44.493Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-12T15:25:44.493Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-12T15:25:44.493Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-12T15:25:44.493Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-12T15:25:44.493Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-12T15:25:44.493Z] - CONFIG_BLK_CGROUP: enabled [2020-04-12T15:25:44.493Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-12T15:25:44.695Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 1.10MB / 9.88MB 0.6s [2020-04-12T15:25:44.695Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 46.65MB / 48.96MB 0.6s [2020-04-12T15:25:44.695Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 9.36MB / 9.88MB 0.8s [2020-04-12T15:25:44.695Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 48.96MB / 48.96MB 0.7s done [2020-04-12T15:25:44.695Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 0B / 56.67MB 0.8s [2020-04-12T15:25:44.757Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-12T15:25:44.757Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-12T15:25:44.757Z] - CONFIG_CGROUP_PERF: enabled [2020-04-12T15:25:44.757Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-12T15:25:44.757Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-12T15:25:44.757Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-12T15:25:44.757Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-12T15:25:44.757Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-12T15:25:44.757Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-12T15:25:44.757Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-12T15:25:44.757Z] - CONFIG_IP_VS: enabled (as module) [2020-04-12T15:25:44.757Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-12T15:25:44.757Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-12T15:25:44.757Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-12T15:25:44.757Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-12T15:25:44.757Z] - CONFIG_EXT4_FS: enabled [2020-04-12T15:25:44.757Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-12T15:25:44.757Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-12T15:25:44.757Z] - Network Drivers: [2020-04-12T15:25:44.757Z] - "overlay": [2020-04-12T15:25:44.757Z] - CONFIG_VXLAN: enabled (as module) [2020-04-12T15:25:44.757Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-12T15:25:44.757Z] Optional (for encrypted networks): [2020-04-12T15:25:44.757Z] - CONFIG_CRYPTO: enabled [2020-04-12T15:25:44.757Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-12T15:25:44.757Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-12T15:25:44.757Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-12T15:25:44.757Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-12T15:25:44.757Z] - CONFIG_XFRM: enabled [2020-04-12T15:25:44.757Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-12T15:25:44.757Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-12T15:25:44.757Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-12T15:25:44.757Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-12T15:25:44.757Z] - "ipvlan": [2020-04-12T15:25:44.757Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-12T15:25:44.757Z] - "macvlan": [2020-04-12T15:25:44.757Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-12T15:25:44.757Z] - CONFIG_DUMMY: enabled (as module) [2020-04-12T15:25:44.757Z] - "ftp,tftp client in container": [2020-04-12T15:25:44.757Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-12T15:25:44.757Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-12T15:25:44.757Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-12T15:25:44.757Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-12T15:25:44.757Z] - Storage Drivers: [2020-04-12T15:25:44.757Z] - "aufs": [2020-04-12T15:25:44.757Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-12T15:25:44.985Z] #7 ... [2020-04-12T15:25:44.985Z] [2020-04-12T15:25:44.985Z] #20 [internal] load build context [2020-04-12T15:25:44.985Z] #20 transferring context: 52.78MB 1.0s done [2020-04-12T15:25:44.985Z] #20 DONE 1.0s [2020-04-12T15:25:44.985Z] [2020-04-12T15:25:44.985Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:25:44.985Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 9.88MB / 9.88MB 0.8s done [2020-04-12T15:25:44.985Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 5.07MB / 56.67MB 0.9s [2020-04-12T15:25:44.985Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 0B / 102.23MB 0.9s [2020-04-12T15:25:44.985Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 6.70MB / 51.33MB 1.1s [2020-04-12T15:25:44.985Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 21.75MB / 56.67MB 1.1s [2020-04-12T15:25:44.985Z] #7 extracting sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 [2020-04-12T15:25:45.023Z] - "btrfs": [2020-04-12T15:25:45.023Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-12T15:25:45.023Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-12T15:25:45.023Z] - "devicemapper": [2020-04-12T15:25:45.023Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-12T15:25:45.023Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-12T15:25:45.023Z] - "overlay": [2020-04-12T15:25:45.023Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-12T15:25:45.023Z] - "zfs": [2020-04-12T15:25:45.023Z] - /dev/zfs: missing [2020-04-12T15:25:45.023Z] - zfs command: missing [2020-04-12T15:25:45.023Z] - zpool command: missing [2020-04-12T15:25:45.023Z] [2020-04-12T15:25:45.023Z] Limits: [2020-04-12T15:25:45.023Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-12T15:25:45.023Z] [2020-04-12T15:25:45.023Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-12T15:25:45.276Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 10.11MB / 51.33MB 1.2s [2020-04-12T15:25:45.276Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 30.09MB / 56.67MB 1.2s [2020-04-12T15:25:45.276Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 14.18MB / 51.33MB 1.3s [2020-04-12T15:25:45.276Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 37.82MB / 56.67MB 1.3s [2020-04-12T15:25:45.276Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 47.68MB / 56.67MB 1.4s [2020-04-12T15:25:45.372Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e9d785ce3f02c223100f4dd01813e192ccd83948 . [2020-04-12T15:25:45.559Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 21.42MB / 51.33MB 1.5s [2020-04-12T15:25:45.559Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 54.00MB / 56.67MB 1.5s [2020-04-12T15:25:45.559Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 29.58MB / 51.33MB 1.6s [2020-04-12T15:25:45.631Z] #2 [internal] load .dockerignore [2020-04-12T15:25:45.632Z] #2 transferring context: 87B done [2020-04-12T15:25:45.632Z] #2 DONE 0.2s [2020-04-12T15:25:45.632Z] [2020-04-12T15:25:45.632Z] #1 [internal] load build definition from Dockerfile [2020-04-12T15:25:45.632Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-04-12T15:25:45.632Z] #1 DONE 0.2s [2020-04-12T15:25:45.632Z] [2020-04-12T15:25:45.632Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-12T15:25:45.843Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 37.83MB / 51.33MB 1.8s [2020-04-12T15:25:45.843Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 56.67MB / 56.67MB 1.6s done [2020-04-12T15:25:45.843Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 6.14MB / 102.23MB 1.8s [2020-04-12T15:25:45.843Z] #7 sha256:38a50ce2ad06196fc9363e15df92ff6fe2d90109296d495b26c0db4800faf0cd 155B / 155B 1.7s done [2020-04-12T15:25:45.889Z] #3 DONE 0.3s [2020-04-12T15:25:45.889Z] [2020-04-12T15:25:45.889Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-12T15:25:45.889Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-12T15:25:46.126Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 43.50MB / 51.33MB 2.0s [2020-04-12T15:25:46.126Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 12.47MB / 102.23MB 2.0s [2020-04-12T15:25:46.126Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 47.42MB / 51.33MB 2.1s [2020-04-12T15:25:46.126Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 51.33MB / 51.33MB 2.2s [2020-04-12T15:25:46.126Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 22.95MB / 102.23MB 2.2s [2020-04-12T15:25:46.147Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 1.40MB / 8.82MB 0.2s [2020-04-12T15:25:46.147Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-12T15:25:46.147Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-12T15:25:46.147Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-12T15:25:46.147Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2020-04-12T15:25:46.147Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-12T15:25:46.408Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 51.33MB / 51.33MB 2.2s done [2020-04-12T15:25:46.408Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 29.58MB / 102.23MB 2.3s [2020-04-12T15:25:46.408Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 36.16MB / 102.23MB 2.4s [2020-04-12T15:25:46.691Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 44.85MB / 102.23MB 2.6s [2020-04-12T15:25:46.691Z] #7 ... [2020-04-12T15:25:46.691Z] [2020-04-12T15:25:46.691Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-12T15:25:46.691Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-12T15:25:46.691Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-12T15:25:46.691Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-12T15:25:46.691Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done [2020-04-12T15:25:46.691Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2020-04-12T15:25:46.691Z] #71 DONE 2.7s [2020-04-12T15:25:46.691Z] [2020-04-12T15:25:46.691Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:25:46.691Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 50.23MB / 102.23MB 2.7s [2020-04-12T15:25:46.691Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 55.36MB / 102.23MB 2.8s [2020-04-12T15:25:46.691Z] #7 extracting sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 1.8s done [2020-04-12T15:25:46.712Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done [2020-04-12T15:25:46.970Z] #4 DONE 0.9s [2020-04-12T15:25:46.974Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 61.14MB / 102.23MB 2.9s [2020-04-12T15:25:46.974Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 67.80MB / 102.23MB 3.0s [2020-04-12T15:25:46.974Z] #7 extracting sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 0.1s [2020-04-12T15:25:47.256Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 75.48MB / 102.23MB 3.2s [2020-04-12T15:25:47.256Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 82.16MB / 102.23MB 3.3s [2020-04-12T15:25:47.256Z] #7 extracting sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 0.3s done [2020-04-12T15:25:47.535Z] [2020-04-12T15:25:47.535Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-12T15:25:47.538Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 94.57MB / 102.23MB 3.5s [2020-04-12T15:25:47.538Z] #7 extracting sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 [2020-04-12T15:25:47.538Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 102.23MB / 102.23MB 3.6s [2020-04-12T15:25:47.801Z] #5 DONE 0.3s [2020-04-12T15:25:47.801Z] [2020-04-12T15:25:47.801Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-12T15:25:47.801Z] #6 DONE 0.3s [2020-04-12T15:25:47.801Z] [2020-04-12T15:25:47.801Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-12T15:25:47.801Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-12T15:25:47.820Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 102.23MB / 102.23MB 3.7s done [2020-04-12T15:25:47.820Z] #7 extracting sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 0.3s done [2020-04-12T15:25:47.820Z] #7 extracting sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 [2020-04-12T15:25:48.064Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-12T15:25:48.064Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-12T15:25:48.064Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.3s [2020-04-12T15:25:48.415Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.06MB / 9.86MB 0.4s [2020-04-12T15:25:48.415Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s [2020-04-12T15:25:48.673Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-04-12T15:25:48.673Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-04-12T15:25:49.290Z] #7 extracting sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 1.4s done [2020-04-12T15:25:49.572Z] #7 extracting sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 0.1s [2020-04-12T15:25:51.042Z] #7 extracting sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 1.2s done [2020-04-12T15:25:51.042Z] #7 extracting sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd [2020-04-12T15:25:52.864Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.3s done [2020-04-12T15:25:53.128Z] #71 DONE 5.3s [2020-04-12T15:25:53.128Z] [2020-04-12T15:25:53.128Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:25:53.128Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-12T15:25:53.128Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.8s done [2020-04-12T15:25:53.128Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-12T15:25:53.128Z] #7 sha256:009f7cc109619687ea1a9be03fb3bd93377fba59ff178475e034a157ec76a192 1.79kB / 1.79kB done [2020-04-12T15:25:53.128Z] #7 sha256:ea7439326d7d81dd232126ad84a1bc20178ca118ce5433071b06dbc4a52dd14a 5.45kB / 5.45kB done [2020-04-12T15:25:53.128Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 2.8s done [2020-04-12T15:25:53.128Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 1.4s done [2020-04-12T15:25:53.128Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 3.4s done [2020-04-12T15:25:53.128Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 4.7s done [2020-04-12T15:25:53.128Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 71.21MB / 120.14MB 5.3s [2020-04-12T15:25:53.128Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 1.8s [2020-04-12T15:25:53.128Z] #7 sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 124B / 124B 3.5s done [2020-04-12T15:25:53.391Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 81.79MB / 120.14MB 5.5s [2020-04-12T15:25:53.391Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 92.43MB / 120.14MB 5.7s [2020-04-12T15:25:53.656Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 98.89MB / 120.14MB 5.9s [2020-04-12T15:25:53.715Z] #7 extracting sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 2.5s done [2020-04-12T15:25:53.715Z] #7 extracting sha256:38a50ce2ad06196fc9363e15df92ff6fe2d90109296d495b26c0db4800faf0cd 0.0s done [2020-04-12T15:25:53.914Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 106.77MB / 120.14MB 6.1s [2020-04-12T15:25:53.997Z] #7 DONE 9.9s [2020-04-12T15:25:53.997Z] [2020-04-12T15:25:53.997Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-12T15:25:54.194Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 113.53MB / 120.14MB 6.3s [2020-04-12T15:25:54.453Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 120.14MB / 120.14MB 6.5s [2020-04-12T15:25:54.453Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 120.14MB / 120.14MB 6.5s done [2020-04-12T15:25:54.670Z] Fetching without tags [2020-04-12T15:25:54.637Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-12T15:25:54.642Z] > git config --add remote.origin.fetch +refs/pull/37867/head:refs/remotes/origin/PR-37867 # timeout=10 [2020-04-12T15:25:54.646Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:25:54.662Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-12T15:25:54.677Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-12T15:25:54.677Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-12T15:25:54.678Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/37867/head:refs/remotes/origin/PR-37867 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:25:55.002Z] #8 DONE 1.1s [2020-04-12T15:25:55.002Z] [2020-04-12T15:25:55.002Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-12T15:25:55.164Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:25:56.008Z] #9 DONE 1.0s [2020-04-12T15:25:56.008Z] [2020-04-12T15:25:56.008Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-12T15:25:56.008Z] #29 DONE 0.0s [2020-04-12T15:25:56.008Z] [2020-04-12T15:25:56.008Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:25:56.008Z] #43 ... [2020-04-12T15:25:56.008Z] [2020-04-12T15:25:56.008Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-12T15:25:56.008Z] #40 DONE 0.1s [2020-04-12T15:25:56.008Z] [2020-04-12T15:25:56.008Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:25:56.008Z] #21 DONE 0.1s [2020-04-12T15:25:56.008Z] [2020-04-12T15:25:56.008Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-12T15:25:56.008Z] #46 DONE 0.1s [2020-04-12T15:25:56.290Z] [2020-04-12T15:25:56.290Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-12T15:25:56.290Z] #67 DONE 0.1s [2020-04-12T15:25:56.290Z] [2020-04-12T15:25:56.290Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-12T15:25:56.290Z] #73 DONE 0.1s [2020-04-12T15:25:56.290Z] [2020-04-12T15:25:56.290Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-12T15:25:56.290Z] #22 DONE 0.1s [2020-04-12T15:25:56.290Z] [2020-04-12T15:25:56.290Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-12T15:25:56.290Z] #55 DONE 0.1s [2020-04-12T15:25:56.290Z] [2020-04-12T15:25:56.290Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-12T15:25:56.290Z] #49 DONE 0.1s [2020-04-12T15:25:56.290Z] [2020-04-12T15:25:56.290Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-12T15:25:56.290Z] #32 DONE 0.1s [2020-04-12T15:25:56.290Z] [2020-04-12T15:25:56.290Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-12T15:25:56.290Z] #52 DONE 0.1s [2020-04-12T15:25:56.290Z] [2020-04-12T15:25:56.290Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:25:56.348Z] Merge succeeded, producing e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:25:56.348Z] Checking out Revision e9d785ce3f02c223100f4dd01813e192ccd83948 (PR-37867) [2020-04-12T15:25:56.351Z] #7 ... [2020-04-12T15:25:56.351Z] [2020-04-12T15:25:56.351Z] #20 [internal] load build context [2020-04-12T15:25:56.351Z] #20 transferring context: 52.78MB 7.9s done [2020-04-12T15:25:56.351Z] #20 DONE 8.1s [2020-04-12T15:25:56.351Z] [2020-04-12T15:25:56.351Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:25:56.823Z] Commit message: "enhance storage-opt validation logic in overlay2 driver" [2020-04-12T15:25:55.171Z] > git config core.sparsecheckout # timeout=10 [2020-04-12T15:25:55.179Z] > git checkout -f e9d785ce3f02c223100f4dd01813e192ccd83948 # timeout=10 [2020-04-12T15:25:56.315Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-12T15:25:56.339Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-12T15:25:56.355Z] > git config core.sparsecheckout # timeout=10 [2020-04-12T15:25:56.359Z] > git checkout -f e9d785ce3f02c223100f4dd01813e192ccd83948 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-12T15:25:57.686Z] + docker version [2020-04-12T15:25:57.686Z] Client: [2020-04-12T15:25:57.686Z] Version: 18.06.1-ce [2020-04-12T15:25:57.686Z] API version: 1.38 [2020-04-12T15:25:57.686Z] Go version: go1.10.3 [2020-04-12T15:25:57.686Z] Git commit: e68fc7a [2020-04-12T15:25:57.686Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-12T15:25:57.686Z] OS/Arch: linux/ppc64le [2020-04-12T15:25:57.686Z] Experimental: false [2020-04-12T15:25:57.686Z] [2020-04-12T15:25:57.686Z] Server: [2020-04-12T15:25:57.686Z] Engine: [2020-04-12T15:25:57.686Z] Version: 18.06.1-ce [2020-04-12T15:25:57.686Z] API version: 1.38 (minimum version 1.12) [2020-04-12T15:25:57.686Z] Go version: go1.10.3 [2020-04-12T15:25:57.687Z] Git commit: e68fc7a [2020-04-12T15:25:57.687Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-12T15:25:57.687Z] OS/Arch: linux/ppc64le [2020-04-12T15:25:57.687Z] Experimental: true [Pipeline] sh [2020-04-12T15:25:58.064Z] + docker info [2020-04-12T15:25:58.064Z] Containers: 0 [2020-04-12T15:25:58.064Z] Running: 0 [2020-04-12T15:25:58.064Z] Paused: 0 [2020-04-12T15:25:58.064Z] Stopped: 0 [2020-04-12T15:25:58.064Z] Images: 0 [2020-04-12T15:25:58.064Z] Server Version: 18.06.1-ce [2020-04-12T15:25:58.064Z] Storage Driver: overlay2 [2020-04-12T15:25:58.064Z] Backing Filesystem: extfs [2020-04-12T15:25:58.064Z] Supports d_type: true [2020-04-12T15:25:58.064Z] Native Overlay Diff: true [2020-04-12T15:25:58.064Z] Logging Driver: json-file [2020-04-12T15:25:58.064Z] Cgroup Driver: cgroupfs [2020-04-12T15:25:58.064Z] Plugins: [2020-04-12T15:25:58.064Z] Volume: local [2020-04-12T15:25:58.064Z] Network: bridge host ipvlan macvlan null overlay [2020-04-12T15:25:58.064Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-12T15:25:58.064Z] Swarm: inactive [2020-04-12T15:25:58.064Z] Runtimes: runc [2020-04-12T15:25:58.064Z] Default Runtime: runc [2020-04-12T15:25:58.064Z] Init Binary: docker-init [2020-04-12T15:25:58.065Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-12T15:25:58.065Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-12T15:25:58.065Z] init version: fec3683 [2020-04-12T15:25:58.065Z] Security Options: [2020-04-12T15:25:58.065Z] apparmor [2020-04-12T15:25:58.065Z] seccomp [2020-04-12T15:25:58.065Z] Profile: default [2020-04-12T15:25:58.065Z] Kernel Version: 4.4.0-139-generic [2020-04-12T15:25:58.065Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-12T15:25:58.065Z] OSType: linux [2020-04-12T15:25:58.065Z] Architecture: ppc64le [2020-04-12T15:25:58.065Z] CPUs: 4 [2020-04-12T15:25:58.065Z] Total Memory: 7.972GiB [2020-04-12T15:25:58.065Z] Name: ppc64le-ubuntu-20 [2020-04-12T15:25:58.065Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-12T15:25:58.065Z] Docker Root Dir: /var/lib/docker [2020-04-12T15:25:58.065Z] Debug Mode (client): false [2020-04-12T15:25:58.065Z] Debug Mode (server): false [2020-04-12T15:25:58.065Z] Username: dockerbuildbot [2020-04-12T15:25:58.065Z] Registry: https://index.docker.io/v1/ [2020-04-12T15:25:58.065Z] Labels: [2020-04-12T15:25:58.065Z] Experimental: true [2020-04-12T15:25:58.065Z] Insecure Registries: [2020-04-12T15:25:58.065Z] 127.0.0.0/8 [2020-04-12T15:25:58.065Z] Live Restore Enabled: false [2020-04-12T15:25:58.065Z] [Pipeline] sh [2020-04-12T15:25:58.255Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 6.8s done [2020-04-12T15:25:58.255Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.1s [2020-04-12T15:25:58.449Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-12T15:25:58.449Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-12T15:25:58.449Z] + curl -fsSL -o /home/docker/workspace/moby_PR-37867/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-12T15:25:58.449Z] + bash /home/docker/workspace/moby_PR-37867/check-config.sh [2020-04-12T15:25:58.449Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-12T15:25:58.449Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-04-12T15:25:58.449Z] [2020-04-12T15:25:58.449Z] Generally Necessary: [2020-04-12T15:25:58.449Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-12T15:25:58.449Z] - apparmor: enabled and tools installed [2020-04-12T15:25:58.449Z] - CONFIG_NAMESPACES: enabled [2020-04-12T15:25:58.736Z] - CONFIG_NET_NS: enabled [2020-04-12T15:25:58.736Z] - CONFIG_PID_NS: enabled [2020-04-12T15:25:58.736Z] - CONFIG_IPC_NS: enabled [2020-04-12T15:25:58.736Z] - CONFIG_UTS_NS: enabled [2020-04-12T15:25:58.736Z] - CONFIG_CGROUPS: enabled [2020-04-12T15:25:58.736Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-12T15:25:58.736Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-12T15:25:58.736Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-12T15:25:58.736Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-12T15:25:58.736Z] - CONFIG_CPUSETS: enabled [2020-04-12T15:25:58.736Z] - CONFIG_MEMCG: enabled [2020-04-12T15:25:58.736Z] - CONFIG_KEYS: enabled [2020-04-12T15:25:58.736Z] - CONFIG_VETH: enabled (as module) [2020-04-12T15:25:58.736Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-12T15:25:58.736Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-12T15:25:58.736Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-12T15:25:58.736Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-12T15:25:58.736Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-12T15:25:58.736Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-12T15:25:58.736Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-12T15:25:58.736Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-12T15:25:58.736Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-12T15:25:58.736Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-12T15:25:58.736Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-12T15:25:58.736Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-12T15:25:58.736Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-12T15:25:58.736Z] [2020-04-12T15:25:58.736Z] Optional Features: [2020-04-12T15:25:58.736Z] - CONFIG_USER_NS: enabled [2020-04-12T15:25:58.736Z] - CONFIG_SECCOMP: enabled [2020-04-12T15:25:58.736Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-12T15:25:58.736Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-12T15:25:58.736Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-12T15:25:58.736Z] (cgroup swap accounting is currently enabled) [2020-04-12T15:25:58.736Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-12T15:25:58.736Z] - CONFIG_BLK_CGROUP: enabled [2020-04-12T15:25:58.736Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-12T15:25:58.736Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-12T15:25:58.820Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.5s done [2020-04-12T15:25:58.820Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 [2020-04-12T15:25:59.021Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-12T15:25:59.021Z] - CONFIG_CGROUP_PERF: enabled [2020-04-12T15:25:59.021Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-12T15:25:59.021Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-12T15:25:59.021Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-12T15:25:59.021Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-12T15:25:59.021Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-12T15:25:59.021Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-12T15:25:59.021Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-12T15:25:59.021Z] - CONFIG_IP_VS: enabled (as module) [2020-04-12T15:25:59.021Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-12T15:25:59.021Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-12T15:25:59.021Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-12T15:25:59.021Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-12T15:25:59.021Z] - CONFIG_EXT4_FS: enabled [2020-04-12T15:25:59.021Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-12T15:25:59.021Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-12T15:25:59.021Z] - Network Drivers: [2020-04-12T15:25:59.021Z] - "overlay": [2020-04-12T15:25:59.021Z] - CONFIG_VXLAN: enabled (as module) [2020-04-12T15:25:59.021Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-12T15:25:59.021Z] Optional (for encrypted networks): [2020-04-12T15:25:59.021Z] - CONFIG_CRYPTO: enabled [2020-04-12T15:25:59.021Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-12T15:25:59.021Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-12T15:25:59.021Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-12T15:25:59.021Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-12T15:25:59.021Z] - CONFIG_XFRM: enabled [2020-04-12T15:25:59.021Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-12T15:25:59.021Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-12T15:25:59.021Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-12T15:25:59.021Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-12T15:25:59.021Z] - "ipvlan": [2020-04-12T15:25:59.021Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-12T15:25:59.021Z] - "macvlan": [2020-04-12T15:25:59.021Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-12T15:25:59.021Z] - CONFIG_DUMMY: enabled (as module) [2020-04-12T15:25:59.021Z] - "ftp,tftp client in container": [2020-04-12T15:25:59.305Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-12T15:25:59.305Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-12T15:25:59.305Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-12T15:25:59.305Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-12T15:25:59.305Z] - Storage Drivers: [2020-04-12T15:25:59.305Z] - "aufs": [2020-04-12T15:25:59.305Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-12T15:25:59.305Z] - "btrfs": [2020-04-12T15:25:59.305Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-12T15:25:59.305Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-12T15:25:59.305Z] - "devicemapper": [2020-04-12T15:25:59.305Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-12T15:25:59.305Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-12T15:25:59.305Z] - "overlay": [2020-04-12T15:25:59.305Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-12T15:25:59.305Z] - "zfs": [2020-04-12T15:25:59.305Z] - /dev/zfs: missing [2020-04-12T15:25:59.305Z] - zfs command: missing [2020-04-12T15:25:59.305Z] - zpool command: missing [2020-04-12T15:25:59.305Z] [2020-04-12T15:25:59.305Z] Limits: [2020-04-12T15:25:59.305Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-12T15:25:59.305Z] [2020-04-12T15:25:59.305Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-12T15:25:59.385Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.4s done [2020-04-12T15:25:59.385Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 [2020-04-12T15:25:59.735Z] + make bundles/buildx [2020-04-12T15:26:00.357Z] make: command: Command not found [2020-04-12T15:26:00.357Z] make: command: Command not found [2020-04-12T15:26:00.357Z] mkdir bundles [2020-04-12T15:26:00.357Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-04-12T15:26:00.357Z] --build-arg BUILDX_COMMIT \ [2020-04-12T15:26:00.357Z] --build-arg BUILDX_REPO \ [2020-04-12T15:26:00.357Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-04-12T15:26:00.357Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-04-12T15:26:00.357Z] . [2020-04-12T15:26:00.357Z] /bin/sh: 4: go: not found [2020-04-12T15:26:00.357Z] /bin/sh: 5: go: not found [2020-04-12T15:26:00.689Z] #53 3.629 + RM_GOPATH=0 [2020-04-12T15:26:00.689Z] #53 3.630 + TMP_GOPATH= [2020-04-12T15:26:00.689Z] #53 3.630 + : /build [2020-04-12T15:26:00.689Z] #53 3.630 + '[' -z '' ']' [2020-04-12T15:26:00.689Z] #53 3.630 ++ mktemp -d [2020-04-12T15:26:00.689Z] #53 3.633 + export GOPATH=/tmp/tmp.SMlu51CR5Y [2020-04-12T15:26:00.689Z] #53 3.634 + GOPATH=/tmp/tmp.SMlu51CR5Y [2020-04-12T15:26:00.689Z] #53 3.634 + RM_GOPATH=1 [2020-04-12T15:26:00.689Z] #53 3.634 ++ dirname ./install.sh [2020-04-12T15:26:00.689Z] #53 3.637 + dir=. [2020-04-12T15:26:00.689Z] #53 3.637 + bin=golangci_lint [2020-04-12T15:26:00.689Z] #53 3.637 + shift [2020-04-12T15:26:00.689Z] #53 3.637 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-12T15:26:00.689Z] #53 3.637 + . ./golangci_lint.installer [2020-04-12T15:26:00.689Z] #53 3.638 ++ : v1.23.8 [2020-04-12T15:26:00.689Z] #53 3.638 + install_golangci_lint [2020-04-12T15:26:00.689Z] #53 3.638 + echo 'Installing golangci-lint version v1.23.8' [2020-04-12T15:26:00.689Z] #53 3.638 Installing golangci-lint version v1.23.8 [2020-04-12T15:26:00.689Z] #53 3.638 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-12T15:26:01.699Z] #53 ... [2020-04-12T15:26:01.699Z] [2020-04-12T15:26:01.699Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:01.699Z] #33 3.841 + RM_GOPATH=0 [2020-04-12T15:26:01.699Z] #33 3.841 + TMP_GOPATH= [2020-04-12T15:26:01.699Z] #33 3.841 + : /build [2020-04-12T15:26:01.699Z] #33 3.841 + '[' -z '' ']' [2020-04-12T15:26:01.699Z] #33 3.842 ++ mktemp -d [2020-04-12T15:26:01.699Z] #33 3.852 + export GOPATH=/tmp/tmp.wH3JujHKmV [2020-04-12T15:26:01.699Z] #33 3.852 + GOPATH=/tmp/tmp.wH3JujHKmV [2020-04-12T15:26:01.699Z] #33 3.852 + RM_GOPATH=1 [2020-04-12T15:26:01.699Z] #33 3.853 ++ dirname ./install.sh [2020-04-12T15:26:01.699Z] #33 3.859 + dir=. [2020-04-12T15:26:01.699Z] #33 3.860 + bin=tomlv [2020-04-12T15:26:01.699Z] #33 3.860 + shift [2020-04-12T15:26:01.699Z] #33 3.860 + '[' '!' -f ./tomlv.installer ']' [2020-04-12T15:26:01.699Z] #33 3.860 + . ./tomlv.installer [2020-04-12T15:26:01.699Z] #33 3.861 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:26:01.699Z] #33 3.861 + install_tomlv [2020-04-12T15:26:01.699Z] #33 3.862 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-12T15:26:01.699Z] #33 3.862 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:26:01.699Z] #33 3.862 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wH3JujHKmV/src/github.com/BurntSushi/toml [2020-04-12T15:26:01.699Z] #33 3.865 Cloning into '/tmp/tmp.wH3JujHKmV/src/github.com/BurntSushi/toml'... [2020-04-12T15:26:01.699Z] #33 4.752 + cd /tmp/tmp.wH3JujHKmV/src/github.com/BurntSushi/toml [2020-04-12T15:26:01.699Z] #33 4.752 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:26:01.699Z] #33 4.778 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-12T15:26:01.699Z] #33 5.388 math/bits [2020-04-12T15:26:01.699Z] #33 5.527 runtime [2020-04-12T15:26:02.313Z] #33 5.986 math [2020-04-12T15:26:03.055Z] Sending build context to Docker daemon 57.43MB [2020-04-12T15:26:03.056Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-04-12T15:26:03.056Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-04-12T15:26:03.056Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-04-12T15:26:03.056Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-04-12T15:26:03.056Z] 1.12.10-stretch: Pulling from library/golang [2020-04-12T15:26:03.339Z] fb056072eab9: Pulling fs layer [2020-04-12T15:26:03.339Z] 6a33b1f9796f: Pulling fs layer [2020-04-12T15:26:03.339Z] 8f8f8962e456: Pulling fs layer [2020-04-12T15:26:03.339Z] 68adcc365214: Pulling fs layer [2020-04-12T15:26:03.339Z] 76d8adf27bdf: Pulling fs layer [2020-04-12T15:26:03.339Z] d66e58854927: Pulling fs layer [2020-04-12T15:26:03.339Z] 71497195576e: Pulling fs layer [2020-04-12T15:26:03.339Z] 68adcc365214: Waiting [2020-04-12T15:26:03.339Z] 76d8adf27bdf: Waiting [2020-04-12T15:26:03.339Z] d66e58854927: Waiting [2020-04-12T15:26:03.339Z] 71497195576e: Waiting [2020-04-12T15:26:03.568Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.6s done [2020-04-12T15:26:03.568Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e [2020-04-12T15:26:03.624Z] 8f8f8962e456: Verifying Checksum [2020-04-12T15:26:03.624Z] 8f8f8962e456: Download complete [2020-04-12T15:26:04.646Z] 6a33b1f9796f: Verifying Checksum [2020-04-12T15:26:04.646Z] 6a33b1f9796f: Download complete [2020-04-12T15:26:06.137Z] fb056072eab9: Download complete [2020-04-12T15:26:06.694Z] #33 ... [2020-04-12T15:26:06.694Z] [2020-04-12T15:26:06.694Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:26:06.694Z] #23 4.002 + RM_GOPATH=0 [2020-04-12T15:26:06.694Z] #23 4.002 + TMP_GOPATH= [2020-04-12T15:26:06.694Z] #23 4.002 + : /build [2020-04-12T15:26:06.694Z] #23 4.002 + '[' -z '' ']' [2020-04-12T15:26:06.694Z] #23 4.004 ++ mktemp -d [2020-04-12T15:26:06.694Z] #23 4.005 + export GOPATH=/tmp/tmp.V1LSOF1au7 [2020-04-12T15:26:06.694Z] #23 4.012 + GOPATH=/tmp/tmp.V1LSOF1au7 [2020-04-12T15:26:06.694Z] #23 4.012 + RM_GOPATH=1 [2020-04-12T15:26:06.694Z] #23 4.013 ++ dirname ./install.sh [2020-04-12T15:26:06.694Z] #23 4.013 + dir=. [2020-04-12T15:26:06.694Z] #23 4.013 + bin=dockercli [2020-04-12T15:26:06.694Z] #23 4.013 + shift [2020-04-12T15:26:06.694Z] #23 4.014 + '[' '!' -f ./dockercli.installer ']' [2020-04-12T15:26:06.694Z] #23 4.014 + . ./dockercli.installer [2020-04-12T15:26:06.694Z] #23 4.014 ++ : stable [2020-04-12T15:26:06.694Z] #23 4.014 ++ : 17.06.2-ce [2020-04-12T15:26:06.694Z] #23 4.015 + install_dockercli [2020-04-12T15:26:06.694Z] #23 4.015 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-12T15:26:06.694Z] #23 4.015 Install docker/cli version 17.06.2-ce from stable [2020-04-12T15:26:06.694Z] #23 4.016 ++ uname -m [2020-04-12T15:26:06.694Z] #23 4.019 + arch=s390x [2020-04-12T15:26:06.694Z] #23 4.020 + '[' s390x '!=' x86_64 ']' [2020-04-12T15:26:06.694Z] #23 4.020 + '[' s390x '!=' s390x ']' [2020-04-12T15:26:06.694Z] #23 4.020 + url=https://download.docker.com/linux/static [2020-04-12T15:26:06.694Z] #23 4.020 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-04-12T15:26:06.694Z] #23 4.022 + tar -xz docker/docker [2020-04-12T15:26:06.694Z] #23 9.468 + mkdir -p /build [2020-04-12T15:26:06.694Z] #23 9.501 + mv docker/docker /build/ [2020-04-12T15:26:06.694Z] #23 9.508 + rmdir docker [2020-04-12T15:26:06.694Z] #23 DONE 9.8s [2020-04-12T15:26:06.694Z] [2020-04-12T15:26:06.694Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:26:06.694Z] #30 2.711 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-12T15:26:06.694Z] #30 2.714 Cloning into '.'... [2020-04-12T15:26:06.694Z] #30 ... [2020-04-12T15:26:06.694Z] [2020-04-12T15:26:06.694Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:26:06.694Z] #50 4.207 + RM_GOPATH=0 [2020-04-12T15:26:06.694Z] #50 4.207 + TMP_GOPATH= [2020-04-12T15:26:06.694Z] #50 4.207 + : /build [2020-04-12T15:26:06.694Z] #50 4.207 + '[' -z '' ']' [2020-04-12T15:26:06.694Z] #50 4.208 ++ mktemp -d [2020-04-12T15:26:06.694Z] #50 4.210 + export GOPATH=/tmp/tmp.Ze7L41WGai [2020-04-12T15:26:06.694Z] #50 4.210 + GOPATH=/tmp/tmp.Ze7L41WGai [2020-04-12T15:26:06.694Z] #50 4.210 + RM_GOPATH=1 [2020-04-12T15:26:06.694Z] #50 4.213 ++ dirname ./install.sh [2020-04-12T15:26:06.694Z] #50 4.213 + dir=. [2020-04-12T15:26:06.694Z] #50 4.217 + bin=gotestsum [2020-04-12T15:26:06.694Z] #50 4.217 + shift [2020-04-12T15:26:06.694Z] #50 4.217 + '[' '!' -f ./gotestsum.installer ']' [2020-04-12T15:26:06.694Z] #50 4.217 + . ./gotestsum.installer [2020-04-12T15:26:06.694Z] #50 4.217 ++ : v0.3.5 [2020-04-12T15:26:06.694Z] #50 4.217 + install_gotestsum [2020-04-12T15:26:06.694Z] #50 4.222 + echo 'Installing gotestsum version v0.3.5' [2020-04-12T15:26:06.694Z] #50 4.222 Installing gotestsum version v0.3.5 [2020-04-12T15:26:06.694Z] #50 4.222 + go get -d gotest.tools/gotestsum [2020-04-12T15:26:06.694Z] #50 ... [2020-04-12T15:26:06.694Z] [2020-04-12T15:26:06.694Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:26:06.694Z] #41 2.579 + git clone https://github.com/docker/distribution.git . [2020-04-12T15:26:06.694Z] #41 2.582 Cloning into '.'... [2020-04-12T15:26:06.694Z] #41 ... [2020-04-12T15:26:06.694Z] [2020-04-12T15:26:06.694Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:26:06.694Z] #10 2.514 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:26:06.694Z] #10 2.581 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:26:06.694Z] #10 2.581 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:26:06.694Z] #10 3.460 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-12T15:26:06.694Z] #10 5.431 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-12T15:26:06.694Z] #10 7.919 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-12T15:26:06.694Z] #10 ... [2020-04-12T15:26:06.694Z] [2020-04-12T15:26:06.694Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:26:06.694Z] #35 2.586 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:26:06.694Z] #35 2.643 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:26:06.694Z] #35 2.651 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:26:06.694Z] #35 3.065 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-12T15:26:06.694Z] #35 4.076 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-12T15:26:06.694Z] #35 5.977 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-12T15:26:06.694Z] #35 ... [2020-04-12T15:26:06.694Z] [2020-04-12T15:26:06.694Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:26:06.694Z] #47 2.546 + RM_GOPATH=0 [2020-04-12T15:26:06.694Z] #47 2.546 + TMP_GOPATH= [2020-04-12T15:26:06.694Z] #47 2.546 + : /build [2020-04-12T15:26:06.694Z] #47 2.546 + '[' -z '' ']' [2020-04-12T15:26:06.694Z] #47 2.546 ++ mktemp -d [2020-04-12T15:26:06.694Z] #47 2.546 + export GOPATH=/tmp/tmp.2XhvRMgSMO [2020-04-12T15:26:06.694Z] #47 2.546 + GOPATH=/tmp/tmp.2XhvRMgSMO [2020-04-12T15:26:06.694Z] #47 2.546 + RM_GOPATH=1 [2020-04-12T15:26:06.694Z] #47 2.546 ++ dirname ./install.sh [2020-04-12T15:26:06.694Z] #47 2.546 + dir=. [2020-04-12T15:26:06.694Z] #47 2.546 + bin=vndr [2020-04-12T15:26:06.694Z] #47 2.546 + shift [2020-04-12T15:26:06.694Z] #47 2.546 + '[' '!' -f ./vndr.installer ']' [2020-04-12T15:26:06.694Z] #47 2.546 + . ./vndr.installer [2020-04-12T15:26:06.694Z] #47 2.546 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:26:06.694Z] #47 2.546 + install_vndr [2020-04-12T15:26:06.694Z] #47 2.546 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-12T15:26:06.694Z] #47 2.546 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2XhvRMgSMO/src/github.com/LK4D4/vndr [2020-04-12T15:26:06.694Z] #47 2.546 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:26:06.694Z] #47 2.548 Cloning into '/tmp/tmp.2XhvRMgSMO/src/github.com/LK4D4/vndr'... [2020-04-12T15:26:06.694Z] #47 3.034 + cd /tmp/tmp.2XhvRMgSMO/src/github.com/LK4D4/vndr [2020-04-12T15:26:06.694Z] #47 3.034 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:26:06.694Z] #47 3.050 + go build -buildmode=pie -v -o /build/vndr . [2020-04-12T15:26:06.694Z] #47 3.738 runtime/internal/atomic [2020-04-12T15:26:06.694Z] #47 3.748 internal/cpu [2020-04-12T15:26:06.694Z] #47 3.918 runtime/internal/sys [2020-04-12T15:26:06.694Z] #47 4.039 runtime/internal/math [2020-04-12T15:26:06.694Z] #47 4.043 internal/bytealg [2020-04-12T15:26:06.694Z] #47 4.055 internal/race [2020-04-12T15:26:06.694Z] #47 4.125 sync/atomic [2020-04-12T15:26:06.694Z] #47 4.224 unicode [2020-04-12T15:26:06.694Z] #47 4.285 runtime [2020-04-12T15:26:06.694Z] #47 7.001 unicode/utf8 [2020-04-12T15:26:06.694Z] #47 7.593 math [2020-04-12T15:26:06.850Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.6s done [2020-04-12T15:26:06.976Z] #47 ... [2020-04-12T15:26:06.976Z] [2020-04-12T15:26:06.976Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:06.976Z] #74 3.121 + RM_GOPATH=0 [2020-04-12T15:26:06.976Z] #74 3.122 + TMP_GOPATH= [2020-04-12T15:26:06.976Z] #74 3.122 + : /build [2020-04-12T15:26:06.976Z] #74 3.122 + '[' -z '' ']' [2020-04-12T15:26:06.976Z] #74 3.122 ++ mktemp -d [2020-04-12T15:26:06.976Z] #74 3.125 + export GOPATH=/tmp/tmp.AcESPOo4mm [2020-04-12T15:26:06.976Z] #74 3.125 + GOPATH=/tmp/tmp.AcESPOo4mm [2020-04-12T15:26:06.976Z] #74 3.125 + RM_GOPATH=1 [2020-04-12T15:26:06.976Z] #74 3.125 ++ dirname ./install.sh [2020-04-12T15:26:06.976Z] #74 3.126 + dir=. [2020-04-12T15:26:06.976Z] #74 3.127 + bin=proxy [2020-04-12T15:26:06.976Z] #74 3.127 + shift [2020-04-12T15:26:06.976Z] #74 3.127 + '[' '!' -f ./proxy.installer ']' [2020-04-12T15:26:06.976Z] #74 3.127 + . ./proxy.installer [2020-04-12T15:26:06.976Z] #74 3.127 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:26:06.976Z] #74 3.128 + install_proxy [2020-04-12T15:26:06.976Z] #74 3.128 + case "$1" in [2020-04-12T15:26:06.976Z] #74 3.128 + export CGO_ENABLED=0 [2020-04-12T15:26:06.976Z] #74 3.128 + CGO_ENABLED=0 [2020-04-12T15:26:06.976Z] #74 3.128 + _install_proxy [2020-04-12T15:26:06.976Z] #74 3.128 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-12T15:26:06.976Z] #74 3.128 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:26:06.976Z] #74 3.128 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AcESPOo4mm/src/github.com/docker/libnetwork [2020-04-12T15:26:06.976Z] #74 3.135 Cloning into '/tmp/tmp.AcESPOo4mm/src/github.com/docker/libnetwork'... [2020-04-12T15:26:06.976Z] #74 ... [2020-04-12T15:26:06.976Z] [2020-04-12T15:26:06.976Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:26:06.976Z] #68 3.527 + RM_GOPATH=0 [2020-04-12T15:26:06.976Z] #68 3.527 + TMP_GOPATH= [2020-04-12T15:26:06.976Z] #68 3.527 + : /build/ [2020-04-12T15:26:06.976Z] #68 3.527 + '[' -z '' ']' [2020-04-12T15:26:06.976Z] #68 3.528 ++ mktemp -d [2020-04-12T15:26:06.976Z] #68 3.529 + export GOPATH=/tmp/tmp.rSUAWdUMMX [2020-04-12T15:26:06.976Z] #68 3.529 + GOPATH=/tmp/tmp.rSUAWdUMMX [2020-04-12T15:26:06.976Z] #68 3.529 + RM_GOPATH=1 [2020-04-12T15:26:06.976Z] #68 3.530 ++ dirname ./install.sh [2020-04-12T15:26:06.976Z] #68 3.532 + dir=. [2020-04-12T15:26:06.976Z] #68 3.532 + bin=rootlesskit [2020-04-12T15:26:06.976Z] #68 3.532 + shift [2020-04-12T15:26:06.976Z] #68 3.532 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-12T15:26:06.976Z] #68 3.532 + . ./rootlesskit.installer [2020-04-12T15:26:06.976Z] #68 3.532 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:26:06.976Z] #68 3.533 + install_rootlesskit [2020-04-12T15:26:06.976Z] #68 3.533 + case "$1" in [2020-04-12T15:26:06.976Z] #68 3.533 + export CGO_ENABLED=0 [2020-04-12T15:26:06.976Z] #68 3.533 + CGO_ENABLED=0 [2020-04-12T15:26:06.976Z] #68 3.533 + _install_rootlesskit [2020-04-12T15:26:06.976Z] #68 3.533 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-12T15:26:06.976Z] #68 3.533 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:26:06.976Z] #68 3.533 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rSUAWdUMMX/src/github.com/rootless-containers/rootlesskit [2020-04-12T15:26:06.976Z] #68 3.537 Cloning into '/tmp/tmp.rSUAWdUMMX/src/github.com/rootless-containers/rootlesskit'... [2020-04-12T15:26:06.976Z] #68 6.643 + cd /tmp/tmp.rSUAWdUMMX/src/github.com/rootless-containers/rootlesskit [2020-04-12T15:26:06.976Z] #68 6.644 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:26:06.976Z] #68 6.981 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-12T15:26:06.976Z] #68 6.981 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-12T15:26:07.108Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 [2020-04-12T15:26:07.179Z] 68adcc365214: Verifying Checksum [2020-04-12T15:26:07.179Z] 68adcc365214: Download complete [2020-04-12T15:26:07.258Z] #68 ... [2020-04-12T15:26:07.258Z] [2020-04-12T15:26:07.258Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:07.258Z] #56 3.940 + RM_GOPATH=0 [2020-04-12T15:26:07.258Z] #56 3.940 + TMP_GOPATH= [2020-04-12T15:26:07.258Z] #56 3.941 + : /build [2020-04-12T15:26:07.258Z] #56 3.941 + '[' -z '' ']' [2020-04-12T15:26:07.258Z] #56 3.941 ++ mktemp -d [2020-04-12T15:26:07.258Z] #56 3.942 + export GOPATH=/tmp/tmp.CmV48rLBMc [2020-04-12T15:26:07.258Z] #56 3.942 + GOPATH=/tmp/tmp.CmV48rLBMc [2020-04-12T15:26:07.258Z] #56 3.943 + RM_GOPATH=1 [2020-04-12T15:26:07.258Z] #56 3.943 ++ dirname ./install.sh [2020-04-12T15:26:07.258Z] #56 3.943 + dir=. [2020-04-12T15:26:07.258Z] #56 3.944 + bin=shfmt [2020-04-12T15:26:07.258Z] #56 3.944 + shift [2020-04-12T15:26:07.258Z] #56 3.944 + '[' '!' -f ./shfmt.installer ']' [2020-04-12T15:26:07.258Z] #56 3.944 + . ./shfmt.installer [2020-04-12T15:26:07.258Z] #56 3.944 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:26:07.258Z] #56 3.944 + install_shfmt [2020-04-12T15:26:07.258Z] #56 3.944 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-12T15:26:07.258Z] #56 3.945 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:26:07.258Z] #56 3.945 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CmV48rLBMc/src/github.com/mvdan/sh [2020-04-12T15:26:07.258Z] #56 3.951 Cloning into '/tmp/tmp.CmV48rLBMc/src/github.com/mvdan/sh'... [2020-04-12T15:26:07.258Z] #56 9.615 + cd /tmp/tmp.CmV48rLBMc/src/github.com/mvdan/sh [2020-04-12T15:26:07.258Z] #56 9.615 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:26:07.258Z] #56 9.729 + GO111MODULE=on [2020-04-12T15:26:07.258Z] #56 9.729 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-12T15:26:07.258Z] #56 11.14 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:26:07.258Z] #56 11.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:26:07.258Z] #56 11.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:26:07.258Z] #56 ... [2020-04-12T15:26:07.258Z] [2020-04-12T15:26:07.258Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:26:07.258Z] #62 1.962 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:26:07.258Z] #62 2.342 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:26:07.258Z] #62 2.502 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:26:07.258Z] #62 2.944 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-12T15:26:07.258Z] #62 4.125 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-12T15:26:07.258Z] #62 4.199 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-12T15:26:07.465Z] 71497195576e: Verifying Checksum [2020-04-12T15:26:07.465Z] 71497195576e: Download complete [2020-04-12T15:26:07.539Z] #62 ... [2020-04-12T15:26:07.540Z] [2020-04-12T15:26:07.540Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:26:07.540Z] #25 1.962 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:26:07.540Z] #25 2.323 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:26:07.540Z] #25 2.498 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:26:07.540Z] #25 3.118 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-12T15:26:07.540Z] #25 4.649 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-12T15:26:07.540Z] #25 6.764 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-12T15:26:07.540Z] #25 ... [2020-04-12T15:26:07.540Z] [2020-04-12T15:26:07.540Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:07.540Z] #56 11.36 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:26:07.540Z] #56 11.36 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:26:07.821Z] #56 11.78 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:26:08.488Z] 76d8adf27bdf: Verifying Checksum [2020-04-12T15:26:08.488Z] 76d8adf27bdf: Download complete [2020-04-12T15:26:08.843Z] #56 12.45 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:26:08.843Z] #56 ... [2020-04-12T15:26:08.843Z] [2020-04-12T15:26:08.843Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:26:08.843Z] #43 2.738 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:26:08.843Z] #43 2.788 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:26:08.843Z] #43 2.808 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:26:08.843Z] #43 3.423 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-12T15:26:08.843Z] #43 5.031 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-12T15:26:08.843Z] #43 6.636 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-12T15:26:08.843Z] #43 12.61 Fetched 8034 kB in 10s (810 kB/s) [2020-04-12T15:26:08.843Z] #43 12.61 Reading package lists... [2020-04-12T15:26:08.843Z] #43 ... [2020-04-12T15:26:08.843Z] [2020-04-12T15:26:08.843Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:26:08.843Z] #41 12.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-12T15:26:10.863Z] #41 14.52 + 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-04-12T15:26:11.193Z] fb056072eab9: Pull complete [2020-04-12T15:26:11.480Z] 6a33b1f9796f: Pull complete [2020-04-12T15:26:12.107Z] 8f8f8962e456: Pull complete [2020-04-12T15:26:12.368Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 5.0s [2020-04-12T15:26:13.123Z] d66e58854927: Verifying Checksum [2020-04-12T15:26:13.123Z] d66e58854927: Download complete [2020-04-12T15:26:13.300Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 5.9s done [2020-04-12T15:26:13.300Z] #7 extracting sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 done [2020-04-12T15:26:13.300Z] #7 DONE 25.5s [2020-04-12T15:26:13.300Z] [2020-04-12T15:26:13.300Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-12T15:26:15.240Z] #41 ... [2020-04-12T15:26:15.240Z] [2020-04-12T15:26:15.240Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:15.240Z] #74 14.60 Checking out files: 91% (1884/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-04-12T15:26:15.240Z] #74 14.80 + cd /tmp/tmp.AcESPOo4mm/src/github.com/docker/libnetwork [2020-04-12T15:26:15.240Z] #74 14.80 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:26:15.240Z] #74 15.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-12T15:26:15.820Z] 68adcc365214: Pull complete [2020-04-12T15:26:15.825Z] #8 DONE 2.5s [2020-04-12T15:26:15.825Z] [2020-04-12T15:26:15.825Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-12T15:26:16.710Z] #74 ... [2020-04-12T15:26:16.710Z] [2020-04-12T15:26:16.710Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:26:16.710Z] #62 11.78 Fetched 8034 kB in 10s (792 kB/s) [2020-04-12T15:26:16.710Z] #62 11.78 Reading package lists... [2020-04-12T15:26:16.710Z] #62 15.13 Reading package lists... [2020-04-12T15:26:16.710Z] #62 18.16 Building dependency tree... [2020-04-12T15:26:16.710Z] #62 18.91 The following additional packages will be installed: [2020-04-12T15:26:16.710Z] #62 18.95 libbtrfs0 [2020-04-12T15:26:16.710Z] #62 19.00 The following NEW packages will be installed: [2020-04-12T15:26:16.710Z] #62 19.00 libbtrfs-dev libbtrfs0 [2020-04-12T15:26:16.710Z] #62 19.13 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:26:16.710Z] #62 19.13 Need to get 118 kB of archives. [2020-04-12T15:26:16.710Z] #62 19.13 After this operation, 390 kB of additional disk space will be used. [2020-04-12T15:26:16.710Z] #62 19.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-12T15:26:16.710Z] #62 19.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-12T15:26:16.710Z] #62 20.09 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:26:16.710Z] #62 20.22 Fetched 118 kB in 0s (286 kB/s) [2020-04-12T15:26:16.710Z] #62 20.28 Selecting previously unselected package libbtrfs0. [2020-04-12T15:26:16.710Z] #62 20.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-04-12T15:26:16.710Z] #62 20.34 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-12T15:26:16.710Z] #62 20.35 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-12T15:26:16.710Z] #62 20.42 Selecting previously unselected package libbtrfs-dev. [2020-04-12T15:26:16.710Z] #62 20.42 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-12T15:26:16.710Z] #62 20.43 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:26:16.710Z] #62 20.60 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-12T15:26:16.710Z] #62 20.62 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:26:16.710Z] #62 20.63 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:26:16.766Z] #9 DONE 0.9s [2020-04-12T15:26:16.766Z] [2020-04-12T15:26:16.766Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-12T15:26:16.766Z] #40 DONE 0.1s [2020-04-12T15:26:16.766Z] [2020-04-12T15:26:16.766Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:26:17.026Z] #35 ... [2020-04-12T15:26:17.026Z] [2020-04-12T15:26:17.026Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-12T15:26:17.026Z] #29 DONE 0.1s [2020-04-12T15:26:17.026Z] [2020-04-12T15:26:17.026Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:26:17.026Z] #21 DONE 0.1s [2020-04-12T15:26:17.026Z] [2020-04-12T15:26:17.026Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-12T15:26:17.026Z] #73 DONE 0.1s [2020-04-12T15:26:17.026Z] [2020-04-12T15:26:17.026Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-12T15:26:17.026Z] #67 DONE 0.1s [2020-04-12T15:26:17.026Z] [2020-04-12T15:26:17.026Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-12T15:26:17.026Z] #49 DONE 0.2s [2020-04-12T15:26:17.026Z] [2020-04-12T15:26:17.026Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-12T15:26:17.026Z] #46 DONE 0.2s [2020-04-12T15:26:17.026Z] [2020-04-12T15:26:17.026Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-12T15:26:17.026Z] #22 DONE 0.2s [2020-04-12T15:26:17.026Z] [2020-04-12T15:26:17.026Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:26:17.290Z] #23 ... [2020-04-12T15:26:17.290Z] [2020-04-12T15:26:17.290Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-12T15:26:17.290Z] #52 DONE 0.2s [2020-04-12T15:26:17.290Z] [2020-04-12T15:26:17.290Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-12T15:26:17.290Z] #55 DONE 0.2s [2020-04-12T15:26:17.290Z] [2020-04-12T15:26:17.290Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-12T15:26:17.290Z] #32 DONE 0.2s [2020-04-12T15:26:17.290Z] [2020-04-12T15:26:17.290Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:17.324Z] #62 ... [2020-04-12T15:26:17.324Z] [2020-04-12T15:26:17.324Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:17.324Z] #33 10.91 internal/testlog [2020-04-12T15:26:17.324Z] #33 11.08 encoding [2020-04-12T15:26:17.324Z] #33 11.26 runtime/cgo [2020-04-12T15:26:17.324Z] #33 ... [2020-04-12T15:26:17.324Z] [2020-04-12T15:26:17.324Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:26:17.324Z] #62 DONE 21.2s [2020-04-12T15:26:17.324Z] [2020-04-12T15:26:17.324Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:26:17.324Z] #63 DONE 0.1s [2020-04-12T15:26:17.324Z] [2020-04-12T15:26:17.324Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:26:17.324Z] #53 15.94 + cd /tmp/tmp.SMlu51CR5Y/src/github.com/golangci/golangci-lint/ [2020-04-12T15:26:17.324Z] #53 15.94 + git checkout -q v1.23.8 [2020-04-12T15:26:17.324Z] #53 16.37 ++ git describe --tags [2020-04-12T15:26:17.324Z] #53 16.37 + version=v1.23.8 [2020-04-12T15:26:17.324Z] #53 16.37 ++ git rev-parse --short HEAD [2020-04-12T15:26:17.324Z] #53 16.38 + commit=76a82c6 [2020-04-12T15:26:17.325Z] #53 16.38 ++ git show -s --format=%cd [2020-04-12T15:26:17.325Z] #53 16.38 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-12T15:26:17.325Z] #53 16.38 + 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-04-12T15:26:17.325Z] #53 ... [2020-04-12T15:26:17.325Z] [2020-04-12T15:26:17.325Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-12T15:26:17.325Z] #64 DONE 0.1s [2020-04-12T15:26:17.325Z] [2020-04-12T15:26:17.325Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:26:17.325Z] #47 11.28 encoding [2020-04-12T15:26:17.325Z] #47 11.33 unicode/utf16 [2020-04-12T15:26:17.325Z] #47 11.47 container/list [2020-04-12T15:26:17.325Z] #47 11.84 crypto/internal/subtle [2020-04-12T15:26:17.325Z] #47 11.96 crypto/subtle [2020-04-12T15:26:17.325Z] #47 12.02 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-12T15:26:17.325Z] #47 12.06 internal/nettrace [2020-04-12T15:26:17.325Z] #47 12.16 runtime/cgo [2020-04-12T15:26:17.325Z] #47 16.44 vendor/golang.org/x/crypto/internal/subtle [2020-04-12T15:26:17.607Z] #47 ... [2020-04-12T15:26:17.607Z] [2020-04-12T15:26:17.607Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:26:17.855Z] 76d8adf27bdf: Pull complete [2020-04-12T15:26:18.221Z] #65 ... [2020-04-12T15:26:18.221Z] [2020-04-12T15:26:18.221Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:26:18.221Z] #35 12.30 Fetched 8034 kB in 10s (822 kB/s) [2020-04-12T15:26:18.221Z] #35 12.30 Reading package lists... [2020-04-12T15:26:18.221Z] #35 16.26 Reading package lists... [2020-04-12T15:26:18.221Z] #35 19.91 Building dependency tree... [2020-04-12T15:26:18.221Z] #35 20.96 The following additional packages will be installed: [2020-04-12T15:26:18.221Z] #35 20.97 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-12T15:26:18.221Z] #35 20.97 Suggested packages: [2020-04-12T15:26:18.221Z] #35 20.97 cmake-doc ninja-build lrzip [2020-04-12T15:26:18.221Z] #35 20.97 Recommended packages: [2020-04-12T15:26:18.221Z] #35 20.97 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-12T15:26:18.221Z] #35 21.80 The following NEW packages will be installed: [2020-04-12T15:26:18.221Z] #35 21.80 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-12T15:26:18.221Z] #35 21.80 vim-common xxd [2020-04-12T15:26:18.221Z] #35 21.93 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:26:18.221Z] #35 21.93 Need to get 14.0 MB of archives. [2020-04-12T15:26:18.221Z] #35 21.93 After this operation, 62.1 MB of additional disk space will be used. [2020-04-12T15:26:18.221Z] #35 21.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-12T15:26:18.221Z] #35 21.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-12T15:26:18.221Z] #35 21.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-04-12T15:26:18.221Z] #35 22.15 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-12T15:26:18.503Z] #35 ... [2020-04-12T15:26:18.503Z] [2020-04-12T15:26:18.503Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:26:18.503Z] #10 14.15 Fetched 8034 kB in 12s (688 kB/s) [2020-04-12T15:26:18.503Z] #10 14.15 Reading package lists... [2020-04-12T15:26:18.503Z] #10 17.62 Reading package lists... [2020-04-12T15:26:18.503Z] #10 20.68 Building dependency tree... [2020-04-12T15:26:18.503Z] #10 21.62 The following additional packages will be installed: [2020-04-12T15:26:18.503Z] #10 21.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-12T15:26:18.503Z] #10 21.62 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-12T15:26:18.503Z] #10 21.62 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-12T15:26:18.503Z] #10 21.62 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-12T15:26:18.503Z] #10 21.63 Suggested packages: [2020-04-12T15:26:18.503Z] #10 21.63 gcc-8-locales seccomp wine64 [2020-04-12T15:26:18.503Z] #10 22.50 The following NEW packages will be installed: [2020-04-12T15:26:18.503Z] #10 22.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-12T15:26:18.503Z] #10 22.52 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-12T15:26:18.503Z] #10 22.52 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-12T15:26:18.503Z] #10 22.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-12T15:26:18.503Z] #10 22.52 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-12T15:26:18.503Z] #10 22.52 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-12T15:26:18.785Z] #10 22.65 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:26:18.785Z] #10 22.65 Need to get 73.3 MB of archives. [2020-04-12T15:26:18.785Z] #10 22.65 After this operation, 494 MB of additional disk space will be used. [2020-04-12T15:26:18.785Z] #10 22.65 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-04-12T15:26:18.785Z] #10 ... [2020-04-12T15:26:18.785Z] [2020-04-12T15:26:18.785Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:26:18.785Z] #65 1.364 + RM_GOPATH=0 [2020-04-12T15:26:18.785Z] #65 1.364 + TMP_GOPATH= [2020-04-12T15:26:18.785Z] #65 1.364 + : /build [2020-04-12T15:26:18.785Z] #65 1.364 + '[' -z '' ']' [2020-04-12T15:26:18.785Z] #65 1.364 ++ mktemp -d [2020-04-12T15:26:18.785Z] #65 1.364 + export GOPATH=/tmp/tmp.5rpyG8Q1m9 [2020-04-12T15:26:18.785Z] #65 1.364 + GOPATH=/tmp/tmp.5rpyG8Q1m9 [2020-04-12T15:26:18.785Z] #65 1.364 + RM_GOPATH=1 [2020-04-12T15:26:18.785Z] #65 1.364 ++ dirname ./install.sh [2020-04-12T15:26:18.785Z] #65 1.365 + dir=. [2020-04-12T15:26:18.785Z] #65 1.365 + bin=containerd [2020-04-12T15:26:18.785Z] #65 1.365 + shift [2020-04-12T15:26:18.785Z] #65 1.366 + '[' '!' -f ./containerd.installer ']' [2020-04-12T15:26:18.785Z] #65 1.366 + . ./containerd.installer [2020-04-12T15:26:18.785Z] #65 1.366 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:26:18.785Z] #65 1.366 + install_containerd [2020-04-12T15:26:18.785Z] #65 1.366 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-12T15:26:18.785Z] #65 1.366 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:26:18.785Z] #65 1.366 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5rpyG8Q1m9/src/github.com/containerd/containerd [2020-04-12T15:26:18.785Z] #65 1.368 Cloning into '/tmp/tmp.5rpyG8Q1m9/src/github.com/containerd/containerd'... [2020-04-12T15:26:19.399Z] #65 ... [2020-04-12T15:26:19.399Z] [2020-04-12T15:26:19.399Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:26:19.399Z] #25 13.31 Fetched 8034 kB in 12s (696 kB/s) [2020-04-12T15:26:19.399Z] #25 13.31 Reading package lists... [2020-04-12T15:26:19.399Z] #25 16.87 Reading package lists... [2020-04-12T15:26:19.399Z] #25 20.89 Building dependency tree... [2020-04-12T15:26:19.399Z] #25 22.11 ca-certificates is already the newest version (20190110). [2020-04-12T15:26:19.399Z] #25 22.11 The following additional packages will be installed: [2020-04-12T15:26:19.399Z] #25 22.11 libjq1 libonig5 [2020-04-12T15:26:19.399Z] #25 22.37 The following NEW packages will be installed: [2020-04-12T15:26:19.399Z] #25 22.38 jq libjq1 libonig5 [2020-04-12T15:26:19.399Z] #25 22.63 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:26:19.399Z] #25 22.63 Need to get 350 kB of archives. [2020-04-12T15:26:19.399Z] #25 22.63 After this operation, 1154 kB of additional disk space will be used. [2020-04-12T15:26:19.399Z] #25 22.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-12T15:26:19.399Z] #25 22.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-12T15:26:19.399Z] #25 22.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-12T15:26:19.399Z] #25 ... [2020-04-12T15:26:19.399Z] [2020-04-12T15:26:19.399Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:19.399Z] #56 13.13 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:26:19.399Z] #56 13.94 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:26:19.399Z] #56 14.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:26:19.399Z] #56 14.14 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:26:19.399Z] #56 14.25 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:26:19.399Z] #56 14.83 runtime [2020-04-12T15:26:19.399Z] #56 14.84 runtime/cgo [2020-04-12T15:26:19.399Z] #56 ... [2020-04-12T15:26:19.399Z] [2020-04-12T15:26:19.399Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:26:19.399Z] #25 23.48 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:26:19.399Z] #25 23.56 Fetched 350 kB in 0s (768 kB/s) [2020-04-12T15:26:19.681Z] #25 23.60 Selecting previously unselected package libonig5:s390x. [2020-04-12T15:26:19.682Z] #25 23.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 ... 15168 files and directories currently installed.) [2020-04-12T15:26:19.682Z] #25 23.64 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-04-12T15:26:19.682Z] #25 23.65 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-12T15:26:19.682Z] #25 23.77 Selecting previously unselected package libjq1:s390x. [2020-04-12T15:26:19.682Z] #25 23.77 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-12T15:26:19.682Z] #25 23.77 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-12T15:26:19.963Z] #25 23.88 Selecting previously unselected package jq. [2020-04-12T15:26:19.963Z] #25 23.88 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-12T15:26:19.964Z] #25 23.88 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-12T15:26:19.964Z] #25 23.99 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-12T15:26:19.964Z] #25 23.99 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-12T15:26:19.964Z] #25 24.00 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-12T15:26:19.964Z] #25 24.01 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:26:20.246Z] #25 DONE 24.3s [2020-04-12T15:26:20.246Z] [2020-04-12T15:26:20.246Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-12T15:26:20.528Z] #26 DONE 0.1s [2020-04-12T15:26:20.528Z] [2020-04-12T15:26:20.528Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:26:20.528Z] #47 24.28 internal/reflectlite [2020-04-12T15:26:20.528Z] #47 24.28 sync [2020-04-12T15:26:21.999Z] #47 25.75 github.com/LK4D4/vndr/godl/singleflight [2020-04-12T15:26:22.281Z] #47 25.97 math/rand [2020-04-12T15:26:22.281Z] #47 ... [2020-04-12T15:26:22.281Z] [2020-04-12T15:26:22.281Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:26:22.281Z] #43 12.61 Reading package lists... [2020-04-12T15:26:22.281Z] #43 16.59 Reading package lists... [2020-04-12T15:26:22.281Z] #43 20.75 Building dependency tree... [2020-04-12T15:26:22.281Z] #43 21.94 The following additional packages will be installed: [2020-04-12T15:26:22.281Z] #43 21.94 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-12T15:26:22.281Z] #43 21.95 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-12T15:26:22.281Z] #43 21.95 Suggested packages: [2020-04-12T15:26:22.281Z] #43 21.95 manpages-dev python-setuptools [2020-04-12T15:26:22.281Z] #43 22.78 The following NEW packages will be installed: [2020-04-12T15:26:22.281Z] #43 22.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-12T15:26:22.281Z] #43 22.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-12T15:26:22.281Z] #43 22.78 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-12T15:26:22.281Z] #43 22.78 python-six zlib1g-dev [2020-04-12T15:26:22.281Z] #43 23.04 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:26:22.281Z] #43 23.04 Need to get 3742 kB of archives. [2020-04-12T15:26:22.281Z] #43 23.04 After this operation, 22.0 MB of additional disk space will be used. [2020-04-12T15:26:22.282Z] #43 23.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-04-12T15:26:22.282Z] #43 23.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-12T15:26:22.282Z] #43 23.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-04-12T15:26:22.282Z] #43 23.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-12T15:26:22.282Z] #43 23.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-04-12T15:26:22.282Z] #43 24.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-12T15:26:22.282Z] #43 24.13 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-04-12T15:26:22.282Z] #43 24.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-04-12T15:26:22.282Z] #43 24.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-04-12T15:26:22.282Z] #43 24.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-04-12T15:26:22.282Z] #43 24.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-04-12T15:26:22.282Z] #43 24.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-04-12T15:26:22.282Z] #43 25.13 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-04-12T15:26:22.282Z] #43 25.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-04-12T15:26:22.282Z] #43 25.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-12T15:26:22.282Z] #43 25.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-04-12T15:26:22.282Z] #43 25.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-04-12T15:26:22.282Z] #43 26.31 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:26:22.282Z] #43 26.44 Fetched 3742 kB in 3s (1377 kB/s) [2020-04-12T15:26:22.282Z] #43 ... [2020-04-12T15:26:22.282Z] [2020-04-12T15:26:22.282Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:26:22.282Z] #35 22.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-04-12T15:26:22.282Z] #35 22.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-04-12T15:26:22.282Z] #35 23.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-04-12T15:26:22.282Z] #35 23.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-04-12T15:26:22.282Z] #35 23.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-04-12T15:26:22.282Z] #35 23.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-04-12T15:26:22.282Z] #35 24.92 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:26:22.282Z] #35 25.00 Fetched 14.0 MB in 2s (6144 kB/s) [2020-04-12T15:26:22.282Z] #35 25.07 Selecting previously unselected package xxd. [2020-04-12T15:26:22.282Z] #35 25.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 ... 15168 files and directories currently installed.) [2020-04-12T15:26:22.282Z] #35 25.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-12T15:26:22.282Z] #35 25.14 Unpacking xxd (2:8.1.0875-5) ... [2020-04-12T15:26:22.282Z] #35 25.32 Selecting previously unselected package vim-common. [2020-04-12T15:26:22.282Z] #35 25.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:26:22.282Z] #35 25.34 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-12T15:26:22.282Z] #35 25.61 Selecting previously unselected package cmake-data. [2020-04-12T15:26:22.282Z] #35 25.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-12T15:26:22.282Z] #35 25.61 Unpacking cmake-data (3.13.4-1) ... [2020-04-12T15:26:22.557Z] #33 ... [2020-04-12T15:26:22.557Z] [2020-04-12T15:26:22.557Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:26:22.557Z] #25 4.753 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:26:22.557Z] #25 4.834 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:26:22.557Z] #25 4.917 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:26:22.557Z] #25 4.983 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:26:22.557Z] #25 5.813 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:26:23.288Z] #35 ... [2020-04-12T15:26:23.288Z] [2020-04-12T15:26:23.288Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:23.288Z] #74 DONE 26.9s [2020-04-12T15:26:23.288Z] [2020-04-12T15:26:23.288Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:26:23.288Z] #43 26.50 Selecting previously unselected package libcap-dev:s390x. [2020-04-12T15:26:23.288Z] #43 26.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 ... 15168 files and directories currently installed.) [2020-04-12T15:26:23.288Z] #43 26.55 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-04-12T15:26:23.288Z] #43 26.55 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-04-12T15:26:23.288Z] #43 26.66 Selecting previously unselected package libnet1:s390x. [2020-04-12T15:26:23.288Z] #43 26.66 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-12T15:26:23.288Z] #43 26.66 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-12T15:26:23.288Z] #43 26.75 Selecting previously unselected package libnet1-dev. [2020-04-12T15:26:23.288Z] #43 26.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-12T15:26:23.288Z] #43 26.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-12T15:26:23.288Z] #43 26.93 Selecting previously unselected package libnl-3-200:s390x. [2020-04-12T15:26:23.288Z] #43 26.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-12T15:26:23.288Z] #43 26.93 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-12T15:26:23.288Z] #43 27.06 Selecting previously unselected package libnl-3-dev:s390x. [2020-04-12T15:26:23.288Z] #43 27.06 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-04-12T15:26:23.288Z] #43 27.07 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-04-12T15:26:23.288Z] #43 27.34 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-12T15:26:23.288Z] #43 27.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-12T15:26:23.288Z] #43 27.35 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-12T15:26:23.570Z] #43 27.44 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-04-12T15:26:23.570Z] #43 27.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-04-12T15:26:23.570Z] #43 27.45 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-12T15:26:23.570Z] #43 27.55 Selecting previously unselected package zlib1g-dev:s390x. [2020-04-12T15:26:23.570Z] #43 27.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-04-12T15:26:23.570Z] #43 27.55 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-12T15:26:23.853Z] #43 27.89 Selecting previously unselected package libprotobuf17:s390x. [2020-04-12T15:26:23.853Z] #43 27.90 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-04-12T15:26:23.853Z] #43 27.91 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-12T15:26:23.933Z] #25 7.132 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:26:24.467Z] #43 28.63 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-04-12T15:26:24.687Z] d66e58854927: Pull complete [2020-04-12T15:26:24.687Z] 71497195576e: Pull complete [2020-04-12T15:26:24.687Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-04-12T15:26:24.687Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-04-12T15:26:24.687Z] ---> ebd73b5ebd31 [2020-04-12T15:26:24.687Z] Step 5/16 : ARG BUILDX_REPO [2020-04-12T15:26:24.687Z] ---> Running in 7c47167b7093 [2020-04-12T15:26:24.687Z] Removing intermediate container 7c47167b7093 [2020-04-12T15:26:24.687Z] ---> 4bb02b6d33c9 [2020-04-12T15:26:24.687Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-04-12T15:26:24.687Z] ---> Running in bddad1085648 [2020-04-12T15:26:24.687Z] Cloning into '/buildx'... [2020-04-12T15:26:24.749Z] #43 28.65 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-04-12T15:26:24.749Z] #43 28.65 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-12T15:26:24.749Z] #43 28.77 Selecting previously unselected package libprotobuf-dev:s390x. [2020-04-12T15:26:24.749Z] #43 28.78 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-04-12T15:26:24.749Z] #43 28.78 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-12T15:26:25.363Z] #43 29.47 Selecting previously unselected package libprotoc17:s390x. [2020-04-12T15:26:25.645Z] #43 29.50 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-04-12T15:26:25.645Z] #43 29.51 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-04-12T15:26:25.831Z] #25 ... [2020-04-12T15:26:25.831Z] [2020-04-12T15:26:25.831Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:25.831Z] #33 8.660 + RM_GOPATH=0 [2020-04-12T15:26:25.831Z] #33 8.662 + TMP_GOPATH= [2020-04-12T15:26:25.831Z] #33 8.662 + : /build [2020-04-12T15:26:25.831Z] #33 8.662 + '[' -z '' ']' [2020-04-12T15:26:25.831Z] #33 8.667 ++ mktemp -d [2020-04-12T15:26:25.831Z] #33 8.671 + export GOPATH=/tmp/tmp.FKuDLyiPZL [2020-04-12T15:26:25.831Z] #33 8.671 + GOPATH=/tmp/tmp.FKuDLyiPZL [2020-04-12T15:26:25.831Z] #33 8.671 + RM_GOPATH=1 [2020-04-12T15:26:25.831Z] #33 8.675 ++ dirname ./install.sh [2020-04-12T15:26:25.831Z] #33 8.677 + dir=. [2020-04-12T15:26:25.831Z] #33 8.677 + bin=tomlv [2020-04-12T15:26:25.831Z] #33 8.677 + shift [2020-04-12T15:26:25.831Z] #33 8.678 + '[' '!' -f ./tomlv.installer ']' [2020-04-12T15:26:25.831Z] #33 8.679 + . ./tomlv.installer [2020-04-12T15:26:25.831Z] #33 8.681 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:26:25.831Z] #33 8.683 + install_tomlv [2020-04-12T15:26:25.831Z] #33 8.683 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-12T15:26:25.831Z] #33 8.683 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:26:25.831Z] #33 8.683 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FKuDLyiPZL/src/github.com/BurntSushi/toml [2020-04-12T15:26:25.831Z] #33 8.710 Cloning into '/tmp/tmp.FKuDLyiPZL/src/github.com/BurntSushi/toml'... [2020-04-12T15:26:26.266Z] #43 30.08 Selecting previously unselected package protobuf-c-compiler. [2020-04-12T15:26:26.266Z] #43 30.11 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-04-12T15:26:26.266Z] #43 30.11 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-12T15:26:26.266Z] #43 30.21 Selecting previously unselected package protobuf-compiler. [2020-04-12T15:26:26.266Z] #43 30.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-04-12T15:26:26.266Z] #43 30.22 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-12T15:26:26.266Z] #43 30.31 Selecting previously unselected package python-pkg-resources. [2020-04-12T15:26:26.266Z] #43 30.32 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-12T15:26:26.266Z] #43 30.33 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-12T15:26:26.548Z] #43 30.57 Selecting previously unselected package python-six. [2020-04-12T15:26:26.548Z] #43 30.59 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-12T15:26:26.548Z] #43 30.59 Unpacking python-six (1.12.0-1) ... [2020-04-12T15:26:26.548Z] #43 30.65 Selecting previously unselected package python-protobuf. [2020-04-12T15:26:26.548Z] #43 30.66 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-04-12T15:26:26.548Z] #43 30.67 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-12T15:26:26.766Z] #33 ... [2020-04-12T15:26:26.766Z] [2020-04-12T15:26:26.766Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:26:27.029Z] #41 ... [2020-04-12T15:26:27.029Z] [2020-04-12T15:26:27.029Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:27.029Z] #74 ... [2020-04-12T15:26:27.029Z] [2020-04-12T15:26:27.029Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:27.029Z] #56 9.673 + RM_GOPATH=0 [2020-04-12T15:26:27.029Z] #56 9.673 + TMP_GOPATH= [2020-04-12T15:26:27.029Z] #56 9.673 + : /build [2020-04-12T15:26:27.029Z] #56 9.673 + '[' -z '' ']' [2020-04-12T15:26:27.029Z] #56 9.673 ++ mktemp -d [2020-04-12T15:26:27.029Z] #56 9.687 + export GOPATH=/tmp/tmp.YDxNx1hauz [2020-04-12T15:26:27.029Z] #56 9.687 + GOPATH=/tmp/tmp.YDxNx1hauz [2020-04-12T15:26:27.029Z] #56 9.687 + RM_GOPATH=1 [2020-04-12T15:26:27.029Z] #56 9.687 ++ dirname ./install.sh [2020-04-12T15:26:27.029Z] #56 9.706 + dir=. [2020-04-12T15:26:27.029Z] #56 9.708 + bin=shfmt [2020-04-12T15:26:27.029Z] #56 9.708 + shift [2020-04-12T15:26:27.029Z] #56 9.708 + '[' '!' -f ./shfmt.installer ']' [2020-04-12T15:26:27.029Z] #56 9.709 + . ./shfmt.installer [2020-04-12T15:26:27.029Z] #56 9.709 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:26:27.029Z] #56 9.710 + install_shfmt [2020-04-12T15:26:27.029Z] #56 9.710 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-12T15:26:27.029Z] #56 9.711 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:26:27.029Z] #56 9.711 + git clone https://github.com/mvdan/sh.git /tmp/tmp.YDxNx1hauz/src/github.com/mvdan/sh [2020-04-12T15:26:27.029Z] #56 9.723 Cloning into '/tmp/tmp.YDxNx1hauz/src/github.com/mvdan/sh'... [2020-04-12T15:26:27.169Z] #43 31.10 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-12T15:26:27.320Z] #56 ... [2020-04-12T15:26:27.320Z] [2020-04-12T15:26:27.320Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:26:27.320Z] #10 9.069 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:26:27.320Z] #10 9.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:26:27.320Z] #10 9.150 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:26:27.320Z] #10 ... [2020-04-12T15:26:27.320Z] [2020-04-12T15:26:27.320Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:26:27.599Z] #43 ... [2020-04-12T15:26:27.599Z] [2020-04-12T15:26:27.599Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:26:27.599Z] #50 9.426 + RM_GOPATH=0 [2020-04-12T15:26:27.599Z] #50 9.426 + TMP_GOPATH= [2020-04-12T15:26:27.599Z] #50 9.426 + : /build [2020-04-12T15:26:27.599Z] #50 9.426 + '[' -z '' ']' [2020-04-12T15:26:27.599Z] #50 9.428 ++ mktemp -d [2020-04-12T15:26:27.599Z] #50 9.429 + export GOPATH=/tmp/tmp.XMs9ff1l20 [2020-04-12T15:26:27.599Z] #50 9.429 + GOPATH=/tmp/tmp.XMs9ff1l20 [2020-04-12T15:26:27.599Z] #50 9.429 + RM_GOPATH=1 [2020-04-12T15:26:27.599Z] #50 9.429 ++ dirname ./install.sh [2020-04-12T15:26:27.599Z] #50 9.430 + dir=. [2020-04-12T15:26:27.599Z] #50 9.430 + bin=gotestsum [2020-04-12T15:26:27.599Z] #50 9.430 + shift [2020-04-12T15:26:27.599Z] #50 9.430 + '[' '!' -f ./gotestsum.installer ']' [2020-04-12T15:26:27.599Z] #50 9.430 + . ./gotestsum.installer [2020-04-12T15:26:27.599Z] #50 9.430 ++ : v0.3.5 [2020-04-12T15:26:27.599Z] #50 9.430 Installing gotestsum version v0.3.5 [2020-04-12T15:26:27.599Z] #50 9.430 + install_gotestsum [2020-04-12T15:26:27.599Z] #50 9.430 + echo 'Installing gotestsum version v0.3.5' [2020-04-12T15:26:27.599Z] #50 9.430 + go get -d gotest.tools/gotestsum [2020-04-12T15:26:27.599Z] #50 ... [2020-04-12T15:26:27.599Z] [2020-04-12T15:26:27.599Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:26:27.599Z] #30 7.584 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-12T15:26:27.599Z] #30 7.594 Cloning into '.'... [2020-04-12T15:26:27.784Z] #43 ... [2020-04-12T15:26:27.784Z] [2020-04-12T15:26:27.784Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:26:27.784Z] #27 2.551 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-12T15:26:27.784Z] #27 3.003 #=#=# [2020-04-12T15:26:27.785Z] #27 3.200 0.2% #### 6.0% ####### 10.2% ########## 14.4% ############## 19.8% ################## 26.1% ####################### 32.4% ########################### 38.6% ################################ 44.9% ###################################### 53.2% ############################################ 61.6% ################################################## 70.0% ###################################################### 76.2% ########################################################### 82.5% ############################################################### 88.8% ################################################################## 92.9% ####################################################################### 99.2% ######################################################################## 100.0% [2020-04-12T15:26:27.785Z] #27 5.494 [2020-04-12T15:26:27.785Z] #27 5.676 ####### 10.8% ######################## 34.5% ######################################### 57.2% ######################################################### 79.9% ######################################################################## 100.0% [2020-04-12T15:26:27.785Z] #27 6.419 [2020-04-12T15:26:27.862Z] #30 ... [2020-04-12T15:26:27.862Z] [2020-04-12T15:26:27.862Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:26:27.862Z] #68 10.67 + RM_GOPATH=0 [2020-04-12T15:26:27.862Z] #68 10.67 + TMP_GOPATH= [2020-04-12T15:26:27.862Z] #68 10.67 + : /build/ [2020-04-12T15:26:27.862Z] #68 10.67 + '[' -z '' ']' [2020-04-12T15:26:27.862Z] #68 10.67 ++ mktemp -d [2020-04-12T15:26:27.862Z] #68 10.68 + export GOPATH=/tmp/tmp.RuXaZUAoz0 [2020-04-12T15:26:27.862Z] #68 10.68 + GOPATH=/tmp/tmp.RuXaZUAoz0 [2020-04-12T15:26:27.862Z] #68 10.68 + RM_GOPATH=1 [2020-04-12T15:26:27.862Z] #68 10.68 ++ dirname ./install.sh [2020-04-12T15:26:27.862Z] #68 10.70 + dir=. [2020-04-12T15:26:27.862Z] #68 10.70 + bin=rootlesskit [2020-04-12T15:26:27.862Z] #68 10.70 + shift [2020-04-12T15:26:27.862Z] #68 10.70 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-12T15:26:27.862Z] #68 10.70 + . ./rootlesskit.installer [2020-04-12T15:26:27.862Z] #68 10.70 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:26:27.862Z] #68 10.70 + install_rootlesskit [2020-04-12T15:26:27.862Z] #68 10.70 + case "$1" in [2020-04-12T15:26:27.862Z] #68 10.70 + export CGO_ENABLED=0 [2020-04-12T15:26:27.862Z] #68 10.70 + CGO_ENABLED=0 [2020-04-12T15:26:27.862Z] #68 10.70 + _install_rootlesskit [2020-04-12T15:26:27.862Z] #68 10.70 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-12T15:26:27.862Z] #68 10.70 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RuXaZUAoz0/src/github.com/rootless-containers/rootlesskit [2020-04-12T15:26:27.862Z] #68 10.70 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:26:27.862Z] #68 10.71 Cloning into '/tmp/tmp.RuXaZUAoz0/src/github.com/rootless-containers/rootlesskit'... [2020-04-12T15:26:27.862Z] #68 ... [2020-04-12T15:26:27.862Z] [2020-04-12T15:26:27.862Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:26:27.862Z] #47 10.31 + RM_GOPATH=0 [2020-04-12T15:26:27.862Z] #47 10.31 + TMP_GOPATH= [2020-04-12T15:26:27.862Z] #47 10.31 + : /build [2020-04-12T15:26:27.862Z] #47 10.31 + '[' -z '' ']' [2020-04-12T15:26:27.862Z] #47 10.31 ++ mktemp -d [2020-04-12T15:26:27.862Z] #47 10.32 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:26:27.862Z] #47 10.32 + export GOPATH=/tmp/tmp.e0t8yBuxSe [2020-04-12T15:26:27.862Z] #47 10.32 + GOPATH=/tmp/tmp.e0t8yBuxSe [2020-04-12T15:26:27.862Z] #47 10.32 + RM_GOPATH=1 [2020-04-12T15:26:27.862Z] #47 10.32 ++ dirname ./install.sh [2020-04-12T15:26:27.862Z] #47 10.32 + dir=. [2020-04-12T15:26:27.862Z] #47 10.32 + bin=vndr [2020-04-12T15:26:27.862Z] #47 10.32 + shift [2020-04-12T15:26:27.862Z] #47 10.32 + '[' '!' -f ./vndr.installer ']' [2020-04-12T15:26:27.862Z] #47 10.32 + . ./vndr.installer [2020-04-12T15:26:27.862Z] #47 10.32 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:26:27.862Z] #47 10.32 + install_vndr [2020-04-12T15:26:27.862Z] #47 10.32 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-12T15:26:27.862Z] #47 10.32 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.e0t8yBuxSe/src/github.com/LK4D4/vndr [2020-04-12T15:26:27.862Z] #47 10.32 Cloning into '/tmp/tmp.e0t8yBuxSe/src/github.com/LK4D4/vndr'... [2020-04-12T15:26:28.074Z] #27 6.562 #### 6.4% ########## 14.0% ################# 24.2% ###################### 31.8% ############################## 42.0% ##################################### 52.2% ########################################### 59.8% #################################################### 72.6% ########################################################### 82.7% ################################################################# 90.4% ###################################################################### 98.0% ######################################################################## 100.0% [2020-04-12T15:26:28.119Z] #47 ... [2020-04-12T15:26:28.119Z] [2020-04-12T15:26:28.119Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:26:28.119Z] #53 10.19 + RM_GOPATH=0 [2020-04-12T15:26:28.119Z] #53 10.19 + TMP_GOPATH= [2020-04-12T15:26:28.119Z] #53 10.19 + : /build [2020-04-12T15:26:28.119Z] #53 10.19 + '[' -z '' ']' [2020-04-12T15:26:28.119Z] #53 10.19 ++ mktemp -d [2020-04-12T15:26:28.119Z] #53 10.24 Installing golangci-lint version v1.23.8 [2020-04-12T15:26:28.120Z] #53 10.24 + export GOPATH=/tmp/tmp.N95kk8yxE3 [2020-04-12T15:26:28.120Z] #53 10.24 + GOPATH=/tmp/tmp.N95kk8yxE3 [2020-04-12T15:26:28.120Z] #53 10.24 + RM_GOPATH=1 [2020-04-12T15:26:28.120Z] #53 10.24 ++ dirname ./install.sh [2020-04-12T15:26:28.120Z] #53 10.24 + dir=. [2020-04-12T15:26:28.120Z] #53 10.24 + bin=golangci_lint [2020-04-12T15:26:28.120Z] #53 10.24 + shift [2020-04-12T15:26:28.120Z] #53 10.24 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-12T15:26:28.120Z] #53 10.24 + . ./golangci_lint.installer [2020-04-12T15:26:28.120Z] #53 10.24 ++ : v1.23.8 [2020-04-12T15:26:28.120Z] #53 10.24 + install_golangci_lint [2020-04-12T15:26:28.120Z] #53 10.24 + echo 'Installing golangci-lint version v1.23.8' [2020-04-12T15:26:28.120Z] #53 10.24 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-12T15:26:28.120Z] #53 ... [2020-04-12T15:26:28.120Z] [2020-04-12T15:26:28.120Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:26:28.120Z] #62 6.171 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:26:28.120Z] #62 6.211 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:26:28.120Z] #62 6.211 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:26:28.120Z] #62 7.044 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:26:28.120Z] #62 11.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:26:28.378Z] #62 ... [2020-04-12T15:26:28.378Z] [2020-04-12T15:26:28.378Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:26:28.378Z] #23 10.67 + RM_GOPATH=0 [2020-04-12T15:26:28.378Z] #23 10.67 + TMP_GOPATH= [2020-04-12T15:26:28.378Z] #23 10.67 + : /build [2020-04-12T15:26:28.378Z] #23 10.67 + '[' -z '' ']' [2020-04-12T15:26:28.378Z] #23 10.67 ++ mktemp -d [2020-04-12T15:26:28.378Z] #23 10.70 + export GOPATH=/tmp/tmp.rk3ZqgGPGP [2020-04-12T15:26:28.378Z] #23 10.70 + GOPATH=/tmp/tmp.rk3ZqgGPGP [2020-04-12T15:26:28.378Z] #23 10.70 + RM_GOPATH=1 [2020-04-12T15:26:28.378Z] #23 10.70 ++ dirname ./install.sh [2020-04-12T15:26:28.378Z] #23 10.70 + dir=. [2020-04-12T15:26:28.378Z] #23 10.70 + bin=dockercli [2020-04-12T15:26:28.378Z] #23 10.70 + shift [2020-04-12T15:26:28.378Z] #23 10.70 + '[' '!' -f ./dockercli.installer ']' [2020-04-12T15:26:28.378Z] #23 10.70 + . ./dockercli.installer [2020-04-12T15:26:28.378Z] #23 10.70 ++ : stable [2020-04-12T15:26:28.378Z] #23 10.70 ++ : 17.06.2-ce [2020-04-12T15:26:28.378Z] #23 10.70 + install_dockercli [2020-04-12T15:26:28.378Z] #23 10.70 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-12T15:26:28.378Z] #23 10.70 Install docker/cli version 17.06.2-ce from stable [2020-04-12T15:26:28.378Z] #23 10.73 ++ uname -m [2020-04-12T15:26:28.378Z] #23 10.73 + arch=x86_64 [2020-04-12T15:26:28.378Z] #23 10.73 + '[' x86_64 '!=' x86_64 ']' [2020-04-12T15:26:28.378Z] #23 10.74 + url=https://download.docker.com/linux/static [2020-04-12T15:26:28.378Z] #23 10.74 + tar -xz docker/docker [2020-04-12T15:26:28.378Z] #23 10.74 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-12T15:26:28.688Z] #27 8.089 [2020-04-12T15:26:28.971Z] #27 8.279 ## 3.0% #### 6.8% ###### 9.7% [2020-04-12T15:26:28.971Z] #27 ... [2020-04-12T15:26:28.971Z] [2020-04-12T15:26:28.971Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:26:28.971Z] #10 23.04 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-04-12T15:26:28.971Z] #10 24.12 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-04-12T15:26:28.971Z] #10 24.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-04-12T15:26:28.971Z] #10 24.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-04-12T15:26:28.971Z] #10 24.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-12T15:26:28.971Z] #10 24.79 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-04-12T15:26:28.971Z] #10 25.00 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-04-12T15:26:28.971Z] #10 25.21 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-04-12T15:26:28.971Z] #10 27.04 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-04-12T15:26:28.971Z] #10 30.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-04-12T15:26:28.971Z] #10 30.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-04-12T15:26:28.971Z] #10 31.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-12T15:26:28.971Z] #10 31.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-12T15:26:28.971Z] #10 31.14 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-04-12T15:26:28.971Z] #10 31.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-04-12T15:26:28.971Z] #10 31.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-04-12T15:26:28.971Z] #10 31.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-04-12T15:26:28.971Z] #10 31.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-04-12T15:26:28.971Z] #10 31.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-04-12T15:26:28.971Z] #10 31.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-04-12T15:26:28.971Z] #10 32.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-04-12T15:26:28.971Z] #10 32.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-04-12T15:26:28.971Z] #10 32.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-04-12T15:26:28.971Z] #10 32.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-04-12T15:26:28.971Z] #10 ... [2020-04-12T15:26:28.971Z] [2020-04-12T15:26:28.971Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:26:29.535Z] #27 8.279 ## 3.0% #### 6.8% ###### 9.7% ######### 12.5% ########### 16.3% ############# 19.1% ################ 22.9% ################## 25.8% ##################### 29.5% [2020-04-12T15:26:29.535Z] #27 ... [2020-04-12T15:26:29.535Z] [2020-04-12T15:26:29.535Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:29.535Z] #33 23.48 sync [2020-04-12T15:26:29.535Z] #33 23.48 internal/reflectlite [2020-04-12T15:26:29.535Z] #33 25.39 errors [2020-04-12T15:26:29.535Z] #33 25.39 sort [2020-04-12T15:26:29.535Z] #33 25.68 strconv [2020-04-12T15:26:29.535Z] #33 26.35 io [2020-04-12T15:26:29.535Z] #33 27.72 internal/oserror [2020-04-12T15:26:29.535Z] #33 27.76 syscall [2020-04-12T15:26:29.535Z] #33 28.95 reflect [2020-04-12T15:26:29.535Z] #33 33.45 time [2020-04-12T15:26:29.817Z] #33 ... [2020-04-12T15:26:29.817Z] [2020-04-12T15:26:29.817Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:26:30.214Z] Removing intermediate container bddad1085648 [2020-04-12T15:26:30.214Z] ---> 15b5daa76009 [2020-04-12T15:26:30.214Z] Step 7/16 : WORKDIR /buildx [2020-04-12T15:26:30.214Z] ---> Running in 5c12088717cf [2020-04-12T15:26:30.214Z] Removing intermediate container 5c12088717cf [2020-04-12T15:26:30.214Z] ---> 067a5ec23884 [2020-04-12T15:26:30.214Z] Step 8/16 : ARG BUILDX_COMMIT [2020-04-12T15:26:30.214Z] ---> Running in e1fe4e7b8522 [2020-04-12T15:26:30.214Z] Removing intermediate container e1fe4e7b8522 [2020-04-12T15:26:30.214Z] ---> 247255f79826 [2020-04-12T15:26:30.214Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-04-12T15:26:30.214Z] ---> Running in 760cb923e0b5 [2020-04-12T15:26:30.214Z] From https://github.com/docker/buildx [2020-04-12T15:26:30.214Z] * [new tag] v0.3.1 -> build [2020-04-12T15:26:31.227Z] Switched to branch 'build' [2020-04-12T15:26:32.248Z] Removing intermediate container 760cb923e0b5 [2020-04-12T15:26:32.248Z] ---> 9ff01aea23b9 [2020-04-12T15:26:32.248Z] Step 10/16 : RUN go mod download [2020-04-12T15:26:32.248Z] ---> Running in 69d5d1549824 [2020-04-12T15:26:32.359Z] #27 8.279 ## 3.0% #### 6.8% ###### 9.7% ######### 12.5% ########### 16.3% ############# 19.1% ################ 22.9% ################## 25.8% ##################### 29.5% ###################### 31.6% ######################### 35.4% ########################### 38.2% ############################# 41.1% ################################ 44.8% ################################### 48.6% ##################################### 52.4% ####################################### 55.2% ######################################### 58.1% ############################################ 61.9% ############################################# 63.7% ################################################ 67.5% ################################################### 71.3% ##################################################### 75.0% ######################################################## 78.7% ########################################################### 82.5% ############################################################# 85.3% ############################################################### 88.2% ################################################################## 91.9% #################################################################### 95.7% ####################################################################### 99.7% ######################################################################## 100.0% [2020-04-12T15:26:32.359Z] #27 11.87 [2020-04-12T15:26:32.535Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-04-12T15:26:32.535Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-04-12T15:26:32.535Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-04-12T15:26:32.535Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-12T15:26:32.535Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-04-12T15:26:32.535Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-12T15:26:32.535Z] go: finding github.com/gofrs/flock v0.7.0 [2020-04-12T15:26:32.535Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-04-12T15:26:32.535Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-12T15:26:32.917Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0acc8fa08558997c8) in /home/ubuntu/workspace/moby_PR-37867 [Pipeline] { [Pipeline] checkout [2020-04-12T15:26:32.983Z] #27 ... [2020-04-12T15:26:32.983Z] [2020-04-12T15:26:32.983Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:26:32.983Z] #47 26.68 io [2020-04-12T15:26:32.983Z] #47 26.86 strconv [2020-04-12T15:26:32.983Z] #47 27.95 bytes [2020-04-12T15:26:32.983Z] #47 29.80 bufio [2020-04-12T15:26:32.983Z] #47 30.01 reflect [2020-04-12T15:26:32.983Z] #47 31.34 syscall [2020-04-12T15:26:32.983Z] #47 ... [2020-04-12T15:26:32.983Z] [2020-04-12T15:26:32.983Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:26:32.983Z] #10 33.78 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:26:32.983Z] #10 33.90 Fetched 73.3 MB in 10s (7021 kB/s) [2020-04-12T15:26:32.983Z] #10 33.93 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-12T15:26:32.983Z] #10 33.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-04-12T15:26:32.983Z] #10 34.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-04-12T15:26:32.983Z] #10 34.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-12T15:26:32.983Z] #10 35.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-12T15:26:32.983Z] #10 35.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-04-12T15:26:32.983Z] #10 35.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-12T15:26:33.266Z] #10 ... [2020-04-12T15:26:33.266Z] [2020-04-12T15:26:33.266Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:26:33.266Z] #35 28.11 Selecting previously unselected package libicu63:s390x. [2020-04-12T15:26:33.266Z] #35 28.11 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-12T15:26:33.266Z] #35 28.12 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-12T15:26:33.266Z] #35 33.09 Selecting previously unselected package libxml2:s390x. [2020-04-12T15:26:33.266Z] #35 33.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-04-12T15:26:33.266Z] #35 33.10 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-12T15:26:33.266Z] #35 33.56 Selecting previously unselected package libarchive13:s390x. [2020-04-12T15:26:33.266Z] #35 33.58 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-04-12T15:26:33.266Z] #35 33.59 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-12T15:26:33.266Z] #35 33.99 Selecting previously unselected package libjsoncpp1:s390x. [2020-04-12T15:26:33.266Z] #35 34.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-04-12T15:26:33.266Z] #35 34.01 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-04-12T15:26:33.266Z] #35 34.13 Selecting previously unselected package librhash0:s390x. [2020-04-12T15:26:33.266Z] #35 34.13 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-04-12T15:26:33.266Z] #35 34.13 Unpacking librhash0:s390x (1.3.8-1) ... [2020-04-12T15:26:33.266Z] #35 34.28 Selecting previously unselected package libuv1:s390x. [2020-04-12T15:26:33.266Z] #35 34.28 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-04-12T15:26:33.266Z] #35 34.29 Unpacking libuv1:s390x (1.24.1-1) ... [2020-04-12T15:26:33.266Z] #35 34.43 Selecting previously unselected package cmake. [2020-04-12T15:26:33.266Z] #35 34.43 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-04-12T15:26:33.266Z] #35 34.43 Unpacking cmake (3.13.4-1) ... [2020-04-12T15:26:33.266Z] #35 36.43 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-12T15:26:33.266Z] #35 36.46 Setting up xxd (2:8.1.0875-5) ... [2020-04-12T15:26:33.266Z] #35 36.47 Setting up libuv1:s390x (1.24.1-1) ... [2020-04-12T15:26:33.266Z] #35 36.48 Setting up vim-common (2:8.1.0875-5) ... [2020-04-12T15:26:33.266Z] #35 36.49 Setting up librhash0:s390x (1.3.8-1) ... [2020-04-12T15:26:33.266Z] #35 36.50 Setting up cmake-data (3.13.4-1) ... [2020-04-12T15:26:33.266Z] #35 36.50 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-12T15:26:33.266Z] #35 36.51 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-04-12T15:26:33.266Z] #35 36.52 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-12T15:26:33.266Z] #35 36.52 Setting up cmake (3.13.4-1) ... [2020-04-12T15:26:33.266Z] #35 36.53 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:26:33.266Z] #35 36.55 Processing triggers for mime-support (3.62) ... [2020-04-12T15:26:33.266Z] #35 DONE 37.3s [2020-04-12T15:26:33.266Z] [2020-04-12T15:26:33.266Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:26:33.267Z] #36 DONE 0.1s [2020-04-12T15:26:33.568Z] [2020-04-12T15:26:33.568Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-12T15:26:33.568Z] #37 DONE 0.1s [2020-04-12T15:26:33.568Z] [2020-04-12T15:26:33.568Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:26:33.568Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-04-12T15:26:33.850Z] #38 ... [2020-04-12T15:26:33.850Z] [2020-04-12T15:26:33.850Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:26:33.850Z] #43 32.95 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-12T15:26:33.850Z] #43 32.96 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-12T15:26:33.850Z] #43 32.96 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-12T15:26:33.850Z] #43 32.97 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-12T15:26:33.850Z] #43 32.98 Setting up python-six (1.12.0-1) ... [2020-04-12T15:26:33.850Z] #43 34.54 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-12T15:26:33.850Z] #43 34.57 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-12T15:26:33.850Z] #43 34.58 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-12T15:26:33.850Z] #43 34.59 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-04-12T15:26:33.850Z] #43 34.59 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-04-12T15:26:33.850Z] #43 34.60 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-12T15:26:33.850Z] #43 34.61 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-12T15:26:33.850Z] #43 34.62 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-12T15:26:33.850Z] #43 34.62 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-12T15:26:33.850Z] #43 34.63 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-12T15:26:33.850Z] #43 37.52 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-04-12T15:26:33.850Z] #43 37.52 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:26:33.850Z] #43 DONE 37.9s [2020-04-12T15:26:34.134Z] [2020-04-12T15:26:34.134Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:26:34.134Z] #27 12.86 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-12T15:26:34.134Z] #27 13.29 #=#=# [2020-04-12T15:26:34.417Z] #27 13.57 #=#=# 0.2% ############### 21.7% ######################################################################## 100.0% [2020-04-12T15:26:34.417Z] #27 13.98 [2020-04-12T15:26:34.596Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-04-12T15:26:34.596Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-04-12T15:26:34.596Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-04-12T15:26:34.885Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-04-12T15:26:34.885Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-04-12T15:26:34.885Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-04-12T15:26:35.173Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-04-12T15:26:35.461Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-04-12T15:26:35.750Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-04-12T15:26:35.887Z] #27 15.19 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-12T15:26:35.887Z] #27 15.45 [2020-04-12T15:26:36.169Z] #27 15.57 #=#=# ######################################################################## 100.0% [2020-04-12T15:26:36.169Z] #27 15.72 [2020-04-12T15:26:36.451Z] #27 ... [2020-04-12T15:26:36.451Z] [2020-04-12T15:26:36.451Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:26:36.451Z] #50 30.10 + cd /tmp/tmp.Ze7L41WGai/src/gotest.tools/gotestsum [2020-04-12T15:26:36.451Z] #50 30.10 + git checkout -q v0.3.5 [2020-04-12T15:26:36.451Z] #50 30.14 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-12T15:26:36.451Z] #50 ... [2020-04-12T15:26:36.451Z] [2020-04-12T15:26:36.451Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:26:36.451Z] #38 1.525 + RM_GOPATH=0 [2020-04-12T15:26:36.451Z] #38 1.525 + TMP_GOPATH= [2020-04-12T15:26:36.451Z] #38 1.526 + : /build [2020-04-12T15:26:36.451Z] #38 1.527 + '[' -z '' ']' [2020-04-12T15:26:36.451Z] #38 1.527 ++ mktemp -d [2020-04-12T15:26:36.451Z] #38 1.529 + export GOPATH=/tmp/tmp.SoC0uTp47J [2020-04-12T15:26:36.451Z] #38 1.529 + GOPATH=/tmp/tmp.SoC0uTp47J [2020-04-12T15:26:36.451Z] #38 1.529 + RM_GOPATH=1 [2020-04-12T15:26:36.451Z] #38 1.531 ++ dirname ./install.sh [2020-04-12T15:26:36.451Z] #38 1.533 + dir=. [2020-04-12T15:26:36.451Z] #38 1.533 + bin=tini [2020-04-12T15:26:36.451Z] #38 1.533 + shift [2020-04-12T15:26:36.451Z] #38 1.533 + '[' '!' -f ./tini.installer ']' [2020-04-12T15:26:36.451Z] #38 1.533 + . ./tini.installer [2020-04-12T15:26:36.451Z] #38 1.533 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:26:36.451Z] #38 1.534 + install_tini [2020-04-12T15:26:36.451Z] #38 1.534 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-12T15:26:36.451Z] #38 1.534 + git clone https://github.com/krallin/tini.git /tmp/tmp.SoC0uTp47J/tini [2020-04-12T15:26:36.451Z] #38 1.534 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:26:36.451Z] #38 1.535 Cloning into '/tmp/tmp.SoC0uTp47J/tini'... [2020-04-12T15:26:36.451Z] #38 2.245 + cd /tmp/tmp.SoC0uTp47J/tini [2020-04-12T15:26:36.451Z] #38 2.245 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:26:36.451Z] #38 2.255 + cmake . [2020-04-12T15:26:36.451Z] #38 2.732 -- The C compiler identification is GNU 8.3.0 [2020-04-12T15:26:36.451Z] #38 2.763 -- Check for working C compiler: /usr/bin/cc [2020-04-12T15:26:36.499Z] #23 ... [2020-04-12T15:26:36.499Z] [2020-04-12T15:26:36.499Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:26:36.499Z] #68 18.60 Checking out files: 90% (712/788) Checking out files: 91% (718/788) Checking out files: 92% (725/788) Checking out files: 93% (733/788) Checking out files: 94% (741/788) Checking out files: 95% (749/788) Checking out files: 96% (757/788) Checking out files: 97% (765/788) Checking out files: 98% (773/788) Checking out files: 99% (781/788) Checking out files: 100% (788/788) Checking out files: 100% (788/788), done. [2020-04-12T15:26:36.499Z] #68 19.13 + cd /tmp/tmp.RuXaZUAoz0/src/github.com/rootless-containers/rootlesskit [2020-04-12T15:26:36.499Z] #68 19.13 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:26:36.723Z] using credential docker-jenkins-github-credentials [2020-04-12T15:26:36.732Z] Cloning the remote Git repository [2020-04-12T15:26:36.732Z] Cloning with configured refspecs honoured and without tags [2020-04-12T15:26:36.733Z] #38 3.248 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-12T15:26:36.733Z] #38 3.249 -- Detecting C compiler ABI info [2020-04-12T15:26:37.188Z] Cloning repository https://github.com/moby/moby.git [2020-04-12T15:26:36.784Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-12T15:26:36.784Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-04-12T15:26:37.015Z] #38 3.555 -- Detecting C compiler ABI info - done [2020-04-12T15:26:37.015Z] #38 3.559 -- Detecting C compile features [2020-04-12T15:26:37.067Z] #68 19.87 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-12T15:26:37.067Z] #68 19.87 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-12T15:26:37.067Z] #68 ... [2020-04-12T15:26:37.067Z] [2020-04-12T15:26:37.067Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:26:37.067Z] #35 10.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:26:37.067Z] #35 10.37 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:26:37.067Z] #35 10.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:26:37.067Z] #35 13.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:26:37.067Z] #35 18.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:26:37.076Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-04-12T15:26:37.297Z] #38 ... [2020-04-12T15:26:37.297Z] [2020-04-12T15:26:37.297Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:26:37.297Z] #30 31.22 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-04-12T15:26:37.297Z] #30 31.46 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-12T15:26:37.297Z] #30 31.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-12T15:26:37.297Z] #30 ... [2020-04-12T15:26:37.297Z] [2020-04-12T15:26:37.297Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:26:37.297Z] #27 16.68 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-12T15:26:37.297Z] #27 16.73 skipping existing b63cc5f62c21 [2020-04-12T15:26:37.297Z] #27 16.78 [2020-04-12T15:26:37.326Z] #35 ... [2020-04-12T15:26:37.326Z] [2020-04-12T15:26:37.326Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:37.326Z] #74 10.22 + RM_GOPATH=0 [2020-04-12T15:26:37.326Z] #74 10.22 + TMP_GOPATH= [2020-04-12T15:26:37.326Z] #74 10.22 + : /build [2020-04-12T15:26:37.326Z] #74 10.22 + '[' -z '' ']' [2020-04-12T15:26:37.326Z] #74 10.23 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:26:37.326Z] #74 10.23 ++ mktemp -d [2020-04-12T15:26:37.326Z] #74 10.23 + export GOPATH=/tmp/tmp.RaXbKqOzGb [2020-04-12T15:26:37.326Z] #74 10.23 + GOPATH=/tmp/tmp.RaXbKqOzGb [2020-04-12T15:26:37.326Z] #74 10.23 + RM_GOPATH=1 [2020-04-12T15:26:37.326Z] #74 10.23 ++ dirname ./install.sh [2020-04-12T15:26:37.326Z] #74 10.23 + dir=. [2020-04-12T15:26:37.326Z] #74 10.23 + bin=proxy [2020-04-12T15:26:37.326Z] #74 10.23 + shift [2020-04-12T15:26:37.326Z] #74 10.23 + '[' '!' -f ./proxy.installer ']' [2020-04-12T15:26:37.326Z] #74 10.23 + . ./proxy.installer [2020-04-12T15:26:37.326Z] #74 10.23 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:26:37.326Z] #74 10.23 + install_proxy [2020-04-12T15:26:37.326Z] #74 10.23 + case "$1" in [2020-04-12T15:26:37.326Z] #74 10.23 + export CGO_ENABLED=0 [2020-04-12T15:26:37.326Z] #74 10.23 + CGO_ENABLED=0 [2020-04-12T15:26:37.326Z] #74 10.23 + _install_proxy [2020-04-12T15:26:37.326Z] #74 10.23 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-12T15:26:37.326Z] #74 10.24 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RaXbKqOzGb/src/github.com/docker/libnetwork [2020-04-12T15:26:37.326Z] #74 10.24 Cloning into '/tmp/tmp.RaXbKqOzGb/src/github.com/docker/libnetwork'... [2020-04-12T15:26:37.326Z] #74 ... [2020-04-12T15:26:37.326Z] [2020-04-12T15:26:37.326Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:37.326Z] #33 10.23 + cd /tmp/tmp.FKuDLyiPZL/src/github.com/BurntSushi/toml [2020-04-12T15:26:37.326Z] #33 10.24 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:26:37.326Z] #33 10.27 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-12T15:26:37.326Z] #33 11.63 internal/cpu [2020-04-12T15:26:37.326Z] #33 11.63 runtime/internal/atomic [2020-04-12T15:26:37.326Z] #33 12.10 runtime/internal/sys [2020-04-12T15:26:37.326Z] #33 12.19 runtime/internal/math [2020-04-12T15:26:37.326Z] #33 12.40 math/bits [2020-04-12T15:26:37.326Z] #33 12.61 internal/bytealg [2020-04-12T15:26:37.326Z] #33 13.19 math [2020-04-12T15:26:37.326Z] #33 14.17 runtime [2020-04-12T15:26:37.365Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-12T15:26:37.365Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-12T15:26:37.584Z] #33 ... [2020-04-12T15:26:37.584Z] [2020-04-12T15:26:37.584Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:26:37.584Z] #41 10.48 + git clone https://github.com/docker/distribution.git . [2020-04-12T15:26:37.584Z] #41 10.49 Cloning into '.'... [2020-04-12T15:26:37.655Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-12T15:26:37.842Z] #41 ... [2020-04-12T15:26:37.842Z] [2020-04-12T15:26:37.842Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:37.842Z] #33 20.50 unicode/utf8 [2020-04-12T15:26:37.911Z] #27 ... [2020-04-12T15:26:37.911Z] [2020-04-12T15:26:37.911Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:37.911Z] #56 31.54 syscall [2020-04-12T15:26:37.911Z] #56 31.55 reflect [2020-04-12T15:26:37.911Z] #56 37.70 time [2020-04-12T15:26:37.911Z] #56 41.53 context [2020-04-12T15:26:37.911Z] #56 ... [2020-04-12T15:26:37.911Z] [2020-04-12T15:26:37.911Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:26:37.911Z] #44 2.234 Note: Building without setproctitle() and strlcpy() support. [2020-04-12T15:26:37.911Z] #44 2.234 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-12T15:26:37.911Z] #44 2.237 Note: Building without GnuTLS support [2020-04-12T15:26:37.911Z] #44 3.097 fatal: not a git repository (or any of the parent directories): .git [2020-04-12T15:26:37.911Z] #44 3.134 GEN .gitid [2020-04-12T15:26:37.911Z] #44 3.136 GEN criu/include/version.h [2020-04-12T15:26:37.911Z] #44 3.153 GEN include/common/asm [2020-04-12T15:26:37.911Z] #44 4.019 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-12T15:26:37.255Z] > git init /home/ubuntu/workspace/moby_PR-37867 # timeout=10 [2020-04-12T15:26:37.533Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-12T15:26:37.533Z] > git --version # timeout=10 [2020-04-12T15:26:37.543Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-12T15:26:37.546Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/37867/head:refs/remotes/origin/PR-37867 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:26:37.944Z] go: finding github.com/jinzhu/now v1.0.0 [2020-04-12T15:26:38.101Z] #33 ... [2020-04-12T15:26:38.101Z] [2020-04-12T15:26:38.101Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:26:38.101Z] #43 11.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:26:38.101Z] #43 11.59 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:26:38.101Z] #43 11.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:26:38.101Z] #43 13.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:26:38.101Z] #43 18.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:26:38.193Z] #44 4.095 PBCC images/opts.pb-c.c [2020-04-12T15:26:38.193Z] #44 4.149 PBCC images/sit.pb-c.c [2020-04-12T15:26:38.193Z] #44 4.234 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-12T15:26:38.193Z] #44 4.302 DEP images/opts.pb-c.d [2020-04-12T15:26:38.193Z] #44 4.317 DEP images/sit.pb-c.d [2020-04-12T15:26:38.234Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-04-12T15:26:38.358Z] #43 ... [2020-04-12T15:26:38.358Z] [2020-04-12T15:26:38.358Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:26:38.358Z] #10 11.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:26:38.358Z] #10 15.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:26:38.358Z] #10 20.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:26:38.475Z] #44 4.386 PBCC images/macvlan.pb-c.c [2020-04-12T15:26:38.475Z] #44 4.389 DEP images/macvlan.pb-c.d [2020-04-12T15:26:38.475Z] #44 4.422 PBCC images/autofs.pb-c.c [2020-04-12T15:26:38.475Z] #44 4.443 DEP images/autofs.pb-c.d [2020-04-12T15:26:38.475Z] #44 4.479 PBCC images/sysctl.pb-c.c [2020-04-12T15:26:38.475Z] #44 4.500 DEP images/sysctl.pb-c.d [2020-04-12T15:26:38.475Z] #44 4.577 PBCC images/time.pb-c.c [2020-04-12T15:26:38.475Z] #44 4.580 DEP images/time.pb-c.d [2020-04-12T15:26:38.475Z] #44 4.604 PBCC images/binfmt-misc.pb-c.c [2020-04-12T15:26:38.475Z] #44 4.620 DEP images/binfmt-misc.pb-c.d [2020-04-12T15:26:38.475Z] #44 4.662 PBCC images/seccomp.pb-c.c [2020-04-12T15:26:38.475Z] #44 4.682 DEP images/seccomp.pb-c.d [2020-04-12T15:26:38.475Z] #44 4.729 PBCC images/userns.pb-c.c [2020-04-12T15:26:38.619Z] #10 ... [2020-04-12T15:26:38.619Z] [2020-04-12T15:26:38.619Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:26:38.619Z] #25 20.45 Fetched 8337 kB in 16s (514 kB/s) [2020-04-12T15:26:38.760Z] #44 4.732 DEP images/userns.pb-c.d [2020-04-12T15:26:38.760Z] #44 4.778 PBCC images/cgroup.pb-c.c [2020-04-12T15:26:38.760Z] #44 4.785 DEP images/cgroup.pb-c.d [2020-04-12T15:26:38.760Z] #44 4.852 PBCC images/fown.pb-c.c [2020-04-12T15:26:38.760Z] #44 ... [2020-04-12T15:26:38.760Z] [2020-04-12T15:26:38.760Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:26:38.760Z] #27 17.67 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-12T15:26:38.760Z] #27 18.03 [2020-04-12T15:26:38.760Z] #27 18.13 ######################################################################## 100.0% [2020-04-12T15:26:38.760Z] #27 18.18 [2020-04-12T15:26:38.760Z] #27 18.21 Download of images into '/build' complete. [2020-04-12T15:26:38.760Z] #27 18.21 Use something like the following to load the result into a Docker daemon: [2020-04-12T15:26:38.760Z] #27 18.21 tar -cC '/build' . | docker load [2020-04-12T15:26:38.760Z] #27 DONE 18.4s [2020-04-12T15:26:38.760Z] [2020-04-12T15:26:38.760Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:26:38.760Z] #44 4.865 PBCC images/ext-file.pb-c.c [2020-04-12T15:26:38.760Z] #44 4.895 DEP images/fown.pb-c.d [2020-04-12T15:26:38.760Z] #44 ... [2020-04-12T15:26:38.760Z] [2020-04-12T15:26:38.760Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:26:38.760Z] #38 5.007 -- Detecting C compile features - done [2020-04-12T15:26:38.760Z] #38 5.027 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-12T15:26:38.760Z] #38 5.252 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-12T15:26:38.760Z] #38 5.293 -- Configuring done [2020-04-12T15:26:38.760Z] #38 5.371 -- Generating done [2020-04-12T15:26:38.760Z] #38 5.380 -- Build files have been written to: /tmp/tmp.SoC0uTp47J/tini [2020-04-12T15:26:38.760Z] #38 5.391 + make tini-static [2020-04-12T15:26:38.861Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-04-12T15:26:38.862Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-04-12T15:26:39.153Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-04-12T15:26:39.188Z] #25 20.45 Reading package lists... [2020-04-12T15:26:39.188Z] #25 ... [2020-04-12T15:26:39.188Z] [2020-04-12T15:26:39.188Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:26:39.188Z] #47 12.05 + cd /tmp/tmp.e0t8yBuxSe/src/github.com/LK4D4/vndr [2020-04-12T15:26:39.188Z] #47 12.05 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:26:39.188Z] #47 12.13 + go build -buildmode=pie -v -o /build/vndr . [2020-04-12T15:26:39.188Z] #47 13.99 internal/race [2020-04-12T15:26:39.188Z] #47 14.17 runtime [2020-04-12T15:26:39.188Z] #47 14.18 sync/atomic [2020-04-12T15:26:39.188Z] #47 14.69 unicode [2020-04-12T15:26:39.188Z] #47 ... [2020-04-12T15:26:39.188Z] [2020-04-12T15:26:39.188Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:26:39.188Z] #43 22.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:26:39.236Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05d0fdfd785f9d46b) in /home/ubuntu/workspace/moby_PR-37867 [Pipeline] { [Pipeline] checkout [2020-04-12T15:26:39.279Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05355303fccf5d0b2) in /home/ubuntu/workspace/moby_PR-37867 [Pipeline] { [Pipeline] checkout [2020-04-12T15:26:39.453Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-04-12T15:26:39.750Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-12T15:26:39.784Z] #38 6.155 Scanning dependencies of target tini-static [2020-04-12T15:26:39.784Z] #38 6.369 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-12T15:26:40.038Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-12T15:26:40.331Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-04-12T15:26:40.623Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-04-12T15:26:40.794Z] #38 7.363 [100%] Linking C executable tini-static [2020-04-12T15:26:40.913Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-04-12T15:26:41.076Z] #38 7.693 [100%] Built target tini-static [2020-04-12T15:26:41.203Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-12T15:26:41.374Z] #38 7.779 + mkdir -p /build [2020-04-12T15:26:41.374Z] #38 7.780 + cp tini-static /build/docker-init [2020-04-12T15:26:41.374Z] #38 DONE 8.0s [2020-04-12T15:26:41.374Z] [2020-04-12T15:26:41.374Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:26:41.493Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-04-12T15:26:41.493Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-04-12T15:26:41.910Z] using credential docker-jenkins-github-credentials [2020-04-12T15:26:41.918Z] Cloning the remote Git repository [2020-04-12T15:26:41.918Z] Cloning with configured refspecs honoured and without tags [2020-04-12T15:26:41.969Z] using credential docker-jenkins-github-credentials [2020-04-12T15:26:41.977Z] Cloning the remote Git repository [2020-04-12T15:26:41.977Z] Cloning with configured refspecs honoured and without tags [2020-04-12T15:26:42.226Z] #65 23.86 Checking out files: 70% (2225/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 91% (2881/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-12T15:26:42.226Z] #65 24.93 + cd /tmp/tmp.5rpyG8Q1m9/src/github.com/containerd/containerd [2020-04-12T15:26:42.226Z] #65 24.93 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:26:42.470Z] #43 ... [2020-04-12T15:26:42.470Z] [2020-04-12T15:26:42.470Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:26:42.470Z] #62 15.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:26:42.525Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-12T15:26:42.729Z] #62 ... [2020-04-12T15:26:42.729Z] [2020-04-12T15:26:42.729Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:42.729Z] #56 24.20 + cd /tmp/tmp.YDxNx1hauz/src/github.com/mvdan/sh [2020-04-12T15:26:42.729Z] #56 24.21 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:26:42.729Z] #56 24.55 + GO111MODULE=on [2020-04-12T15:26:42.729Z] #56 24.55 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-12T15:26:42.812Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-04-12T15:26:42.813Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-04-12T15:26:41.938Z] Cloning repository https://github.com/moby/moby.git [2020-04-12T15:26:42.105Z] > git init /home/ubuntu/workspace/moby_PR-37867 # timeout=10 [2020-04-12T15:26:42.379Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-12T15:26:42.379Z] > git --version # timeout=10 [2020-04-12T15:26:42.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-12T15:26:42.399Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/37867/head:refs/remotes/origin/PR-37867 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:26:42.047Z] Cloning repository https://github.com/moby/moby.git [2020-04-12T15:26:42.105Z] > git init /home/ubuntu/workspace/moby_PR-37867 # timeout=10 [2020-04-12T15:26:42.431Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-12T15:26:42.431Z] > git --version # timeout=10 [2020-04-12T15:26:42.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-12T15:26:42.485Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/37867/head:refs/remotes/origin/PR-37867 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:26:43.101Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-12T15:26:43.231Z] #65 ... [2020-04-12T15:26:43.231Z] [2020-04-12T15:26:43.231Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:26:43.231Z] #47 37.06 time [2020-04-12T15:26:43.231Z] #47 40.65 os [2020-04-12T15:26:43.231Z] #47 41.77 strings [2020-04-12T15:26:43.231Z] #47 44.06 fmt [2020-04-12T15:26:43.231Z] #47 44.32 path/filepath [2020-04-12T15:26:43.231Z] #47 45.66 regexp/syntax [2020-04-12T15:26:43.231Z] #47 47.13 flag [2020-04-12T15:26:43.231Z] #47 ... [2020-04-12T15:26:43.231Z] [2020-04-12T15:26:43.231Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:26:43.231Z] #65 25.85 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-12T15:26:43.231Z] #65 25.85 + BUILDTAGS='netgo osusergo static_build' [2020-04-12T15:26:43.231Z] #65 25.85 + export EXTRA_FLAGS=-buildmode=pie [2020-04-12T15:26:43.231Z] #65 25.85 + EXTRA_FLAGS=-buildmode=pie [2020-04-12T15:26:43.231Z] #65 25.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-12T15:26:43.231Z] #65 25.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-12T15:26:43.231Z] #65 25.85 + '[' '' = dynamic ']' [2020-04-12T15:26:43.231Z] #65 25.85 + make [2020-04-12T15:26:43.398Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-04-12T15:26:43.398Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-04-12T15:26:43.398Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-12T15:26:44.110Z] #56 26.69 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:26:44.110Z] #56 26.80 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:26:44.110Z] #56 ... [2020-04-12T15:26:44.110Z] [2020-04-12T15:26:44.110Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:26:44.110Z] #23 26.27 + mkdir -p /build [2020-04-12T15:26:44.110Z] #23 26.28 + mv docker/docker /build/ [2020-04-12T15:26:44.110Z] #23 26.30 + rmdir docker [2020-04-12T15:26:44.110Z] #23 DONE 26.9s [2020-04-12T15:26:44.110Z] [2020-04-12T15:26:44.110Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:44.110Z] #56 26.82 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:26:44.237Z] #65 26.77 + bin/ctr [2020-04-12T15:26:44.237Z] #65 ... [2020-04-12T15:26:44.237Z] [2020-04-12T15:26:44.237Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:26:44.237Z] #10 38.19 Selecting previously unselected package binutils-mingw-w64. [2020-04-12T15:26:44.237Z] #10 38.19 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-12T15:26:44.237Z] #10 38.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-12T15:26:44.237Z] #10 38.36 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-04-12T15:26:44.237Z] #10 38.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-12T15:26:44.237Z] #10 38.36 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-12T15:26:44.237Z] #10 38.51 Selecting previously unselected package dmsetup. [2020-04-12T15:26:44.237Z] #10 38.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-04-12T15:26:44.237Z] #10 38.52 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-12T15:26:44.237Z] #10 38.66 Selecting previously unselected package mingw-w64-common. [2020-04-12T15:26:44.237Z] #10 38.66 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-12T15:26:44.237Z] #10 38.66 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-12T15:26:44.237Z] #10 42.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-12T15:26:44.237Z] #10 42.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-12T15:26:44.237Z] #10 42.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-12T15:26:44.237Z] #10 48.17 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-12T15:26:44.237Z] #10 48.17 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-12T15:26:44.237Z] #10 48.19 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:26:44.237Z] #10 48.29 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-12T15:26:44.433Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-12T15:26:44.519Z] #10 48.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-12T15:26:44.519Z] #10 48.30 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:26:44.519Z] #10 ... [2020-04-12T15:26:44.519Z] [2020-04-12T15:26:44.519Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:44.519Z] #33 38.19 internal/poll [2020-04-12T15:26:44.519Z] #33 38.82 internal/fmtsort [2020-04-12T15:26:44.519Z] #33 39.31 internal/syscall/unix [2020-04-12T15:26:44.519Z] #33 39.54 strings [2020-04-12T15:26:44.519Z] #33 39.56 os [2020-04-12T15:26:44.519Z] #33 41.97 path [2020-04-12T15:26:44.519Z] #33 42.46 text/tabwriter [2020-04-12T15:26:44.519Z] #33 42.75 fmt [2020-04-12T15:26:44.519Z] #33 43.01 path/filepath [2020-04-12T15:26:44.519Z] #33 44.50 io/ioutil [2020-04-12T15:26:44.519Z] #33 46.41 flag [2020-04-12T15:26:44.519Z] #33 46.41 github.com/BurntSushi/toml [2020-04-12T15:26:44.519Z] #33 47.26 log [2020-04-12T15:26:44.519Z] #33 ... [2020-04-12T15:26:44.519Z] [2020-04-12T15:26:44.519Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:26:44.519Z] #44 5.091 DEP images/ext-file.pb-c.d [2020-04-12T15:26:44.519Z] #44 5.212 PBCC images/rpc.pb-c.c [2020-04-12T15:26:44.519Z] #44 5.272 DEP images/rpc.pb-c.d [2020-04-12T15:26:44.519Z] #44 5.313 PBCC images/siginfo.pb-c.c [2020-04-12T15:26:44.519Z] #44 5.333 DEP images/siginfo.pb-c.d [2020-04-12T15:26:44.519Z] #44 5.362 PBCC images/pagemap.pb-c.c [2020-04-12T15:26:44.519Z] #44 5.394 DEP images/pagemap.pb-c.d [2020-04-12T15:26:44.519Z] #44 5.427 PBCC images/rlimit.pb-c.c [2020-04-12T15:26:44.519Z] #44 5.435 DEP images/rlimit.pb-c.d [2020-04-12T15:26:44.519Z] #44 5.491 PBCC images/file-lock.pb-c.c [2020-04-12T15:26:44.519Z] #44 5.542 DEP images/file-lock.pb-c.d [2020-04-12T15:26:44.519Z] #44 5.542 PBCC images/tty.pb-c.c [2020-04-12T15:26:44.519Z] #44 5.612 DEP images/tty.pb-c.d [2020-04-12T15:26:44.519Z] #44 5.619 PBCC images/tun.pb-c.c [2020-04-12T15:26:44.519Z] #44 5.821 PBCC images/netdev.pb-c.c [2020-04-12T15:26:44.519Z] #44 5.865 DEP images/tun.pb-c.d [2020-04-12T15:26:44.519Z] #44 5.992 DEP images/netdev.pb-c.d [2020-04-12T15:26:44.519Z] #44 6.047 PBCC images/vma.pb-c.c [2020-04-12T15:26:44.519Z] #44 6.092 DEP images/vma.pb-c.d [2020-04-12T15:26:44.519Z] #44 6.152 PBCC images/creds.pb-c.c [2020-04-12T15:26:44.519Z] #44 6.192 DEP images/creds.pb-c.d [2020-04-12T15:26:44.519Z] #44 6.234 PBCC images/utsns.pb-c.c [2020-04-12T15:26:44.519Z] #44 6.263 DEP images/utsns.pb-c.d [2020-04-12T15:26:44.519Z] #44 6.291 PBCC images/ipc-desc.pb-c.c [2020-04-12T15:26:44.519Z] #44 6.299 PBCC images/ipc-sem.pb-c.c [2020-04-12T15:26:44.519Z] #44 6.320 DEP images/ipc-desc.pb-c.d [2020-04-12T15:26:44.519Z] #44 6.358 DEP images/ipc-sem.pb-c.d [2020-04-12T15:26:44.519Z] #44 6.390 PBCC images/ipc-msg.pb-c.c [2020-04-12T15:26:44.519Z] #44 6.398 DEP images/ipc-msg.pb-c.d [2020-04-12T15:26:44.519Z] #44 6.428 PBCC images/ipc-shm.pb-c.c [2020-04-12T15:26:44.519Z] #44 6.436 DEP images/ipc-shm.pb-c.d [2020-04-12T15:26:44.519Z] #44 6.468 PBCC images/ipc-var.pb-c.c [2020-04-12T15:26:44.519Z] #44 6.495 DEP images/ipc-var.pb-c.d [2020-04-12T15:26:44.519Z] #44 6.524 PBCC images/sk-opts.pb-c.c [2020-04-12T15:26:44.519Z] #44 6.558 PBCC images/packet-sock.pb-c.c [2020-04-12T15:26:44.519Z] #44 6.594 DEP images/sk-opts.pb-c.d [2020-04-12T15:26:44.519Z] #44 6.629 DEP images/packet-sock.pb-c.d [2020-04-12T15:26:44.519Z] #44 6.675 PBCC images/sk-netlink.pb-c.c [2020-04-12T15:26:44.519Z] #44 6.680 DEP images/sk-netlink.pb-c.d [2020-04-12T15:26:44.519Z] #44 6.711 PBCC images/sk-inet.pb-c.c [2020-04-12T15:26:44.519Z] #44 6.769 DEP images/sk-inet.pb-c.d [2020-04-12T15:26:44.519Z] #44 6.830 PBCC images/sk-unix.pb-c.c [2020-04-12T15:26:44.519Z] #44 6.839 DEP images/sk-unix.pb-c.d [2020-04-12T15:26:44.519Z] #44 6.857 PBCC images/mm.pb-c.c [2020-04-12T15:26:44.519Z] #44 6.907 DEP images/mm.pb-c.d [2020-04-12T15:26:44.519Z] #44 6.975 PBCC images/timerfd.pb-c.c [2020-04-12T15:26:44.519Z] #44 6.985 DEP images/timerfd.pb-c.d [2020-04-12T15:26:44.519Z] #44 7.034 PBCC images/timer.pb-c.c [2020-04-12T15:26:44.519Z] #44 7.066 DEP images/timer.pb-c.d [2020-04-12T15:26:44.519Z] #44 7.086 PBCC images/sa.pb-c.c [2020-04-12T15:26:44.519Z] #44 7.135 DEP images/sa.pb-c.d [2020-04-12T15:26:44.519Z] #44 7.193 PBCC images/pipe-data.pb-c.c [2020-04-12T15:26:44.519Z] #44 7.197 DEP images/pipe-data.pb-c.d [2020-04-12T15:26:44.519Z] #44 7.243 PBCC images/mnt.pb-c.c [2020-04-12T15:26:44.519Z] #44 7.295 DEP images/mnt.pb-c.d [2020-04-12T15:26:44.519Z] #44 7.328 PBCC images/sk-packet.pb-c.c [2020-04-12T15:26:44.519Z] #44 7.355 DEP images/sk-packet.pb-c.d [2020-04-12T15:26:44.519Z] #44 7.387 PBCC images/tcp-stream.pb-c.c [2020-04-12T15:26:44.519Z] #44 7.421 DEP images/tcp-stream.pb-c.d [2020-04-12T15:26:44.519Z] #44 7.451 PBCC images/pipe.pb-c.c [2020-04-12T15:26:44.519Z] #44 7.519 DEP images/pipe.pb-c.d [2020-04-12T15:26:44.519Z] #44 7.599 PBCC images/pstree.pb-c.c [2020-04-12T15:26:44.519Z] #44 7.599 DEP images/pstree.pb-c.d [2020-04-12T15:26:44.519Z] #44 7.654 PBCC images/fs.pb-c.c [2020-04-12T15:26:44.519Z] #44 7.654 DEP images/fs.pb-c.d [2020-04-12T15:26:44.519Z] #44 7.722 PBCC images/signalfd.pb-c.c [2020-04-12T15:26:44.519Z] #44 7.754 DEP images/signalfd.pb-c.d [2020-04-12T15:26:44.519Z] #44 7.807 PBCC images/fh.pb-c.c [2020-04-12T15:26:44.519Z] #44 7.850 PBCC images/fsnotify.pb-c.c [2020-04-12T15:26:44.519Z] #44 7.915 DEP images/fh.pb-c.d [2020-04-12T15:26:44.519Z] #44 8.053 DEP images/fsnotify.pb-c.d [2020-04-12T15:26:44.519Z] #44 8.162 PBCC images/eventpoll.pb-c.c [2020-04-12T15:26:44.519Z] #44 8.203 DEP images/eventpoll.pb-c.d [2020-04-12T15:26:44.519Z] #44 8.217 PBCC images/eventfd.pb-c.c [2020-04-12T15:26:44.519Z] #44 8.254 DEP images/eventfd.pb-c.d [2020-04-12T15:26:44.519Z] #44 8.280 PBCC images/remap-file-path.pb-c.c [2020-04-12T15:26:44.519Z] #44 8.291 DEP images/remap-file-path.pb-c.d [2020-04-12T15:26:44.519Z] #44 8.309 PBCC images/fifo.pb-c.c [2020-04-12T15:26:44.519Z] #44 8.318 DEP images/fifo.pb-c.d [2020-04-12T15:26:44.519Z] #44 8.335 PBCC images/ghost-file.pb-c.c [2020-04-12T15:26:44.519Z] #44 8.351 DEP images/ghost-file.pb-c.d [2020-04-12T15:26:44.519Z] #44 8.373 PBCC images/regfile.pb-c.c [2020-04-12T15:26:44.519Z] #44 8.393 DEP images/regfile.pb-c.d [2020-04-12T15:26:44.519Z] #44 8.410 PBCC images/ns.pb-c.c [2020-04-12T15:26:44.519Z] #44 8.418 DEP images/ns.pb-c.d [2020-04-12T15:26:44.519Z] #44 8.433 PBCC images/fdinfo.pb-c.c [2020-04-12T15:26:44.519Z] #44 8.454 DEP images/fdinfo.pb-c.d [2020-04-12T15:26:44.519Z] #44 8.479 PBCC images/core-aarch64.pb-c.c [2020-04-12T15:26:44.519Z] #44 8.497 PBCC images/core-arm.pb-c.c [2020-04-12T15:26:44.519Z] #44 8.512 PBCC images/core-ppc64.pb-c.c [2020-04-12T15:26:44.519Z] #44 8.529 PBCC images/core-s390.pb-c.c [2020-04-12T15:26:44.519Z] #44 8.552 PBCC images/core-x86.pb-c.c [2020-04-12T15:26:44.519Z] #44 8.574 PBCC images/core.pb-c.c [2020-04-12T15:26:44.519Z] #44 8.622 PBCC images/inventory.pb-c.c [2020-04-12T15:26:44.519Z] #44 8.647 DEP images/core-aarch64.pb-c.d [2020-04-12T15:26:44.519Z] #44 8.671 DEP images/core-arm.pb-c.d [2020-04-12T15:26:44.519Z] #44 8.688 DEP images/core-ppc64.pb-c.d [2020-04-12T15:26:44.519Z] #44 8.725 DEP images/core-s390.pb-c.d [2020-04-12T15:26:44.519Z] #44 8.767 DEP images/core-x86.pb-c.d [2020-04-12T15:26:44.519Z] #44 8.805 DEP images/core.pb-c.d [2020-04-12T15:26:44.519Z] #44 8.833 DEP images/inventory.pb-c.d [2020-04-12T15:26:44.519Z] #44 8.872 PBCC images/cpuinfo.pb-c.c [2020-04-12T15:26:44.519Z] #44 8.892 DEP images/cpuinfo.pb-c.d [2020-04-12T15:26:44.520Z] #44 8.913 PBCC images/stats.pb-c.c [2020-04-12T15:26:44.520Z] #44 8.928 DEP images/stats.pb-c.d [2020-04-12T15:26:44.520Z] #44 9.747 make[1]: Nothing to be done for 'all'. [2020-04-12T15:26:44.520Z] #44 10.59 CC images/stats.o [2020-04-12T15:26:44.676Z] #56 27.59 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:26:44.676Z] #56 27.62 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:26:44.725Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-04-12T15:26:44.725Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-04-12T15:26:44.801Z] #44 10.83 CC images/core.o [2020-04-12T15:26:45.016Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-04-12T15:26:45.083Z] #44 11.20 CC images/core-x86.o [2020-04-12T15:26:45.649Z] go: finding github.com/docker/go-connections v0.4.0 [2020-04-12T15:26:45.649Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-04-12T15:26:45.696Z] #44 11.62 CC images/core-arm.o [2020-04-12T15:26:45.941Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-04-12T15:26:45.941Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-04-12T15:26:45.977Z] #44 11.94 CC images/core-aarch64.o [2020-04-12T15:26:46.259Z] #44 12.33 CC images/core-ppc64.o [2020-04-12T15:26:46.541Z] #44 12.63 CC images/core-s390.o [2020-04-12T15:26:46.571Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-04-12T15:26:46.575Z] #56 29.44 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:26:47.156Z] #44 13.13 CC images/cpuinfo.o [2020-04-12T15:26:47.437Z] #44 13.49 CC images/inventory.o [2020-04-12T15:26:47.604Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-12T15:26:47.604Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-04-12T15:26:47.719Z] #44 13.70 CC images/fdinfo.o [2020-04-12T15:26:47.894Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-04-12T15:26:47.894Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-04-12T15:26:47.949Z] #56 30.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:26:48.001Z] #44 14.00 CC images/fown.o [2020-04-12T15:26:48.001Z] #44 14.21 CC images/ns.o [2020-04-12T15:26:48.001Z] #44 ... [2020-04-12T15:26:48.001Z] [2020-04-12T15:26:48.001Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:48.001Z] #56 41.90 encoding/binary [2020-04-12T15:26:48.001Z] #56 42.27 os [2020-04-12T15:26:48.001Z] #56 43.60 encoding/base64 [2020-04-12T15:26:48.001Z] #56 44.46 golang.org/x/sys/unix [2020-04-12T15:26:48.001Z] #56 46.28 fmt [2020-04-12T15:26:48.001Z] #56 49.63 encoding/json [2020-04-12T15:26:48.001Z] #56 51.37 github.com/pkg/diff [2020-04-12T15:26:48.185Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-04-12T15:26:48.185Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-04-12T15:26:48.289Z] #56 ... [2020-04-12T15:26:48.289Z] [2020-04-12T15:26:48.289Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:26:48.289Z] #44 14.31 CC images/regfile.o [2020-04-12T15:26:48.289Z] #44 ... [2020-04-12T15:26:48.289Z] [2020-04-12T15:26:48.289Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:48.289Z] #33 49.09 github.com/BurntSushi/toml/cmd/tomlv [2020-04-12T15:26:48.289Z] #33 DONE 52.2s [2020-04-12T15:26:48.478Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-04-12T15:26:48.636Z] [2020-04-12T15:26:48.636Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:26:48.636Z] #44 14.61 CC images/ghost-file.o [2020-04-12T15:26:48.882Z] #56 ... [2020-04-12T15:26:48.882Z] [2020-04-12T15:26:48.882Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:48.882Z] #33 21.69 unicode [2020-04-12T15:26:48.882Z] #33 27.36 runtime/cgo [2020-04-12T15:26:48.925Z] #44 14.82 CC images/fifo.o [2020-04-12T15:26:48.925Z] #44 14.93 CC images/remap-file-path.o [2020-04-12T15:26:49.139Z] #33 ... [2020-04-12T15:26:49.140Z] [2020-04-12T15:26:49.140Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:26:49.140Z] #25 20.45 Reading package lists... [2020-04-12T15:26:49.214Z] #44 15.24 CC images/eventfd.o [2020-04-12T15:26:49.496Z] #44 15.45 CC images/eventpoll.o [2020-04-12T15:26:49.496Z] #44 15.66 CC images/fh.o [2020-04-12T15:26:49.705Z] #25 31.93 Reading package lists... [2020-04-12T15:26:49.705Z] #25 ... [2020-04-12T15:26:49.705Z] [2020-04-12T15:26:49.705Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:26:49.705Z] #47 22.52 internal/testlog [2020-04-12T15:26:49.705Z] #47 22.95 encoding [2020-04-12T15:26:49.705Z] #47 23.66 unicode/utf16 [2020-04-12T15:26:49.705Z] #47 24.14 container/list [2020-04-12T15:26:49.705Z] #47 25.74 crypto/internal/subtle [2020-04-12T15:26:49.705Z] #47 26.02 crypto/subtle [2020-04-12T15:26:49.705Z] #47 26.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-12T15:26:49.705Z] #47 26.54 internal/nettrace [2020-04-12T15:26:49.705Z] #47 26.67 runtime/cgo [2020-04-12T15:26:49.778Z] #44 15.87 CC images/fsnotify.o [2020-04-12T15:26:49.963Z] #47 ... [2020-04-12T15:26:49.963Z] [2020-04-12T15:26:49.963Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:26:49.963Z] #35 23.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:26:49.963Z] #35 ... [2020-04-12T15:26:49.963Z] [2020-04-12T15:26:49.963Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:26:49.963Z] #62 31.31 Fetched 8337 kB in 25s (329 kB/s) [2020-04-12T15:26:49.979Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-04-12T15:26:50.060Z] #44 16.09 CC images/signalfd.o [2020-04-12T15:26:50.060Z] #44 16.19 CC images/fs.o [2020-04-12T15:26:50.342Z] #44 16.41 CC images/pstree.o [2020-04-12T15:26:50.342Z] #44 16.49 CC images/pipe.o [2020-04-12T15:26:50.625Z] #44 16.68 CC images/tcp-stream.o [2020-04-12T15:26:50.907Z] #44 16.87 CC images/sk-packet.o [2020-04-12T15:26:50.907Z] #44 17.04 CC images/mnt.o [2020-04-12T15:26:50.907Z] #44 17.16 CC images/pipe-data.o [2020-04-12T15:26:51.007Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-04-12T15:26:51.007Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-12T15:26:51.190Z] #44 17.30 CC images/sa.o [2020-04-12T15:26:51.296Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-12T15:26:51.472Z] #44 17.45 CC images/timer.o [2020-04-12T15:26:51.597Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-04-12T15:26:51.753Z] #44 17.64 CC images/timerfd.o [2020-04-12T15:26:51.753Z] #44 17.76 CC images/mm.o [2020-04-12T15:26:51.753Z] #44 17.88 CC images/sk-opts.o [2020-04-12T15:26:52.036Z] #44 17.97 CC images/sk-unix.o [2020-04-12T15:26:52.036Z] #44 18.12 CC images/sk-inet.o [2020-04-12T15:26:52.265Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-04-12T15:26:52.265Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-04-12T15:26:52.317Z] #44 18.32 CC images/tun.o [2020-04-12T15:26:52.555Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-04-12T15:26:52.599Z] #44 18.53 CC images/sk-netlink.o [2020-04-12T15:26:52.599Z] #44 18.64 CC images/packet-sock.o [2020-04-12T15:26:52.845Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-04-12T15:26:52.881Z] #44 18.81 CC images/ipc-var.o [2020-04-12T15:26:52.881Z] #44 18.96 CC images/ipc-desc.o [2020-04-12T15:26:52.881Z] #44 19.07 CC images/ipc-shm.o [2020-04-12T15:26:53.178Z] #44 19.26 CC images/ipc-msg.o [2020-04-12T15:26:53.258Z] #62 31.31 Reading package lists... [2020-04-12T15:26:53.258Z] #62 ... [2020-04-12T15:26:53.258Z] [2020-04-12T15:26:53.258Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:53.460Z] #44 19.39 CC images/ipc-sem.o [2020-04-12T15:26:53.460Z] #44 19.51 CC images/utsns.o [2020-04-12T15:26:53.460Z] #44 19.64 CC images/creds.o [2020-04-12T15:26:53.477Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-04-12T15:26:53.742Z] #44 19.78 CC images/vma.o [2020-04-12T15:26:53.742Z] #44 19.93 CC images/netdev.o [2020-04-12T15:26:53.768Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-04-12T15:26:53.768Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-04-12T15:26:53.768Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-04-12T15:26:53.774Z] #74 35.09 Checking out files: 54% (1135/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 89% (1850/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-04-12T15:26:53.774Z] #74 36.67 + cd /tmp/tmp.RaXbKqOzGb/src/github.com/docker/libnetwork [2020-04-12T15:26:53.774Z] #74 36.67 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:26:54.358Z] #44 20.25 CC images/tty.o [2020-04-12T15:26:54.402Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-04-12T15:26:54.640Z] #44 20.61 CC images/file-lock.o [2020-04-12T15:26:54.641Z] #44 ... [2020-04-12T15:26:54.641Z] [2020-04-12T15:26:54.641Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:26:54.641Z] #47 48.36 go/token [2020-04-12T15:26:54.641Z] #47 49.20 go/scanner [2020-04-12T15:26:54.641Z] #47 49.25 regexp [2020-04-12T15:26:54.641Z] #47 49.77 go/ast [2020-04-12T15:26:54.641Z] #47 52.16 internal/lazyregexp [2020-04-12T15:26:54.641Z] #47 52.58 net/url [2020-04-12T15:26:54.641Z] #47 53.74 text/template/parse [2020-04-12T15:26:54.641Z] #47 53.99 go/parser [2020-04-12T15:26:54.641Z] #47 56.63 encoding/xml [2020-04-12T15:26:54.641Z] #47 56.86 text/template [2020-04-12T15:26:54.641Z] #47 ... [2020-04-12T15:26:54.641Z] [2020-04-12T15:26:54.641Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:26:54.641Z] #44 20.74 CC images/rlimit.o [2020-04-12T15:26:54.707Z] #74 37.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-12T15:26:54.923Z] #44 20.85 CC images/pagemap.o [2020-04-12T15:26:54.923Z] #44 20.98 CC images/siginfo.o [2020-04-12T15:26:55.038Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-04-12T15:26:55.038Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-04-12T15:26:55.038Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-04-12T15:26:55.205Z] #44 21.22 CC images/rpc.o [2020-04-12T15:26:55.316Z] Fetching without tags [2020-04-12T15:26:55.722Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:26:55.819Z] #44 21.87 CC images/ext-file.o [2020-04-12T15:26:55.819Z] #44 22.01 CC images/cgroup.o [2020-04-12T15:26:56.074Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-04-12T15:26:56.394Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-04-12T15:26:56.433Z] #44 22.45 CC images/userns.o [2020-04-12T15:26:56.683Z] go: finding github.com/json-iterator/go v1.1.6 [2020-04-12T15:26:56.715Z] #44 22.62 CC images/google/protobuf/descriptor.o [2020-04-12T15:26:55.239Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-12T15:26:55.283Z] > git config --add remote.origin.fetch +refs/pull/37867/head:refs/remotes/origin/PR-37867 # timeout=10 [2020-04-12T15:26:55.294Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:26:55.308Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-12T15:26:55.322Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-12T15:26:55.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-12T15:26:55.324Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/37867/head:refs/remotes/origin/PR-37867 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:26:55.732Z] > git config core.sparsecheckout # timeout=10 [2020-04-12T15:26:55.749Z] > git checkout -f e9d785ce3f02c223100f4dd01813e192ccd83948 # timeout=10 [2020-04-12T15:26:57.715Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-04-12T15:26:57.720Z] #44 23.48 CC images/opts.o [2020-04-12T15:26:57.720Z] #44 23.68 CC images/seccomp.o [2020-04-12T15:26:57.720Z] #44 23.92 CC images/binfmt-misc.o [2020-04-12T15:26:57.787Z] Merge succeeded, producing e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:26:57.787Z] Checking out Revision e9d785ce3f02c223100f4dd01813e192ccd83948 (PR-37867) [2020-04-12T15:26:58.002Z] #44 24.04 CC images/time.o [2020-04-12T15:26:58.003Z] #44 24.16 CC images/sysctl.o [2020-04-12T15:26:58.007Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-04-12T15:26:58.284Z] #44 24.31 CC images/autofs.o [2020-04-12T15:26:58.285Z] #44 24.44 CC images/macvlan.o [2020-04-12T15:26:58.567Z] #44 24.60 CC images/sit.o [2020-04-12T15:26:58.850Z] #44 24.78 LINK images/built-in.o [2020-04-12T15:26:58.850Z] #44 ... [2020-04-12T15:26:58.850Z] [2020-04-12T15:26:58.850Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:26:58.850Z] #56 52.60 go/ast [2020-04-12T15:26:58.850Z] #56 54.43 golang.org/x/crypto/ssh/terminal [2020-04-12T15:26:58.850Z] #56 55.40 mvdan.cc/editorconfig [2020-04-12T15:26:58.850Z] #56 56.25 mvdan.cc/sh/v3/fileutil [2020-04-12T15:26:58.850Z] #56 56.39 mvdan.cc/sh/v3/syntax [2020-04-12T15:26:58.850Z] #56 60.54 mvdan.cc/sh/v3/cmd/shfmt [2020-04-12T15:26:58.850Z] #56 ... [2020-04-12T15:26:58.850Z] [2020-04-12T15:26:58.850Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:26:58.850Z] #44 24.90 GEN compel/include/asm [2020-04-12T15:26:58.850Z] #44 24.91 GEN compel/include/version.h [2020-04-12T15:26:58.850Z] #44 24.93 touch .config [2020-04-12T15:26:58.850Z] #44 24.94 GEN include/common/config.h [2020-04-12T15:26:58.850Z] #44 24.98 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-04-12T15:26:58.850Z] #44 25.01 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-12T15:26:58.908Z] #74 ... [2020-04-12T15:26:58.909Z] [2020-04-12T15:26:58.909Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:26:58.909Z] #53 41.61 + cd /tmp/tmp.N95kk8yxE3/src/github.com/golangci/golangci-lint/ [2020-04-12T15:26:58.909Z] #53 41.61 + git checkout -q v1.23.8 [2020-04-12T15:26:59.039Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-04-12T15:26:59.039Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-04-12T15:26:59.133Z] #44 25.02 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-12T15:26:59.133Z] #44 25.04 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-04-12T15:26:59.133Z] #44 25.06 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-04-12T15:26:59.133Z] #44 25.07 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-04-12T15:26:59.133Z] #44 25.10 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-12T15:26:59.133Z] #44 25.10 DEP compel/plugins/std/infect.d [2020-04-12T15:26:59.133Z] #44 25.23 DEP compel/plugins/std/string.d [2020-04-12T15:26:59.330Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-12T15:26:59.330Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-12T15:26:57.755Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-12T15:26:57.780Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-12T15:26:57.791Z] > git config core.sparsecheckout # timeout=10 [2020-04-12T15:26:57.819Z] > git checkout -f e9d785ce3f02c223100f4dd01813e192ccd83948 # timeout=10 [2020-04-12T15:26:59.414Z] #44 25.35 DEP compel/plugins/std/log.d [2020-04-12T15:26:59.414Z] #44 25.45 DEP compel/plugins/std/fds.d [2020-04-12T15:26:59.414Z] #44 25.53 DEP compel/plugins/std/std.d [2020-04-12T15:26:59.414Z] #44 25.60 DEP compel/plugins/shmem/shmem.d [2020-04-12T15:26:59.696Z] #44 25.67 DEP compel/plugins/fds/fds.d [2020-04-12T15:26:59.696Z] #44 25.84 CC compel/plugins/std/std.o [2020-04-12T15:26:59.845Z] #53 42.49 ++ git describe --tags [2020-04-12T15:26:59.845Z] #53 42.53 + version=v1.23.8 [2020-04-12T15:26:59.845Z] #53 42.53 ++ git rev-parse --short HEAD [2020-04-12T15:26:59.845Z] #53 42.55 + commit=76a82c6 [2020-04-12T15:26:59.845Z] #53 42.55 ++ git show -s --format=%cd [2020-04-12T15:26:59.845Z] #53 42.75 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-12T15:26:59.845Z] #53 42.75 + 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-04-12T15:26:59.963Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-04-12T15:26:59.978Z] #44 26.13 CC compel/plugins/std/fds.o [2020-04-12T15:27:00.103Z] #53 ... [2020-04-12T15:27:00.103Z] [2020-04-12T15:27:00.103Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:27:00.103Z] #56 32.98 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:27:00.103Z] #56 35.20 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:27:00.103Z] #56 35.43 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:27:00.103Z] #56 35.64 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:27:00.103Z] #56 36.02 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:27:00.103Z] #56 37.48 runtime [2020-04-12T15:27:00.103Z] #56 37.52 runtime/cgo [2020-04-12T15:27:00.103Z] #56 ... [2020-04-12T15:27:00.103Z] [2020-04-12T15:27:00.103Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:27:00.103Z] #41 35.85 Checking out files: 76% (1215/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 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-04-12T15:27:00.103Z] #41 36.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-12T15:27:00.103Z] #41 39.46 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-12T15:27:00.260Z] #44 26.48 CC compel/plugins/std/log.o [2020-04-12T15:27:00.547Z] #44 ... [2020-04-12T15:27:00.547Z] [2020-04-12T15:27:00.547Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:27:00.547Z] #56 DONE 64.5s [2020-04-12T15:27:00.829Z] [2020-04-12T15:27:00.829Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:27:00.829Z] #10 63.25 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-12T15:27:00.829Z] #10 63.26 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-12T15:27:00.829Z] #10 63.26 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:27:01.037Z] #41 ... [2020-04-12T15:27:01.037Z] [2020-04-12T15:27:01.037Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:27:01.037Z] #47 44.03 vendor/golang.org/x/crypto/internal/subtle [2020-04-12T15:27:01.295Z] #47 44.27 vendor/golang.org/x/crypto/curve25519 [2020-04-12T15:27:01.468Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-04-12T15:27:01.756Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-04-12T15:27:02.047Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-12T15:27:02.318Z] Commit message: "enhance storage-opt validation logic in overlay2 driver" [2020-04-12T15:27:02.682Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-12T15:27:03.195Z] #47 ... [2020-04-12T15:27:03.196Z] [2020-04-12T15:27:03.196Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:27:03.196Z] #10 36.38 Fetched 8337 kB in 28s (303 kB/s) [2020-04-12T15:27:03.196Z] #10 36.38 Reading package lists... [2020-04-12T15:27:03.196Z] #10 ... [2020-04-12T15:27:03.196Z] [2020-04-12T15:27:03.196Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:27:03.196Z] #25 31.93 Reading package lists... [2020-04-12T15:27:03.196Z] #25 43.15 Building dependency tree... [2020-04-12T15:27:03.691Z] + docker version [2020-04-12T15:27:03.723Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-12T15:27:04.375Z] go: finding github.com/golang/protobuf v1.2.0 [2020-04-12T15:27:04.375Z] go: finding github.com/spf13/viper v1.3.2 [2020-04-12T15:27:04.789Z] Fetching without tags [2020-04-12T15:27:05.000Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-12T15:27:05.081Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:27:05.104Z] #25 ... [2020-04-12T15:27:05.104Z] [2020-04-12T15:27:05.104Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:27:05.104Z] #10 36.38 Reading package lists... [2020-04-12T15:27:05.207Z] #10 ... [2020-04-12T15:27:05.207Z] [2020-04-12T15:27:05.207Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:27:05.207Z] #44 27.18 CC compel/plugins/std/string.o [2020-04-12T15:27:05.207Z] #44 27.75 CC compel/plugins/std/infect.o [2020-04-12T15:27:05.207Z] #44 28.00 CC compel/arch/s390/plugins/std/parasite-head.o [2020-04-12T15:27:05.207Z] #44 28.04 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-04-12T15:27:05.207Z] #44 28.08 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-04-12T15:27:05.207Z] #44 28.17 AR compel/plugins/std.lib.a [2020-04-12T15:27:05.207Z] #44 28.20 CC compel/plugins/fds/fds.o [2020-04-12T15:27:05.207Z] #44 28.34 AR compel/plugins/fds.lib.a [2020-04-12T15:27:05.207Z] #44 28.36 HOSTDEP compel/src/lib/log-host.d [2020-04-12T15:27:05.207Z] #44 28.46 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-12T15:27:05.207Z] #44 28.56 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-04-12T15:27:05.207Z] #44 28.68 HOSTDEP compel/src/main-host.d [2020-04-12T15:27:05.207Z] #44 28.75 DEP compel/src/lib/ptrace.d [2020-04-12T15:27:05.207Z] #44 28.88 DEP compel/src/lib/infect.d [2020-04-12T15:27:05.207Z] #44 29.03 DEP compel/src/lib/infect-util.d [2020-04-12T15:27:05.207Z] #44 29.14 DEP compel/src/lib/infect-rpc.d [2020-04-12T15:27:05.207Z] #44 29.24 DEP compel/arch/s390/src/lib/infect.d [2020-04-12T15:27:05.207Z] #44 29.35 DEP compel/arch/s390/src/lib/cpu.d [2020-04-12T15:27:05.207Z] #44 29.45 DEP compel/src/lib/log.d [2020-04-12T15:27:05.207Z] #44 29.52 DEP compel/src/main.d [2020-04-12T15:27:05.207Z] #44 29.64 DEP compel/src/lib/handle-elf.d [2020-04-12T15:27:05.207Z] #44 29.75 DEP compel/arch/s390/src/lib/handle-elf.d [2020-04-12T15:27:05.207Z] #44 29.88 CC compel/src/lib/log.o [2020-04-12T15:27:05.207Z] #44 30.11 CC compel/arch/s390/src/lib/cpu.o [2020-04-12T15:27:05.207Z] #44 30.34 CC compel/arch/s390/src/lib/infect.o [2020-04-12T15:27:05.207Z] #44 30.96 CC compel/src/lib/infect-rpc.o [2020-04-12T15:27:05.207Z] #44 31.15 CC compel/src/lib/infect-util.o [2020-04-12T15:27:05.207Z] #44 31.37 CC compel/src/lib/infect.o [2020-04-12T15:27:04.674Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-12T15:27:04.700Z] > git config --add remote.origin.fetch +refs/pull/37867/head:refs/remotes/origin/PR-37867 # timeout=10 [2020-04-12T15:27:04.726Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:27:04.760Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-12T15:27:04.785Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-12T15:27:04.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-12T15:27:04.786Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/37867/head:refs/remotes/origin/PR-37867 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:27:05.085Z] > git config core.sparsecheckout # timeout=10 [2020-04-12T15:27:05.099Z] > git checkout -f e9d785ce3f02c223100f4dd01813e192ccd83948 # timeout=10 [2020-04-12T15:27:05.671Z] #10 ... [2020-04-12T15:27:05.672Z] [2020-04-12T15:27:05.672Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:27:05.672Z] #35 38.73 Fetched 8337 kB in 29s (292 kB/s) [2020-04-12T15:27:05.672Z] #35 38.73 Reading package lists... [2020-04-12T15:27:05.672Z] #35 ... [2020-04-12T15:27:05.672Z] [2020-04-12T15:27:05.672Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:27:05.672Z] #62 31.31 Reading package lists... [2020-04-12T15:27:05.929Z] #62 42.86 Reading package lists... [2020-04-12T15:27:05.929Z] #62 ... [2020-04-12T15:27:05.929Z] [2020-04-12T15:27:05.929Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:27:05.929Z] #35 38.73 Reading package lists... [2020-04-12T15:27:05.929Z] #35 ... [2020-04-12T15:27:05.929Z] [2020-04-12T15:27:05.929Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:27:05.929Z] #43 39.15 Fetched 8337 kB in 28s (298 kB/s) [2020-04-12T15:27:06.027Z] Merge succeeded, producing e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:27:06.028Z] Checking out Revision e9d785ce3f02c223100f4dd01813e192ccd83948 (PR-37867) [2020-04-12T15:27:06.189Z] #43 39.15 Reading package lists... [2020-04-12T15:27:06.189Z] #43 ... [2020-04-12T15:27:06.189Z] [2020-04-12T15:27:06.189Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:27:06.883Z] Fetching without tags [2020-04-12T15:27:07.062Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-04-12T15:27:07.229Z] #44 32.89 CC compel/src/lib/ptrace.o [2020-04-12T15:27:07.229Z] #44 ... [2020-04-12T15:27:07.229Z] [2020-04-12T15:27:07.229Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:27:07.229Z] #47 60.63 go/doc [2020-04-12T15:27:07.229Z] #47 60.85 github.com/LK4D4/vndr/versioned [2020-04-12T15:27:07.229Z] #47 60.96 net [2020-04-12T15:27:07.229Z] #47 62.47 github.com/LK4D4/vndr/build [2020-04-12T15:27:07.229Z] #47 64.26 vendor/golang.org/x/text/transform [2020-04-12T15:27:07.229Z] #47 64.99 vendor/golang.org/x/text/unicode/bidi [2020-04-12T15:27:07.229Z] #47 66.62 vendor/golang.org/x/text/unicode/norm [2020-04-12T15:27:07.229Z] #47 69.72 vendor/golang.org/x/net/idna [2020-04-12T15:27:07.229Z] #47 ... [2020-04-12T15:27:07.229Z] [2020-04-12T15:27:07.229Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:27:07.229Z] #44 33.18 AR compel/libcompel.a [2020-04-12T15:27:07.229Z] #44 33.21 HOSTCC compel/src/main-host.o [2020-04-12T15:27:07.229Z] #44 33.40 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-04-12T15:27:07.283Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:27:07.511Z] #44 33.52 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-12T15:27:07.694Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-04-12T15:27:07.694Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-04-12T15:27:05.957Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-12T15:27:05.990Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-12T15:27:06.023Z] > git config core.sparsecheckout # timeout=10 [2020-04-12T15:27:06.049Z] > git checkout -f e9d785ce3f02c223100f4dd01813e192ccd83948 # timeout=10 [2020-04-12T15:27:07.793Z] #44 33.86 HOSTCC compel/src/lib/log-host.o [2020-04-12T15:27:06.763Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-12T15:27:06.799Z] > git config --add remote.origin.fetch +refs/pull/37867/head:refs/remotes/origin/PR-37867 # timeout=10 [2020-04-12T15:27:06.827Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:27:06.854Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-12T15:27:06.929Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-12T15:27:06.929Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-12T15:27:06.932Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/37867/head:refs/remotes/origin/PR-37867 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-12T15:27:07.301Z] > git config core.sparsecheckout # timeout=10 [2020-04-12T15:27:07.331Z] > git checkout -f e9d785ce3f02c223100f4dd01813e192ccd83948 # timeout=10 [2020-04-12T15:27:08.075Z] #44 34.08 HOSTLINK compel/compel-host-bin [2020-04-12T15:27:08.075Z] #44 34.20 DEP soccr/soccr.d [2020-04-12T15:27:08.245Z] Merge succeeded, producing e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:27:08.245Z] Checking out Revision e9d785ce3f02c223100f4dd01813e192ccd83948 (PR-37867) [2020-04-12T15:27:08.323Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-04-12T15:27:08.358Z] #44 34.34 CC soccr/soccr.o [2020-04-12T15:27:08.611Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-04-12T15:27:09.364Z] #44 35.29 AR soccr/libsoccr.a [2020-04-12T15:27:09.364Z] #44 35.31 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-12T15:27:09.364Z] #44 35.51 DEP criu/arch/s390/sigframe.d [2020-04-12T15:27:09.646Z] #44 35.71 DEP criu/arch/s390/crtools.d [2020-04-12T15:27:09.646Z] #44 35.90 DEP criu/arch/s390/cpu.d [2020-04-12T15:27:09.648Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-04-12T15:27:08.188Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-12T15:27:08.221Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-12T15:27:08.288Z] > git config core.sparsecheckout # timeout=10 [2020-04-12T15:27:08.309Z] > git checkout -f e9d785ce3f02c223100f4dd01813e192ccd83948 # timeout=10 [2020-04-12T15:27:10.260Z] #44 36.11 CC criu/arch/s390/cpu.o [2020-04-12T15:27:10.279Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-04-12T15:27:10.279Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-04-12T15:27:10.543Z] #44 36.55 CC criu/arch/s390/crtools.o [2020-04-12T15:27:11.073Z] Commit message: "enhance storage-opt validation logic in overlay2 driver" [2020-04-12T15:27:11.308Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-04-12T15:27:11.453Z] #10 48.98 Reading package lists... [2020-04-12T15:27:11.453Z] #10 ... [2020-04-12T15:27:11.453Z] [2020-04-12T15:27:11.453Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:27:11.453Z] #25 49.58 ca-certificates is already the newest version (20190110). [2020-04-12T15:27:11.453Z] #25 49.58 The following additional packages will be installed: [2020-04-12T15:27:11.453Z] #25 49.65 libjq1 libonig5 [2020-04-12T15:27:11.453Z] #25 50.42 The following NEW packages will be installed: [2020-04-12T15:27:11.453Z] #25 50.45 jq libjq1 libonig5 [2020-04-12T15:27:11.453Z] #25 50.93 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:27:11.453Z] #25 50.93 Need to get 355 kB of archives. [2020-04-12T15:27:11.453Z] #25 50.93 After this operation, 1072 kB of additional disk space will be used. [2020-04-12T15:27:11.453Z] #25 50.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-12T15:27:11.453Z] #25 50.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-12T15:27:11.453Z] #25 50.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-12T15:27:11.453Z] #25 52.78 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:27:11.453Z] #25 53.29 Fetched 355 kB in 0s (1240 kB/s) [2020-04-12T15:27:11.453Z] #25 53.37 Selecting previously unselected package libonig5:amd64. [2020-04-12T15:27:11.453Z] #25 53.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-12T15:27:11.453Z] #25 53.48 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-12T15:27:11.453Z] #25 53.51 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-12T15:27:11.453Z] #25 53.96 Selecting previously unselected package libjq1:amd64. [2020-04-12T15:27:11.453Z] #25 53.97 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-12T15:27:11.453Z] #25 53.98 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-12T15:27:11.453Z] #25 54.21 Selecting previously unselected package jq. [2020-04-12T15:27:11.453Z] #25 54.23 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-12T15:27:11.453Z] #25 54.23 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-12T15:27:11.453Z] #25 54.66 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-12T15:27:11.453Z] #25 54.75 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-04-12T15:27:11.551Z] #44 37.33 CC criu/arch/s390/sigframe.o [2020-04-12T15:27:11.551Z] #44 37.49 LINK criu/arch/s390/crtools.built-in.o [2020-04-12T15:27:11.551Z] #44 37.54 DEP criu/pie/util-vdso.d [2020-04-12T15:27:11.551Z] #44 37.61 DEP criu/pie/util.d [Pipeline] sh [2020-04-12T15:27:11.598Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-04-12T15:27:11.598Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-04-12T15:27:11.711Z] #25 54.76 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-12T15:27:11.712Z] #25 54.77 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:27:11.834Z] #44 37.77 CC criu/pie/util.o [2020-04-12T15:27:11.834Z] #44 37.92 CC criu/pie/util-vdso.o [2020-04-12T15:27:12.134Z] Commit message: "enhance storage-opt validation logic in overlay2 driver" [2020-04-12T15:27:12.162Z] + docker version [2020-04-12T15:27:12.227Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-04-12T15:27:12.227Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-12T15:27:12.455Z] #44 38.46 AR criu/pie/pie.lib.a [2020-04-12T15:27:12.455Z] #44 ... [2020-04-12T15:27:12.455Z] [2020-04-12T15:27:12.455Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:27:12.455Z] #68 72.04 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-12T15:27:12.455Z] #68 72.04 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-12T15:27:12.455Z] #68 DONE 76.3s [2020-04-12T15:27:12.455Z] [2020-04-12T15:27:12.455Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-12T15:27:12.455Z] #69 DONE 0.1s [2020-04-12T15:27:12.455Z] [2020-04-12T15:27:12.455Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:27:12.455Z] #44 38.52 DEP criu/pie/restorer.d [2020-04-12T15:27:12.455Z] #44 ... [2020-04-12T15:27:12.455Z] [2020-04-12T15:27:12.455Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:27:12.455Z] #10 74.88 Selecting previously unselected package libapparmor1:s390x. [2020-04-12T15:27:12.455Z] #10 74.89 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-04-12T15:27:12.455Z] #10 74.89 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-04-12T15:27:12.455Z] #10 74.99 Selecting previously unselected package libapparmor-dev:s390x. [2020-04-12T15:27:12.455Z] #10 75.00 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-04-12T15:27:12.455Z] #10 75.00 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-04-12T15:27:12.455Z] #10 75.07 Selecting previously unselected package libbtrfs0. [2020-04-12T15:27:12.455Z] #10 75.07 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-12T15:27:12.455Z] #10 75.08 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-12T15:27:12.455Z] #10 75.11 Selecting previously unselected package libbtrfs-dev. [2020-04-12T15:27:12.455Z] #10 75.12 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-12T15:27:12.455Z] #10 75.12 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:27:12.455Z] #10 75.20 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-04-12T15:27:12.455Z] #10 75.21 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-12T15:27:12.455Z] #10 75.21 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-12T15:27:12.455Z] #10 75.25 Selecting previously unselected package libudev-dev:s390x. [2020-04-12T15:27:12.455Z] #10 75.25 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-04-12T15:27:12.455Z] #10 75.27 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-04-12T15:27:12.455Z] #10 75.39 Selecting previously unselected package libsepol1-dev:s390x. [2020-04-12T15:27:12.455Z] #10 75.39 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-04-12T15:27:12.455Z] #10 75.40 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-04-12T15:27:12.455Z] #10 75.64 Selecting previously unselected package libpcre16-3:s390x. [2020-04-12T15:27:12.455Z] #10 75.64 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-04-12T15:27:12.455Z] #10 75.65 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-04-12T15:27:12.455Z] #10 75.76 Selecting previously unselected package libpcre32-3:s390x. [2020-04-12T15:27:12.455Z] #10 75.76 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-04-12T15:27:12.455Z] #10 75.76 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-04-12T15:27:12.455Z] #10 75.85 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-04-12T15:27:12.455Z] #10 75.85 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-04-12T15:27:12.455Z] #10 75.86 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-12T15:27:12.455Z] #10 75.94 Selecting previously unselected package libpcre3-dev:s390x. [2020-04-12T15:27:12.455Z] #10 75.94 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-04-12T15:27:12.455Z] #10 75.94 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-04-12T15:27:12.455Z] #10 76.20 Selecting previously unselected package libselinux1-dev:s390x. [2020-04-12T15:27:12.455Z] #10 76.20 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-04-12T15:27:12.455Z] #10 76.20 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-12T15:27:12.455Z] #10 76.45 Selecting previously unselected package libdevmapper-dev:s390x. [2020-04-12T15:27:12.455Z] #10 76.46 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-04-12T15:27:12.455Z] #10 76.46 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-12T15:27:12.455Z] #10 76.53 Selecting previously unselected package libseccomp-dev:s390x. [2020-04-12T15:27:12.455Z] #10 76.54 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-04-12T15:27:12.455Z] #10 76.54 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [Pipeline] withEnv [Pipeline] { [2020-04-12T15:27:12.649Z] #25 DONE 55.6s [2020-04-12T15:27:12.649Z] [2020-04-12T15:27:12.649Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-12T15:27:12.649Z] #26 DONE 0.1s [2020-04-12T15:27:12.649Z] [2020-04-12T15:27:12.649Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:27:12.649Z] #62 42.86 Reading package lists... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-12T15:27:12.751Z] #10 76.64 Selecting previously unselected package libsystemd-dev:s390x. [2020-04-12T15:27:12.751Z] #10 76.64 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-04-12T15:27:12.751Z] #10 76.64 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-12T15:27:12.858Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-04-12T15:27:13.234Z] + docker version [2020-04-12T15:27:13.375Z] #10 77.27 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-12T15:27:13.375Z] #10 77.29 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-04-12T15:27:13.375Z] #10 77.31 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-04-12T15:27:13.375Z] #10 77.32 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-12T15:27:13.375Z] #10 77.34 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-04-12T15:27:13.375Z] #10 77.38 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-04-12T15:27:13.375Z] #10 77.40 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:27:13.375Z] #10 77.41 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-12T15:27:13.375Z] #10 77.43 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-04-12T15:27:13.375Z] #10 77.46 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-04-12T15:27:13.678Z] Client: Docker Engine - Community [2020-04-12T15:27:13.678Z] Version: 19.03.5 [2020-04-12T15:27:13.678Z] API version: 1.40 [2020-04-12T15:27:13.678Z] Go version: go1.12.12 [2020-04-12T15:27:13.678Z] Git commit: 633a0ea [2020-04-12T15:27:13.678Z] Built: Wed Nov 13 07:27:53 2019 [2020-04-12T15:27:13.678Z] OS/Arch: linux/arm64 [2020-04-12T15:27:13.678Z] Experimental: false [2020-04-12T15:27:13.678Z] [2020-04-12T15:27:13.678Z] Server: Docker Engine - Community [2020-04-12T15:27:13.678Z] Engine: [2020-04-12T15:27:13.678Z] Version: 19.03.5 [2020-04-12T15:27:13.678Z] API version: 1.40 (minimum version 1.12) [2020-04-12T15:27:13.678Z] Go version: go1.12.12 [2020-04-12T15:27:13.678Z] Git commit: 633a0ea [2020-04-12T15:27:13.678Z] Built: Wed Nov 13 07:26:25 2019 [2020-04-12T15:27:13.678Z] OS/Arch: linux/arm64 [2020-04-12T15:27:13.678Z] Experimental: true [2020-04-12T15:27:13.678Z] containerd: [2020-04-12T15:27:13.678Z] Version: 1.2.10 [2020-04-12T15:27:13.678Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-12T15:27:13.678Z] runc: [2020-04-12T15:27:13.678Z] Version: 1.0.0-rc8+dev [2020-04-12T15:27:13.678Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-12T15:27:13.678Z] docker-init: [2020-04-12T15:27:13.678Z] Version: 0.18.0 [2020-04-12T15:27:13.678Z] GitCommit: fec3683 [2020-04-12T15:27:13.688Z] #10 77.55 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-12T15:27:13.688Z] #10 77.55 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:27:13.688Z] #10 77.55 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-04-12T15:27:13.688Z] #10 77.55 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-12T15:27:13.688Z] #10 77.56 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-12T15:27:13.688Z] #10 77.56 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-12T15:27:13.688Z] #10 77.57 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-04-12T15:27:13.688Z] #10 77.58 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:27:13.688Z] #10 77.66 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-04-12T15:27:13.688Z] #10 77.67 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-04-12T15:27:13.688Z] #10 77.67 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:27:13.688Z] #10 77.68 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-04-12T15:27:13.688Z] #10 77.68 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-04-12T15:27:13.688Z] #10 77.68 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-12T15:27:13.688Z] #10 77.69 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-12T15:27:13.688Z] #10 77.70 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-12T15:27:13.688Z] #10 77.70 Setting up dmsetup (2:1.02.155-3) ... [2020-04-12T15:27:13.688Z] #10 77.71 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-12T15:27:13.688Z] #10 77.72 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-12T15:27:13.688Z] #10 77.72 Processing triggers for libc-bin (2.28-10) ... [Pipeline] sh [2020-04-12T15:27:14.023Z] #62 54.87 Building dependency tree... [2020-04-12T15:27:14.031Z] + docker info [2020-04-12T15:27:14.315Z] #10 DONE 78.2s [2020-04-12T15:27:14.315Z] [2020-04-12T15:27:14.315Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:27:14.315Z] #44 38.70 DEP criu/arch/s390/restorer.d [2020-04-12T15:27:14.315Z] #44 38.89 DEP criu/arch/s390/vdso-pie.d [2020-04-12T15:27:14.315Z] #44 39.04 DEP criu/pie/parasite-vdso.d [2020-04-12T15:27:14.315Z] #44 39.27 DEP criu/pie/parasite.d [2020-04-12T15:27:14.315Z] #44 39.53 CC criu/pie/parasite.o [2020-04-12T15:27:14.315Z] #44 ... [2020-04-12T15:27:14.315Z] [2020-04-12T15:27:14.315Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:27:14.315Z] #58 DONE 0.1s [2020-04-12T15:27:14.315Z] [2020-04-12T15:27:14.315Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:27:14.315Z] #44 40.32 LINK criu/pie/parasite.built-in.o [2020-04-12T15:27:14.315Z] #44 40.32 GEN criu/pie/parasite-blob.h [2020-04-12T15:27:14.315Z] #44 40.33 CC criu/pie/parasite-vdso.o [2020-04-12T15:27:14.315Z] #44 ... [2020-04-12T15:27:14.315Z] [2020-04-12T15:27:14.315Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-12T15:27:14.315Z] #59 DONE 0.1s [2020-04-12T15:27:14.315Z] [2020-04-12T15:27:14.315Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:27:14.315Z] #50 DONE 78.2s [2020-04-12T15:27:14.361Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-12T15:27:14.613Z] [2020-04-12T15:27:14.613Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:27:14.613Z] #44 40.71 CC criu/arch/s390/vdso-pie.o [2020-04-12T15:27:14.613Z] #44 40.82 CC criu/arch/s390/restorer.o [2020-04-12T15:27:14.907Z] #44 41.09 CC criu/pie/restorer.o [2020-04-12T15:27:15.397Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-12T15:27:15.397Z] go: finding github.com/google/go-cmp v0.2.0 [2020-04-12T15:27:15.397Z] go: finding google.golang.org/grpc v1.20.1 [2020-04-12T15:27:16.394Z] #44 ... [2020-04-12T15:27:16.394Z] [2020-04-12T15:27:16.394Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-12T15:27:16.394Z] #11 DONE 1.9s [2020-04-12T15:27:16.394Z] [2020-04-12T15:27:16.394Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:27:16.394Z] #60 1.646 + RM_GOPATH=0 [2020-04-12T15:27:16.394Z] #60 1.646 + TMP_GOPATH= [2020-04-12T15:27:16.394Z] #60 1.646 + : /build [2020-04-12T15:27:16.394Z] #60 1.646 + '[' -z '' ']' [2020-04-12T15:27:16.394Z] #60 1.646 ++ mktemp -d [2020-04-12T15:27:16.394Z] #60 1.647 + export GOPATH=/tmp/tmp.494Nr2NYG7 [2020-04-12T15:27:16.394Z] #60 1.647 + GOPATH=/tmp/tmp.494Nr2NYG7 [2020-04-12T15:27:16.394Z] #60 1.647 + RM_GOPATH=1 [2020-04-12T15:27:16.394Z] #60 1.647 ++ dirname ./install.sh [2020-04-12T15:27:16.394Z] #60 1.648 + dir=. [2020-04-12T15:27:16.394Z] #60 1.648 + bin=runc [2020-04-12T15:27:16.394Z] #60 1.648 + shift [2020-04-12T15:27:16.394Z] #60 1.648 + '[' '!' -f ./runc.installer ']' [2020-04-12T15:27:16.394Z] #60 1.648 + . ./runc.installer [2020-04-12T15:27:16.394Z] #60 1.648 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-12T15:27:16.394Z] #60 1.648 + install_runc [2020-04-12T15:27:16.394Z] #60 1.648 + uname -r [2020-04-12T15:27:16.394Z] #60 1.648 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-12T15:27:16.394Z] #60 1.649 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-12T15:27:16.394Z] #60 1.649 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-12T15:27:16.394Z] #60 1.649 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-12T15:27:16.394Z] #60 1.664 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.494Nr2NYG7/src/github.com/opencontainers/runc [2020-04-12T15:27:16.394Z] #60 1.666 Cloning into '/tmp/tmp.494Nr2NYG7/src/github.com/opencontainers/runc'... [2020-04-12T15:27:16.550Z] #62 ... [2020-04-12T15:27:16.550Z] [2020-04-12T15:27:16.550Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:27:16.807Z] #35 49.76 Reading package lists... [2020-04-12T15:27:16.807Z] #35 ... [2020-04-12T15:27:16.807Z] [2020-04-12T15:27:16.807Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:27:16.807Z] #10 48.98 Reading package lists... [2020-04-12T15:27:16.897Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-04-12T15:27:17.372Z] #10 59.48 Building dependency tree... [2020-04-12T15:27:17.372Z] #10 ... [2020-04-12T15:27:17.372Z] [2020-04-12T15:27:17.372Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:27:17.372Z] #43 39.15 Reading package lists... [2020-04-12T15:27:17.372Z] #43 51.03 Reading package lists... [2020-04-12T15:27:17.372Z] #43 ... [2020-04-12T15:27:17.372Z] [2020-04-12T15:27:17.372Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:27:17.372Z] #35 49.76 Reading package lists... [2020-04-12T15:27:17.528Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-04-12T15:27:17.832Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-04-12T15:27:17.869Z] #60 ... [2020-04-12T15:27:17.869Z] [2020-04-12T15:27:17.869Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-12T15:27:17.869Z] #12 DONE 1.5s [2020-04-12T15:27:17.869Z] [2020-04-12T15:27:17.869Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:27:17.869Z] #44 42.80 LINK criu/pie/restorer.built-in.o [2020-04-12T15:27:17.869Z] #44 42.81 GEN criu/pie/restorer-blob.h [2020-04-12T15:27:17.869Z] #44 42.88 DEP criu/vdso.d [2020-04-12T15:27:17.869Z] #44 42.98 DEP criu/uts_ns.d [2020-04-12T15:27:17.869Z] #44 43.06 DEP criu/util.d [2020-04-12T15:27:17.869Z] #44 43.18 DEP criu/uffd.d [2020-04-12T15:27:17.869Z] #44 43.36 DEP criu/tun.d [2020-04-12T15:27:17.869Z] #44 43.46 DEP criu/tty.d [2020-04-12T15:27:17.869Z] #44 43.58 DEP criu/timerfd.d [2020-04-12T15:27:17.869Z] #44 43.71 DEP criu/sysfs_parse.d [2020-04-12T15:27:17.869Z] #44 43.88 DEP criu/sysctl.d [2020-04-12T15:27:17.869Z] #44 43.98 DEP criu/string.d [2020-04-12T15:27:18.126Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-04-12T15:27:18.151Z] #44 44.01 DEP criu/stats.d [2020-04-12T15:27:18.151Z] #44 44.13 DEP criu/sockets.d [2020-04-12T15:27:18.151Z] #44 ... [2020-04-12T15:27:18.151Z] [2020-04-12T15:27:18.151Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:27:18.151Z] #47 71.94 vendor/golang.org/x/net/http2/hpack [2020-04-12T15:27:18.151Z] #47 72.69 mime [2020-04-12T15:27:18.151Z] #47 73.86 net/http/internal [2020-04-12T15:27:18.151Z] #47 74.37 net/textproto [2020-04-12T15:27:18.151Z] #47 74.41 crypto/x509 [2020-04-12T15:27:18.151Z] #47 75.24 mime/multipart [2020-04-12T15:27:18.151Z] #47 77.47 crypto/tls [2020-04-12T15:27:18.151Z] #47 81.98 net/http/httptrace [2020-04-12T15:27:18.415Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-04-12T15:27:18.433Z] #47 82.12 net/http [2020-04-12T15:27:18.433Z] #47 ... [2020-04-12T15:27:18.433Z] [2020-04-12T15:27:18.433Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:27:18.433Z] #44 44.34 DEP criu/sk-unix.d [2020-04-12T15:27:18.433Z] #44 44.46 DEP criu/sk-tcp.d [2020-04-12T15:27:18.715Z] #44 44.66 DEP criu/sk-queue.d [2020-04-12T15:27:18.715Z] #44 44.80 DEP criu/sk-packet.d [2020-04-12T15:27:18.997Z] #44 44.89 DEP criu/sk-netlink.d [2020-04-12T15:27:18.997Z] #44 44.98 DEP criu/sk-inet.d [2020-04-12T15:27:18.997Z] #44 ... [2020-04-12T15:27:18.997Z] [2020-04-12T15:27:18.997Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-12T15:27:18.997Z] #13 1.277 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-12T15:27:18.997Z] #13 DONE 1.5s [2020-04-12T15:27:18.997Z] [2020-04-12T15:27:18.997Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:27:18.997Z] #44 45.04 DEP criu/signalfd.d [2020-04-12T15:27:18.997Z] #44 45.09 DEP criu/sigframe.d [2020-04-12T15:27:18.997Z] #44 45.12 DEP criu/shmem.d [2020-04-12T15:27:19.048Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-04-12T15:27:19.279Z] #44 45.20 DEP criu/servicefd.d [2020-04-12T15:27:19.279Z] #44 45.37 DEP criu/seize.d [2020-04-12T15:27:19.279Z] #44 45.46 DEP criu/seccomp.d [2020-04-12T15:27:19.341Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-04-12T15:27:19.561Z] #44 45.69 DEP criu/rst-malloc.d [2020-04-12T15:27:19.629Z] go: finding gotest.tools v2.1.0+incompatible [2020-04-12T15:27:19.843Z] #44 45.78 DEP criu/rbtree.d [2020-04-12T15:27:19.843Z] #44 45.80 DEP criu/pstree.d [2020-04-12T15:27:19.843Z] #44 45.91 DEP criu/protobuf.d [2020-04-12T15:27:19.900Z] #35 60.59 Building dependency tree... [2020-04-12T15:27:19.920Z] go: finding github.com/imdario/mergo v0.3.7 [2020-04-12T15:27:20.125Z] #44 46.06 GEN criu/protobuf-desc-gen.h [2020-04-12T15:27:20.208Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-04-12T15:27:20.208Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-04-12T15:27:20.208Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-04-12T15:27:20.408Z] #44 ... [2020-04-12T15:27:20.408Z] [2020-04-12T15:27:20.408Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-12T15:27:20.408Z] #14 DONE 1.3s [2020-04-12T15:27:20.408Z] [2020-04-12T15:27:20.408Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-12T15:27:21.235Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-12T15:27:21.328Z] Client: Docker Engine - Community [2020-04-12T15:27:21.328Z] Version: 19.03.5 [2020-04-12T15:27:21.328Z] API version: 1.40 [2020-04-12T15:27:21.328Z] Go version: go1.12.12 [2020-04-12T15:27:21.328Z] Git commit: 633a0ea838 [2020-04-12T15:27:21.328Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-12T15:27:21.328Z] OS/Arch: linux/amd64 [2020-04-12T15:27:21.328Z] Experimental: false [2020-04-12T15:27:21.328Z] [2020-04-12T15:27:21.328Z] Server: Docker Engine - Community [2020-04-12T15:27:21.328Z] Engine: [2020-04-12T15:27:21.328Z] Version: 19.03.5 [2020-04-12T15:27:21.328Z] API version: 1.40 (minimum version 1.12) [2020-04-12T15:27:21.328Z] Go version: go1.12.12 [2020-04-12T15:27:21.328Z] Git commit: 633a0ea838 [2020-04-12T15:27:21.328Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-12T15:27:21.328Z] OS/Arch: linux/amd64 [2020-04-12T15:27:21.328Z] Experimental: true [2020-04-12T15:27:21.328Z] containerd: [2020-04-12T15:27:21.328Z] Version: 1.2.10 [2020-04-12T15:27:21.328Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-12T15:27:21.328Z] runc: [2020-04-12T15:27:21.328Z] Version: 1.0.0-rc8+dev [2020-04-12T15:27:21.328Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-12T15:27:21.328Z] docker-init: [2020-04-12T15:27:21.328Z] Version: 0.18.0 [2020-04-12T15:27:21.328Z] GitCommit: fec3683 [Pipeline] sh [2020-04-12T15:27:21.529Z] go: finding github.com/containerd/containerd v1.2.4 [2020-04-12T15:27:21.840Z] + docker info [2020-04-12T15:27:21.878Z] #15 DONE 1.3s [2020-04-12T15:27:21.879Z] [2020-04-12T15:27:21.879Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:27:21.879Z] #44 47.07 DEP criu/protobuf-desc.d [2020-04-12T15:27:21.879Z] #44 47.14 DEP criu/proc_parse.d [2020-04-12T15:27:21.879Z] #44 47.34 DEP criu/plugin.d [2020-04-12T15:27:21.879Z] #44 47.40 DEP criu/pipes.d [2020-04-12T15:27:21.879Z] #44 47.53 DEP criu/pie-util.d [2020-04-12T15:27:21.879Z] #44 47.62 DEP criu/pie-util-vdso.d [2020-04-12T15:27:21.879Z] #44 47.70 DEP criu/path.d [2020-04-12T15:27:21.879Z] #44 47.82 DEP criu/parasite-syscall.d [2020-04-12T15:27:22.156Z] Client: Docker Engine - Community [2020-04-12T15:27:22.156Z] Version: 19.03.5 [2020-04-12T15:27:22.156Z] API version: 1.40 [2020-04-12T15:27:22.156Z] Go version: go1.12.12 [2020-04-12T15:27:22.156Z] Git commit: 633a0ea838 [2020-04-12T15:27:22.156Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-12T15:27:22.156Z] OS/Arch: linux/amd64 [2020-04-12T15:27:22.156Z] Experimental: false [2020-04-12T15:27:22.156Z] [2020-04-12T15:27:22.156Z] Server: Docker Engine - Community [2020-04-12T15:27:22.156Z] Engine: [2020-04-12T15:27:22.156Z] Version: 19.03.5 [2020-04-12T15:27:22.156Z] API version: 1.40 (minimum version 1.12) [2020-04-12T15:27:22.156Z] Go version: go1.12.12 [2020-04-12T15:27:22.156Z] Git commit: 633a0ea838 [2020-04-12T15:27:22.156Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-12T15:27:22.156Z] OS/Arch: linux/amd64 [2020-04-12T15:27:22.156Z] Experimental: true [2020-04-12T15:27:22.156Z] containerd: [2020-04-12T15:27:22.156Z] Version: 1.2.10 [2020-04-12T15:27:22.156Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-12T15:27:22.156Z] runc: [2020-04-12T15:27:22.156Z] Version: 1.0.0-rc8+dev [2020-04-12T15:27:22.156Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-12T15:27:22.156Z] docker-init: [2020-04-12T15:27:22.156Z] Version: 0.18.0 [2020-04-12T15:27:22.156Z] GitCommit: fec3683 [2020-04-12T15:27:22.161Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-04-12T15:27:22.161Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-12T15:27:22.161Z] #44 48.06 DEP criu/pagemap.d [2020-04-12T15:27:22.161Z] #44 48.15 DEP criu/pagemap-cache.d [2020-04-12T15:27:22.161Z] #44 48.33 DEP criu/page-xfer.d [Pipeline] sh [2020-04-12T15:27:22.428Z] #35 ... [2020-04-12T15:27:22.428Z] [2020-04-12T15:27:22.428Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:27:22.428Z] #62 60.21 The following additional packages will be installed: [2020-04-12T15:27:22.428Z] #62 60.22 libbtrfs0 [2020-04-12T15:27:22.428Z] #62 60.94 The following NEW packages will be installed: [2020-04-12T15:27:22.428Z] #62 60.97 libbtrfs-dev libbtrfs0 [2020-04-12T15:27:22.428Z] #62 61.49 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:27:22.428Z] #62 61.49 Need to get 119 kB of archives. [2020-04-12T15:27:22.428Z] #62 61.49 After this operation, 387 kB of additional disk space will be used. [2020-04-12T15:27:22.428Z] #62 61.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-12T15:27:22.428Z] #62 61.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-12T15:27:22.428Z] #62 63.50 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:27:22.428Z] #62 63.79 Fetched 119 kB in 0s (329 kB/s) [2020-04-12T15:27:22.428Z] #62 64.06 Selecting previously unselected package libbtrfs0. [2020-04-12T15:27:22.428Z] #62 64.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 ... 15401 files and directories currently installed.) [2020-04-12T15:27:22.428Z] #62 64.15 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-12T15:27:22.428Z] #62 64.16 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-12T15:27:22.428Z] #62 64.27 Selecting previously unselected package libbtrfs-dev. [2020-04-12T15:27:22.428Z] #62 64.27 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-12T15:27:22.428Z] #62 64.32 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:27:22.428Z] #62 64.63 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-12T15:27:22.428Z] #62 64.68 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:27:22.428Z] #62 64.73 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:27:22.428Z] #62 DONE 65.4s [2020-04-12T15:27:22.428Z] [2020-04-12T15:27:22.428Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:27:22.428Z] #27 6.946 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-12T15:27:22.428Z] #27 7.832 [2020-04-12T15:27:22.428Z] #27 8.091 #=#=# 1.3% ####### 9.9% ########## 14.1% ########### 16.6% ############# 18.3% ############## 20.8% ################## 25.7% #################### 28.8% ###################### 31.8% ########################### 38.8% ############################### 43.6% ################################## 47.9% #################################### 51.2% [2020-04-12T15:27:22.428Z] #27 ... [2020-04-12T15:27:22.428Z] [2020-04-12T15:27:22.428Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:27:22.428Z] #63 DONE 0.1s [2020-04-12T15:27:22.428Z] [2020-04-12T15:27:22.428Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:27:22.429Z] #27 8.091 #=#=# 1.3% ####### 9.9% ########## 14.1% ########### 16.6% ############# 18.3% ############## 20.8% ################## 25.7% #################### 28.8% ###################### 31.8% ########################### 38.8% ############################### 43.6% ################################## 47.9% #################################### 51.2% ######################################### 57.0% [2020-04-12T15:27:22.429Z] #27 ... [2020-04-12T15:27:22.429Z] [2020-04-12T15:27:22.429Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:27:22.429Z] #33 64.30 internal/reflectlite [2020-04-12T15:27:22.429Z] #33 64.31 sync [2020-04-12T15:27:22.429Z] #33 ... [2020-04-12T15:27:22.429Z] [2020-04-12T15:27:22.429Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-12T15:27:22.429Z] #64 DONE 0.1s [2020-04-12T15:27:22.429Z] [2020-04-12T15:27:22.429Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:27:22.443Z] #44 48.44 DEP criu/page-pipe.d [2020-04-12T15:27:22.443Z] #44 48.50 DEP criu/netfilter.d [2020-04-12T15:27:22.450Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-12T15:27:22.450Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-04-12T15:27:22.550Z] + docker info [2020-04-12T15:27:22.726Z] #44 48.62 DEP criu/net.d [2020-04-12T15:27:22.726Z] #44 48.84 DEP criu/namespaces.d [2020-04-12T15:27:23.008Z] #44 48.99 DEP criu/mount.d [2020-04-12T15:27:23.009Z] #44 ... [2020-04-12T15:27:23.009Z] [2020-04-12T15:27:23.009Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-12T15:27:23.009Z] #16 DONE 1.4s [2020-04-12T15:27:23.291Z] [2020-04-12T15:27:23.291Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:27:23.291Z] #44 49.17 DEP criu/mem.d [2020-04-12T15:27:23.291Z] #44 49.28 DEP criu/lsm.d [2020-04-12T15:27:23.291Z] #44 49.41 DEP criu/log.d [2020-04-12T15:27:23.291Z] #44 49.55 DEP criu/libnetlink.d [2020-04-12T15:27:23.457Z] #27 8.091 #=#=# 1.3% ####### 9.9% ########## 14.1% ########### 16.6% ############# 18.3% ############## 20.8% ################## 25.7% #################### 28.8% ###################### 31.8% ########################### 38.8% ############################### 43.6% ################################## 47.9% #################################### 51.2% ######################################### 57.0% ############################################ 62.2% ############################################# 63.2% ############################################### 66.4% ################################################# 69.2% #################################################### 72.5% ####################################################### 76.4% ######################################################### 79.7% ################################################################ 89.0% #################################################################### 95.0% ######################################################################## 100.0% [2020-04-12T15:27:23.457Z] #27 ... [2020-04-12T15:27:23.457Z] [2020-04-12T15:27:23.457Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:27:23.457Z] #74 DONE 66.5s [2020-04-12T15:27:23.496Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-04-12T15:27:23.714Z] [2020-04-12T15:27:23.714Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:27:23.714Z] #35 66.62 The following additional packages will be installed: [2020-04-12T15:27:23.714Z] #35 66.62 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-12T15:27:23.714Z] #35 66.64 Suggested packages: [2020-04-12T15:27:23.714Z] #35 66.64 cmake-doc ninja-build lrzip [2020-04-12T15:27:23.714Z] #35 66.64 Recommended packages: [2020-04-12T15:27:23.714Z] #35 66.64 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-12T15:27:23.905Z] #44 49.70 DEP criu/kerndat.d [2020-04-12T15:27:23.905Z] #44 49.84 DEP criu/kcmp-ids.d [2020-04-12T15:27:23.905Z] #44 49.94 DEP criu/irmap.d [2020-04-12T15:27:23.905Z] #44 50.03 DEP criu/ipc_ns.d [2020-04-12T15:27:23.905Z] #44 50.13 DEP criu/image.d [2020-04-12T15:27:24.122Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-12T15:27:24.122Z] go: finding github.com/spf13/afero v1.1.2 [2020-04-12T15:27:24.187Z] #44 50.33 DEP criu/image-desc.d [2020-04-12T15:27:24.469Z] #44 50.47 DEP criu/fsnotify.d [2020-04-12T15:27:24.469Z] #44 50.54 DEP criu/filesystems.d [2020-04-12T15:27:24.751Z] #44 50.72 DEP criu/files.d [2020-04-12T15:27:24.751Z] #44 50.92 DEP criu/files-reg.d [2020-04-12T15:27:25.033Z] #44 51.02 DEP criu/files-ext.d [2020-04-12T15:27:25.033Z] #44 51.17 DEP criu/file-lock.d [2020-04-12T15:27:25.083Z] #35 68.39 The following NEW packages will be installed: [2020-04-12T15:27:25.158Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-04-12T15:27:25.315Z] #44 51.30 DEP criu/file-ids.d [2020-04-12T15:27:25.315Z] #44 51.38 DEP criu/fifo.d [2020-04-12T15:27:25.315Z] #44 51.49 DEP criu/fdstore.d [2020-04-12T15:27:25.340Z] #35 68.42 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-12T15:27:25.340Z] #35 68.42 vim-common xxd [2020-04-12T15:27:25.448Z] go: finding github.com/magiconair/properties v1.8.0 [2020-04-12T15:27:25.597Z] #44 51.58 DEP criu/fault-injection.d [2020-04-12T15:27:25.597Z] #44 51.62 DEP criu/external.d [2020-04-12T15:27:25.597Z] #44 51.68 DEP criu/eventpoll.d [2020-04-12T15:27:25.879Z] #44 51.78 DEP criu/eventfd.d [2020-04-12T15:27:25.879Z] #44 51.87 DEP criu/crtools.d [2020-04-12T15:27:25.879Z] #44 52.02 DEP criu/cr-service.d [2020-04-12T15:27:25.910Z] #35 69.06 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:27:25.910Z] #35 69.06 Need to get 14.9 MB of archives. [2020-04-12T15:27:25.910Z] #35 69.06 After this operation, 61.8 MB of additional disk space will be used. [2020-04-12T15:27:25.910Z] #35 69.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-12T15:27:25.910Z] #35 69.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-12T15:27:25.910Z] #35 69.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-12T15:27:26.081Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-12T15:27:26.161Z] #44 52.19 DEP criu/cr-restore.d [2020-04-12T15:27:26.174Z] #35 69.39 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-12T15:27:26.247Z] Client: [2020-04-12T15:27:26.247Z] Debug Mode: false [2020-04-12T15:27:26.247Z] [2020-04-12T15:27:26.247Z] Server: [2020-04-12T15:27:26.247Z] Containers: 0 [2020-04-12T15:27:26.247Z] Running: 0 [2020-04-12T15:27:26.247Z] Paused: 0 [2020-04-12T15:27:26.247Z] Stopped: 0 [2020-04-12T15:27:26.247Z] Images: 0 [2020-04-12T15:27:26.247Z] Server Version: 19.03.5 [2020-04-12T15:27:26.247Z] Storage Driver: overlay2 [2020-04-12T15:27:26.247Z] Backing Filesystem: extfs [2020-04-12T15:27:26.247Z] Supports d_type: true [2020-04-12T15:27:26.247Z] Native Overlay Diff: true [2020-04-12T15:27:26.247Z] Logging Driver: json-file [2020-04-12T15:27:26.247Z] Cgroup Driver: cgroupfs [2020-04-12T15:27:26.247Z] Plugins: [2020-04-12T15:27:26.247Z] Volume: local [2020-04-12T15:27:26.247Z] Network: bridge host ipvlan macvlan null overlay [2020-04-12T15:27:26.247Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-12T15:27:26.247Z] Swarm: inactive [2020-04-12T15:27:26.247Z] Runtimes: runc [2020-04-12T15:27:26.247Z] Default Runtime: runc [2020-04-12T15:27:26.247Z] Init Binary: docker-init [2020-04-12T15:27:26.247Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-12T15:27:26.247Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-12T15:27:26.247Z] init version: fec3683 [2020-04-12T15:27:26.247Z] Security Options: [2020-04-12T15:27:26.247Z] apparmor [2020-04-12T15:27:26.247Z] seccomp [2020-04-12T15:27:26.247Z] Profile: default [2020-04-12T15:27:26.247Z] Kernel Version: 4.15.0-1057-aws [2020-04-12T15:27:26.247Z] Operating System: Ubuntu 16.04.6 LTS [2020-04-12T15:27:26.247Z] OSType: linux [2020-04-12T15:27:26.247Z] Architecture: aarch64 [2020-04-12T15:27:26.247Z] CPUs: 4 [2020-04-12T15:27:26.247Z] Total Memory: 7.525GiB [2020-04-12T15:27:26.247Z] Name: ip-10-100-37-96 [2020-04-12T15:27:26.247Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-04-12T15:27:26.247Z] Docker Root Dir: /var/lib/docker [2020-04-12T15:27:26.247Z] Debug Mode: false [2020-04-12T15:27:26.247Z] Registry: https://index.docker.io/v1/ [2020-04-12T15:27:26.247Z] Labels: [2020-04-12T15:27:26.247Z] Experimental: true [2020-04-12T15:27:26.247Z] Insecure Registries: [2020-04-12T15:27:26.247Z] 127.0.0.0/8 [2020-04-12T15:27:26.247Z] Live Restore Enabled: true [2020-04-12T15:27:26.247Z] [2020-04-12T15:27:26.247Z] WARNING: No swap limit support [Pipeline] sh [2020-04-12T15:27:26.372Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-04-12T15:27:26.444Z] #44 52.45 DEP criu/cr-errno.d [2020-04-12T15:27:26.444Z] #44 52.46 DEP criu/cr-dump.d [2020-04-12T15:27:26.540Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-12T15:27:26.540Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-12T15:27:26.540Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-37867/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-12T15:27:26.725Z] #44 52.67 DEP criu/cr-dedup.d [2020-04-12T15:27:26.726Z] #44 52.81 DEP criu/cr-check.d [2020-04-12T15:27:26.801Z] + bash /home/ubuntu/workspace/moby_PR-37867/check-config.sh [2020-04-12T15:27:26.801Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-12T15:27:26.801Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-04-12T15:27:26.801Z] [2020-04-12T15:27:26.801Z] Generally Necessary: [2020-04-12T15:27:26.801Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-12T15:27:26.801Z] - apparmor: enabled and tools installed [2020-04-12T15:27:26.801Z] - CONFIG_NAMESPACES: enabled [2020-04-12T15:27:26.801Z] - CONFIG_NET_NS: enabled [2020-04-12T15:27:26.801Z] - CONFIG_PID_NS: enabled [2020-04-12T15:27:26.801Z] - CONFIG_IPC_NS: enabled [2020-04-12T15:27:26.801Z] - CONFIG_UTS_NS: enabled [2020-04-12T15:27:26.801Z] - CONFIG_CGROUPS: enabled [2020-04-12T15:27:26.801Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-12T15:27:26.801Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-12T15:27:26.801Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-12T15:27:26.801Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-12T15:27:26.801Z] - CONFIG_CPUSETS: enabled [2020-04-12T15:27:26.801Z] - CONFIG_MEMCG: enabled [2020-04-12T15:27:26.801Z] - CONFIG_KEYS: enabled [2020-04-12T15:27:26.801Z] - CONFIG_VETH: enabled (as module) [2020-04-12T15:27:26.801Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-12T15:27:26.801Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-12T15:27:26.801Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-12T15:27:26.801Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-12T15:27:26.801Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-12T15:27:26.801Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-12T15:27:27.007Z] #44 52.99 DEP criu/config.d [2020-04-12T15:27:27.007Z] #44 53.16 DEP criu/clone-noasan.d [2020-04-12T15:27:27.061Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-12T15:27:27.061Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-12T15:27:27.061Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-12T15:27:27.061Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-12T15:27:27.061Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-12T15:27:27.061Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-12T15:27:27.061Z] [2020-04-12T15:27:27.061Z] Optional Features: [2020-04-12T15:27:27.061Z] - CONFIG_USER_NS: enabled [2020-04-12T15:27:27.061Z] - CONFIG_SECCOMP: enabled [2020-04-12T15:27:27.061Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-12T15:27:27.061Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-12T15:27:27.061Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-12T15:27:27.061Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-12T15:27:27.061Z] - CONFIG_BLK_CGROUP: enabled [2020-04-12T15:27:27.061Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-12T15:27:27.061Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-12T15:27:27.061Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-12T15:27:27.061Z] - CONFIG_CGROUP_PERF: enabled [2020-04-12T15:27:27.061Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-12T15:27:27.061Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-12T15:27:27.061Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-12T15:27:27.061Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-12T15:27:27.061Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-12T15:27:27.061Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-12T15:27:27.061Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-12T15:27:27.289Z] #44 53.25 DEP criu/cgroup.d [2020-04-12T15:27:27.289Z] #44 53.35 DEP criu/cgroup-props.d [2020-04-12T15:27:27.289Z] #44 53.41 DEP criu/bitmap.d [2020-04-12T15:27:27.321Z] - CONFIG_IP_VS: enabled (as module) [2020-04-12T15:27:27.321Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-12T15:27:27.321Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-12T15:27:27.321Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-12T15:27:27.321Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-12T15:27:27.321Z] - CONFIG_EXT4_FS: enabled [2020-04-12T15:27:27.321Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-12T15:27:27.321Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-12T15:27:27.321Z] - Network Drivers: [2020-04-12T15:27:27.321Z] - "overlay": [2020-04-12T15:27:27.321Z] - CONFIG_VXLAN: enabled (as module) [2020-04-12T15:27:27.321Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-12T15:27:27.321Z] Optional (for encrypted networks): [2020-04-12T15:27:27.321Z] - CONFIG_CRYPTO: enabled [2020-04-12T15:27:27.321Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-12T15:27:27.321Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-12T15:27:27.321Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-12T15:27:27.321Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-12T15:27:27.321Z] - CONFIG_XFRM: enabled [2020-04-12T15:27:27.321Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-12T15:27:27.321Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-12T15:27:27.321Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-12T15:27:27.321Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-12T15:27:27.321Z] - "ipvlan": [2020-04-12T15:27:27.321Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-12T15:27:27.321Z] - "macvlan": [2020-04-12T15:27:27.321Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-12T15:27:27.321Z] - CONFIG_DUMMY: enabled (as module) [2020-04-12T15:27:27.321Z] - "ftp,tftp client in container": [2020-04-12T15:27:27.406Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-12T15:27:27.545Z] #35 70.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-12T15:27:27.571Z] #44 53.42 DEP criu/bfd.d [2020-04-12T15:27:27.571Z] #44 53.47 DEP criu/autofs.d [2020-04-12T15:27:27.571Z] #44 53.69 DEP criu/aio.d [2020-04-12T15:27:27.580Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-12T15:27:27.580Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-12T15:27:27.580Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-12T15:27:27.580Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-12T15:27:27.580Z] - Storage Drivers: [2020-04-12T15:27:27.580Z] - "aufs": [2020-04-12T15:27:27.580Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-12T15:27:27.580Z] - "btrfs": [2020-04-12T15:27:27.580Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-12T15:27:27.580Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-12T15:27:27.580Z] - "devicemapper": [2020-04-12T15:27:27.580Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-12T15:27:27.580Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-12T15:27:27.580Z] - "overlay": [2020-04-12T15:27:27.580Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-12T15:27:27.580Z] - "zfs": [2020-04-12T15:27:27.580Z] - /dev/zfs: missing [2020-04-12T15:27:27.580Z] - zfs command: missing [2020-04-12T15:27:27.580Z] - zpool command: missing [2020-04-12T15:27:27.580Z] [2020-04-12T15:27:27.580Z] Limits: [2020-04-12T15:27:27.580Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-12T15:27:27.580Z] [2020-04-12T15:27:27.580Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-12T15:27:27.802Z] #35 70.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-12T15:27:27.803Z] #35 70.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-12T15:27:27.803Z] #35 70.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-12T15:27:27.803Z] #35 70.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-12T15:27:27.803Z] #35 71.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-12T15:27:27.854Z] #44 53.78 DEP criu/action-scripts.d [2020-04-12T15:27:27.960Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e9d785ce3f02c223100f4dd01813e192ccd83948 . [2020-04-12T15:27:27.960Z] #2 [internal] load .dockerignore [2020-04-12T15:27:27.960Z] #2 transferring context: 87B 0.0s done [2020-04-12T15:27:27.960Z] #2 DONE 0.1s [2020-04-12T15:27:27.960Z] [2020-04-12T15:27:27.960Z] #1 [internal] load build definition from Dockerfile [2020-04-12T15:27:27.960Z] #1 transferring dockerfile: 17.09kB done [2020-04-12T15:27:28.036Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-12T15:27:28.136Z] #44 54.04 CC criu/action-scripts.o [2020-04-12T15:27:28.284Z] #1 DONE 0.1s [2020-04-12T15:27:28.284Z] [2020-04-12T15:27:28.284Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-12T15:27:28.367Z] #35 ... [2020-04-12T15:27:28.368Z] [2020-04-12T15:27:28.368Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:27:28.368Z] #10 59.48 Building dependency tree... [2020-04-12T15:27:28.368Z] #10 65.13 The following additional packages will be installed: [2020-04-12T15:27:28.368Z] #10 65.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-12T15:27:28.368Z] #10 65.13 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-12T15:27:28.368Z] #10 65.13 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-12T15:27:28.368Z] #10 65.13 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-12T15:27:28.368Z] #10 65.20 Suggested packages: [2020-04-12T15:27:28.368Z] #10 65.20 gcc-8-locales seccomp wine64 [2020-04-12T15:27:28.368Z] #10 67.58 The following NEW packages will be installed: [2020-04-12T15:27:28.368Z] #10 67.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-12T15:27:28.368Z] #10 67.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-12T15:27:28.368Z] #10 67.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-12T15:27:28.368Z] #10 67.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-12T15:27:28.368Z] #10 67.58 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-12T15:27:28.368Z] #10 67.58 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-12T15:27:28.368Z] #10 68.08 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:27:28.368Z] #10 68.08 Need to get 77.7 MB of archives. [2020-04-12T15:27:28.368Z] #10 68.08 After this operation, 487 MB of additional disk space will be used. [2020-04-12T15:27:28.368Z] #10 68.08 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-04-12T15:27:28.368Z] #10 68.53 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-04-12T15:27:28.368Z] #10 68.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-04-12T15:27:28.368Z] #10 68.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-12T15:27:28.368Z] #10 69.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-12T15:27:28.368Z] #10 69.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-12T15:27:28.368Z] #10 69.81 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-04-12T15:27:28.368Z] #10 70.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-04-12T15:27:28.368Z] #10 70.43 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-04-12T15:27:28.368Z] #10 ... [2020-04-12T15:27:28.368Z] [2020-04-12T15:27:28.368Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:27:28.368Z] #27 11.73 #=#=# [2020-04-12T15:27:28.368Z] #27 11.95 0.1% ############### 21.1% ###################### 31.1% ############################## 42.7% ##################################### 52.0% ########################################### 59.9% ######################################################## 78.3% ################################################################## 91.8% ######################################################################## 100.0% [2020-04-12T15:27:28.368Z] #27 13.37 [2020-04-12T15:27:28.368Z] #27 13.60 0.0% #### 5.9% ######### 13.6% ################ 22.6% ##################### 30.3% ########################### 37.7% ############################## 42.6% ################################## 48.3% ####################################### 55.2% ############################################ 62.2% ################################################ 67.7% #################################################### 72.9% ####################################################### 76.7% ########################################################## 81.7% ############################################################## 86.7% ################################################################## 92.1% ######################################################################## 100.0% [2020-04-12T15:27:28.418Z] #44 54.33 CC criu/aio.o [2020-04-12T15:27:28.543Z] #3 DONE 0.5s [2020-04-12T15:27:28.543Z] [2020-04-12T15:27:28.543Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-12T15:27:28.543Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-12T15:27:28.543Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-12T15:27:28.543Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-04-12T15:27:28.543Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-04-12T15:27:28.543Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.0s [2020-04-12T15:27:28.637Z] #27 16.00 #=#=# [2020-04-12T15:27:28.637Z] #27 ... [2020-04-12T15:27:28.637Z] [2020-04-12T15:27:28.637Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:27:28.637Z] #43 51.03 Reading package lists... [2020-04-12T15:27:28.637Z] #43 62.09 Building dependency tree... [2020-04-12T15:27:28.637Z] #43 67.41 The following additional packages will be installed: [2020-04-12T15:27:28.637Z] #43 67.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-12T15:27:28.637Z] #43 67.41 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-12T15:27:28.637Z] #43 67.44 Suggested packages: [2020-04-12T15:27:28.637Z] #43 67.44 manpages-dev python-setuptools [2020-04-12T15:27:28.637Z] #43 69.91 The following NEW packages will be installed: [2020-04-12T15:27:28.637Z] #43 69.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-12T15:27:28.637Z] #43 69.95 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-12T15:27:28.637Z] #43 69.95 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-12T15:27:28.637Z] #43 69.95 python-six zlib1g-dev [2020-04-12T15:27:28.637Z] #43 70.50 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:27:28.637Z] #43 70.50 Need to get 4095 kB of archives. [2020-04-12T15:27:28.637Z] #43 70.50 After this operation, 22.5 MB of additional disk space will be used. [2020-04-12T15:27:28.637Z] #43 70.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-12T15:27:28.637Z] #43 70.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-12T15:27:28.637Z] #43 70.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-12T15:27:28.637Z] #43 70.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-12T15:27:28.637Z] #43 70.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-12T15:27:28.637Z] #43 70.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-12T15:27:28.637Z] #43 70.53 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-04-12T15:27:28.637Z] #43 70.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-12T15:27:28.637Z] #43 70.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-12T15:27:28.637Z] #43 70.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-12T15:27:28.637Z] #43 70.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-12T15:27:28.637Z] #43 71.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-12T15:27:28.637Z] #43 71.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-04-12T15:27:28.637Z] #43 71.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-12T15:27:28.637Z] #43 71.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-12T15:27:28.637Z] #43 71.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-12T15:27:28.637Z] #43 71.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-12T15:27:28.700Z] #44 54.67 CC criu/autofs.o [2020-04-12T15:27:28.933Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 1.53MB / 8.26MB 0.1s [2020-04-12T15:27:28.933Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2020-04-12T15:27:28.941Z] #43 ... [2020-04-12T15:27:28.941Z] [2020-04-12T15:27:28.941Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:27:29.062Z] go: finding cloud.google.com/go v0.26.0 [2020-04-12T15:27:29.201Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-04-12T15:27:29.353Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-04-12T15:27:29.460Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.3s done [2020-04-12T15:27:29.460Z] #4 DONE 0.8s [2020-04-12T15:27:29.642Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-04-12T15:27:29.708Z] #44 55.70 CC criu/bfd.o [2020-04-12T15:27:29.719Z] [2020-04-12T15:27:29.719Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-12T15:27:29.979Z] #6 DONE 0.2s [2020-04-12T15:27:29.979Z] [2020-04-12T15:27:29.979Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-12T15:27:29.979Z] #5 DONE 0.3s [2020-04-12T15:27:29.990Z] #44 56.01 CC criu/bitmap.o [2020-04-12T15:27:29.991Z] #44 56.08 CC criu/cgroup-props.o [2020-04-12T15:27:29.991Z] #44 ... [2020-04-12T15:27:29.991Z] [2020-04-12T15:27:29.991Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:27:29.991Z] #60 5.774 + cd /tmp/tmp.494Nr2NYG7/src/github.com/opencontainers/runc [2020-04-12T15:27:29.991Z] #60 5.775 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-12T15:27:29.991Z] #60 6.254 + '[' -z '' ']' [2020-04-12T15:27:29.991Z] #60 6.254 + target=static [2020-04-12T15:27:29.991Z] #60 6.255 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-12T15:27:29.991Z] #60 7.115 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-04-12T15:27:30.240Z] [2020-04-12T15:27:30.240Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:27:30.240Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-12T15:27:30.240Z] #7 sha256:e3155c1c7220a2a619530b979b472a765b7e54de8a5ea6a8ab4f3f683782f145 1.79kB / 1.79kB done [2020-04-12T15:27:30.240Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 0B / 7.68MB 0.1s [2020-04-12T15:27:30.240Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-12T15:27:30.240Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 0B / 49.17MB 0.1s [2020-04-12T15:27:30.240Z] #7 sha256:54f7f14042e65ab689d741958d65bf95a93df7dc7acc40a44b7d6a7893629564 5.46kB / 5.46kB done [2020-04-12T15:27:30.273Z] #60 ... [2020-04-12T15:27:30.273Z] [2020-04-12T15:27:30.273Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:27:30.273Z] #17 1.478 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:27:30.273Z] #17 1.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:27:30.273Z] #17 1.809 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:27:30.273Z] #17 1.822 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-12T15:27:30.273Z] #17 2.779 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-12T15:27:30.273Z] #17 3.653 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-12T15:27:30.273Z] #17 6.882 Fetched 8034 kB in 6s (1449 kB/s) [2020-04-12T15:27:30.500Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 3.16MB / 49.17MB 0.2s [2020-04-12T15:27:30.500Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 5.26MB / 7.68MB 0.3s [2020-04-12T15:27:30.500Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 12.58MB / 49.17MB 0.3s [2020-04-12T15:27:30.555Z] #17 6.882 Reading package lists... [2020-04-12T15:27:30.555Z] #17 ... [2020-04-12T15:27:30.555Z] [2020-04-12T15:27:30.555Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:27:30.555Z] #44 56.57 CC criu/cgroup.o [2020-04-12T15:27:30.762Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 7.68MB / 7.68MB 0.4s done [2020-04-12T15:27:30.762Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 28.13MB / 49.17MB 0.5s [2020-04-12T15:27:30.762Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 0B / 52.10MB 0.5s [2020-04-12T15:27:30.762Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 0B / 9.98MB 0.5s [2020-04-12T15:27:30.762Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 33.83MB / 49.17MB 0.6s [2020-04-12T15:27:30.762Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 3.57MB / 9.98MB 0.6s [2020-04-12T15:27:31.021Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 40.76MB / 49.17MB 0.8s [2020-04-12T15:27:31.021Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 8.06MB / 52.10MB 0.8s [2020-04-12T15:27:31.021Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 7.08MB / 9.98MB 0.8s [2020-04-12T15:27:31.021Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 47.86MB / 49.17MB 0.8s [2020-04-12T15:27:31.021Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 14.11MB / 52.10MB 0.8s [2020-04-12T15:27:31.021Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 9.98MB / 9.98MB 0.8s [2020-04-12T15:27:31.099Z] #27 16.39 0.1% ## 3.7% #### 6.0% ##### 7.5% ####### 9.9% ######## 12.1% ########### 16.5% ############ 18.0% ############## 20.0% ############### 22.0% ################# 24.3% ################### 27.4% ###################### 31.3% ####################### 32.4% ######################## 34.2% ########################## 37.2% ############################# 41.2% ################################ 44.9% [2020-04-12T15:27:31.099Z] #27 ... [2020-04-12T15:27:31.099Z] [2020-04-12T15:27:31.099Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:27:31.099Z] #47 63.88 sync [2020-04-12T15:27:31.099Z] #47 63.93 internal/reflectlite [2020-04-12T15:27:31.099Z] #47 66.63 github.com/LK4D4/vndr/godl/singleflight [2020-04-12T15:27:31.099Z] #47 67.18 math/rand [2020-04-12T15:27:31.099Z] #47 68.81 internal/singleflight [2020-04-12T15:27:31.099Z] #47 70.21 errors [2020-04-12T15:27:31.099Z] #47 70.30 sort [2020-04-12T15:27:31.099Z] #47 70.40 io [2020-04-12T15:27:31.099Z] #47 71.49 strconv [2020-04-12T15:27:31.099Z] #47 72.82 bytes [2020-04-12T15:27:31.099Z] #47 ... [2020-04-12T15:27:31.099Z] [2020-04-12T15:27:31.099Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:27:31.099Z] #43 73.27 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:27:31.099Z] #43 73.63 Fetched 4095 kB in 1s (3554 kB/s) [2020-04-12T15:27:31.099Z] #43 73.82 Selecting previously unselected package libcap-dev:amd64. [2020-04-12T15:27:31.099Z] #43 73.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 ... 15401 files and directories currently installed.) [2020-04-12T15:27:31.099Z] #43 73.91 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-12T15:27:31.099Z] #43 73.93 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-12T15:27:31.099Z] #43 74.21 Selecting previously unselected package libnet1:amd64. [2020-04-12T15:27:31.099Z] #43 74.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-12T15:27:31.099Z] #43 74.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-12T15:27:31.149Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-04-12T15:27:31.283Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 49.17MB / 49.17MB 1.0s done [2020-04-12T15:27:31.283Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 30.70MB / 52.10MB 1.1s [2020-04-12T15:27:31.283Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 9.98MB / 9.98MB 0.9s done [2020-04-12T15:27:31.283Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 0B / 97.67MB 1.1s [2020-04-12T15:27:31.283Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 0B / 62.47MB 1.1s [2020-04-12T15:27:31.374Z] #43 74.45 Selecting previously unselected package libnet1-dev. [2020-04-12T15:27:31.374Z] #43 74.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-12T15:27:31.374Z] #43 74.50 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-12T15:27:31.547Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 40.44MB / 52.10MB 1.3s [2020-04-12T15:27:31.547Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 10.42MB / 62.47MB 1.3s [2020-04-12T15:27:31.632Z] #43 74.91 Selecting previously unselected package libnl-3-200:amd64. [2020-04-12T15:27:31.632Z] #43 74.91 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-12T15:27:31.800Z] Client: [2020-04-12T15:27:31.800Z] Debug Mode: false [2020-04-12T15:27:31.800Z] [2020-04-12T15:27:31.800Z] Server: [2020-04-12T15:27:31.800Z] Containers: 0 [2020-04-12T15:27:31.800Z] Running: 0 [2020-04-12T15:27:31.800Z] Paused: 0 [2020-04-12T15:27:31.800Z] Stopped: 0 [2020-04-12T15:27:31.800Z] Images: 0 [2020-04-12T15:27:31.800Z] Server Version: 19.03.5 [2020-04-12T15:27:31.800Z] Storage Driver: overlay2 [2020-04-12T15:27:31.800Z] Backing Filesystem: extfs [2020-04-12T15:27:31.800Z] Supports d_type: true [2020-04-12T15:27:31.800Z] Native Overlay Diff: true [2020-04-12T15:27:31.800Z] Logging Driver: json-file [2020-04-12T15:27:31.800Z] Cgroup Driver: cgroupfs [2020-04-12T15:27:31.800Z] Plugins: [2020-04-12T15:27:31.800Z] Volume: local [2020-04-12T15:27:31.800Z] Network: bridge host ipvlan macvlan null overlay [2020-04-12T15:27:31.800Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-12T15:27:31.800Z] Swarm: inactive [2020-04-12T15:27:31.800Z] Runtimes: runc [2020-04-12T15:27:31.800Z] Default Runtime: runc [2020-04-12T15:27:31.800Z] Init Binary: docker-init [2020-04-12T15:27:31.800Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-12T15:27:31.800Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-12T15:27:31.800Z] init version: fec3683 [2020-04-12T15:27:31.800Z] Security Options: [2020-04-12T15:27:31.800Z] apparmor [2020-04-12T15:27:31.800Z] seccomp [2020-04-12T15:27:31.800Z] Profile: default [2020-04-12T15:27:31.800Z] Kernel Version: 4.15.0-1058-aws [2020-04-12T15:27:31.800Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-12T15:27:31.800Z] OSType: linux [2020-04-12T15:27:31.800Z] Architecture: x86_64 [2020-04-12T15:27:31.800Z] CPUs: 2 [2020-04-12T15:27:31.800Z] Total Memory: 7.501GiB [2020-04-12T15:27:31.800Z] Name: ip-10-100-95-204 [2020-04-12T15:27:31.800Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-12T15:27:31.800Z] Docker Root Dir: /var/lib/docker [2020-04-12T15:27:31.800Z] Debug Mode: false [2020-04-12T15:27:31.800Z] Registry: https://index.docker.io/v1/ [2020-04-12T15:27:31.800Z] Labels: [2020-04-12T15:27:31.800Z] Experimental: true [2020-04-12T15:27:31.800Z] Insecure Registries: [2020-04-12T15:27:31.800Z] 127.0.0.0/8 [2020-04-12T15:27:31.800Z] Live Restore Enabled: true [2020-04-12T15:27:31.800Z] [2020-04-12T15:27:31.800Z] WARNING: No swap limit support [Pipeline] sh [2020-04-12T15:27:31.853Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 49.21MB / 52.10MB 1.5s [2020-04-12T15:27:31.853Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 12.79MB / 97.67MB 1.5s [2020-04-12T15:27:31.853Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 24.96MB / 62.47MB 1.5s [2020-04-12T15:27:31.853Z] #7 extracting sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 0.1s [2020-04-12T15:27:31.853Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 52.10MB / 52.10MB 1.7s [2020-04-12T15:27:31.853Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 30.56MB / 62.47MB 1.7s [2020-04-12T15:27:31.889Z] #43 74.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-12T15:27:31.889Z] #43 75.23 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-12T15:27:32.122Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 24.76MB / 97.67MB 1.7s [2020-04-12T15:27:32.122Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 35.49MB / 62.47MB 1.7s [2020-04-12T15:27:32.122Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 52.10MB / 52.10MB 1.8s done [2020-04-12T15:27:32.122Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 31.63MB / 97.67MB 1.9s [2020-04-12T15:27:32.122Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 40.89MB / 62.47MB 1.9s [2020-04-12T15:27:32.122Z] #7 sha256:111f136183f17e21ca70b635871d40dd98760b60296671c4e0783749762376fd 0B / 156B 1.9s [2020-04-12T15:27:32.122Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 50.08MB / 62.47MB 2.0s [2020-04-12T15:27:32.122Z] #7 sha256:111f136183f17e21ca70b635871d40dd98760b60296671c4e0783749762376fd 156B / 156B 2.0s [2020-04-12T15:27:32.147Z] #43 75.27 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-12T15:27:32.147Z] #43 75.29 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-12T15:27:32.178Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-12T15:27:32.208Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-12T15:27:32.209Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-12T15:27:32.209Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-37867/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-12T15:27:32.209Z] + bash /home/ubuntu/workspace/moby_PR-37867/check-config.sh [2020-04-12T15:27:32.209Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-12T15:27:32.209Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-12T15:27:32.209Z] [2020-04-12T15:27:32.209Z] Generally Necessary: [2020-04-12T15:27:32.209Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-12T15:27:32.209Z] - apparmor: enabled and tools installed [2020-04-12T15:27:32.209Z] - CONFIG_NAMESPACES: enabled [2020-04-12T15:27:32.209Z] - CONFIG_NET_NS: enabled [2020-04-12T15:27:32.209Z] - CONFIG_PID_NS: enabled [2020-04-12T15:27:32.209Z] - CONFIG_IPC_NS: enabled [2020-04-12T15:27:32.209Z] - CONFIG_UTS_NS: enabled [2020-04-12T15:27:32.209Z] - CONFIG_CGROUPS: enabled [2020-04-12T15:27:32.209Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-12T15:27:32.209Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-12T15:27:32.209Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-12T15:27:32.209Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-12T15:27:32.209Z] - CONFIG_CPUSETS: enabled [2020-04-12T15:27:32.209Z] - CONFIG_MEMCG: enabled [2020-04-12T15:27:32.209Z] - CONFIG_KEYS: enabled [2020-04-12T15:27:32.209Z] - CONFIG_VETH: enabled (as module) [2020-04-12T15:27:32.209Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-12T15:27:32.209Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-12T15:27:32.209Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-12T15:27:32.209Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-12T15:27:32.209Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-12T15:27:32.209Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-12T15:27:32.209Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-12T15:27:32.386Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 47.15MB / 97.67MB 2.1s [2020-04-12T15:27:32.386Z] #7 sha256:111f136183f17e21ca70b635871d40dd98760b60296671c4e0783749762376fd 156B / 156B 2.1s done [2020-04-12T15:27:32.386Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 56.85MB / 97.67MB 2.3s [2020-04-12T15:27:32.386Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 62.47MB / 62.47MB 2.3s [2020-04-12T15:27:32.404Z] #43 ... [2020-04-12T15:27:32.404Z] [2020-04-12T15:27:32.404Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:27:32.404Z] #65 5.080 + RM_GOPATH=0 [2020-04-12T15:27:32.404Z] #65 5.080 + TMP_GOPATH= [2020-04-12T15:27:32.404Z] #65 5.080 + : /build [2020-04-12T15:27:32.404Z] #65 5.080 + '[' -z '' ']' [2020-04-12T15:27:32.404Z] #65 5.080 ++ mktemp -d [2020-04-12T15:27:32.404Z] #65 5.080 + export GOPATH=/tmp/tmp.NYR1GaomQr [2020-04-12T15:27:32.404Z] #65 5.080 + GOPATH=/tmp/tmp.NYR1GaomQr [2020-04-12T15:27:32.404Z] #65 5.080 + RM_GOPATH=1 [2020-04-12T15:27:32.404Z] #65 5.080 ++ dirname ./install.sh [2020-04-12T15:27:32.404Z] #65 5.108 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:27:32.404Z] #65 5.109 + dir=. [2020-04-12T15:27:32.404Z] #65 5.109 + bin=containerd [2020-04-12T15:27:32.404Z] #65 5.109 + shift [2020-04-12T15:27:32.404Z] #65 5.109 + '[' '!' -f ./containerd.installer ']' [2020-04-12T15:27:32.404Z] #65 5.109 + . ./containerd.installer [2020-04-12T15:27:32.404Z] #65 5.109 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:27:32.404Z] #65 5.109 + install_containerd [2020-04-12T15:27:32.404Z] #65 5.109 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-12T15:27:32.404Z] #65 5.109 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NYR1GaomQr/src/github.com/containerd/containerd [2020-04-12T15:27:32.404Z] #65 5.112 Cloning into '/tmp/tmp.NYR1GaomQr/src/github.com/containerd/containerd'... [2020-04-12T15:27:32.404Z] #65 ... [2020-04-12T15:27:32.404Z] [2020-04-12T15:27:32.404Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:27:32.478Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-12T15:27:32.478Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-12T15:27:32.478Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-12T15:27:32.478Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-12T15:27:32.478Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-12T15:27:32.478Z] [2020-04-12T15:27:32.478Z] Optional Features: [2020-04-12T15:27:32.478Z] - CONFIG_USER_NS: enabled [2020-04-12T15:27:32.478Z] - CONFIG_SECCOMP: enabled [2020-04-12T15:27:32.478Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-12T15:27:32.478Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-12T15:27:32.478Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-12T15:27:32.478Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-12T15:27:32.478Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-12T15:27:32.478Z] - CONFIG_BLK_CGROUP: enabled [2020-04-12T15:27:32.478Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-12T15:27:32.478Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-12T15:27:32.478Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-12T15:27:32.478Z] - CONFIG_CGROUP_PERF: enabled [2020-04-12T15:27:32.478Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-12T15:27:32.478Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-12T15:27:32.478Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-12T15:27:32.478Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-12T15:27:32.478Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-12T15:27:32.478Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-12T15:27:32.478Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-12T15:27:32.478Z] - CONFIG_IP_VS: enabled (as module) [2020-04-12T15:27:32.478Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-12T15:27:32.478Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-12T15:27:32.478Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-12T15:27:32.478Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-12T15:27:32.478Z] - CONFIG_EXT4_FS: enabled [2020-04-12T15:27:32.478Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-12T15:27:32.478Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-12T15:27:32.478Z] - Network Drivers: [2020-04-12T15:27:32.478Z] - "overlay": [2020-04-12T15:27:32.478Z] - CONFIG_VXLAN: enabled (as module) [2020-04-12T15:27:32.478Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-12T15:27:32.478Z] Optional (for encrypted networks): [2020-04-12T15:27:32.533Z] Client: [2020-04-12T15:27:32.533Z] Debug Mode: false [2020-04-12T15:27:32.533Z] [2020-04-12T15:27:32.533Z] Server: [2020-04-12T15:27:32.533Z] Containers: 0 [2020-04-12T15:27:32.533Z] Running: 0 [2020-04-12T15:27:32.533Z] Paused: 0 [2020-04-12T15:27:32.533Z] Stopped: 0 [2020-04-12T15:27:32.533Z] Images: 0 [2020-04-12T15:27:32.533Z] Server Version: 19.03.5 [2020-04-12T15:27:32.533Z] Storage Driver: overlay2 [2020-04-12T15:27:32.533Z] Backing Filesystem: extfs [2020-04-12T15:27:32.533Z] Supports d_type: true [2020-04-12T15:27:32.533Z] Native Overlay Diff: true [2020-04-12T15:27:32.533Z] Logging Driver: json-file [2020-04-12T15:27:32.533Z] Cgroup Driver: cgroupfs [2020-04-12T15:27:32.533Z] Plugins: [2020-04-12T15:27:32.533Z] Volume: local [2020-04-12T15:27:32.533Z] Network: bridge host ipvlan macvlan null overlay [2020-04-12T15:27:32.533Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-12T15:27:32.533Z] Swarm: inactive [2020-04-12T15:27:32.533Z] Runtimes: runc [2020-04-12T15:27:32.533Z] Default Runtime: runc [2020-04-12T15:27:32.533Z] Init Binary: docker-init [2020-04-12T15:27:32.533Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-12T15:27:32.533Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-12T15:27:32.533Z] init version: fec3683 [2020-04-12T15:27:32.533Z] Security Options: [2020-04-12T15:27:32.533Z] apparmor [2020-04-12T15:27:32.533Z] seccomp [2020-04-12T15:27:32.533Z] Profile: default [2020-04-12T15:27:32.533Z] Kernel Version: 4.15.0-1058-aws [2020-04-12T15:27:32.533Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-12T15:27:32.533Z] OSType: linux [2020-04-12T15:27:32.533Z] Architecture: x86_64 [2020-04-12T15:27:32.533Z] CPUs: 2 [2020-04-12T15:27:32.533Z] Total Memory: 7.501GiB [2020-04-12T15:27:32.533Z] Name: ip-10-100-58-175 [2020-04-12T15:27:32.533Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-12T15:27:32.533Z] Docker Root Dir: /var/lib/docker [2020-04-12T15:27:32.533Z] Debug Mode: false [2020-04-12T15:27:32.533Z] Registry: https://index.docker.io/v1/ [2020-04-12T15:27:32.533Z] Labels: [2020-04-12T15:27:32.533Z] Experimental: true [2020-04-12T15:27:32.533Z] Insecure Registries: [2020-04-12T15:27:32.533Z] 127.0.0.0/8 [2020-04-12T15:27:32.533Z] Live Restore Enabled: true [2020-04-12T15:27:32.533Z] [2020-04-12T15:27:32.533Z] WARNING: No swap limit support [Pipeline] sh [2020-04-12T15:27:32.575Z] #44 58.49 CC criu/clone-noasan.o [2020-04-12T15:27:32.575Z] #44 58.65 CC criu/config.o [2020-04-12T15:27:32.648Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 70.60MB / 97.67MB 2.5s [2020-04-12T15:27:32.648Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 62.47MB / 62.47MB 2.4s done [2020-04-12T15:27:32.746Z] - CONFIG_CRYPTO: enabled [2020-04-12T15:27:32.746Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-12T15:27:32.746Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-12T15:27:32.746Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-12T15:27:32.746Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-12T15:27:32.746Z] - CONFIG_XFRM: enabled [2020-04-12T15:27:32.746Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-12T15:27:32.746Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-12T15:27:32.746Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-12T15:27:32.746Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-12T15:27:32.746Z] - "ipvlan": [2020-04-12T15:27:32.746Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-12T15:27:32.746Z] - "macvlan": [2020-04-12T15:27:32.746Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-12T15:27:32.746Z] - CONFIG_DUMMY: enabled (as module) [2020-04-12T15:27:32.746Z] - "ftp,tftp client in container": [2020-04-12T15:27:32.746Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-12T15:27:32.746Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-12T15:27:32.746Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-12T15:27:32.746Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-12T15:27:32.746Z] - Storage Drivers: [2020-04-12T15:27:32.746Z] - "aufs": [2020-04-12T15:27:32.746Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-12T15:27:32.746Z] - "btrfs": [2020-04-12T15:27:32.746Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-12T15:27:32.746Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-12T15:27:32.746Z] - "devicemapper": [2020-04-12T15:27:32.746Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-12T15:27:32.746Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-12T15:27:32.746Z] - "overlay": [2020-04-12T15:27:32.746Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-12T15:27:32.746Z] - "zfs": [2020-04-12T15:27:32.746Z] - /dev/zfs: missing [2020-04-12T15:27:32.746Z] - zfs command: missing [2020-04-12T15:27:32.746Z] - zpool command: missing [2020-04-12T15:27:32.746Z] [2020-04-12T15:27:32.746Z] Limits: [2020-04-12T15:27:32.746Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-12T15:27:32.746Z] [2020-04-12T15:27:32.746Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-12T15:27:32.827Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-12T15:27:32.827Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-12T15:27:32.827Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-37867/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-12T15:27:32.827Z] + bash /home/ubuntu/workspace/moby_PR-37867/check-config.sh [2020-04-12T15:27:32.827Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-12T15:27:32.827Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-12T15:27:32.827Z] [2020-04-12T15:27:32.827Z] Generally Necessary: [2020-04-12T15:27:32.827Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-12T15:27:32.827Z] - apparmor: enabled and tools installed [2020-04-12T15:27:32.827Z] - CONFIG_NAMESPACES: enabled [2020-04-12T15:27:32.827Z] - CONFIG_NET_NS: enabled [2020-04-12T15:27:32.827Z] - CONFIG_PID_NS: enabled [2020-04-12T15:27:32.827Z] - CONFIG_IPC_NS: enabled [2020-04-12T15:27:32.827Z] - CONFIG_UTS_NS: enabled [2020-04-12T15:27:32.827Z] - CONFIG_CGROUPS: enabled [2020-04-12T15:27:32.827Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-12T15:27:32.827Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-12T15:27:32.827Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-12T15:27:32.827Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-12T15:27:32.827Z] - CONFIG_CPUSETS: enabled [2020-04-12T15:27:32.827Z] - CONFIG_MEMCG: enabled [2020-04-12T15:27:32.827Z] - CONFIG_KEYS: enabled [2020-04-12T15:27:32.827Z] - CONFIG_VETH: enabled (as module) [2020-04-12T15:27:32.910Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 76.38MB / 97.67MB 2.6s [2020-04-12T15:27:32.910Z] #7 ... [2020-04-12T15:27:32.910Z] [2020-04-12T15:27:32.910Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-12T15:27:32.910Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-12T15:27:32.910Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-04-12T15:27:32.910Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-12T15:27:32.910Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-12T15:27:32.910Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.1s done [2020-04-12T15:27:32.910Z] #71 DONE 2.8s [2020-04-12T15:27:32.910Z] [2020-04-12T15:27:32.910Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:27:33.087Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-12T15:27:33.087Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-12T15:27:33.087Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-12T15:27:33.087Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-12T15:27:33.087Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-12T15:27:33.087Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-12T15:27:33.087Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-12T15:27:33.087Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-12T15:27:33.087Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-12T15:27:33.087Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-12T15:27:33.087Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-12T15:27:33.087Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-12T15:27:33.087Z] [2020-04-12T15:27:33.087Z] Optional Features: [2020-04-12T15:27:33.087Z] - CONFIG_USER_NS: enabled [2020-04-12T15:27:33.087Z] - CONFIG_SECCOMP: enabled [2020-04-12T15:27:33.087Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-12T15:27:33.087Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-12T15:27:33.087Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-12T15:27:33.087Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-12T15:27:33.087Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-12T15:27:33.087Z] - CONFIG_BLK_CGROUP: enabled [2020-04-12T15:27:33.087Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-12T15:27:33.087Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-12T15:27:33.087Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-12T15:27:33.087Z] - CONFIG_CGROUP_PERF: enabled [2020-04-12T15:27:33.087Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-12T15:27:33.087Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-12T15:27:33.087Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-12T15:27:33.087Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-12T15:27:33.087Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-12T15:27:33.087Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-12T15:27:33.087Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-12T15:27:33.087Z] - CONFIG_IP_VS: enabled (as module) [2020-04-12T15:27:33.087Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-12T15:27:33.087Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-12T15:27:33.087Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-12T15:27:33.087Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-12T15:27:33.087Z] - CONFIG_EXT4_FS: enabled [2020-04-12T15:27:33.087Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-12T15:27:33.118Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e9d785ce3f02c223100f4dd01813e192ccd83948 . [2020-04-12T15:27:33.169Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 89.60MB / 97.67MB 2.8s [2020-04-12T15:27:33.169Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 97.67MB / 97.67MB 2.9s [2020-04-12T15:27:33.189Z] #44 ... [2020-04-12T15:27:33.189Z] [2020-04-12T15:27:33.189Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:27:33.189Z] #47 90.15 github.com/LK4D4/vndr/godl [2020-04-12T15:27:33.189Z] #47 90.68 github.com/LK4D4/vndr [2020-04-12T15:27:33.189Z] #47 DONE 96.8s [2020-04-12T15:27:33.189Z] [2020-04-12T15:27:33.189Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:27:33.189Z] #17 6.882 Reading package lists... [2020-04-12T15:27:33.346Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-12T15:27:33.346Z] - Network Drivers: [2020-04-12T15:27:33.346Z] - "overlay": [2020-04-12T15:27:33.346Z] - CONFIG_VXLAN: enabled (as module) [2020-04-12T15:27:33.346Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-12T15:27:33.346Z] Optional (for encrypted networks): [2020-04-12T15:27:33.346Z] - CONFIG_CRYPTO: enabled [2020-04-12T15:27:33.346Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-12T15:27:33.346Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-12T15:27:33.346Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-12T15:27:33.346Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-12T15:27:33.346Z] - CONFIG_XFRM: enabled [2020-04-12T15:27:33.346Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-12T15:27:33.346Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-12T15:27:33.346Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-12T15:27:33.346Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-12T15:27:33.346Z] - "ipvlan": [2020-04-12T15:27:33.346Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-12T15:27:33.346Z] - "macvlan": [2020-04-12T15:27:33.346Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-12T15:27:33.346Z] - CONFIG_DUMMY: enabled (as module) [2020-04-12T15:27:33.346Z] - "ftp,tftp client in container": [2020-04-12T15:27:33.346Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-12T15:27:33.346Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-12T15:27:33.346Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-12T15:27:33.346Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-12T15:27:33.346Z] - Storage Drivers: [2020-04-12T15:27:33.346Z] - "aufs": [2020-04-12T15:27:33.346Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-12T15:27:33.346Z] - "btrfs": [2020-04-12T15:27:33.346Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-12T15:27:33.346Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-12T15:27:33.346Z] - "devicemapper": [2020-04-12T15:27:33.346Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-12T15:27:33.346Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-12T15:27:33.346Z] - "overlay": [2020-04-12T15:27:33.346Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-12T15:27:33.346Z] - "zfs": [2020-04-12T15:27:33.346Z] - /dev/zfs: missing [2020-04-12T15:27:33.346Z] - zfs command: missing [2020-04-12T15:27:33.346Z] - zpool command: missing [2020-04-12T15:27:33.346Z] [2020-04-12T15:27:33.346Z] Limits: [2020-04-12T15:27:33.346Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-12T15:27:33.346Z] [2020-04-12T15:27:33.346Z] + true [Pipeline] } [Pipeline] // stage [2020-04-12T15:27:33.375Z] #2 [internal] load .dockerignore [2020-04-12T15:27:33.375Z] #2 ... [2020-04-12T15:27:33.375Z] [2020-04-12T15:27:33.375Z] #1 [internal] load build definition from Dockerfile [2020-04-12T15:27:33.375Z] #1 transferring dockerfile: 17.09kB done [2020-04-12T15:27:33.375Z] #1 DONE 0.3s [2020-04-12T15:27:33.375Z] [2020-04-12T15:27:33.375Z] #2 [internal] load .dockerignore [2020-04-12T15:27:33.375Z] #2 transferring context: 87B done [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-12T15:27:33.635Z] #2 DONE 0.3s [2020-04-12T15:27:33.635Z] [2020-04-12T15:27:33.635Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-12T15:27:33.678Z] go: finding golang.org/x/text v0.3.0 [2020-04-12T15:27:33.693Z] #27 16.39 0.1% ## 3.7% #### 6.0% ##### 7.5% ####### 9.9% ######## 12.1% ########### 16.5% ############ 18.0% ############## 20.0% ############### 22.0% ################# 24.3% ################### 27.4% ###################### 31.3% ####################### 32.4% ######################## 34.2% ########################## 37.2% ############################# 41.2% ################################ 44.9% ################################# 46.1% ################################# 46.9% ##################################### 51.6% ####################################### 54.3% ######################################## 56.6% ########################################## 59.6% ############################################# 62.9% ############################################## 65.0% ################################################# 68.1% ################################################### 71.2% #################################################### 72.5% ##################################################### 74.1% ###################################################### 75.8% ####################################################### 77.7% ######################################################### 80.2% ########################################################### 82.7% ############################################################ 84.6% ############################################################# 86.1% ############################################################### 88.7% ################################################################# 90.4% ################################################################## 92.7% ################################################################### 94.2% ##################################################################### 97.0% ######################################################################## 100.0% [2020-04-12T15:27:33.706Z] + sudo modprobe ip_vs [2020-04-12T15:27:33.892Z] #3 DONE 0.4s [2020-04-12T15:27:33.892Z] [2020-04-12T15:27:33.892Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-12T15:27:33.892Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-12T15:27:33.892Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-12T15:27:33.892Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-12T15:27:33.892Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-12T15:27:33.892Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-12T15:27:33.953Z] #27 21.35 [2020-04-12T15:27:34.147Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 7.45MB / 8.82MB 0.2s [2020-04-12T15:27:34.147Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-12T15:27:34.147Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-12T15:27:34.201Z] #17 8.873 Reading package lists... [2020-04-12T15:27:34.201Z] #17 10.98 Building dependency tree... [2020-04-12T15:27:34.275Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e9d785ce3f02c223100f4dd01813e192ccd83948 . [2020-04-12T15:27:34.276Z] #2 [internal] load .dockerignore [2020-04-12T15:27:34.276Z] #2 transferring context: 87B done [2020-04-12T15:27:34.276Z] #2 DONE 0.0s [2020-04-12T15:27:34.276Z] [2020-04-12T15:27:34.276Z] #1 [internal] load build definition from Dockerfile [2020-04-12T15:27:34.276Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-04-12T15:27:34.276Z] #1 DONE 0.0s [2020-04-12T15:27:34.276Z] [2020-04-12T15:27:34.276Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-12T15:27:34.304Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-04-12T15:27:34.403Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-12T15:27:34.483Z] #17 11.51 libcap2-bin is already the newest version (1:2.25-2). [2020-04-12T15:27:34.483Z] #17 11.51 The following additional packages will be installed: [2020-04-12T15:27:34.659Z] #4 DONE 0.8s [2020-04-12T15:27:34.766Z] #17 11.51 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-12T15:27:34.766Z] #17 11.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-12T15:27:34.766Z] #17 11.51 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-12T15:27:34.766Z] #17 11.51 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-12T15:27:34.766Z] #17 11.51 python3.7 python3.7-minimal vim-runtime xxd [2020-04-12T15:27:34.766Z] #17 11.51 Suggested packages: [2020-04-12T15:27:34.766Z] #17 11.51 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-12T15:27:34.766Z] #17 11.51 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-12T15:27:34.766Z] #17 11.51 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-12T15:27:34.766Z] #17 11.51 Recommended packages: [2020-04-12T15:27:34.766Z] #17 11.51 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-12T15:27:34.766Z] #17 11.51 python3-keyrings.alt python3-xdg unzip [2020-04-12T15:27:34.841Z] #3 DONE 0.4s [2020-04-12T15:27:34.841Z] [2020-04-12T15:27:34.841Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-12T15:27:34.841Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-12T15:27:34.841Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-12T15:27:34.841Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 5.03MB / 8.82MB 0.2s [2020-04-12T15:27:34.841Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-12T15:27:34.841Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-12T15:27:34.841Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-12T15:27:34.841Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-12T15:27:35.082Z] #7 ... [2020-04-12T15:27:35.082Z] [2020-04-12T15:27:35.082Z] #20 [internal] load build context [2020-04-12T15:27:35.082Z] #20 transferring context: 52.78MB 4.0s done [2020-04-12T15:27:35.082Z] #20 DONE 4.8s [2020-04-12T15:27:35.082Z] [2020-04-12T15:27:35.082Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:27:35.082Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 97.67MB / 97.67MB 4.8s done [2020-04-12T15:27:35.220Z] [2020-04-12T15:27:35.221Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-12T15:27:35.221Z] #5 DONE 0.3s [2020-04-12T15:27:35.221Z] [2020-04-12T15:27:35.221Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-12T15:27:35.221Z] #6 DONE 0.2s [2020-04-12T15:27:35.407Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-12T15:27:35.481Z] [2020-04-12T15:27:35.481Z] #20 [internal] load build context [2020-04-12T15:27:35.665Z] #4 DONE 0.8s [2020-04-12T15:27:35.772Z] #17 12.75 The following NEW packages will be installed: [2020-04-12T15:27:35.772Z] #17 12.76 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-12T15:27:35.772Z] #17 12.76 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-12T15:27:35.772Z] #17 12.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-12T15:27:35.772Z] #17 12.76 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-12T15:27:35.772Z] #17 12.76 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-12T15:27:35.772Z] #17 12.76 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-12T15:27:35.772Z] #17 12.76 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-12T15:27:35.772Z] #17 12.76 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-12T15:27:35.772Z] #17 12.76 xz-utils zip [2020-04-12T15:27:35.772Z] #17 12.84 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:27:35.772Z] #17 12.84 Need to get 27.7 MB of archives. [2020-04-12T15:27:35.772Z] #17 12.84 After this operation, 117 MB of additional disk space will be used. [2020-04-12T15:27:35.772Z] #17 12.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-04-12T15:27:35.852Z] #27 23.02 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-12T15:27:36.024Z] #7 extracting sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 4.3s done [2020-04-12T15:27:36.024Z] #7 extracting sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 [2020-04-12T15:27:36.054Z] #17 12.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-04-12T15:27:36.054Z] #17 13.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-04-12T15:27:36.238Z] [2020-04-12T15:27:36.238Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-12T15:27:36.238Z] #6 ... [2020-04-12T15:27:36.238Z] [2020-04-12T15:27:36.238Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-12T15:27:36.238Z] #5 DONE 0.1s [2020-04-12T15:27:36.370Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-04-12T15:27:36.416Z] #27 23.96 [2020-04-12T15:27:36.416Z] #27 ... [2020-04-12T15:27:36.416Z] [2020-04-12T15:27:36.416Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:27:36.416Z] #33 69.23 sort [2020-04-12T15:27:36.416Z] #33 69.23 errors [2020-04-12T15:27:36.416Z] #33 70.30 strconv [2020-04-12T15:27:36.416Z] #33 71.61 io [2020-04-12T15:27:36.416Z] #33 73.75 internal/oserror [2020-04-12T15:27:36.416Z] #33 73.92 syscall [2020-04-12T15:27:36.416Z] #33 77.14 reflect [2020-04-12T15:27:36.507Z] [2020-04-12T15:27:36.507Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-12T15:27:36.507Z] #6 DONE 0.3s [2020-04-12T15:27:36.507Z] [2020-04-12T15:27:36.507Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:27:36.507Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-12T15:27:36.507Z] #7 DONE 0.0s [2020-04-12T15:27:36.507Z] [2020-04-12T15:27:36.507Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-12T15:27:36.507Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-12T15:27:36.593Z] #7 extracting sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 0.3s done [2020-04-12T15:27:36.593Z] #7 extracting sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 [2020-04-12T15:27:36.668Z] #17 13.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-04-12T15:27:36.668Z] #17 13.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-04-12T15:27:36.673Z] #33 ... [2020-04-12T15:27:36.673Z] [2020-04-12T15:27:36.673Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:27:36.673Z] #30 75.54 Checking out files: 53% (814/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 87% (1333/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-04-12T15:27:36.673Z] #30 77.39 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-12T15:27:36.673Z] #30 77.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-12T15:27:36.772Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-12T15:27:36.772Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-12T15:27:36.853Z] #7 extracting sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 0.3s done [2020-04-12T15:27:36.853Z] #7 extracting sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 [2020-04-12T15:27:36.951Z] #17 13.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-04-12T15:27:36.951Z] #17 ... [2020-04-12T15:27:36.951Z] [2020-04-12T15:27:36.951Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:27:36.951Z] #30 DONE 101.0s [2020-04-12T15:27:36.951Z] [2020-04-12T15:27:36.951Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:27:36.951Z] #44 59.79 CC criu/cr-check.o [2020-04-12T15:27:36.951Z] #44 60.59 CC criu/cr-dedup.o [2020-04-12T15:27:36.951Z] #44 60.86 CC criu/cr-dump.o [2020-04-12T15:27:36.951Z] #44 62.45 CC criu/cr-errno.o [2020-04-12T15:27:36.951Z] #44 62.48 CC criu/cr-restore.o [2020-04-12T15:27:38.839Z] #20 transferring context: 7.96MB 3.1s [2020-04-12T15:27:38.987Z] #44 65.09 CC criu/cr-service.o [2020-04-12T15:27:38.987Z] #44 ... [2020-04-12T15:27:38.987Z] [2020-04-12T15:27:38.987Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:27:38.987Z] #17 14.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-04-12T15:27:38.987Z] #17 14.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-04-12T15:27:38.987Z] #17 14.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-04-12T15:27:38.987Z] #17 14.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-04-12T15:27:38.987Z] #17 14.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-04-12T15:27:38.987Z] #17 14.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-04-12T15:27:38.987Z] #17 14.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-04-12T15:27:38.987Z] #17 14.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-04-12T15:27:38.987Z] #17 14.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-04-12T15:27:38.987Z] #17 14.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-04-12T15:27:38.987Z] #17 14.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-12T15:27:38.987Z] #17 14.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-12T15:27:38.987Z] #17 14.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-04-12T15:27:38.987Z] #17 14.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-04-12T15:27:38.987Z] #17 14.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-04-12T15:27:38.987Z] #17 14.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-04-12T15:27:38.987Z] #17 14.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-04-12T15:27:38.987Z] #17 14.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-12T15:27:38.987Z] #17 14.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-12T15:27:38.987Z] #17 14.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-12T15:27:38.987Z] #17 14.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-04-12T15:27:38.987Z] #17 14.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-04-12T15:27:38.987Z] #17 14.36 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-12T15:27:38.987Z] #17 14.70 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-12T15:27:38.987Z] #17 14.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-12T15:27:38.987Z] #17 14.72 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-12T15:27:38.987Z] #17 14.72 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-04-12T15:27:38.987Z] #17 14.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-04-12T15:27:38.987Z] #17 14.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-04-12T15:27:38.987Z] #17 14.83 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-12T15:27:38.987Z] #17 14.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-04-12T15:27:38.987Z] #17 14.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-04-12T15:27:38.987Z] #17 14.83 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-12T15:27:38.987Z] #17 14.83 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-04-12T15:27:38.987Z] #17 14.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-12T15:27:38.987Z] #17 14.83 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-04-12T15:27:38.987Z] #17 14.99 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-04-12T15:27:38.987Z] #17 15.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-04-12T15:27:38.987Z] #17 15.23 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-12T15:27:38.987Z] #17 15.51 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-04-12T15:27:39.199Z] #30 ... [2020-04-12T15:27:39.199Z] [2020-04-12T15:27:39.199Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:27:39.199Z] #27 24.17 # 2.3% ######################################################################## 100.0% [2020-04-12T15:27:39.199Z] #27 24.24 [2020-04-12T15:27:39.199Z] #27 25.94 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-12T15:27:39.199Z] #27 26.41 [2020-04-12T15:27:39.269Z] #17 16.13 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-04-12T15:27:39.269Z] #17 16.15 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-04-12T15:27:39.403Z] #7 extracting sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 2.1s done [2020-04-12T15:27:39.403Z] #7 extracting sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 [2020-04-12T15:27:39.456Z] #27 26.84 #=#=# ################################################################## 91.8% ######################################################################## 100.0% [2020-04-12T15:27:39.551Z] #17 16.47 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:27:39.551Z] #17 16.49 Fetched 27.7 MB in 3s (8229 kB/s) [2020-04-12T15:27:39.551Z] #17 16.53 Selecting previously unselected package pigz. [2020-04-12T15:27:39.713Z] #27 27.21 [2020-04-12T15:27:39.833Z] #17 16.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 ... 23190 files and directories currently installed.) [2020-04-12T15:27:39.833Z] #17 16.59 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-04-12T15:27:39.833Z] #17 16.59 Unpacking pigz (2.4-1) ... [2020-04-12T15:27:39.833Z] #17 16.63 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-04-12T15:27:39.833Z] #17 16.63 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-12T15:27:39.833Z] #17 16.64 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-12T15:27:40.075Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 538.13kB / 9.86MB 3.2s [2020-04-12T15:27:40.075Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.09MB / 9.86MB 3.3s [2020-04-12T15:27:40.075Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.49MB / 9.86MB 3.4s [2020-04-12T15:27:40.075Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.6s [2020-04-12T15:27:40.115Z] #17 16.90 Selecting previously unselected package python3.7-minimal. [2020-04-12T15:27:40.115Z] #17 16.90 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-12T15:27:40.115Z] #17 16.90 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-12T15:27:40.335Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.6s done [2020-04-12T15:27:40.335Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-04-12T15:27:40.397Z] #17 17.31 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-12T15:27:40.397Z] #17 17.32 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-12T15:27:40.645Z] #27 ... [2020-04-12T15:27:40.645Z] [2020-04-12T15:27:40.645Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:27:40.645Z] #35 73.55 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:27:40.645Z] #35 73.98 Fetched 14.9 MB in 3s (5188 kB/s) [2020-04-12T15:27:40.645Z] #35 74.12 Selecting previously unselected package xxd. [2020-04-12T15:27:40.645Z] #35 74.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-12T15:27:40.645Z] #35 74.32 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-12T15:27:40.645Z] #35 74.32 Unpacking xxd (2:8.1.0875-5) ... [2020-04-12T15:27:40.645Z] #35 74.60 Selecting previously unselected package vim-common. [2020-04-12T15:27:40.645Z] #35 74.64 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:27:40.645Z] #35 74.85 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-12T15:27:40.645Z] #35 75.70 Selecting previously unselected package cmake-data. [2020-04-12T15:27:40.645Z] #35 75.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-12T15:27:40.645Z] #35 75.74 Unpacking cmake-data (3.13.4-1) ... [2020-04-12T15:27:40.645Z] #35 80.83 Selecting previously unselected package libicu63:amd64. [2020-04-12T15:27:40.645Z] #35 80.86 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-12T15:27:40.645Z] #35 81.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-12T15:27:40.645Z] #35 ... [2020-04-12T15:27:40.645Z] [2020-04-12T15:27:40.645Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:27:40.645Z] #43 75.88 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-12T15:27:40.645Z] #43 75.88 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-12T15:27:40.645Z] #43 75.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-12T15:27:40.645Z] #43 75.96 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-12T15:27:40.645Z] #43 75.97 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-12T15:27:40.645Z] #43 75.98 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-12T15:27:40.645Z] #43 76.14 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-12T15:27:40.645Z] #43 76.15 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-12T15:27:40.645Z] #43 76.18 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-12T15:27:40.645Z] #43 76.67 Selecting previously unselected package libprotobuf17:amd64. [2020-04-12T15:27:40.645Z] #43 76.72 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-12T15:27:40.645Z] #43 76.72 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-12T15:27:40.645Z] #43 78.52 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-12T15:27:40.645Z] #43 78.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-12T15:27:40.645Z] #43 78.52 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-12T15:27:40.645Z] #43 79.19 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-12T15:27:40.645Z] #43 79.24 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-12T15:27:40.645Z] #43 79.29 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-12T15:27:40.645Z] #43 81.40 Selecting previously unselected package libprotoc17:amd64. [2020-04-12T15:27:40.645Z] #43 81.43 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-12T15:27:40.645Z] #43 81.45 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-12T15:27:40.645Z] #43 82.52 Selecting previously unselected package protobuf-c-compiler. [2020-04-12T15:27:40.645Z] #43 82.53 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-12T15:27:40.645Z] #43 82.53 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-12T15:27:40.645Z] #43 82.81 Selecting previously unselected package protobuf-compiler. [2020-04-12T15:27:40.645Z] #43 82.82 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-12T15:27:40.645Z] #43 82.82 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-12T15:27:40.645Z] #43 83.05 Selecting previously unselected package python-pkg-resources. [2020-04-12T15:27:40.645Z] #43 83.09 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-12T15:27:40.645Z] #43 83.10 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-12T15:27:40.645Z] #43 83.56 Selecting previously unselected package python-six. [2020-04-12T15:27:40.645Z] #43 83.57 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-12T15:27:40.645Z] #43 83.60 Unpacking python-six (1.12.0-1) ... [2020-04-12T15:27:40.645Z] #43 83.88 Selecting previously unselected package python-protobuf. [2020-04-12T15:27:40.645Z] #43 83.90 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-12T15:27:40.645Z] #43 83.91 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-12T15:27:40.804Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-04-12T15:27:41.321Z] #7 extracting sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 1.6s done [2020-04-12T15:27:41.321Z] #7 extracting sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc [2020-04-12T15:27:41.417Z] #17 18.40 Selecting previously unselected package python3-minimal. [2020-04-12T15:27:41.417Z] #17 18.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 ... 23439 files and directories currently installed.) [2020-04-12T15:27:41.417Z] #17 18.43 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-04-12T15:27:41.417Z] #17 18.43 Unpacking python3-minimal (3.7.3-1) ... [2020-04-12T15:27:41.417Z] #17 18.47 Selecting previously unselected package libmpdec2:s390x. [2020-04-12T15:27:41.417Z] #17 18.47 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-04-12T15:27:41.417Z] #17 18.48 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-04-12T15:27:41.417Z] #17 18.53 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-04-12T15:27:41.433Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-04-12T15:27:41.433Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-04-12T15:27:41.433Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-12T15:27:41.578Z] #43 ... [2020-04-12T15:27:41.579Z] [2020-04-12T15:27:41.579Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:27:41.579Z] #27 28.70 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-12T15:27:41.579Z] #27 28.88 skipping existing 1849cc453dee [2020-04-12T15:27:41.579Z] #27 29.00 [2020-04-12T15:27:41.699Z] #17 18.53 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-04-12T15:27:41.699Z] #17 18.53 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-12T15:27:41.722Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-04-12T15:27:41.981Z] #17 19.09 Selecting previously unselected package python3.7. [2020-04-12T15:27:42.111Z] #20 ... [2020-04-12T15:27:42.111Z] [2020-04-12T15:27:42.111Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:27:42.111Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-12T15:27:42.111Z] #7 sha256:009f7cc109619687ea1a9be03fb3bd93377fba59ff178475e034a157ec76a192 1.79kB / 1.79kB done [2020-04-12T15:27:42.111Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-12T15:27:42.111Z] #7 sha256:ea7439326d7d81dd232126ad84a1bc20178ca118ce5433071b06dbc4a52dd14a 5.45kB / 5.45kB done [2020-04-12T15:27:42.111Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 1.9s done [2020-04-12T15:27:42.111Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.7s done [2020-04-12T15:27:42.111Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 0.8s done [2020-04-12T15:27:42.111Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 3.9s done [2020-04-12T15:27:42.111Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 2.8s done [2020-04-12T15:27:42.111Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 116.12MB / 120.14MB 6.5s [2020-04-12T15:27:42.111Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 3.9s [2020-04-12T15:27:42.111Z] #7 sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 124B / 124B 3.0s done [2020-04-12T15:27:42.238Z] #71 ... [2020-04-12T15:27:42.238Z] [2020-04-12T15:27:42.238Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:27:42.238Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-12T15:27:42.238Z] #7 sha256:009f7cc109619687ea1a9be03fb3bd93377fba59ff178475e034a157ec76a192 1.79kB / 1.79kB done [2020-04-12T15:27:42.238Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.5s done [2020-04-12T15:27:42.238Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 0.4s done [2020-04-12T15:27:42.238Z] #7 sha256:ea7439326d7d81dd232126ad84a1bc20178ca118ce5433071b06dbc4a52dd14a 5.45kB / 5.45kB done [2020-04-12T15:27:42.238Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 1.9s done [2020-04-12T15:27:42.238Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 3.3s done [2020-04-12T15:27:42.238Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 2.9s done [2020-04-12T15:27:42.238Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 88.36MB / 120.14MB 5.6s [2020-04-12T15:27:42.238Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 3.0s [2020-04-12T15:27:42.238Z] #7 sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 124B / 124B 3.0s done [2020-04-12T15:27:42.238Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 96.67MB / 120.14MB 5.7s [2020-04-12T15:27:42.263Z] #17 19.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-04-12T15:27:42.263Z] #17 19.09 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-12T15:27:42.263Z] #17 19.19 Selecting previously unselected package libpython3-stdlib:s390x. [2020-04-12T15:27:42.263Z] #17 19.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-04-12T15:27:42.263Z] #17 19.20 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-12T15:27:42.263Z] #17 19.25 Setting up python3-minimal (3.7.3-1) ... [2020-04-12T15:27:42.366Z] #7 ... [2020-04-12T15:27:42.366Z] [2020-04-12T15:27:42.366Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-12T15:27:42.366Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-12T15:27:42.366Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-12T15:27:42.366Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-12T15:27:42.366Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.7s done [2020-04-12T15:27:42.366Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.9s done [2020-04-12T15:27:42.366Z] #71 DONE 6.9s [2020-04-12T15:27:42.366Z] [2020-04-12T15:27:42.366Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:27:42.366Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 120.14MB / 120.14MB 6.8s done [2020-04-12T15:27:42.366Z] #7 ... [2020-04-12T15:27:42.366Z] [2020-04-12T15:27:42.366Z] #20 [internal] load build context [2020-04-12T15:27:42.498Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 103.21MB / 120.14MB 6.0s [2020-04-12T15:27:42.756Z] go: finding github.com/docker/go-units v0.3.1 [2020-04-12T15:27:42.758Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 113.00MB / 120.14MB 6.2s [2020-04-12T15:27:42.877Z] #17 19.66 Selecting previously unselected package python3. [2020-04-12T15:27:42.877Z] #17 19.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-04-12T15:27:42.877Z] #17 19.67 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-04-12T15:27:42.877Z] #17 19.68 Unpacking python3 (3.7.3-1) ... [2020-04-12T15:27:42.877Z] #17 19.73 Selecting previously unselected package libip4tc0:s390x. [2020-04-12T15:27:42.877Z] #17 19.73 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-04-12T15:27:42.877Z] #17 19.74 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-04-12T15:27:42.877Z] #17 19.80 Selecting previously unselected package libip6tc0:s390x. [2020-04-12T15:27:42.877Z] #17 19.80 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-04-12T15:27:42.877Z] #17 19.80 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-04-12T15:27:42.877Z] #17 19.84 Selecting previously unselected package libiptc0:s390x. [2020-04-12T15:27:42.877Z] #17 19.84 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-04-12T15:27:42.877Z] #17 19.84 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-04-12T15:27:42.877Z] #17 19.88 Selecting previously unselected package libnfnetlink0:s390x. [2020-04-12T15:27:42.877Z] #17 19.88 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-04-12T15:27:42.877Z] #17 19.88 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-12T15:27:42.877Z] #17 19.90 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-04-12T15:27:42.951Z] #27 ... [2020-04-12T15:27:42.951Z] [2020-04-12T15:27:42.951Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:27:42.951Z] #50 75.75 + cd /tmp/tmp.XMs9ff1l20/src/gotest.tools/gotestsum [2020-04-12T15:27:42.951Z] #50 75.75 + git checkout -q v0.3.5 [2020-04-12T15:27:42.951Z] #50 75.91 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-12T15:27:42.951Z] #50 ... [2020-04-12T15:27:42.951Z] [2020-04-12T15:27:42.951Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:27:42.951Z] #10 76.08 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-04-12T15:27:42.951Z] #10 79.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-12T15:27:42.951Z] #10 79.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-12T15:27:42.951Z] #10 79.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-12T15:27:42.951Z] #10 79.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-12T15:27:42.951Z] #10 79.75 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-04-12T15:27:42.951Z] #10 79.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-12T15:27:42.951Z] #10 79.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-12T15:27:42.951Z] #10 79.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-12T15:27:42.951Z] #10 79.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-12T15:27:42.951Z] #10 79.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-12T15:27:42.951Z] #10 79.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-12T15:27:42.951Z] #10 80.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-12T15:27:42.951Z] #10 80.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-12T15:27:42.951Z] #10 80.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-12T15:27:42.951Z] #10 80.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-12T15:27:42.951Z] #10 81.52 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:27:42.951Z] #10 81.91 Fetched 77.7 MB in 12s (6300 kB/s) [2020-04-12T15:27:42.951Z] #10 82.13 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-12T15:27:42.951Z] #10 82.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 ... 15401 files and directories currently installed.) [2020-04-12T15:27:42.951Z] #10 82.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-12T15:27:42.951Z] #10 82.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-12T15:27:43.021Z] #7 ... [2020-04-12T15:27:43.021Z] [2020-04-12T15:27:43.021Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-12T15:27:43.021Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s done [2020-04-12T15:27:43.021Z] #71 DONE 6.5s [2020-04-12T15:27:43.021Z] [2020-04-12T15:27:43.021Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:27:43.021Z] #7 ... [2020-04-12T15:27:43.021Z] [2020-04-12T15:27:43.021Z] #20 [internal] load build context [2020-04-12T15:27:43.021Z] #20 transferring context: 32.66MB 6.6s [2020-04-12T15:27:43.021Z] #20 ... [2020-04-12T15:27:43.021Z] [2020-04-12T15:27:43.021Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:27:43.159Z] #17 19.90 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-04-12T15:27:43.159Z] #17 19.91 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-12T15:27:43.159Z] #17 19.93 Selecting previously unselected package libnftnl11:s390x. [2020-04-12T15:27:43.159Z] #17 19.94 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-04-12T15:27:43.159Z] #17 19.94 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-04-12T15:27:43.159Z] #17 20.00 Selecting previously unselected package iptables. [2020-04-12T15:27:43.159Z] #17 20.00 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-04-12T15:27:43.159Z] #17 20.00 Unpacking iptables (1.8.2-4) ... [2020-04-12T15:27:43.159Z] #17 20.19 Selecting previously unselected package xxd. [2020-04-12T15:27:43.208Z] #10 ... [2020-04-12T15:27:43.208Z] [2020-04-12T15:27:43.208Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:27:43.208Z] #27 30.39 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-12T15:27:43.281Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 119.94MB / 120.14MB 6.7s [2020-04-12T15:27:43.440Z] #17 20.19 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-12T15:27:43.440Z] #17 20.20 Unpacking xxd (2:8.1.0875-5) ... [2020-04-12T15:27:43.440Z] #17 20.30 Selecting previously unselected package vim-common. [2020-04-12T15:27:43.440Z] #17 20.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:27:43.440Z] #17 20.31 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-12T15:27:43.440Z] #17 20.39 Selecting previously unselected package bash-completion. [2020-04-12T15:27:43.440Z] #17 20.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-12T15:27:43.465Z] #27 30.84 [2020-04-12T15:27:43.543Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 120.14MB / 120.14MB 6.9s done [2020-04-12T15:27:43.723Z] #27 31.08 #=#=# ######################################################################## 100.0% [2020-04-12T15:27:43.727Z] #20 transferring context: 52.78MB 8.0s done [2020-04-12T15:27:43.727Z] #20 DONE 8.1s [2020-04-12T15:27:43.727Z] [2020-04-12T15:27:43.727Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:27:43.785Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-04-12T15:27:43.981Z] #27 31.38 [2020-04-12T15:27:44.074Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-04-12T15:27:44.238Z] #27 31.54 Download of images into '/build' complete. [2020-04-12T15:27:44.238Z] #27 31.54 Use something like the following to load the result into a Docker daemon: [2020-04-12T15:27:44.238Z] #27 31.54 tar -cC '/build' . | docker load [2020-04-12T15:27:44.615Z] #7 extracting sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 3.3s done [2020-04-12T15:27:44.807Z] #27 DONE 32.4s [2020-04-12T15:27:44.807Z] [2020-04-12T15:27:44.807Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:27:44.807Z] #10 87.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-12T15:27:44.807Z] #10 87.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-12T15:27:44.807Z] #10 87.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-12T15:27:44.910Z] #17 21.72 Unpacking bash-completion (1:2.8-6) ... [2020-04-12T15:27:44.910Z] #17 22.00 Selecting previously unselected package bzip2. [2020-04-12T15:27:44.910Z] #17 22.02 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-04-12T15:27:44.939Z] #7 ... [2020-04-12T15:27:44.939Z] [2020-04-12T15:27:44.939Z] #20 [internal] load build context [2020-04-12T15:27:44.939Z] #20 transferring context: 52.78MB 8.3s done [2020-04-12T15:27:44.939Z] #20 DONE 8.5s [2020-04-12T15:27:44.939Z] [2020-04-12T15:27:44.939Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:27:45.064Z] #10 ... [2020-04-12T15:27:45.064Z] [2020-04-12T15:27:45.064Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:27:45.064Z] #47 77.91 reflect [2020-04-12T15:27:45.064Z] #47 78.02 bufio [2020-04-12T15:27:45.064Z] #47 81.16 syscall [2020-04-12T15:27:45.064Z] #47 ... [2020-04-12T15:27:45.064Z] [2020-04-12T15:27:45.064Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:27:45.064Z] #43 84.85 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-12T15:27:45.102Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-04-12T15:27:45.102Z] go: finding gotest.tools v2.2.0+incompatible [2020-04-12T15:27:45.183Z] #7 extracting sha256:111f136183f17e21ca70b635871d40dd98760b60296671c4e0783749762376fd done [2020-04-12T15:27:45.183Z] #7 DONE 15.0s [2020-04-12T15:27:45.183Z] [2020-04-12T15:27:45.183Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-12T15:27:45.192Z] #17 22.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-12T15:27:45.192Z] #17 22.06 Selecting previously unselected package xz-utils. [2020-04-12T15:27:45.192Z] #17 22.06 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-04-12T15:27:45.192Z] #17 22.06 Unpacking xz-utils (5.2.4-1) ... [2020-04-12T15:27:45.192Z] #17 22.14 Selecting previously unselected package apparmor. [2020-04-12T15:27:45.192Z] #17 22.14 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-04-12T15:27:45.192Z] #17 22.18 Unpacking apparmor (2.13.2-10) ... [2020-04-12T15:27:45.474Z] #17 22.45 Selecting previously unselected package aufs-tools. [2020-04-12T15:27:45.474Z] #17 22.45 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-04-12T15:27:45.474Z] #17 22.45 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-12T15:27:45.474Z] #17 22.54 Selecting previously unselected package libonig5:s390x. [2020-04-12T15:27:45.474Z] #17 22.54 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-04-12T15:27:45.746Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-04-12T15:27:45.756Z] #17 22.54 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-12T15:27:45.756Z] #17 22.61 Selecting previously unselected package libjq1:s390x. [2020-04-12T15:27:45.756Z] #17 22.61 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-12T15:27:45.756Z] #17 22.62 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-12T15:27:45.756Z] #17 22.70 Selecting previously unselected package jq. [2020-04-12T15:27:45.756Z] #17 22.70 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-12T15:27:45.756Z] #17 22.70 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-12T15:27:45.756Z] #17 22.77 Selecting previously unselected package libaio1:s390x. [2020-04-12T15:27:45.756Z] #17 22.77 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-04-12T15:27:45.756Z] #17 22.77 Unpacking libaio1:s390x (0.3.112-3) ... [2020-04-12T15:27:45.756Z] #17 22.80 Selecting previously unselected package libgpm2:s390x. [2020-04-12T15:27:46.038Z] #17 22.80 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-04-12T15:27:46.038Z] #17 22.81 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-04-12T15:27:46.038Z] #17 22.84 Selecting previously unselected package libicu63:s390x. [2020-04-12T15:27:46.038Z] #17 22.84 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-12T15:27:46.038Z] #17 22.84 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-12T15:27:46.245Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 7.9s done [2020-04-12T15:27:46.245Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 [2020-04-12T15:27:46.373Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-04-12T15:27:46.500Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.5s done [2020-04-12T15:27:46.660Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-12T15:27:46.755Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 [2020-04-12T15:27:46.845Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 7.6s done [2020-04-12T15:27:47.010Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.4s done [2020-04-12T15:27:47.104Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 [2020-04-12T15:27:47.266Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 [2020-04-12T15:27:47.587Z] #43 ... [2020-04-12T15:27:47.587Z] [2020-04-12T15:27:47.587Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:27:47.587Z] #56 80.26 syscall [2020-04-12T15:27:47.587Z] #56 80.37 reflect [2020-04-12T15:27:47.587Z] #56 ... [2020-04-12T15:27:47.587Z] [2020-04-12T15:27:47.587Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:27:47.587Z] #33 86.06 time [2020-04-12T15:27:47.671Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.6s done [2020-04-12T15:27:47.671Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.1s [2020-04-12T15:27:47.719Z] #8 DONE 2.6s [2020-04-12T15:27:47.719Z] [2020-04-12T15:27:47.719Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-12T15:27:48.060Z] #17 25.05 Selecting previously unselected package libnet1:s390x. [2020-04-12T15:27:48.060Z] #17 25.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-12T15:27:48.060Z] #17 25.05 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-12T15:27:48.060Z] #17 25.12 Selecting previously unselected package libnl-3-200:s390x. [2020-04-12T15:27:48.060Z] #17 25.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-12T15:27:48.237Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.5s done [2020-04-12T15:27:48.341Z] #17 25.12 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-12T15:27:48.341Z] #17 25.18 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-12T15:27:48.341Z] #17 25.18 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-12T15:27:48.341Z] #17 25.19 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-12T15:27:48.341Z] #17 25.24 Selecting previously unselected package libreadline5:s390x. [2020-04-12T15:27:48.342Z] #17 25.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-04-12T15:27:48.342Z] #17 25.24 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-12T15:27:48.342Z] #17 25.31 Selecting previously unselected package net-tools. [2020-04-12T15:27:48.342Z] #17 25.31 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-04-12T15:27:48.342Z] #17 25.32 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-12T15:27:48.496Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 [2020-04-12T15:27:48.623Z] #17 25.41 Selecting previously unselected package python-pip-whl. [2020-04-12T15:27:48.624Z] #17 25.42 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-12T15:27:48.624Z] #17 25.42 Unpacking python-pip-whl (18.1-5) ... [2020-04-12T15:27:48.659Z] #9 DONE 0.9s [2020-04-12T15:27:48.906Z] #17 25.75 Selecting previously unselected package python3-lib2to3. [2020-04-12T15:27:48.906Z] #17 25.76 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-12T15:27:48.906Z] #17 25.76 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-12T15:27:48.906Z] #17 25.80 Selecting previously unselected package python3-distutils. [2020-04-12T15:27:48.906Z] #17 25.80 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-12T15:27:48.906Z] #17 25.80 Unpacking python3-distutils (3.7.3-1) ... [2020-04-12T15:27:48.906Z] #17 25.87 Selecting previously unselected package python3-pip. [2020-04-12T15:27:48.906Z] #17 25.88 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-12T15:27:48.906Z] #17 25.88 Unpacking python3-pip (18.1-5) ... [2020-04-12T15:27:48.906Z] #17 25.94 Selecting previously unselected package python3-pkg-resources. [2020-04-12T15:27:48.919Z] [2020-04-12T15:27:48.919Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-12T15:27:48.919Z] #29 DONE 0.0s [2020-04-12T15:27:48.919Z] [2020-04-12T15:27:48.919Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-12T15:27:48.919Z] #40 DONE 0.1s [2020-04-12T15:27:48.919Z] [2020-04-12T15:27:48.919Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:27:48.919Z] #21 DONE 0.1s [2020-04-12T15:27:48.919Z] [2020-04-12T15:27:48.919Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-12T15:27:48.958Z] #33 ... [2020-04-12T15:27:48.958Z] [2020-04-12T15:27:48.958Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:27:48.958Z] #43 92.13 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-12T15:27:48.958Z] #43 92.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-12T15:27:48.958Z] #43 92.17 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-12T15:27:48.958Z] #43 92.19 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-12T15:27:48.958Z] #43 92.22 Setting up python-six (1.12.0-1) ... [2020-04-12T15:27:49.181Z] #55 DONE 0.2s [2020-04-12T15:27:49.181Z] [2020-04-12T15:27:49.181Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-12T15:27:49.181Z] #46 DONE 0.2s [2020-04-12T15:27:49.181Z] [2020-04-12T15:27:49.181Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-12T15:27:49.181Z] #22 DONE 0.2s [2020-04-12T15:27:49.181Z] [2020-04-12T15:27:49.181Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-12T15:27:49.181Z] #52 DONE 0.3s [2020-04-12T15:27:49.181Z] [2020-04-12T15:27:49.181Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:27:49.181Z] #47 ... [2020-04-12T15:27:49.181Z] [2020-04-12T15:27:49.181Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-12T15:27:49.181Z] #32 DONE 0.3s [2020-04-12T15:27:49.181Z] [2020-04-12T15:27:49.181Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-12T15:27:49.181Z] #73 DONE 0.3s [2020-04-12T15:27:49.181Z] [2020-04-12T15:27:49.181Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-12T15:27:49.181Z] #67 DONE 0.4s [2020-04-12T15:27:49.181Z] [2020-04-12T15:27:49.181Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-12T15:27:49.181Z] #49 DONE 0.4s [2020-04-12T15:27:49.188Z] #17 25.95 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-12T15:27:49.188Z] #17 25.95 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-12T15:27:49.188Z] #17 26.05 Selecting previously unselected package python3-setuptools. [2020-04-12T15:27:49.188Z] #17 26.05 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-12T15:27:49.188Z] #17 26.05 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-12T15:27:49.369Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-04-12T15:27:49.441Z] [2020-04-12T15:27:49.441Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:27:49.470Z] #17 26.21 Selecting previously unselected package python3-wheel. [2020-04-12T15:27:49.470Z] #17 26.21 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-12T15:27:49.470Z] #17 26.21 Unpacking python3-wheel (0.32.3-2) ... [2020-04-12T15:27:49.470Z] #17 26.28 Selecting previously unselected package sudo. [2020-04-12T15:27:49.470Z] #17 26.28 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-04-12T15:27:49.470Z] #17 26.28 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-12T15:27:49.752Z] #17 26.56 Selecting previously unselected package thin-provisioning-tools. [2020-04-12T15:27:49.752Z] #17 26.56 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-04-12T15:27:49.752Z] #17 26.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-12T15:27:49.752Z] #17 26.70 Selecting previously unselected package uidmap. [2020-04-12T15:27:49.752Z] #17 26.70 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-04-12T15:27:49.752Z] #17 26.70 Unpacking uidmap (1:4.5-1.1) ... [2020-04-12T15:27:49.752Z] #17 26.76 Selecting previously unselected package vim-runtime. [2020-04-12T15:27:49.999Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-04-12T15:27:50.033Z] #17 26.76 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:27:50.033Z] #17 26.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-12T15:27:50.033Z] #17 26.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-12T15:27:50.033Z] #17 26.80 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-12T15:27:50.033Z] #17 ... [2020-04-12T15:27:50.033Z] [2020-04-12T15:27:50.033Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:27:50.033Z] #44 65.95 CC criu/crtools.o [2020-04-12T15:27:50.033Z] #44 66.30 CC criu/eventfd.o [2020-04-12T15:27:50.033Z] #44 66.58 CC criu/eventpoll.o [2020-04-12T15:27:50.033Z] #44 67.12 CC criu/external.o [2020-04-12T15:27:50.033Z] #44 67.33 CC criu/fault-injection.o [2020-04-12T15:27:50.033Z] #44 67.39 CC criu/fdstore.o [2020-04-12T15:27:50.033Z] #44 67.60 CC criu/fifo.o [2020-04-12T15:27:50.033Z] #44 67.81 CC criu/file-ids.o [2020-04-12T15:27:50.033Z] #44 68.02 CC criu/file-lock.o [2020-04-12T15:27:50.033Z] #44 68.54 CC criu/files-ext.o [2020-04-12T15:27:50.033Z] #44 68.84 CC criu/files-reg.o [2020-04-12T15:27:50.033Z] #44 70.14 CC criu/files.o [2020-04-12T15:27:50.033Z] #44 71.40 CC criu/filesystems.o [2020-04-12T15:27:50.033Z] #44 71.71 CC criu/fsnotify.o [2020-04-12T15:27:50.033Z] #44 72.08 CC criu/image-desc.o [2020-04-12T15:27:50.033Z] #44 72.15 CC criu/image.o [2020-04-12T15:27:50.033Z] #44 72.67 CC criu/ipc_ns.o [2020-04-12T15:27:50.033Z] #44 73.35 CC criu/irmap.o [2020-04-12T15:27:50.034Z] #44 73.73 CC criu/kcmp-ids.o [2020-04-12T15:27:50.034Z] #44 73.99 CC criu/kerndat.o [2020-04-12T15:27:50.034Z] #44 74.57 CC criu/libnetlink.o [2020-04-12T15:27:50.034Z] #44 74.88 CC criu/log.o [2020-04-12T15:27:50.034Z] #44 75.23 CC criu/lsm.o [2020-04-12T15:27:50.034Z] #44 75.47 CC criu/mem.o [2020-04-12T15:27:50.647Z] #44 76.54 CC criu/mount.o [2020-04-12T15:27:51.421Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.7s done [2020-04-12T15:27:51.421Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 0.1s [2020-04-12T15:27:51.495Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-04-12T15:27:51.803Z] go: finding github.com/lib/pq v1.0.0 [2020-04-12T15:27:51.803Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-04-12T15:27:52.118Z] #44 ... [2020-04-12T15:27:52.118Z] [2020-04-12T15:27:52.118Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:27:52.118Z] #17 28.93 Selecting previously unselected package vim. [2020-04-12T15:27:52.118Z] #17 28.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-04-12T15:27:52.118Z] #17 28.93 Unpacking vim (2:8.1.0875-5) ... [2020-04-12T15:27:52.400Z] #17 29.30 Selecting previously unselected package xfsprogs. [2020-04-12T15:27:52.400Z] #17 29.31 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-04-12T15:27:52.400Z] #17 29.31 Unpacking xfsprogs (4.20.0-1) ... [2020-04-12T15:27:52.429Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-12T15:27:52.682Z] #17 29.63 Selecting previously unselected package zip. [2020-04-12T15:27:52.682Z] #17 29.64 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-04-12T15:27:52.682Z] #17 29.64 Unpacking zip (3.0-11+b1) ... [2020-04-12T15:27:52.682Z] #17 29.74 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-12T15:27:52.687Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.6s done [2020-04-12T15:27:52.687Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 0.1s [2020-04-12T15:27:52.964Z] #17 29.75 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-12T15:27:52.964Z] #17 29.76 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-04-12T15:27:52.964Z] #17 29.77 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-12T15:27:52.964Z] #17 29.77 Setting up libgpm2:s390x (1.20.7-5) ... [2020-04-12T15:27:52.964Z] #17 29.81 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-04-12T15:27:52.964Z] #17 29.81 Setting up uidmap (1:4.5-1.1) ... [2020-04-12T15:27:52.964Z] #17 29.82 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-04-12T15:27:52.964Z] #17 29.83 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-12T15:27:52.964Z] #17 29.83 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-12T15:27:52.964Z] #17 29.84 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-12T15:27:52.964Z] #17 29.85 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-12T15:27:52.964Z] #17 29.86 Setting up xxd (2:8.1.0875-5) ... [2020-04-12T15:27:52.964Z] #17 29.86 Setting up zip (3.0-11+b1) ... [2020-04-12T15:27:52.964Z] #17 29.88 Setting up vim-common (2:8.1.0875-5) ... [2020-04-12T15:27:52.964Z] #17 29.89 Setting up bash-completion (1:2.8-6) ... [2020-04-12T15:27:54.221Z] #43 96.48 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-12T15:27:54.221Z] #43 96.51 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-12T15:27:54.221Z] #43 96.55 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-12T15:27:54.221Z] #43 96.56 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-12T15:27:54.221Z] #43 96.59 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-12T15:27:54.221Z] #43 96.66 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-12T15:27:54.221Z] #43 96.67 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-12T15:27:54.221Z] #43 96.69 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-12T15:27:54.221Z] #43 96.71 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-12T15:27:54.221Z] #43 96.72 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-12T15:27:54.435Z] #17 31.29 Setting up libiptc0:s390x (1.8.2-4) ... [2020-04-12T15:27:54.435Z] #17 31.29 Setting up xz-utils (5.2.4-1) ... [2020-04-12T15:27:54.435Z] #17 31.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-12T15:27:54.435Z] #17 31.31 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-12T15:27:54.435Z] #17 31.33 invoke-rc.d: could not determine current runlevel [2020-04-12T15:27:54.435Z] #17 31.35 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-12T15:27:54.435Z] #17 31.35 Setting up pigz (2.4-1) ... [2020-04-12T15:27:54.435Z] #17 31.36 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-12T15:27:54.435Z] #17 31.36 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-12T15:27:54.435Z] #17 31.38 Setting up python-pip-whl (18.1-5) ... [2020-04-12T15:27:54.435Z] #17 31.39 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-04-12T15:27:54.435Z] #17 31.39 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-12T15:27:54.476Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-04-12T15:27:54.476Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-04-12T15:27:54.717Z] #17 31.56 Setting up libaio1:s390x (0.3.112-3) ... [2020-04-12T15:27:54.717Z] #17 31.56 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-12T15:27:54.717Z] #17 31.57 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-12T15:27:54.717Z] #17 31.58 Setting up vim (2:8.1.0875-5) ... [2020-04-12T15:27:54.717Z] #17 31.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-12T15:27:54.717Z] #17 31.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-12T15:27:54.717Z] #17 31.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-12T15:27:54.717Z] #17 31.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-12T15:27:54.717Z] #17 31.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-12T15:27:54.717Z] #17 31.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-12T15:27:54.717Z] #17 31.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-12T15:27:54.717Z] #17 31.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-12T15:27:54.717Z] #17 31.61 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-12T15:27:54.717Z] #17 31.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-12T15:27:54.717Z] #17 31.62 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-12T15:27:54.717Z] #17 31.63 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-12T15:27:54.717Z] #17 31.63 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-12T15:27:54.717Z] #17 31.64 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-12T15:27:54.768Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-04-12T15:27:54.768Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-04-12T15:27:54.898Z] #50 ... [2020-04-12T15:27:54.898Z] [2020-04-12T15:27:54.898Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:27:54.898Z] #10 5.576 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:27:54.898Z] #10 5.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:27:54.898Z] #10 5.576 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:27:55.057Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-04-12T15:27:55.468Z] #10 6.643 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-12T15:27:55.596Z] #43 ... [2020-04-12T15:27:55.596Z] [2020-04-12T15:27:55.596Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:27:55.596Z] #35 93.14 Selecting previously unselected package libxml2:amd64. [2020-04-12T15:27:55.596Z] #35 93.14 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-12T15:27:55.596Z] #35 93.16 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-12T15:27:55.596Z] #35 93.84 Selecting previously unselected package libarchive13:amd64. [2020-04-12T15:27:55.596Z] #35 93.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-12T15:27:55.596Z] #35 93.87 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-12T15:27:55.596Z] #35 94.26 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-12T15:27:55.596Z] #35 94.26 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-12T15:27:55.596Z] #35 94.27 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-12T15:27:55.596Z] #35 94.44 Selecting previously unselected package librhash0:amd64. [2020-04-12T15:27:55.596Z] #35 94.44 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-12T15:27:55.596Z] #35 94.45 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-12T15:27:55.596Z] #35 94.65 Selecting previously unselected package libuv1:amd64. [2020-04-12T15:27:55.596Z] #35 94.66 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-12T15:27:55.596Z] #35 94.66 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-12T15:27:55.596Z] #35 94.86 Selecting previously unselected package cmake. [2020-04-12T15:27:55.596Z] #35 94.86 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-12T15:27:55.596Z] #35 94.88 Unpacking cmake (3.13.4-1) ... [2020-04-12T15:27:55.596Z] #35 98.54 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-12T15:27:55.596Z] #35 98.56 Setting up xxd (2:8.1.0875-5) ... [2020-04-12T15:27:55.596Z] #35 98.58 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-12T15:27:55.596Z] #35 98.60 Setting up vim-common (2:8.1.0875-5) ... [2020-04-12T15:27:55.596Z] #35 98.64 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-12T15:27:55.596Z] #35 98.66 Setting up cmake-data (3.13.4-1) ... [2020-04-12T15:27:55.596Z] #35 98.70 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-12T15:27:55.596Z] #35 98.72 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-12T15:27:55.596Z] #35 98.73 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-12T15:27:55.596Z] #35 98.74 Setting up cmake (3.13.4-1) ... [2020-04-12T15:27:55.596Z] #35 98.76 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:27:55.596Z] #35 98.84 Processing triggers for mime-support (3.62) ... [2020-04-12T15:27:55.625Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.9s done [2020-04-12T15:27:55.625Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 [2020-04-12T15:27:55.979Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.8s done [2020-04-12T15:27:56.189Z] #17 33.21 Setting up iptables (1.8.2-4) ... [2020-04-12T15:27:56.189Z] #17 33.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-12T15:27:56.189Z] #17 33.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-12T15:27:56.189Z] #17 33.23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-12T15:27:56.189Z] #17 33.24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-12T15:27:56.238Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 [2020-04-12T15:27:56.456Z] #10 ... [2020-04-12T15:27:56.456Z] [2020-04-12T15:27:56.456Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:27:56.456Z] #50 7.182 + RM_GOPATH=0 [2020-04-12T15:27:56.456Z] #50 7.183 + TMP_GOPATH= [2020-04-12T15:27:56.456Z] #50 7.183 + : /build [2020-04-12T15:27:56.456Z] #50 7.183 + '[' -z '' ']' [2020-04-12T15:27:56.456Z] #50 7.188 ++ mktemp -d [2020-04-12T15:27:56.456Z] #50 7.192 + export GOPATH=/tmp/tmp.yQT42rjJxa [2020-04-12T15:27:56.456Z] #50 7.192 + GOPATH=/tmp/tmp.yQT42rjJxa [2020-04-12T15:27:56.456Z] #50 7.192 + RM_GOPATH=1 [2020-04-12T15:27:56.456Z] #50 7.193 ++ dirname ./install.sh [2020-04-12T15:27:56.456Z] #50 7.196 + dir=. [2020-04-12T15:27:56.456Z] #50 7.196 + bin=gotestsum [2020-04-12T15:27:56.456Z] #50 7.196 + shift [2020-04-12T15:27:56.456Z] #50 7.196 + '[' '!' -f ./gotestsum.installer ']' [2020-04-12T15:27:56.456Z] #50 7.196 + . ./gotestsum.installer [2020-04-12T15:27:56.456Z] #50 7.196 ++ : v0.3.5 [2020-04-12T15:27:56.456Z] #50 7.196 + install_gotestsum [2020-04-12T15:27:56.456Z] #50 7.196 + echo 'Installing gotestsum version v0.3.5' [2020-04-12T15:27:56.456Z] #50 7.196 + go get -d gotest.tools/gotestsum [2020-04-12T15:27:56.456Z] #50 7.197 Installing gotestsum version v0.3.5 [2020-04-12T15:27:56.471Z] #17 33.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-12T15:27:56.471Z] #17 33.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-12T15:27:56.471Z] #17 33.25 Setting up python3 (3.7.3-1) ... [2020-04-12T15:27:56.471Z] #17 33.46 Setting up python3-wheel (0.32.3-2) ... [2020-04-12T15:27:56.534Z] #35 DONE 99.5s [2020-04-12T15:27:56.534Z] [2020-04-12T15:27:56.534Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:27:56.534Z] #36 DONE 0.1s [2020-04-12T15:27:56.534Z] [2020-04-12T15:27:56.534Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-12T15:27:56.534Z] #37 DONE 0.1s [2020-04-12T15:27:56.534Z] [2020-04-12T15:27:56.534Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:27:57.111Z] go: finding github.com/golang/mock v1.1.1 [2020-04-12T15:27:57.120Z] #17 33.83 Setting up apparmor (2.13.2-10) ... [2020-04-12T15:27:57.401Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-04-12T15:27:57.401Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-12T15:27:58.126Z] #17 34.80 Setting up xfsprogs (4.20.0-1) ... [2020-04-12T15:27:58.126Z] #17 34.81 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-12T15:27:58.126Z] #17 35.05 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-12T15:27:58.741Z] #17 35.64 Setting up python3-distutils (3.7.3-1) ... [2020-04-12T15:27:58.741Z] #17 ... [2020-04-12T15:27:58.741Z] [2020-04-12T15:27:58.741Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:27:58.741Z] #41 122.7 + dpkg --print-architecture [2020-04-12T15:27:58.741Z] #41 122.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-12T15:27:59.014Z] #50 ... [2020-04-12T15:27:59.015Z] [2020-04-12T15:27:59.015Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:27:59.015Z] #25 8.150 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:27:59.015Z] #25 8.235 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:27:59.015Z] #25 8.238 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:27:59.015Z] #25 9.620 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-12T15:27:59.015Z] #25 ... [2020-04-12T15:27:59.015Z] [2020-04-12T15:27:59.015Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:27:59.015Z] #43 7.946 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:27:59.015Z] #43 8.035 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:27:59.015Z] #43 8.035 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:27:59.015Z] #43 9.335 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-12T15:27:59.015Z] #43 ... [2020-04-12T15:27:59.015Z] [2020-04-12T15:27:59.015Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:27:59.015Z] #41 8.454 + git clone https://github.com/docker/distribution.git . [2020-04-12T15:27:59.015Z] #41 8.469 Cloning into '.'... [2020-04-12T15:27:59.023Z] #41 123.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-12T15:27:59.023Z] #41 123.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-12T15:27:59.064Z] #38 ... [2020-04-12T15:27:59.064Z] [2020-04-12T15:27:59.064Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:27:59.064Z] #10 92.03 Selecting previously unselected package binutils-mingw-w64. [2020-04-12T15:27:59.065Z] #10 92.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-12T15:27:59.065Z] #10 92.04 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-12T15:27:59.065Z] #10 92.17 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-12T15:27:59.065Z] #10 92.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-12T15:27:59.065Z] #10 92.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-12T15:27:59.065Z] #10 92.48 Selecting previously unselected package dmsetup. [2020-04-12T15:27:59.065Z] #10 92.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-12T15:27:59.065Z] #10 92.49 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-12T15:27:59.065Z] #10 92.67 Selecting previously unselected package mingw-w64-common. [2020-04-12T15:27:59.065Z] #10 92.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-12T15:27:59.065Z] #10 92.74 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-12T15:27:59.065Z] #10 100.2 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-12T15:27:59.065Z] #10 100.2 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-12T15:27:59.065Z] #10 100.3 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-12T15:27:59.065Z] #10 ... [2020-04-12T15:27:59.065Z] [2020-04-12T15:27:59.065Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:27:59.065Z] #56 91.88 time [2020-04-12T15:27:59.065Z] #56 98.84 os [2020-04-12T15:27:59.065Z] #56 100.9 encoding/binary [2020-04-12T15:27:59.065Z] #56 ... [2020-04-12T15:27:59.065Z] [2020-04-12T15:27:59.065Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:27:59.065Z] #33 94.57 internal/poll [2020-04-12T15:27:59.065Z] #33 96.09 internal/fmtsort [2020-04-12T15:27:59.065Z] #33 96.98 internal/syscall/unix [2020-04-12T15:27:59.065Z] #33 97.15 strings [2020-04-12T15:27:59.065Z] #33 97.28 os [2020-04-12T15:27:59.065Z] #33 101.8 path [2020-04-12T15:27:59.277Z] #41 ... [2020-04-12T15:27:59.277Z] [2020-04-12T15:27:59.277Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:27:59.277Z] #30 7.532 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-12T15:27:59.277Z] #30 7.535 Cloning into '.'... [2020-04-12T15:27:59.277Z] #30 ... [2020-04-12T15:27:59.277Z] [2020-04-12T15:27:59.277Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:27:59.277Z] #53 8.230 + RM_GOPATH=0 [2020-04-12T15:27:59.277Z] #53 8.230 + TMP_GOPATH= [2020-04-12T15:27:59.277Z] #53 8.230 + : /build [2020-04-12T15:27:59.277Z] #53 8.230 + '[' -z '' ']' [2020-04-12T15:27:59.277Z] #53 8.231 ++ mktemp -d [2020-04-12T15:27:59.277Z] #53 8.233 + export GOPATH=/tmp/tmp.51JhfHctde [2020-04-12T15:27:59.277Z] #53 8.233 + GOPATH=/tmp/tmp.51JhfHctde [2020-04-12T15:27:59.277Z] #53 8.233 + RM_GOPATH=1 [2020-04-12T15:27:59.277Z] #53 8.234 ++ dirname ./install.sh [2020-04-12T15:27:59.277Z] #53 8.235 + dir=. [2020-04-12T15:27:59.277Z] #53 8.235 + bin=golangci_lint [2020-04-12T15:27:59.277Z] #53 8.235 + shift [2020-04-12T15:27:59.277Z] #53 8.235 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-12T15:27:59.277Z] #53 8.235 + . ./golangci_lint.installer [2020-04-12T15:27:59.277Z] #53 8.236 ++ : v1.23.8 [2020-04-12T15:27:59.277Z] #53 8.236 + install_golangci_lint [2020-04-12T15:27:59.277Z] #53 8.236 Installing golangci-lint version v1.23.8 [2020-04-12T15:27:59.277Z] #53 8.236 + echo 'Installing golangci-lint version v1.23.8' [2020-04-12T15:27:59.277Z] #53 8.236 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-12T15:27:59.537Z] #53 ... [2020-04-12T15:27:59.537Z] [2020-04-12T15:27:59.537Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:27:59.537Z] #35 9.889 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:27:59.537Z] #35 9.966 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:27:59.537Z] #35 9.966 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:27:59.537Z] #35 ... [2020-04-12T15:27:59.537Z] [2020-04-12T15:27:59.537Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:27:59.537Z] #23 7.430 + RM_GOPATH=0 [2020-04-12T15:27:59.537Z] #23 7.430 + TMP_GOPATH= [2020-04-12T15:27:59.537Z] #23 7.430 + : /build [2020-04-12T15:27:59.537Z] #23 7.430 + '[' -z '' ']' [2020-04-12T15:27:59.537Z] #23 7.430 ++ mktemp -d [2020-04-12T15:27:59.537Z] #23 7.430 + export GOPATH=/tmp/tmp.iEMfX32wkq [2020-04-12T15:27:59.537Z] #23 7.430 + GOPATH=/tmp/tmp.iEMfX32wkq [2020-04-12T15:27:59.537Z] #23 7.430 + RM_GOPATH=1 [2020-04-12T15:27:59.537Z] #23 7.430 ++ dirname ./install.sh [2020-04-12T15:27:59.537Z] #23 7.431 + dir=. [2020-04-12T15:27:59.537Z] #23 7.431 + bin=dockercli [2020-04-12T15:27:59.537Z] #23 7.432 + shift [2020-04-12T15:27:59.537Z] #23 7.432 + '[' '!' -f ./dockercli.installer ']' [2020-04-12T15:27:59.537Z] #23 7.432 + . ./dockercli.installer [2020-04-12T15:27:59.537Z] #23 7.433 ++ : stable [2020-04-12T15:27:59.537Z] #23 7.433 ++ : 17.06.2-ce [2020-04-12T15:27:59.537Z] #23 7.434 + install_dockercli [2020-04-12T15:27:59.537Z] #23 7.435 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-12T15:27:59.537Z] #23 7.435 Install docker/cli version 17.06.2-ce from stable [2020-04-12T15:27:59.537Z] #23 7.436 ++ uname -m [2020-04-12T15:27:59.537Z] #23 7.438 + arch=aarch64 [2020-04-12T15:27:59.537Z] #23 7.438 + '[' aarch64 '!=' x86_64 ']' [2020-04-12T15:27:59.537Z] #23 7.439 + '[' aarch64 '!=' s390x ']' [2020-04-12T15:27:59.537Z] #23 7.439 + '[' aarch64 '!=' armhf ']' [2020-04-12T15:27:59.537Z] #23 7.439 + build_dockercli [2020-04-12T15:27:59.537Z] #23 7.440 + git clone https://github.com/docker/docker-ce /tmp/tmp.iEMfX32wkq/tmp/docker-ce [2020-04-12T15:27:59.537Z] #23 7.442 Cloning into '/tmp/tmp.iEMfX32wkq/tmp/docker-ce'... [2020-04-12T15:27:59.630Z] #33 102.4 text/tabwriter [2020-04-12T15:27:59.806Z] #23 ... [2020-04-12T15:27:59.806Z] [2020-04-12T15:27:59.806Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:27:59.806Z] #62 8.343 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:27:59.806Z] #62 8.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:27:59.806Z] #62 8.374 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:27:59.806Z] #62 9.224 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-12T15:27:59.806Z] #62 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-12T15:27:59.806Z] #62 ... [2020-04-12T15:27:59.806Z] [2020-04-12T15:27:59.806Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:27:59.806Z] #33 7.934 + RM_GOPATH=0 [2020-04-12T15:27:59.806Z] #33 7.934 + TMP_GOPATH= [2020-04-12T15:27:59.806Z] #33 7.934 + : /build [2020-04-12T15:27:59.806Z] #33 7.934 + '[' -z '' ']' [2020-04-12T15:27:59.806Z] #33 7.936 ++ mktemp -d [2020-04-12T15:27:59.806Z] #33 7.936 + export GOPATH=/tmp/tmp.cMdUjkF9cv [2020-04-12T15:27:59.806Z] #33 7.937 + GOPATH=/tmp/tmp.cMdUjkF9cv [2020-04-12T15:27:59.806Z] #33 7.937 + RM_GOPATH=1 [2020-04-12T15:27:59.806Z] #33 7.938 ++ dirname ./install.sh [2020-04-12T15:27:59.806Z] #33 7.949 + dir=. [2020-04-12T15:27:59.806Z] #33 7.963 + bin=tomlv [2020-04-12T15:27:59.806Z] #33 7.963 + shift [2020-04-12T15:27:59.806Z] #33 7.963 + '[' '!' -f ./tomlv.installer ']' [2020-04-12T15:27:59.806Z] #33 7.963 + . ./tomlv.installer [2020-04-12T15:27:59.806Z] #33 7.963 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:27:59.806Z] #33 7.963 + install_tomlv [2020-04-12T15:27:59.806Z] #33 7.963 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-12T15:27:59.806Z] #33 7.963 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:27:59.806Z] #33 7.967 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cMdUjkF9cv/src/github.com/BurntSushi/toml [2020-04-12T15:27:59.806Z] #33 7.976 Cloning into '/tmp/tmp.cMdUjkF9cv/src/github.com/BurntSushi/toml'... [2020-04-12T15:27:59.806Z] #33 8.977 + cd /tmp/tmp.cMdUjkF9cv/src/github.com/BurntSushi/toml [2020-04-12T15:27:59.806Z] #33 8.977 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:27:59.806Z] #33 8.984 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-12T15:27:59.806Z] #33 9.793 math/bits [2020-04-12T15:27:59.806Z] #33 9.796 runtime/internal/sys [2020-04-12T15:27:59.806Z] #33 9.888 internal/cpu [2020-04-12T15:27:59.806Z] #33 9.954 runtime/internal/atomic [2020-04-12T15:27:59.806Z] #33 10.26 runtime/internal/math [2020-04-12T15:27:59.806Z] #33 10.57 unicode/utf8 [2020-04-12T15:27:59.806Z] #33 10.64 sync/atomic [2020-04-12T15:28:00.068Z] #33 10.83 math [2020-04-12T15:28:00.068Z] #33 ... [2020-04-12T15:28:00.068Z] [2020-04-12T15:28:00.068Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:00.068Z] #56 7.828 + RM_GOPATH=0 [2020-04-12T15:28:00.068Z] #56 7.829 + TMP_GOPATH= [2020-04-12T15:28:00.068Z] #56 7.830 + : /build [2020-04-12T15:28:00.068Z] #56 7.831 + '[' -z '' ']' [2020-04-12T15:28:00.068Z] #56 7.833 ++ mktemp -d [2020-04-12T15:28:00.068Z] #56 7.839 + export GOPATH=/tmp/tmp.v1oySbZ5vk [2020-04-12T15:28:00.068Z] #56 7.841 + GOPATH=/tmp/tmp.v1oySbZ5vk [2020-04-12T15:28:00.068Z] #56 7.841 + RM_GOPATH=1 [2020-04-12T15:28:00.068Z] #56 7.842 ++ dirname ./install.sh [2020-04-12T15:28:00.068Z] #56 7.859 + dir=. [2020-04-12T15:28:00.068Z] #56 7.859 + bin=shfmt [2020-04-12T15:28:00.068Z] #56 7.859 + shift [2020-04-12T15:28:00.068Z] #56 7.864 + '[' '!' -f ./shfmt.installer ']' [2020-04-12T15:28:00.068Z] #56 7.865 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:28:00.068Z] #56 7.866 + . ./shfmt.installer [2020-04-12T15:28:00.068Z] #56 7.866 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:28:00.068Z] #56 7.866 + install_shfmt [2020-04-12T15:28:00.068Z] #56 7.866 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-12T15:28:00.068Z] #56 7.866 + git clone https://github.com/mvdan/sh.git /tmp/tmp.v1oySbZ5vk/src/github.com/mvdan/sh [2020-04-12T15:28:00.068Z] #56 7.871 Cloning into '/tmp/tmp.v1oySbZ5vk/src/github.com/mvdan/sh'... [2020-04-12T15:28:00.068Z] #56 ... [2020-04-12T15:28:00.068Z] [2020-04-12T15:28:00.068Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:00.068Z] #68 8.394 + RM_GOPATH=0 [2020-04-12T15:28:00.068Z] #68 8.394 + TMP_GOPATH= [2020-04-12T15:28:00.069Z] #68 8.394 + : /build/ [2020-04-12T15:28:00.069Z] #68 8.394 + '[' -z '' ']' [2020-04-12T15:28:00.069Z] #68 8.395 ++ mktemp -d [2020-04-12T15:28:00.069Z] #68 8.419 + export GOPATH=/tmp/tmp.mZLDtz6eih [2020-04-12T15:28:00.069Z] #68 8.419 + GOPATH=/tmp/tmp.mZLDtz6eih [2020-04-12T15:28:00.069Z] #68 8.419 + RM_GOPATH=1 [2020-04-12T15:28:00.069Z] #68 8.420 ++ dirname ./install.sh [2020-04-12T15:28:00.069Z] #68 8.434 + dir=. [2020-04-12T15:28:00.069Z] #68 8.434 + bin=rootlesskit [2020-04-12T15:28:00.069Z] #68 8.434 + shift [2020-04-12T15:28:00.069Z] #68 8.434 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-12T15:28:00.069Z] #68 8.434 + . ./rootlesskit.installer [2020-04-12T15:28:00.069Z] #68 8.435 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:28:00.069Z] #68 8.435 + install_rootlesskit [2020-04-12T15:28:00.069Z] #68 8.435 + case "$1" in [2020-04-12T15:28:00.069Z] #68 8.435 + export CGO_ENABLED=0 [2020-04-12T15:28:00.069Z] #68 8.435 + CGO_ENABLED=0 [2020-04-12T15:28:00.069Z] #68 8.435 + _install_rootlesskit [2020-04-12T15:28:00.069Z] #68 8.435 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:28:00.069Z] #68 8.435 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-12T15:28:00.069Z] #68 8.435 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mZLDtz6eih/src/github.com/rootless-containers/rootlesskit [2020-04-12T15:28:00.069Z] #68 8.441 Cloning into '/tmp/tmp.mZLDtz6eih/src/github.com/rootless-containers/rootlesskit'... [2020-04-12T15:28:00.111Z] go: finding github.com/onsi/gomega v1.4.3 [2020-04-12T15:28:00.196Z] #33 ... [2020-04-12T15:28:00.196Z] [2020-04-12T15:28:00.196Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:00.196Z] #38 3.786 + RM_GOPATH=0 [2020-04-12T15:28:00.196Z] #38 3.786 + TMP_GOPATH= [2020-04-12T15:28:00.196Z] #38 3.786 + : /build [2020-04-12T15:28:00.196Z] #38 3.786 + '[' -z '' ']' [2020-04-12T15:28:00.196Z] #38 3.786 ++ mktemp -d [2020-04-12T15:28:00.330Z] #68 ... [2020-04-12T15:28:00.330Z] [2020-04-12T15:28:00.330Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:00.330Z] #74 7.505 + RM_GOPATH=0 [2020-04-12T15:28:00.330Z] #74 7.506 + TMP_GOPATH= [2020-04-12T15:28:00.330Z] #74 7.506 + : /build [2020-04-12T15:28:00.330Z] #74 7.506 + '[' -z '' ']' [2020-04-12T15:28:00.330Z] #74 7.508 ++ mktemp -d [2020-04-12T15:28:00.330Z] #74 7.510 + export GOPATH=/tmp/tmp.WkbldbV0eX [2020-04-12T15:28:00.330Z] #74 7.510 + GOPATH=/tmp/tmp.WkbldbV0eX [2020-04-12T15:28:00.330Z] #74 7.510 + RM_GOPATH=1 [2020-04-12T15:28:00.330Z] #74 7.511 ++ dirname ./install.sh [2020-04-12T15:28:00.330Z] #74 7.513 + dir=. [2020-04-12T15:28:00.330Z] #74 7.513 + bin=proxy [2020-04-12T15:28:00.330Z] #74 7.513 + shift [2020-04-12T15:28:00.330Z] #74 7.513 + '[' '!' -f ./proxy.installer ']' [2020-04-12T15:28:00.330Z] #74 7.513 + . ./proxy.installer [2020-04-12T15:28:00.330Z] #74 7.513 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:28:00.330Z] #74 7.513 + install_proxy [2020-04-12T15:28:00.330Z] #74 7.513 + case "$1" in [2020-04-12T15:28:00.330Z] #74 7.513 + export CGO_ENABLED=0 [2020-04-12T15:28:00.330Z] #74 7.513 + CGO_ENABLED=0 [2020-04-12T15:28:00.330Z] #74 7.513 + _install_proxy [2020-04-12T15:28:00.330Z] #74 7.513 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-12T15:28:00.330Z] #74 7.513 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:28:00.330Z] #74 7.514 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WkbldbV0eX/src/github.com/docker/libnetwork [2020-04-12T15:28:00.330Z] #74 7.517 Cloning into '/tmp/tmp.WkbldbV0eX/src/github.com/docker/libnetwork'... [2020-04-12T15:28:00.330Z] #74 ... [2020-04-12T15:28:00.330Z] [2020-04-12T15:28:00.330Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:00.330Z] #33 11.33 internal/bytealg [2020-04-12T15:28:00.399Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-12T15:28:00.454Z] #38 3.791 + export GOPATH=/tmp/tmp.Fu5uDjm0mE [2020-04-12T15:28:00.454Z] #38 3.791 + GOPATH=/tmp/tmp.Fu5uDjm0mE [2020-04-12T15:28:00.454Z] #38 3.791 + RM_GOPATH=1 [2020-04-12T15:28:00.454Z] #38 3.791 ++ dirname ./install.sh [2020-04-12T15:28:00.454Z] #38 3.792 + dir=. [2020-04-12T15:28:00.454Z] #38 3.792 + bin=tini [2020-04-12T15:28:00.454Z] #38 3.792 + shift [2020-04-12T15:28:00.454Z] #38 3.792 + '[' '!' -f ./tini.installer ']' [2020-04-12T15:28:00.454Z] #38 3.792 + . ./tini.installer [2020-04-12T15:28:00.454Z] #38 3.792 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:28:00.454Z] #38 3.792 + install_tini [2020-04-12T15:28:00.454Z] #38 3.792 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-12T15:28:00.454Z] #38 3.792 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:28:00.454Z] #38 3.805 + git clone https://github.com/krallin/tini.git /tmp/tmp.Fu5uDjm0mE/tini [2020-04-12T15:28:00.454Z] #38 3.806 Cloning into '/tmp/tmp.Fu5uDjm0mE/tini'... [2020-04-12T15:28:00.454Z] #38 ... [2020-04-12T15:28:00.454Z] [2020-04-12T15:28:00.454Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:00.454Z] #47 93.36 time [2020-04-12T15:28:00.454Z] #47 96.99 internal/fmtsort [2020-04-12T15:28:00.454Z] #47 97.86 strings [2020-04-12T15:28:00.454Z] #47 101.3 os [2020-04-12T15:28:00.454Z] #47 101.5 regexp/syntax [2020-04-12T15:28:00.703Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-12T15:28:00.712Z] #47 ... [2020-04-12T15:28:00.712Z] [2020-04-12T15:28:00.712Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:00.712Z] #33 103.3 fmt [2020-04-12T15:28:00.712Z] #33 103.6 path/filepath [2020-04-12T15:28:00.859Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 5.0s [2020-04-12T15:28:00.902Z] #33 11.57 unicode [2020-04-12T15:28:01.048Z] #41 ... [2020-04-12T15:28:01.048Z] [2020-04-12T15:28:01.048Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:28:01.048Z] #17 35.90 Setting up python3-setuptools (40.8.0-1) ... [2020-04-12T15:28:01.048Z] #17 36.60 Setting up python3-pip (18.1-5) ... [2020-04-12T15:28:01.048Z] #17 37.10 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:28:01.048Z] #17 37.12 Processing triggers for mime-support (3.62) ... [2020-04-12T15:28:01.048Z] #17 DONE 37.6s [2020-04-12T15:28:01.048Z] [2020-04-12T15:28:01.048Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-12T15:28:01.475Z] #33 12.14 internal/testlog [2020-04-12T15:28:01.506Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 5.3s [2020-04-12T15:28:02.047Z] #33 12.86 runtime/cgo [2020-04-12T15:28:02.056Z] #18 1.276 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-12T15:28:02.056Z] #18 1.278 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-12T15:28:02.056Z] #18 1.281 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-12T15:28:02.220Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 7.0s done [2020-04-12T15:28:02.309Z] #33 13.12 runtime [2020-04-12T15:28:02.337Z] #18 DONE 1.5s [2020-04-12T15:28:02.337Z] [2020-04-12T15:28:02.337Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-12T15:28:02.475Z] #7 extracting sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 done [2020-04-12T15:28:02.734Z] #7 DONE 27.3s [2020-04-12T15:28:02.734Z] [2020-04-12T15:28:02.734Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-12T15:28:02.951Z] #19 ... [2020-04-12T15:28:02.951Z] [2020-04-12T15:28:02.951Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:28:02.951Z] #44 79.08 CC criu/namespaces.o [2020-04-12T15:28:02.951Z] #44 80.17 CC criu/net.o [2020-04-12T15:28:02.951Z] #44 82.27 CC criu/netfilter.o [2020-04-12T15:28:02.951Z] #44 82.58 CC criu/page-pipe.o [2020-04-12T15:28:02.951Z] #44 82.95 CC criu/page-xfer.o [2020-04-12T15:28:02.951Z] #44 83.63 CC criu/pagemap-cache.o [2020-04-12T15:28:02.951Z] #44 83.84 CC criu/pagemap.o [2020-04-12T15:28:02.951Z] #44 84.43 CC criu/parasite-syscall.o [2020-04-12T15:28:02.951Z] #44 84.98 CC criu/path.o [2020-04-12T15:28:02.951Z] #44 85.13 CC criu/pie-util-vdso.o [2020-04-12T15:28:02.951Z] #44 85.39 CC criu/pie-util.o [2020-04-12T15:28:02.951Z] #44 85.59 CC criu/pipes.o [2020-04-12T15:28:02.951Z] #44 86.04 CC criu/plugin.o [2020-04-12T15:28:02.951Z] #44 86.36 CC criu/proc_parse.o [2020-04-12T15:28:02.951Z] #44 87.96 CC criu/protobuf-desc.o [2020-04-12T15:28:02.951Z] #44 88.41 CC criu/protobuf.o [2020-04-12T15:28:02.951Z] #44 88.60 CC criu/pstree.o [2020-04-12T15:28:03.412Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 7.0s done [2020-04-12T15:28:03.412Z] #7 extracting sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 [2020-04-12T15:28:03.412Z] #7 extracting sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 done [2020-04-12T15:28:03.430Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-12T15:28:03.430Z] go: finding github.com/kr/text v0.1.0 [2020-04-12T15:28:03.430Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-04-12T15:28:03.566Z] #44 89.48 CC criu/rbtree.o [2020-04-12T15:28:03.669Z] #7 DONE 27.1s [2020-04-12T15:28:03.669Z] [2020-04-12T15:28:03.669Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-12T15:28:03.847Z] #44 89.76 CC criu/rst-malloc.o [2020-04-12T15:28:03.848Z] #44 89.91 CC criu/seccomp.o [2020-04-12T15:28:03.994Z] #33 106.3 io/ioutil [2020-04-12T15:28:04.495Z] #44 90.49 CC criu/seize.o [2020-04-12T15:28:04.560Z] #33 ... [2020-04-12T15:28:04.560Z] [2020-04-12T15:28:04.560Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:04.560Z] #43 106.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-12T15:28:04.560Z] #43 106.9 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:28:04.560Z] #43 DONE 107.6s [2020-04-12T15:28:04.560Z] [2020-04-12T15:28:04.560Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:28:04.930Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-12T15:28:05.109Z] #44 91.07 CC criu/servicefd.o [2020-04-12T15:28:05.390Z] #44 91.41 CC criu/shmem.o [2020-04-12T15:28:05.672Z] #44 ... [2020-04-12T15:28:05.672Z] [2020-04-12T15:28:05.672Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-12T15:28:05.672Z] #19 3.351 Collecting yamllint==1.16.0 [2020-04-12T15:28:05.672Z] #19 3.576 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-12T15:28:05.953Z] #19 3.625 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-12T15:28:05.953Z] #19 3.654 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-12T15:28:05.953Z] #19 3.673 Collecting pyyaml (from yamllint==1.16.0) [2020-04-12T15:28:05.953Z] #19 3.783 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-12T15:28:05.957Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-04-12T15:28:05.957Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-04-12T15:28:06.000Z] #8 DONE 2.8s [2020-04-12T15:28:06.000Z] [2020-04-12T15:28:06.000Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-12T15:28:06.245Z] go: finding google.golang.org/appengine v1.1.0 [2020-04-12T15:28:06.514Z] #33 ... [2020-04-12T15:28:06.514Z] [2020-04-12T15:28:06.514Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:06.514Z] #47 7.483 + RM_GOPATH=0 [2020-04-12T15:28:06.514Z] #47 7.483 + TMP_GOPATH= [2020-04-12T15:28:06.514Z] #47 7.483 + : /build [2020-04-12T15:28:06.514Z] #47 7.483 + '[' -z '' ']' [2020-04-12T15:28:06.514Z] #47 7.483 ++ mktemp -d [2020-04-12T15:28:06.514Z] #47 7.485 + export GOPATH=/tmp/tmp.qDXLJJxysq [2020-04-12T15:28:06.514Z] #47 7.486 + GOPATH=/tmp/tmp.qDXLJJxysq [2020-04-12T15:28:06.514Z] #47 7.486 + RM_GOPATH=1 [2020-04-12T15:28:06.514Z] #47 7.489 ++ dirname ./install.sh [2020-04-12T15:28:06.514Z] #47 7.493 + dir=. [2020-04-12T15:28:06.514Z] #47 7.493 + bin=vndr [2020-04-12T15:28:06.514Z] #47 7.493 + shift [2020-04-12T15:28:06.514Z] #47 7.494 + '[' '!' -f ./vndr.installer ']' [2020-04-12T15:28:06.514Z] #47 7.494 + . ./vndr.installer [2020-04-12T15:28:06.514Z] #47 7.495 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:28:06.514Z] #47 7.496 + install_vndr [2020-04-12T15:28:06.514Z] #47 7.496 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-12T15:28:06.514Z] #47 7.496 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:28:06.514Z] #47 7.497 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qDXLJJxysq/src/github.com/LK4D4/vndr [2020-04-12T15:28:06.514Z] #47 7.507 Cloning into '/tmp/tmp.qDXLJJxysq/src/github.com/LK4D4/vndr'... [2020-04-12T15:28:06.514Z] #47 8.473 + cd /tmp/tmp.qDXLJJxysq/src/github.com/LK4D4/vndr [2020-04-12T15:28:06.514Z] #47 8.474 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:28:06.514Z] #47 8.490 + go build -buildmode=pie -v -o /build/vndr . [2020-04-12T15:28:06.514Z] #47 9.833 internal/cpu [2020-04-12T15:28:06.514Z] #47 9.945 runtime/internal/sys [2020-04-12T15:28:06.514Z] #47 10.01 internal/race [2020-04-12T15:28:06.514Z] #47 10.15 runtime/internal/atomic [2020-04-12T15:28:06.514Z] #47 10.30 sync/atomic [2020-04-12T15:28:06.514Z] #47 10.49 runtime/internal/math [2020-04-12T15:28:06.514Z] #47 10.66 unicode [2020-04-12T15:28:06.514Z] #47 10.87 unicode/utf8 [2020-04-12T15:28:06.514Z] #47 11.04 math [2020-04-12T15:28:06.514Z] #47 11.16 internal/bytealg [2020-04-12T15:28:06.514Z] #47 12.21 internal/testlog [2020-04-12T15:28:06.514Z] #47 12.64 encoding [2020-04-12T15:28:06.514Z] #47 12.78 unicode/utf16 [2020-04-12T15:28:06.514Z] #47 13.06 runtime [2020-04-12T15:28:06.514Z] #47 13.50 container/list [2020-04-12T15:28:06.514Z] #47 14.44 crypto/internal/subtle [2020-04-12T15:28:06.514Z] #47 14.74 crypto/subtle [2020-04-12T15:28:06.514Z] #47 15.03 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-12T15:28:06.514Z] #47 15.44 internal/nettrace [2020-04-12T15:28:06.514Z] #47 16.06 runtime/cgo [2020-04-12T15:28:06.534Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-12T15:28:06.560Z] #9 DONE 0.9s [2020-04-12T15:28:06.560Z] [2020-04-12T15:28:06.560Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:06.560Z] #43 ... [2020-04-12T15:28:06.560Z] [2020-04-12T15:28:06.560Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-12T15:28:06.560Z] #40 DONE 0.1s [2020-04-12T15:28:06.560Z] [2020-04-12T15:28:06.560Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-12T15:28:06.560Z] #29 DONE 0.1s [2020-04-12T15:28:06.560Z] [2020-04-12T15:28:06.560Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:28:06.560Z] #21 DONE 0.1s [2020-04-12T15:28:06.560Z] [2020-04-12T15:28:06.560Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-12T15:28:06.560Z] #32 DONE 0.1s [2020-04-12T15:28:06.566Z] #19 4.520 Building wheels for collected packages: pyyaml [2020-04-12T15:28:06.566Z] #19 4.523 Running setup.py bdist_wheel for pyyaml: started [2020-04-12T15:28:06.816Z] [2020-04-12T15:28:06.816Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-12T15:28:06.816Z] #55 DONE 0.1s [2020-04-12T15:28:06.816Z] [2020-04-12T15:28:06.816Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-12T15:28:06.816Z] #67 DONE 0.1s [2020-04-12T15:28:06.816Z] [2020-04-12T15:28:06.816Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-12T15:28:06.816Z] #46 DONE 0.1s [2020-04-12T15:28:06.816Z] [2020-04-12T15:28:06.816Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-12T15:28:06.816Z] #52 DONE 0.2s [2020-04-12T15:28:06.816Z] [2020-04-12T15:28:06.816Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-12T15:28:06.816Z] #73 DONE 0.2s [2020-04-12T15:28:06.816Z] [2020-04-12T15:28:06.816Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-12T15:28:06.816Z] #49 DONE 0.2s [2020-04-12T15:28:06.816Z] [2020-04-12T15:28:06.816Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-12T15:28:06.816Z] #22 DONE 0.2s [2020-04-12T15:28:06.816Z] [2020-04-12T15:28:06.816Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:06.952Z] #8 DONE 2.9s [2020-04-12T15:28:06.952Z] [2020-04-12T15:28:06.952Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-12T15:28:07.168Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-12T15:28:07.179Z] #19 5.054 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-12T15:28:07.179Z] #19 5.057 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-12T15:28:07.179Z] #19 5.106 Successfully built pyyaml [2020-04-12T15:28:07.179Z] #19 5.112 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-12T15:28:07.455Z] #47 18.37 vendor/golang.org/x/crypto/internal/subtle [2020-04-12T15:28:07.455Z] #47 ... [2020-04-12T15:28:07.455Z] [2020-04-12T15:28:07.455Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:07.455Z] #10 8.683 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-12T15:28:07.455Z] #10 10.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-12T15:28:07.455Z] #10 16.89 Fetched 8166 kB in 12s (693 kB/s) [2020-04-12T15:28:07.461Z] #19 5.317 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-12T15:28:07.519Z] #9 DONE 1.0s [2020-04-12T15:28:07.519Z] [2020-04-12T15:28:07.519Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-12T15:28:07.519Z] #40 DONE 0.0s [2020-04-12T15:28:07.519Z] [2020-04-12T15:28:07.519Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-12T15:28:07.519Z] #29 DONE 0.1s [2020-04-12T15:28:07.519Z] [2020-04-12T15:28:07.519Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:28:07.519Z] #21 DONE 0.1s [2020-04-12T15:28:07.519Z] [2020-04-12T15:28:07.519Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:28:07.716Z] #10 16.89 Reading package lists... [2020-04-12T15:28:07.716Z] #10 ... [2020-04-12T15:28:07.716Z] [2020-04-12T15:28:07.716Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:07.716Z] #56 15.63 + cd /tmp/tmp.v1oySbZ5vk/src/github.com/mvdan/sh [2020-04-12T15:28:07.716Z] #56 15.63 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:28:07.716Z] #56 15.79 + GO111MODULE=on [2020-04-12T15:28:07.716Z] #56 15.79 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-12T15:28:07.716Z] #56 17.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:28:07.716Z] #56 17.76 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:28:07.716Z] #56 17.80 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:28:07.716Z] #56 17.87 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:28:07.716Z] #56 18.00 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:28:07.716Z] #56 18.73 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:28:07.743Z] #19 DONE 5.7s [2020-04-12T15:28:07.743Z] [2020-04-12T15:28:07.743Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-12T15:28:07.782Z] #30 ... [2020-04-12T15:28:07.782Z] [2020-04-12T15:28:07.782Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-12T15:28:07.782Z] #55 DONE 0.2s [2020-04-12T15:28:07.782Z] [2020-04-12T15:28:07.782Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-12T15:28:07.782Z] #52 DONE 0.2s [2020-04-12T15:28:07.782Z] [2020-04-12T15:28:07.782Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-12T15:28:07.782Z] #49 DONE 0.2s [2020-04-12T15:28:07.782Z] [2020-04-12T15:28:07.782Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-12T15:28:07.782Z] #73 DONE 0.3s [2020-04-12T15:28:07.782Z] [2020-04-12T15:28:07.782Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-12T15:28:07.782Z] #67 DONE 0.2s [2020-04-12T15:28:07.782Z] [2020-04-12T15:28:07.782Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-12T15:28:07.782Z] #46 DONE 0.2s [2020-04-12T15:28:07.782Z] [2020-04-12T15:28:07.782Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-12T15:28:07.782Z] #32 DONE 0.2s [2020-04-12T15:28:07.782Z] [2020-04-12T15:28:07.782Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-12T15:28:07.782Z] #22 DONE 0.3s [2020-04-12T15:28:08.026Z] #24 DONE 0.2s [2020-04-12T15:28:08.026Z] [2020-04-12T15:28:08.026Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-12T15:28:08.039Z] [2020-04-12T15:28:08.039Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:08.190Z] go: finding github.com/pkg/profile v1.2.1 [2020-04-12T15:28:08.641Z] #28 DONE 0.7s [2020-04-12T15:28:08.641Z] [2020-04-12T15:28:08.641Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-12T15:28:08.677Z] #56 19.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:28:08.814Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-04-12T15:28:08.923Z] #31 DONE 0.2s [2020-04-12T15:28:08.923Z] [2020-04-12T15:28:08.923Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-12T15:28:08.923Z] #34 DONE 0.1s [2020-04-12T15:28:08.923Z] [2020-04-12T15:28:08.923Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-12T15:28:08.923Z] #39 DONE 0.1s [2020-04-12T15:28:08.923Z] [2020-04-12T15:28:08.923Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:28:08.923Z] #44 91.95 CC criu/sigframe.o [2020-04-12T15:28:08.923Z] #44 92.04 CC criu/signalfd.o [2020-04-12T15:28:08.923Z] #44 92.21 CC criu/sk-inet.o [2020-04-12T15:28:08.923Z] #44 92.84 CC criu/sk-netlink.o [2020-04-12T15:28:08.923Z] #44 93.16 CC criu/sk-packet.o [2020-04-12T15:28:08.923Z] #44 93.62 CC criu/sk-queue.o [2020-04-12T15:28:08.923Z] #44 93.84 CC criu/sk-tcp.o [2020-04-12T15:28:08.923Z] #44 94.12 CC criu/sk-unix.o [2020-04-12T15:28:09.440Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-12T15:28:09.440Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-12T15:28:09.440Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-12T15:28:09.536Z] #44 95.52 CC criu/sockets.o [2020-04-12T15:28:09.822Z] #44 ... [2020-04-12T15:28:09.822Z] [2020-04-12T15:28:09.822Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:09.822Z] #10 111.9 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-12T15:28:09.823Z] #10 111.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-12T15:28:09.823Z] #10 112.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:28:09.823Z] #10 112.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-12T15:28:09.823Z] #10 112.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-12T15:28:09.823Z] #10 112.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:28:10.062Z] #56 20.90 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:28:10.062Z] #56 ... [2020-04-12T15:28:10.062Z] [2020-04-12T15:28:10.062Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:28:10.062Z] #35 11.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-12T15:28:10.062Z] #35 13.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-12T15:28:10.062Z] #35 15.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-12T15:28:10.062Z] #35 21.25 Fetched 8166 kB in 12s (703 kB/s) [2020-04-12T15:28:10.065Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-04-12T15:28:10.150Z] #44 96.10 CC criu/stats.o [2020-04-12T15:28:10.150Z] #44 96.27 CC criu/string.o [2020-04-12T15:28:10.150Z] #44 96.34 CC criu/sysctl.o [2020-04-12T15:28:10.634Z] #35 21.25 Reading package lists... [2020-04-12T15:28:10.634Z] #35 ... [2020-04-12T15:28:10.634Z] [2020-04-12T15:28:10.634Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:10.634Z] #43 11.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-12T15:28:10.634Z] #43 14.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-12T15:28:10.634Z] #43 21.28 Fetched 8166 kB in 14s (602 kB/s) [2020-04-12T15:28:10.634Z] #43 21.28 Reading package lists... [2020-04-12T15:28:10.634Z] #43 ... [2020-04-12T15:28:10.634Z] [2020-04-12T15:28:10.634Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:10.634Z] #68 12.61 + cd /tmp/tmp.mZLDtz6eih/src/github.com/rootless-containers/rootlesskit [2020-04-12T15:28:10.634Z] #68 12.61 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:28:10.634Z] #68 13.02 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-12T15:28:10.634Z] #68 13.02 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-12T15:28:10.763Z] #44 96.88 CC criu/sysfs_parse.o [2020-04-12T15:28:10.895Z] #68 ... [2020-04-12T15:28:10.895Z] [2020-04-12T15:28:10.895Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:28:10.895Z] #25 12.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-12T15:28:10.895Z] #25 14.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-12T15:28:10.895Z] #25 20.22 Fetched 8166 kB in 12s (664 kB/s) [2020-04-12T15:28:11.045Z] #44 97.11 CC criu/timerfd.o [2020-04-12T15:28:11.086Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-12T15:28:11.156Z] #25 20.22 Reading package lists... [2020-04-12T15:28:11.156Z] #25 ... [2020-04-12T15:28:11.156Z] [2020-04-12T15:28:11.156Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:28:11.327Z] #44 97.34 CC criu/tty.o [2020-04-12T15:28:11.692Z] #41 22.38 Checking out files: 80% (1279/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-12T15:28:11.692Z] #41 22.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-12T15:28:11.725Z] #10 ... [2020-04-12T15:28:11.726Z] [2020-04-12T15:28:11.726Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:11.726Z] #56 104.4 encoding/base64 [2020-04-12T15:28:11.726Z] #56 104.7 fmt [2020-04-12T15:28:11.726Z] #56 106.1 path/filepath [2020-04-12T15:28:11.726Z] #56 108.6 golang.org/x/sys/unix [2020-04-12T15:28:11.726Z] #56 113.2 encoding/json [2020-04-12T15:28:11.726Z] #56 ... [2020-04-12T15:28:11.726Z] [2020-04-12T15:28:11.726Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:28:11.726Z] #44 6.025 Note: Building without setproctitle() and strlcpy() support. [2020-04-12T15:28:11.726Z] #44 6.025 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-12T15:28:11.726Z] #44 6.050 Note: Building without GnuTLS support [2020-04-12T15:28:11.726Z] #44 ... [2020-04-12T15:28:11.726Z] [2020-04-12T15:28:11.726Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:11.726Z] #38 5.241 + cd /tmp/tmp.Fu5uDjm0mE/tini [2020-04-12T15:28:11.726Z] #38 5.241 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:28:11.726Z] #38 5.279 + cmake . [2020-04-12T15:28:11.726Z] #38 6.298 -- The C compiler identification is GNU 8.3.0 [2020-04-12T15:28:11.726Z] #38 6.405 -- Check for working C compiler: /usr/bin/cc [2020-04-12T15:28:11.726Z] #38 7.442 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-12T15:28:11.726Z] #38 7.446 -- Detecting C compiler ABI info [2020-04-12T15:28:11.726Z] #38 8.595 -- Detecting C compiler ABI info - done [2020-04-12T15:28:11.726Z] #38 8.708 -- Detecting C compile features [2020-04-12T15:28:11.726Z] #38 12.60 -- Detecting C compile features - done [2020-04-12T15:28:11.726Z] #38 12.64 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-12T15:28:11.726Z] #38 12.90 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-12T15:28:11.726Z] #38 13.03 -- Configuring done [2020-04-12T15:28:11.726Z] #38 13.10 -- Generating done [2020-04-12T15:28:11.726Z] #38 13.11 -- Build files have been written to: /tmp/tmp.Fu5uDjm0mE/tini [2020-04-12T15:28:11.726Z] #38 13.14 + make tini-static [2020-04-12T15:28:11.726Z] #38 13.69 Scanning dependencies of target tini-static [2020-04-12T15:28:11.726Z] #38 13.97 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-12T15:28:11.953Z] #41 ... [2020-04-12T15:28:11.953Z] [2020-04-12T15:28:11.953Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:28:11.953Z] #62 13.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-12T15:28:11.953Z] #62 20.69 Fetched 8166 kB in 13s (637 kB/s) [2020-04-12T15:28:12.100Z] #23 ... [2020-04-12T15:28:12.100Z] [2020-04-12T15:28:12.100Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:28:12.100Z] #62 2.640 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:28:12.100Z] #62 2.744 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:28:12.100Z] #62 2.814 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:28:12.100Z] #62 2.873 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:28:12.100Z] #62 3.470 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:28:12.100Z] #62 4.100 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:28:12.100Z] #62 5.216 Fetched 8337 kB in 3s (2666 kB/s) [2020-04-12T15:28:12.108Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-04-12T15:28:12.108Z] go: finding github.com/kr/pty v1.1.1 [2020-04-12T15:28:12.214Z] #62 20.69 Reading package lists... [2020-04-12T15:28:12.214Z] #62 ... [2020-04-12T15:28:12.214Z] [2020-04-12T15:28:12.214Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:12.214Z] #56 22.60 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:28:12.214Z] #56 22.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:28:12.214Z] #56 22.92 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:28:12.214Z] #56 23.14 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:28:12.333Z] #44 98.43 CC criu/tun.o [2020-04-12T15:28:12.615Z] #44 98.66 CC criu/uffd.o [2020-04-12T15:28:13.097Z] #38 16.26 [100%] Linking C executable tini-static [2020-04-12T15:28:13.228Z] #44 99.21 CC criu/util.o [2020-04-12T15:28:13.315Z] #23 ... [2020-04-12T15:28:13.315Z] [2020-04-12T15:28:13.315Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:13.315Z] #43 4.620 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:28:13.315Z] #43 4.694 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:28:13.315Z] #43 4.694 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:28:13.315Z] #43 5.211 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:28:13.462Z] #62 5.216 Reading package lists... [2020-04-12T15:28:13.462Z] #62 ... [2020-04-12T15:28:13.462Z] [2020-04-12T15:28:13.462Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:13.462Z] #43 6.939 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:28:13.462Z] #43 7.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:28:13.462Z] #43 7.108 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:28:13.573Z] #43 ... [2020-04-12T15:28:13.573Z] [2020-04-12T15:28:13.573Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:13.573Z] #10 5.047 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:28:13.573Z] #10 5.095 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:28:13.573Z] #10 5.095 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:28:13.573Z] #10 6.194 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:28:13.597Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-12T15:28:13.597Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-12T15:28:13.597Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-12T15:28:13.604Z] #56 24.62 runtime/cgo [2020-04-12T15:28:13.842Z] #44 99.80 CC criu/uts_ns.o [2020-04-12T15:28:13.842Z] #44 99.91 CC criu/vdso.o [2020-04-12T15:28:13.869Z] #56 24.75 runtime [2020-04-12T15:28:13.885Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-04-12T15:28:13.885Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-04-12T15:28:13.885Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-04-12T15:28:14.030Z] #38 ... [2020-04-12T15:28:14.030Z] [2020-04-12T15:28:14.030Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:14.030Z] #47 106.7 fmt [2020-04-12T15:28:14.030Z] #47 111.5 regexp [2020-04-12T15:28:14.030Z] #47 116.2 go/token [2020-04-12T15:28:14.030Z] #47 ... [2020-04-12T15:28:14.030Z] [2020-04-12T15:28:14.030Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:14.030Z] #33 110.1 flag [2020-04-12T15:28:14.030Z] #33 110.2 github.com/BurntSushi/toml [2020-04-12T15:28:14.030Z] #33 113.1 log [2020-04-12T15:28:14.030Z] #33 ... [2020-04-12T15:28:14.030Z] [2020-04-12T15:28:14.030Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:14.030Z] #38 17.55 [100%] Built target tini-static [2020-04-12T15:28:14.030Z] #38 17.67 + mkdir -p /build [2020-04-12T15:28:14.030Z] #38 17.67 + cp tini-static /build/docker-init [2020-04-12T15:28:14.124Z] #44 100.1 LINK criu/built-in.o [2020-04-12T15:28:14.124Z] #44 100.2 LINK criu/criu [2020-04-12T15:28:14.174Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-04-12T15:28:14.406Z] #44 100.5 DEP lib/c/criu.d [2020-04-12T15:28:14.406Z] #44 100.6 CC images/rpc.pb-c.o [2020-04-12T15:28:14.478Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-12T15:28:14.596Z] #38 DONE 18.1s [2020-04-12T15:28:14.596Z] [2020-04-12T15:28:14.596Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:28:14.596Z] #44 9.782 fatal: not a git repository (or any of the parent directories): .git [2020-04-12T15:28:14.596Z] #44 9.830 GEN .gitid [2020-04-12T15:28:14.596Z] #44 9.868 GEN criu/include/version.h [2020-04-12T15:28:14.596Z] #44 9.928 GEN include/common/asm [2020-04-12T15:28:14.768Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-04-12T15:28:14.947Z] #10 ... [2020-04-12T15:28:14.947Z] [2020-04-12T15:28:14.947Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:14.947Z] #56 7.307 + RM_GOPATH=0 [2020-04-12T15:28:14.947Z] #56 7.307 + TMP_GOPATH= [2020-04-12T15:28:14.947Z] #56 7.307 + : /build [2020-04-12T15:28:14.947Z] #56 7.307 + '[' -z '' ']' [2020-04-12T15:28:14.947Z] #56 7.307 ++ mktemp -d [2020-04-12T15:28:14.947Z] #56 7.307 + export GOPATH=/tmp/tmp.bIDQQtw00b [2020-04-12T15:28:14.947Z] #56 7.307 + GOPATH=/tmp/tmp.bIDQQtw00b [2020-04-12T15:28:14.947Z] #56 7.307 + RM_GOPATH=1 [2020-04-12T15:28:14.947Z] #56 7.307 ++ dirname ./install.sh [2020-04-12T15:28:14.947Z] #56 7.326 + dir=. [2020-04-12T15:28:14.947Z] #56 7.326 + bin=shfmt [2020-04-12T15:28:14.947Z] #56 7.326 + shift [2020-04-12T15:28:14.947Z] #56 7.327 + '[' '!' -f ./shfmt.installer ']' [2020-04-12T15:28:14.947Z] #56 7.327 + . ./shfmt.installer [2020-04-12T15:28:14.947Z] #56 7.330 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:28:15.020Z] #44 100.9 CC lib/c/criu.o [2020-04-12T15:28:15.205Z] #56 7.330 + install_shfmt [2020-04-12T15:28:15.205Z] #56 7.334 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-12T15:28:15.205Z] #56 7.334 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:28:15.205Z] #56 7.334 + git clone https://github.com/mvdan/sh.git /tmp/tmp.bIDQQtw00b/src/github.com/mvdan/sh [2020-04-12T15:28:15.205Z] #56 7.337 Cloning into '/tmp/tmp.bIDQQtw00b/src/github.com/mvdan/sh'... [2020-04-12T15:28:15.345Z] #43 8.657 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:28:15.633Z] #44 101.6 LINK lib/c/built-in.o [2020-04-12T15:28:15.633Z] #44 101.6 LINK lib/c/libcriu.so [2020-04-12T15:28:15.633Z] #44 101.6 LINK lib/c/libcriu.a [2020-04-12T15:28:15.633Z] #44 101.7 GEN magic.py [2020-04-12T15:28:15.633Z] #44 101.8 Note: Building without setproctitle() and strlcpy() support. [2020-04-12T15:28:15.633Z] #44 101.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-12T15:28:15.633Z] #44 101.8 Note: Building without GnuTLS support [2020-04-12T15:28:16.144Z] #56 ... [2020-04-12T15:28:16.144Z] [2020-04-12T15:28:16.144Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:16.144Z] #43 8.639 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:28:16.247Z] #44 102.2 fatal: not a git repository (or any of the parent directories): .git [2020-04-12T15:28:16.529Z] #44 ... [2020-04-12T15:28:16.529Z] [2020-04-12T15:28:16.529Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:28:16.529Z] #41 DONE 140.4s [2020-04-12T15:28:16.529Z] [2020-04-12T15:28:16.529Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:28:16.529Z] #44 102.5 make[1]: Nothing to be done for 'all'. [2020-04-12T15:28:16.705Z] #43 ... [2020-04-12T15:28:16.705Z] [2020-04-12T15:28:16.705Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:16.705Z] #10 7.052 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:28:16.705Z] #10 7.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:28:16.705Z] #10 7.308 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:28:16.705Z] #10 8.609 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:28:16.705Z] #10 ... [2020-04-12T15:28:16.705Z] [2020-04-12T15:28:16.705Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:28:16.705Z] #30 10.03 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-12T15:28:16.705Z] #30 10.03 Cloning into '.'... [2020-04-12T15:28:16.705Z] #30 ... [2020-04-12T15:28:16.705Z] [2020-04-12T15:28:16.705Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:28:16.705Z] #41 8.528 + git clone https://github.com/docker/distribution.git . [2020-04-12T15:28:16.705Z] #41 8.547 Cloning into '.'... [2020-04-12T15:28:16.705Z] #41 ... [2020-04-12T15:28:16.705Z] [2020-04-12T15:28:16.705Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:16.705Z] #56 9.639 + RM_GOPATH=0 [2020-04-12T15:28:16.705Z] #56 9.639 + TMP_GOPATH= [2020-04-12T15:28:16.705Z] #56 9.639 + : /build [2020-04-12T15:28:16.705Z] #56 9.639 + '[' -z '' ']' [2020-04-12T15:28:16.705Z] #56 9.639 ++ mktemp -d [2020-04-12T15:28:16.705Z] #56 9.692 + export GOPATH=/tmp/tmp.InJfnlzJSZ [2020-04-12T15:28:16.705Z] #56 9.692 + GOPATH=/tmp/tmp.InJfnlzJSZ [2020-04-12T15:28:16.705Z] #56 9.692 + RM_GOPATH=1 [2020-04-12T15:28:16.705Z] #56 9.702 ++ dirname ./install.sh [2020-04-12T15:28:16.705Z] #56 9.703 + dir=. [2020-04-12T15:28:16.705Z] #56 9.703 + bin=shfmt [2020-04-12T15:28:16.705Z] #56 9.703 + shift [2020-04-12T15:28:16.705Z] #56 9.703 + '[' '!' -f ./shfmt.installer ']' [2020-04-12T15:28:16.705Z] #56 9.703 + . ./shfmt.installer [2020-04-12T15:28:16.705Z] #56 9.703 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:28:16.705Z] #56 9.703 + install_shfmt [2020-04-12T15:28:16.705Z] #56 9.703 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-12T15:28:16.705Z] #56 9.703 + git clone https://github.com/mvdan/sh.git /tmp/tmp.InJfnlzJSZ/src/github.com/mvdan/sh [2020-04-12T15:28:16.705Z] #56 9.704 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:28:16.705Z] #56 9.814 Cloning into '/tmp/tmp.InJfnlzJSZ/src/github.com/mvdan/sh'... [2020-04-12T15:28:16.960Z] #56 ... [2020-04-12T15:28:16.960Z] [2020-04-12T15:28:16.960Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:16.960Z] #50 10.09 + RM_GOPATH=0 [2020-04-12T15:28:16.960Z] #50 10.09 + TMP_GOPATH= [2020-04-12T15:28:16.960Z] #50 10.09 + : /build [2020-04-12T15:28:16.960Z] #50 10.09 + '[' -z '' ']' [2020-04-12T15:28:16.960Z] #50 10.09 ++ mktemp -d [2020-04-12T15:28:16.960Z] #50 10.10 + export GOPATH=/tmp/tmp.zg0j9qNH2E [2020-04-12T15:28:16.960Z] #50 10.10 + GOPATH=/tmp/tmp.zg0j9qNH2E [2020-04-12T15:28:16.960Z] #50 10.10 + RM_GOPATH=1 [2020-04-12T15:28:16.960Z] #50 10.11 ++ dirname ./install.sh [2020-04-12T15:28:16.960Z] #50 10.11 + dir=. [2020-04-12T15:28:16.960Z] #50 10.11 + bin=gotestsum [2020-04-12T15:28:16.960Z] #50 10.11 + shift [2020-04-12T15:28:16.960Z] #50 10.11 + '[' '!' -f ./gotestsum.installer ']' [2020-04-12T15:28:16.960Z] #50 10.11 + . ./gotestsum.installer [2020-04-12T15:28:16.960Z] #50 10.11 ++ : v0.3.5 [2020-04-12T15:28:16.960Z] #50 10.11 + install_gotestsum [2020-04-12T15:28:16.960Z] #50 10.11 + echo 'Installing gotestsum version v0.3.5' [2020-04-12T15:28:16.960Z] #50 10.11 + go get -d gotest.tools/gotestsum [2020-04-12T15:28:16.960Z] #50 10.11 Installing gotestsum version v0.3.5 [2020-04-12T15:28:16.960Z] #50 ... [2020-04-12T15:28:16.960Z] [2020-04-12T15:28:16.960Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:16.960Z] #74 10.08 + RM_GOPATH=0 [2020-04-12T15:28:16.960Z] #74 10.08 + TMP_GOPATH= [2020-04-12T15:28:16.960Z] #74 10.08 + : /build [2020-04-12T15:28:16.960Z] #74 10.08 + '[' -z '' ']' [2020-04-12T15:28:16.960Z] #74 10.09 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:28:16.960Z] #74 10.09 ++ mktemp -d [2020-04-12T15:28:16.960Z] #74 10.09 + export GOPATH=/tmp/tmp.BS5ry7sAu0 [2020-04-12T15:28:16.960Z] #74 10.09 + GOPATH=/tmp/tmp.BS5ry7sAu0 [2020-04-12T15:28:16.960Z] #74 10.09 + RM_GOPATH=1 [2020-04-12T15:28:16.960Z] #74 10.09 ++ dirname ./install.sh [2020-04-12T15:28:16.960Z] #74 10.09 + dir=. [2020-04-12T15:28:16.960Z] #74 10.09 + bin=proxy [2020-04-12T15:28:16.960Z] #74 10.09 + shift [2020-04-12T15:28:16.960Z] #74 10.09 + '[' '!' -f ./proxy.installer ']' [2020-04-12T15:28:16.960Z] #74 10.09 + . ./proxy.installer [2020-04-12T15:28:16.960Z] #74 10.09 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:28:16.960Z] #74 10.09 + install_proxy [2020-04-12T15:28:16.960Z] #74 10.09 + case "$1" in [2020-04-12T15:28:16.960Z] #74 10.09 + export CGO_ENABLED=0 [2020-04-12T15:28:16.960Z] #74 10.09 + CGO_ENABLED=0 [2020-04-12T15:28:16.960Z] #74 10.09 + _install_proxy [2020-04-12T15:28:16.960Z] #74 10.09 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-12T15:28:16.960Z] #74 10.09 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BS5ry7sAu0/src/github.com/docker/libnetwork [2020-04-12T15:28:16.960Z] #74 10.09 Cloning into '/tmp/tmp.BS5ry7sAu0/src/github.com/docker/libnetwork'... [2020-04-12T15:28:17.142Z] #44 103.2 make[1]: 'images/built-in.o' is up to date. [2020-04-12T15:28:17.142Z] #44 103.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-12T15:28:17.142Z] #44 103.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-12T15:28:17.142Z] #44 103.2 make[1]: 'compel/libcompel.a' is up to date. [2020-04-12T15:28:17.142Z] #44 103.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-12T15:28:17.142Z] #44 103.3 make[1]: Nothing to be done for 'all'. [2020-04-12T15:28:17.171Z] #56 ... [2020-04-12T15:28:17.171Z] [2020-04-12T15:28:17.171Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:17.171Z] #74 23.19 Checking out files: 44% (920/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 90% (1880/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-04-12T15:28:17.171Z] #74 24.69 + cd /tmp/tmp.WkbldbV0eX/src/github.com/docker/libnetwork [2020-04-12T15:28:17.171Z] #74 24.69 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:28:17.171Z] #74 25.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-12T15:28:17.214Z] #74 ... [2020-04-12T15:28:17.214Z] [2020-04-12T15:28:17.214Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:28:17.425Z] #44 103.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-12T15:28:17.426Z] #44 103.4 make[2]: Nothing to be done for 'all'. [2020-04-12T15:28:17.426Z] #44 103.4 make[2]: Nothing to be done for 'all'. [2020-04-12T15:28:17.426Z] #44 103.5 make[2]: Nothing to be done for 'all'. [2020-04-12T15:28:17.469Z] #25 ... [2020-04-12T15:28:17.469Z] [2020-04-12T15:28:17.469Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:17.469Z] #68 10.58 + RM_GOPATH=0 [2020-04-12T15:28:17.469Z] #68 10.58 + TMP_GOPATH= [2020-04-12T15:28:17.469Z] #68 10.58 + : /build/ [2020-04-12T15:28:17.469Z] #68 10.58 + '[' -z '' ']' [2020-04-12T15:28:17.469Z] #68 10.58 ++ mktemp -d [2020-04-12T15:28:17.469Z] #68 10.58 + export GOPATH=/tmp/tmp.xDC6g69YTE [2020-04-12T15:28:17.469Z] #68 10.58 + GOPATH=/tmp/tmp.xDC6g69YTE [2020-04-12T15:28:17.469Z] #68 10.58 + RM_GOPATH=1 [2020-04-12T15:28:17.469Z] #68 10.58 ++ dirname ./install.sh [2020-04-12T15:28:17.469Z] #68 10.58 + dir=. [2020-04-12T15:28:17.469Z] #68 10.58 + bin=rootlesskit [2020-04-12T15:28:17.469Z] #68 10.58 + shift [2020-04-12T15:28:17.469Z] #68 10.58 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-12T15:28:17.469Z] #68 10.58 + . ./rootlesskit.installer [2020-04-12T15:28:17.469Z] #68 10.58 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:28:17.469Z] #68 10.58 + install_rootlesskit [2020-04-12T15:28:17.469Z] #68 10.58 + case "$1" in [2020-04-12T15:28:17.469Z] #68 10.58 + export CGO_ENABLED=0 [2020-04-12T15:28:17.469Z] #68 10.58 + CGO_ENABLED=0 [2020-04-12T15:28:17.469Z] #68 10.58 + _install_rootlesskit [2020-04-12T15:28:17.469Z] #68 10.58 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-12T15:28:17.469Z] #68 10.58 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xDC6g69YTE/src/github.com/rootless-containers/rootlesskit [2020-04-12T15:28:17.469Z] #68 10.58 Cloning into '/tmp/tmp.xDC6g69YTE/src/github.com/rootless-containers/rootlesskit'... [2020-04-12T15:28:17.469Z] #68 10.58 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:28:17.469Z] #68 ... [2020-04-12T15:28:17.469Z] [2020-04-12T15:28:17.469Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:17.469Z] #53 9.788 + RM_GOPATH=0 [2020-04-12T15:28:17.469Z] #53 9.788 + TMP_GOPATH= [2020-04-12T15:28:17.469Z] #53 9.788 + : /build [2020-04-12T15:28:17.469Z] #53 9.788 + '[' -z '' ']' [2020-04-12T15:28:17.469Z] #53 9.796 ++ mktemp -d [2020-04-12T15:28:17.469Z] #53 9.797 + export GOPATH=/tmp/tmp.1yEkQNPcrU [2020-04-12T15:28:17.469Z] #53 9.797 + GOPATH=/tmp/tmp.1yEkQNPcrU [2020-04-12T15:28:17.469Z] #53 9.799 + RM_GOPATH=1 [2020-04-12T15:28:17.469Z] #53 9.802 ++ dirname ./install.sh [2020-04-12T15:28:17.469Z] #53 9.809 + dir=. [2020-04-12T15:28:17.469Z] #53 9.809 + bin=golangci_lint [2020-04-12T15:28:17.469Z] #53 9.809 + shift [2020-04-12T15:28:17.469Z] #53 9.809 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-12T15:28:17.469Z] #53 9.811 + . ./golangci_lint.installer [2020-04-12T15:28:17.469Z] #53 9.812 ++ : v1.23.8 [2020-04-12T15:28:17.469Z] #53 9.834 Installing golangci-lint version v1.23.8 [2020-04-12T15:28:17.469Z] #53 9.834 + install_golangci_lint [2020-04-12T15:28:17.469Z] #53 9.834 + echo 'Installing golangci-lint version v1.23.8' [2020-04-12T15:28:17.469Z] #53 9.834 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-12T15:28:17.522Z] #43 ... [2020-04-12T15:28:17.522Z] [2020-04-12T15:28:17.522Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:28:17.522Z] #62 5.632 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:28:17.522Z] #62 5.724 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:28:17.522Z] #62 5.724 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:28:17.522Z] #62 7.674 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:28:17.522Z] #62 ... [2020-04-12T15:28:17.522Z] [2020-04-12T15:28:17.522Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:28:17.522Z] #25 8.045 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:28:17.522Z] #25 8.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:28:17.522Z] #25 8.150 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:28:17.707Z] #44 ... [2020-04-12T15:28:17.707Z] [2020-04-12T15:28:17.707Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-12T15:28:17.707Z] #42 DONE 0.2s [2020-04-12T15:28:17.707Z] [2020-04-12T15:28:17.707Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:28:17.707Z] #44 103.6 make[2]: Nothing to be done for 'all'. [2020-04-12T15:28:17.707Z] #44 103.6 make[2]: Nothing to be done for 'all'. [2020-04-12T15:28:17.707Z] #44 103.6 make[2]: Nothing to be done for 'all'. [2020-04-12T15:28:17.707Z] #44 103.6 make[2]: Nothing to be done for 'all'. [2020-04-12T15:28:17.707Z] #44 103.7 make[2]: Nothing to be done for 'all'. [2020-04-12T15:28:17.707Z] #44 103.7 INSTALL criu/criu [2020-04-12T15:28:17.724Z] #53 ... [2020-04-12T15:28:17.724Z] [2020-04-12T15:28:17.724Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:28:17.724Z] #35 9.575 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:28:17.724Z] #35 9.687 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:28:17.724Z] #35 9.702 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:28:17.724Z] #35 ... [2020-04-12T15:28:17.724Z] [2020-04-12T15:28:17.724Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:17.724Z] #47 9.721 + RM_GOPATH=0 [2020-04-12T15:28:17.724Z] #47 9.721 + TMP_GOPATH= [2020-04-12T15:28:17.724Z] #47 9.721 + : /build [2020-04-12T15:28:17.724Z] #47 9.721 + '[' -z '' ']' [2020-04-12T15:28:17.724Z] #47 9.721 ++ mktemp -d [2020-04-12T15:28:17.724Z] #47 9.721 + export GOPATH=/tmp/tmp.kQaCaubQ3n [2020-04-12T15:28:17.724Z] #47 9.721 + GOPATH=/tmp/tmp.kQaCaubQ3n [2020-04-12T15:28:17.724Z] #47 9.721 + RM_GOPATH=1 [2020-04-12T15:28:17.724Z] #47 9.721 ++ dirname ./install.sh [2020-04-12T15:28:17.724Z] #47 9.727 + dir=. [2020-04-12T15:28:17.724Z] #47 9.727 + bin=vndr [2020-04-12T15:28:17.724Z] #47 9.727 + shift [2020-04-12T15:28:17.724Z] #47 9.727 + '[' '!' -f ./vndr.installer ']' [2020-04-12T15:28:17.724Z] #47 9.727 + . ./vndr.installer [2020-04-12T15:28:17.724Z] #47 9.727 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:28:17.724Z] #47 9.727 + install_vndr [2020-04-12T15:28:17.724Z] #47 9.727 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-12T15:28:17.724Z] #47 9.727 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kQaCaubQ3n/src/github.com/LK4D4/vndr [2020-04-12T15:28:17.724Z] #47 9.727 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:28:17.724Z] #47 9.734 Cloning into '/tmp/tmp.kQaCaubQ3n/src/github.com/LK4D4/vndr'... [2020-04-12T15:28:17.780Z] #25 10.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:28:17.780Z] #25 ... [2020-04-12T15:28:17.780Z] [2020-04-12T15:28:17.780Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:28:17.780Z] #35 6.548 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:28:17.780Z] #35 6.673 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:28:17.780Z] #35 6.678 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:28:17.780Z] #35 9.169 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:28:17.780Z] #35 ... [2020-04-12T15:28:17.780Z] [2020-04-12T15:28:17.780Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:17.780Z] #68 9.058 + RM_GOPATH=0 [2020-04-12T15:28:17.780Z] #68 9.058 + TMP_GOPATH= [2020-04-12T15:28:17.780Z] #68 9.058 + : /build/ [2020-04-12T15:28:17.780Z] #68 9.058 + '[' -z '' ']' [2020-04-12T15:28:17.780Z] #68 9.061 ++ mktemp -d [2020-04-12T15:28:17.780Z] #68 9.061 + export GOPATH=/tmp/tmp.Rw4qvRGF2H [2020-04-12T15:28:17.780Z] #68 9.061 + GOPATH=/tmp/tmp.Rw4qvRGF2H [2020-04-12T15:28:17.780Z] #68 9.061 + RM_GOPATH=1 [2020-04-12T15:28:17.780Z] #68 9.061 ++ dirname ./install.sh [2020-04-12T15:28:17.780Z] #68 9.067 + dir=. [2020-04-12T15:28:17.780Z] #68 9.067 + bin=rootlesskit [2020-04-12T15:28:17.780Z] #68 9.067 + shift [2020-04-12T15:28:17.780Z] #68 9.067 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-12T15:28:17.780Z] #68 9.067 + . ./rootlesskit.installer [2020-04-12T15:28:17.780Z] #68 9.067 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:28:17.780Z] #68 9.067 + install_rootlesskit [2020-04-12T15:28:17.780Z] #68 9.067 + case "$1" in [2020-04-12T15:28:17.780Z] #68 9.067 + export CGO_ENABLED=0 [2020-04-12T15:28:17.780Z] #68 9.067 + CGO_ENABLED=0 [2020-04-12T15:28:17.780Z] #68 9.067 + _install_rootlesskit [2020-04-12T15:28:17.780Z] #68 9.067 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-12T15:28:17.780Z] #68 9.067 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Rw4qvRGF2H/src/github.com/rootless-containers/rootlesskit [2020-04-12T15:28:17.780Z] #68 9.067 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:28:17.780Z] #68 9.077 Cloning into '/tmp/tmp.Rw4qvRGF2H/src/github.com/rootless-containers/rootlesskit'... [2020-04-12T15:28:17.979Z] #47 11.15 + cd /tmp/tmp.kQaCaubQ3n/src/github.com/LK4D4/vndr [2020-04-12T15:28:17.979Z] #47 11.15 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:28:17.979Z] #47 11.17 + go build -buildmode=pie -v -o /build/vndr . [2020-04-12T15:28:17.979Z] #47 ... [2020-04-12T15:28:17.979Z] [2020-04-12T15:28:17.979Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:17.979Z] #33 9.839 + RM_GOPATH=0 [2020-04-12T15:28:17.979Z] #33 9.839 + TMP_GOPATH= [2020-04-12T15:28:17.979Z] #33 9.839 + : /build [2020-04-12T15:28:17.979Z] #33 9.839 + '[' -z '' ']' [2020-04-12T15:28:17.979Z] #33 9.851 ++ mktemp -d [2020-04-12T15:28:17.979Z] #33 9.851 + export GOPATH=/tmp/tmp.pSLLmkzDAL [2020-04-12T15:28:17.979Z] #33 9.851 + GOPATH=/tmp/tmp.pSLLmkzDAL [2020-04-12T15:28:17.979Z] #33 9.851 + RM_GOPATH=1 [2020-04-12T15:28:17.979Z] #33 9.887 ++ dirname ./install.sh [2020-04-12T15:28:17.979Z] #33 9.890 + dir=. [2020-04-12T15:28:17.979Z] #33 9.890 + bin=tomlv [2020-04-12T15:28:17.979Z] #33 9.890 + shift [2020-04-12T15:28:17.979Z] #33 9.891 + '[' '!' -f ./tomlv.installer ']' [2020-04-12T15:28:17.979Z] #33 9.891 + . ./tomlv.installer [2020-04-12T15:28:17.979Z] #33 9.891 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:28:17.979Z] #33 9.891 + install_tomlv [2020-04-12T15:28:17.979Z] #33 9.891 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-12T15:28:17.979Z] #33 9.891 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:28:17.979Z] #33 9.891 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pSLLmkzDAL/src/github.com/BurntSushi/toml [2020-04-12T15:28:17.979Z] #33 9.902 Cloning into '/tmp/tmp.pSLLmkzDAL/src/github.com/BurntSushi/toml'... [2020-04-12T15:28:17.979Z] #33 ... [2020-04-12T15:28:17.979Z] [2020-04-12T15:28:17.979Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:17.979Z] #23 10.00 + RM_GOPATH=0 [2020-04-12T15:28:17.979Z] #23 10.00 + TMP_GOPATH= [2020-04-12T15:28:17.979Z] #23 10.00 + : /build [2020-04-12T15:28:17.979Z] #23 10.00 + '[' -z '' ']' [2020-04-12T15:28:17.979Z] #23 10.00 ++ mktemp -d [2020-04-12T15:28:17.979Z] #23 10.01 + export GOPATH=/tmp/tmp.KDQAdsKJih [2020-04-12T15:28:17.979Z] #23 10.01 + GOPATH=/tmp/tmp.KDQAdsKJih [2020-04-12T15:28:17.979Z] #23 10.01 + RM_GOPATH=1 [2020-04-12T15:28:17.979Z] #23 10.01 ++ dirname ./install.sh [2020-04-12T15:28:17.979Z] #23 10.01 + dir=. [2020-04-12T15:28:17.979Z] #23 10.01 + bin=dockercli [2020-04-12T15:28:17.979Z] #23 10.01 + shift [2020-04-12T15:28:17.979Z] #23 10.01 + '[' '!' -f ./dockercli.installer ']' [2020-04-12T15:28:17.979Z] #23 10.01 + . ./dockercli.installer [2020-04-12T15:28:17.979Z] #23 10.01 ++ : stable [2020-04-12T15:28:17.979Z] #23 10.01 ++ : 17.06.2-ce [2020-04-12T15:28:17.979Z] #23 10.02 + install_dockercli [2020-04-12T15:28:17.979Z] #23 10.02 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-12T15:28:17.979Z] #23 10.02 Install docker/cli version 17.06.2-ce from stable [2020-04-12T15:28:17.979Z] #23 10.02 ++ uname -m [2020-04-12T15:28:17.979Z] #23 10.03 + arch=x86_64 [2020-04-12T15:28:17.979Z] #23 10.03 + '[' x86_64 '!=' x86_64 ']' [2020-04-12T15:28:17.979Z] #23 10.03 + url=https://download.docker.com/linux/static [2020-04-12T15:28:17.979Z] #23 10.03 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-12T15:28:17.979Z] #23 10.05 + tar -xz docker/docker [2020-04-12T15:28:17.990Z] #44 DONE 103.8s [2020-04-12T15:28:17.990Z] [2020-04-12T15:28:17.990Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:18.039Z] #68 ... [2020-04-12T15:28:18.039Z] [2020-04-12T15:28:18.039Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:18.039Z] #50 8.139 + RM_GOPATH=0 [2020-04-12T15:28:18.039Z] #50 8.139 + TMP_GOPATH= [2020-04-12T15:28:18.039Z] #50 8.139 + : /build [2020-04-12T15:28:18.039Z] #50 8.139 + '[' -z '' ']' [2020-04-12T15:28:18.039Z] #50 8.139 ++ mktemp -d [2020-04-12T15:28:18.039Z] #50 8.191 + export GOPATH=/tmp/tmp.tmuGCzMBFk [2020-04-12T15:28:18.039Z] #50 8.192 + GOPATH=/tmp/tmp.tmuGCzMBFk [2020-04-12T15:28:18.039Z] #50 8.192 + RM_GOPATH=1 [2020-04-12T15:28:18.039Z] #50 8.194 ++ dirname ./install.sh [2020-04-12T15:28:18.039Z] #50 8.203 + dir=. [2020-04-12T15:28:18.039Z] #50 8.203 + bin=gotestsum [2020-04-12T15:28:18.039Z] #50 8.204 + shift [2020-04-12T15:28:18.039Z] #50 8.204 + '[' '!' -f ./gotestsum.installer ']' [2020-04-12T15:28:18.039Z] #50 8.204 + . ./gotestsum.installer [2020-04-12T15:28:18.039Z] #50 8.204 ++ : v0.3.5 [2020-04-12T15:28:18.039Z] #50 8.204 + install_gotestsum [2020-04-12T15:28:18.039Z] #50 8.209 Installing gotestsum version v0.3.5 [2020-04-12T15:28:18.039Z] #50 8.212 + echo 'Installing gotestsum version v0.3.5' [2020-04-12T15:28:18.039Z] #50 8.212 + go get -d gotest.tools/gotestsum [2020-04-12T15:28:18.039Z] #50 ... [2020-04-12T15:28:18.039Z] [2020-04-12T15:28:18.039Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:18.039Z] #33 9.828 + RM_GOPATH=0 [2020-04-12T15:28:18.039Z] #33 9.828 + TMP_GOPATH= [2020-04-12T15:28:18.039Z] #33 9.828 + : /build [2020-04-12T15:28:18.039Z] #33 9.828 + '[' -z '' ']' [2020-04-12T15:28:18.039Z] #33 9.833 ++ mktemp -d [2020-04-12T15:28:18.039Z] #33 9.835 + export GOPATH=/tmp/tmp.EbAWDs68YP [2020-04-12T15:28:18.039Z] #33 9.835 + GOPATH=/tmp/tmp.EbAWDs68YP [2020-04-12T15:28:18.039Z] #33 9.835 + RM_GOPATH=1 [2020-04-12T15:28:18.039Z] #33 9.835 ++ dirname ./install.sh [2020-04-12T15:28:18.039Z] #33 9.837 + dir=. [2020-04-12T15:28:18.039Z] #33 9.838 + bin=tomlv [2020-04-12T15:28:18.039Z] #33 9.838 + shift [2020-04-12T15:28:18.039Z] #33 9.838 + '[' '!' -f ./tomlv.installer ']' [2020-04-12T15:28:18.039Z] #33 9.838 + . ./tomlv.installer [2020-04-12T15:28:18.039Z] #33 9.839 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:28:18.039Z] #33 9.839 + install_tomlv [2020-04-12T15:28:18.039Z] #33 9.839 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-12T15:28:18.039Z] #33 9.839 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:28:18.039Z] #33 9.839 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EbAWDs68YP/src/github.com/BurntSushi/toml [2020-04-12T15:28:18.039Z] #33 9.841 Cloning into '/tmp/tmp.EbAWDs68YP/src/github.com/BurntSushi/toml'... [2020-04-12T15:28:18.297Z] #33 ... [2020-04-12T15:28:18.297Z] [2020-04-12T15:28:18.297Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:18.297Z] #53 9.367 + RM_GOPATH=0 [2020-04-12T15:28:18.297Z] #53 9.367 + TMP_GOPATH= [2020-04-12T15:28:18.297Z] #53 9.367 + : /build [2020-04-12T15:28:18.297Z] #53 9.367 + '[' -z '' ']' [2020-04-12T15:28:18.297Z] #53 9.367 ++ mktemp -d [2020-04-12T15:28:18.297Z] #53 9.367 + export GOPATH=/tmp/tmp.QTGk40xKgW [2020-04-12T15:28:18.297Z] #53 9.367 + GOPATH=/tmp/tmp.QTGk40xKgW [2020-04-12T15:28:18.297Z] #53 9.367 + RM_GOPATH=1 [2020-04-12T15:28:18.297Z] #53 9.368 ++ dirname ./install.sh [2020-04-12T15:28:18.297Z] #53 9.373 Installing golangci-lint version v1.23.8 [2020-04-12T15:28:18.297Z] #53 9.373 + dir=. [2020-04-12T15:28:18.297Z] #53 9.373 + bin=golangci_lint [2020-04-12T15:28:18.297Z] #53 9.373 + shift [2020-04-12T15:28:18.297Z] #53 9.373 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-12T15:28:18.297Z] #53 9.373 + . ./golangci_lint.installer [2020-04-12T15:28:18.297Z] #53 9.373 ++ : v1.23.8 [2020-04-12T15:28:18.297Z] #53 9.373 + install_golangci_lint [2020-04-12T15:28:18.297Z] #53 9.373 + echo 'Installing golangci-lint version v1.23.8' [2020-04-12T15:28:18.297Z] #53 9.373 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-12T15:28:18.556Z] #53 ... [2020-04-12T15:28:18.556Z] [2020-04-12T15:28:18.556Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:28:18.556Z] #41 8.202 + git clone https://github.com/docker/distribution.git . [2020-04-12T15:28:18.556Z] #41 8.221 Cloning into '.'... [2020-04-12T15:28:18.556Z] #41 ... [2020-04-12T15:28:18.556Z] [2020-04-12T15:28:18.556Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:18.556Z] #74 8.284 + RM_GOPATH=0 [2020-04-12T15:28:18.556Z] #74 8.284 + TMP_GOPATH= [2020-04-12T15:28:18.556Z] #74 8.284 + : /build [2020-04-12T15:28:18.556Z] #74 8.284 + '[' -z '' ']' [2020-04-12T15:28:18.556Z] #74 8.286 ++ mktemp -d [2020-04-12T15:28:18.556Z] #74 8.326 + export GOPATH=/tmp/tmp.BqnpjLIgNl [2020-04-12T15:28:18.556Z] #74 8.326 + GOPATH=/tmp/tmp.BqnpjLIgNl [2020-04-12T15:28:18.556Z] #74 8.326 + RM_GOPATH=1 [2020-04-12T15:28:18.556Z] #74 8.326 ++ dirname ./install.sh [2020-04-12T15:28:18.556Z] #74 8.326 + dir=. [2020-04-12T15:28:18.556Z] #74 8.326 + bin=proxy [2020-04-12T15:28:18.556Z] #74 8.326 + shift [2020-04-12T15:28:18.556Z] #74 8.326 + '[' '!' -f ./proxy.installer ']' [2020-04-12T15:28:18.556Z] #74 8.326 + . ./proxy.installer [2020-04-12T15:28:18.556Z] #74 8.326 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:28:18.556Z] #74 8.326 + install_proxy [2020-04-12T15:28:18.556Z] #74 8.326 + case "$1" in [2020-04-12T15:28:18.556Z] #74 8.326 + export CGO_ENABLED=0 [2020-04-12T15:28:18.556Z] #74 8.326 + CGO_ENABLED=0 [2020-04-12T15:28:18.556Z] #74 8.326 + _install_proxy [2020-04-12T15:28:18.556Z] #74 8.326 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-12T15:28:18.556Z] #74 8.326 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BqnpjLIgNl/src/github.com/docker/libnetwork [2020-04-12T15:28:18.556Z] #74 8.326 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:28:18.556Z] #74 8.348 Cloning into '/tmp/tmp.BqnpjLIgNl/src/github.com/docker/libnetwork'... [2020-04-12T15:28:18.672Z] #65 ... [2020-04-12T15:28:18.672Z] [2020-04-12T15:28:18.672Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-12T15:28:18.672Z] #45 DONE 0.2s [2020-04-12T15:28:18.672Z] [2020-04-12T15:28:18.672Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-12T15:28:18.776Z] #44 13.70 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-12T15:28:18.776Z] #44 13.77 PBCC images/opts.pb-c.c [2020-04-12T15:28:18.776Z] #44 13.88 PBCC images/sit.pb-c.c [2020-04-12T15:28:18.776Z] #44 13.94 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-12T15:28:18.776Z] #44 14.06 DEP images/opts.pb-c.d [2020-04-12T15:28:18.776Z] #44 14.17 DEP images/sit.pb-c.d [2020-04-12T15:28:18.776Z] #44 14.24 PBCC images/macvlan.pb-c.c [2020-04-12T15:28:18.776Z] #44 14.30 DEP images/macvlan.pb-c.d [2020-04-12T15:28:18.776Z] #44 14.33 PBCC images/autofs.pb-c.c [2020-04-12T15:28:18.776Z] #44 14.33 DEP images/autofs.pb-c.d [2020-04-12T15:28:18.776Z] #44 14.34 PBCC images/sysctl.pb-c.c [2020-04-12T15:28:18.776Z] #44 14.34 DEP images/sysctl.pb-c.d [2020-04-12T15:28:18.776Z] #44 14.35 PBCC images/time.pb-c.c [2020-04-12T15:28:18.776Z] #44 14.36 DEP images/time.pb-c.d [2020-04-12T15:28:18.776Z] #44 14.37 PBCC images/binfmt-misc.pb-c.c [2020-04-12T15:28:18.776Z] #44 14.38 DEP images/binfmt-misc.pb-c.d [2020-04-12T15:28:18.776Z] #44 14.38 PBCC images/seccomp.pb-c.c [2020-04-12T15:28:18.776Z] #44 14.45 DEP images/seccomp.pb-c.d [2020-04-12T15:28:18.818Z] #74 ... [2020-04-12T15:28:18.818Z] [2020-04-12T15:28:18.818Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:18.818Z] #47 9.025 + RM_GOPATH=0 [2020-04-12T15:28:18.818Z] #47 9.025 + TMP_GOPATH= [2020-04-12T15:28:18.818Z] #47 9.025 + : /build [2020-04-12T15:28:18.818Z] #47 9.025 + '[' -z '' ']' [2020-04-12T15:28:18.818Z] #47 9.030 ++ mktemp -d [2020-04-12T15:28:18.818Z] #47 9.031 + export GOPATH=/tmp/tmp.NGzAI28aHW [2020-04-12T15:28:18.818Z] #47 9.031 + GOPATH=/tmp/tmp.NGzAI28aHW [2020-04-12T15:28:18.818Z] #47 9.031 + RM_GOPATH=1 [2020-04-12T15:28:18.818Z] #47 9.039 ++ dirname ./install.sh [2020-04-12T15:28:18.818Z] #47 9.043 + dir=. [2020-04-12T15:28:18.818Z] #47 9.043 + bin=vndr [2020-04-12T15:28:18.818Z] #47 9.043 + shift [2020-04-12T15:28:18.818Z] #47 9.043 + '[' '!' -f ./vndr.installer ']' [2020-04-12T15:28:18.818Z] #47 9.043 + . ./vndr.installer [2020-04-12T15:28:18.818Z] #47 9.043 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:28:18.818Z] #47 9.043 + install_vndr [2020-04-12T15:28:18.818Z] #47 9.043 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-12T15:28:18.818Z] #47 9.043 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.NGzAI28aHW/src/github.com/LK4D4/vndr [2020-04-12T15:28:18.818Z] #47 9.043 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:28:18.818Z] #47 9.047 Cloning into '/tmp/tmp.NGzAI28aHW/src/github.com/LK4D4/vndr'... [2020-04-12T15:28:18.818Z] #47 10.08 + cd /tmp/tmp.NGzAI28aHW/src/github.com/LK4D4/vndr [2020-04-12T15:28:18.818Z] #47 10.10 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:28:18.818Z] #47 10.13 + go build -buildmode=pie -v -o /build/vndr . [2020-04-12T15:28:18.818Z] #47 ... [2020-04-12T15:28:18.818Z] [2020-04-12T15:28:18.818Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:18.818Z] #23 8.771 + RM_GOPATH=0 [2020-04-12T15:28:18.818Z] #23 8.771 + TMP_GOPATH= [2020-04-12T15:28:18.818Z] #23 8.771 + : /build [2020-04-12T15:28:18.818Z] #23 8.771 + '[' -z '' ']' [2020-04-12T15:28:18.818Z] #23 8.771 ++ mktemp -d [2020-04-12T15:28:18.818Z] #23 8.771 + export GOPATH=/tmp/tmp.Xd0fLMIvl5 [2020-04-12T15:28:18.818Z] #23 8.771 + GOPATH=/tmp/tmp.Xd0fLMIvl5 [2020-04-12T15:28:18.818Z] #23 8.771 + RM_GOPATH=1 [2020-04-12T15:28:18.818Z] #23 8.771 ++ dirname ./install.sh [2020-04-12T15:28:18.818Z] #23 8.782 + dir=. [2020-04-12T15:28:18.818Z] #23 8.782 + bin=dockercli [2020-04-12T15:28:18.818Z] #23 8.782 + shift [2020-04-12T15:28:18.818Z] #23 8.782 + '[' '!' -f ./dockercli.installer ']' [2020-04-12T15:28:18.818Z] #23 8.782 + . ./dockercli.installer [2020-04-12T15:28:18.818Z] #23 8.782 ++ : stable [2020-04-12T15:28:18.818Z] #23 8.782 ++ : 17.06.2-ce [2020-04-12T15:28:18.818Z] #23 8.782 + install_dockercli [2020-04-12T15:28:18.818Z] #23 8.782 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-12T15:28:18.818Z] #23 8.782 ++ uname -m [2020-04-12T15:28:18.818Z] #23 8.782 Install docker/cli version 17.06.2-ce from stable [2020-04-12T15:28:18.818Z] #23 8.814 + arch=x86_64 [2020-04-12T15:28:18.818Z] #23 8.814 + '[' x86_64 '!=' x86_64 ']' [2020-04-12T15:28:18.818Z] #23 8.814 + url=https://download.docker.com/linux/static [2020-04-12T15:28:18.818Z] #23 8.814 + tar -xz docker/docker [2020-04-12T15:28:18.818Z] #23 8.814 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-12T15:28:18.954Z] #48 DONE 0.1s [2020-04-12T15:28:18.954Z] [2020-04-12T15:28:18.954Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-12T15:28:18.954Z] #51 DONE 0.1s [2020-04-12T15:28:18.954Z] [2020-04-12T15:28:18.954Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:19.034Z] #44 14.51 PBCC images/userns.pb-c.c [2020-04-12T15:28:19.034Z] #44 14.55 DEP images/userns.pb-c.d [2020-04-12T15:28:19.034Z] #44 14.65 PBCC images/cgroup.pb-c.c [2020-04-12T15:28:19.292Z] #44 14.74 DEP images/cgroup.pb-c.d [2020-04-12T15:28:19.292Z] #44 14.79 PBCC images/fown.pb-c.c [2020-04-12T15:28:19.292Z] #44 14.83 PBCC images/ext-file.pb-c.c [2020-04-12T15:28:19.292Z] #44 14.86 DEP images/fown.pb-c.d [2020-04-12T15:28:19.550Z] #44 15.12 DEP images/ext-file.pb-c.d [2020-04-12T15:28:19.550Z] #44 15.26 PBCC images/rpc.pb-c.c [2020-04-12T15:28:19.808Z] #44 15.32 DEP images/rpc.pb-c.d [2020-04-12T15:28:19.808Z] #44 15.39 PBCC images/siginfo.pb-c.c [2020-04-12T15:28:19.808Z] #44 15.43 DEP images/siginfo.pb-c.d [2020-04-12T15:28:19.808Z] #44 15.47 PBCC images/pagemap.pb-c.c [2020-04-12T15:28:19.808Z] #44 15.52 DEP images/pagemap.pb-c.d [2020-04-12T15:28:20.068Z] #44 15.68 PBCC images/rlimit.pb-c.c [2020-04-12T15:28:20.068Z] #44 15.79 DEP images/rlimit.pb-c.d [2020-04-12T15:28:20.326Z] #44 15.88 PBCC images/file-lock.pb-c.c [2020-04-12T15:28:20.326Z] #44 ... [2020-04-12T15:28:20.326Z] [2020-04-12T15:28:20.326Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:20.326Z] #65 53.89 Checking out files: 34% (1097/3158) Checking out files: 35% (1106/3158) Checking out files: 36% (1137/3158) Checking out files: 37% (1169/3158) Checking out files: 38% (1201/3158) Checking out files: 39% (1232/3158) Checking out files: 40% (1264/3158) Checking out files: 41% (1295/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 75% (2386/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 90% (2848/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-12T15:28:20.326Z] #65 56.55 + cd /tmp/tmp.NYR1GaomQr/src/github.com/containerd/containerd [2020-04-12T15:28:20.326Z] #65 56.55 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:28:21.702Z] #65 59.24 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-12T15:28:21.702Z] #65 59.24 + BUILDTAGS='netgo osusergo static_build' [2020-04-12T15:28:21.702Z] #65 59.24 + export EXTRA_FLAGS=-buildmode=pie [2020-04-12T15:28:21.702Z] #65 59.24 + EXTRA_FLAGS=-buildmode=pie [2020-04-12T15:28:21.702Z] #65 59.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-12T15:28:21.702Z] #65 59.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-12T15:28:21.702Z] #65 59.24 + '[' '' = dynamic ']' [2020-04-12T15:28:21.702Z] #65 59.24 + make [2020-04-12T15:28:21.960Z] #65 ... [2020-04-12T15:28:21.960Z] [2020-04-12T15:28:21.960Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:21.960Z] #33 117.4 github.com/BurntSushi/toml/cmd/tomlv [2020-04-12T15:28:21.960Z] #33 DONE 124.8s [2020-04-12T15:28:21.960Z] [2020-04-12T15:28:21.960Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:28:21.960Z] #44 15.95 DEP images/file-lock.pb-c.d [2020-04-12T15:28:21.960Z] #44 16.01 PBCC images/tty.pb-c.c [2020-04-12T15:28:21.960Z] #44 16.10 DEP images/tty.pb-c.d [2020-04-12T15:28:21.960Z] #44 16.22 PBCC images/tun.pb-c.c [2020-04-12T15:28:21.960Z] #44 16.27 PBCC images/netdev.pb-c.c [2020-04-12T15:28:21.960Z] #44 16.36 DEP images/tun.pb-c.d [2020-04-12T15:28:21.960Z] #44 16.49 DEP images/netdev.pb-c.d [2020-04-12T15:28:21.960Z] #44 16.64 PBCC images/vma.pb-c.c [2020-04-12T15:28:21.960Z] #44 16.78 DEP images/vma.pb-c.d [2020-04-12T15:28:21.960Z] #44 16.84 PBCC images/creds.pb-c.c [2020-04-12T15:28:21.960Z] #44 16.86 DEP images/creds.pb-c.d [2020-04-12T15:28:21.960Z] #44 16.94 PBCC images/utsns.pb-c.c [2020-04-12T15:28:21.960Z] #44 16.99 DEP images/utsns.pb-c.d [2020-04-12T15:28:21.960Z] #44 17.08 PBCC images/ipc-desc.pb-c.c [2020-04-12T15:28:21.960Z] #44 17.12 PBCC images/ipc-sem.pb-c.c [2020-04-12T15:28:21.960Z] #44 17.19 DEP images/ipc-desc.pb-c.d [2020-04-12T15:28:21.960Z] #44 17.40 DEP images/ipc-sem.pb-c.d [2020-04-12T15:28:21.960Z] #44 17.55 PBCC images/ipc-msg.pb-c.c [2020-04-12T15:28:22.101Z] #23 ... [2020-04-12T15:28:22.101Z] [2020-04-12T15:28:22.101Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:28:22.101Z] #25 14.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:28:22.218Z] #44 17.69 DEP images/ipc-msg.pb-c.d [2020-04-12T15:28:22.218Z] #44 17.79 PBCC images/ipc-shm.pb-c.c [2020-04-12T15:28:22.218Z] #44 17.86 DEP images/ipc-shm.pb-c.d [2020-04-12T15:28:22.403Z] #65 ... [2020-04-12T15:28:22.403Z] [2020-04-12T15:28:22.403Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:22.403Z] #60 68.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-04-12T15:28:22.475Z] #44 17.96 PBCC images/ipc-var.pb-c.c [2020-04-12T15:28:22.476Z] #44 18.04 DEP images/ipc-var.pb-c.d [2020-04-12T15:28:22.476Z] #44 18.16 PBCC images/sk-opts.pb-c.c [2020-04-12T15:28:22.733Z] #44 18.26 PBCC images/packet-sock.pb-c.c [2020-04-12T15:28:22.733Z] #44 18.38 DEP images/sk-opts.pb-c.d [2020-04-12T15:28:23.016Z] #60 68.66 + mkdir -p /build [2020-04-12T15:28:23.016Z] #60 68.66 + cp runc /build/runc [2020-04-12T15:28:23.023Z] #44 18.52 DEP images/packet-sock.pb-c.d [2020-04-12T15:28:23.023Z] #44 18.67 PBCC images/sk-netlink.pb-c.c [2020-04-12T15:28:23.256Z] #23 ... [2020-04-12T15:28:23.256Z] [2020-04-12T15:28:23.256Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:23.256Z] #47 13.45 runtime/internal/sys [2020-04-12T15:28:23.256Z] #47 13.47 internal/cpu [2020-04-12T15:28:23.256Z] #47 13.72 runtime/internal/math [2020-04-12T15:28:23.256Z] #47 13.94 internal/race [2020-04-12T15:28:23.256Z] #47 14.06 internal/bytealg [2020-04-12T15:28:23.256Z] #47 14.19 sync/atomic [2020-04-12T15:28:23.256Z] #47 14.71 unicode [2020-04-12T15:28:23.256Z] #47 15.42 runtime [2020-04-12T15:28:23.314Z] #60 DONE 68.9s [2020-04-12T15:28:23.314Z] [2020-04-12T15:28:23.314Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:23.324Z] #44 18.76 DEP images/sk-netlink.pb-c.d [2020-04-12T15:28:23.324Z] #44 18.96 PBCC images/sk-inet.pb-c.c [2020-04-12T15:28:23.583Z] #44 19.05 DEP images/sk-inet.pb-c.d [2020-04-12T15:28:23.769Z] #74 ... [2020-04-12T15:28:23.769Z] [2020-04-12T15:28:23.769Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:23.769Z] #10 16.89 Reading package lists... [2020-04-12T15:28:23.769Z] #10 24.82 Reading package lists... [2020-04-12T15:28:23.769Z] #10 31.59 Building dependency tree... [2020-04-12T15:28:23.769Z] #10 ... [2020-04-12T15:28:23.769Z] [2020-04-12T15:28:23.769Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:23.769Z] #53 27.79 + cd /tmp/tmp.51JhfHctde/src/github.com/golangci/golangci-lint/ [2020-04-12T15:28:23.769Z] #53 27.79 + git checkout -q v1.23.8 [2020-04-12T15:28:23.769Z] #53 28.59 ++ git describe --tags [2020-04-12T15:28:23.769Z] #53 28.62 + version=v1.23.8 [2020-04-12T15:28:23.769Z] #53 28.62 ++ git rev-parse --short HEAD [2020-04-12T15:28:23.769Z] #53 28.62 + commit=76a82c6 [2020-04-12T15:28:23.769Z] #53 28.63 ++ git show -s --format=%cd [2020-04-12T15:28:23.769Z] #53 28.65 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-12T15:28:23.769Z] #53 28.65 + 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-04-12T15:28:23.769Z] #53 ... [2020-04-12T15:28:23.769Z] [2020-04-12T15:28:23.769Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:23.769Z] #10 34.52 The following additional packages will be installed: [2020-04-12T15:28:23.769Z] #10 34.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-12T15:28:23.769Z] #10 34.54 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-12T15:28:23.769Z] #10 34.55 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-12T15:28:23.769Z] #10 34.55 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-12T15:28:23.769Z] #10 34.56 Suggested packages: [2020-04-12T15:28:23.769Z] #10 34.57 gcc-8-locales seccomp wine64 [2020-04-12T15:28:23.769Z] #10 ... [2020-04-12T15:28:23.769Z] [2020-04-12T15:28:23.769Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:28:23.769Z] #41 25.03 + 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-04-12T15:28:23.851Z] #44 19.24 PBCC images/sk-unix.pb-c.c [2020-04-12T15:28:23.851Z] #44 19.33 DEP images/sk-unix.pb-c.d [2020-04-12T15:28:23.851Z] #44 19.44 PBCC images/mm.pb-c.c [2020-04-12T15:28:24.109Z] #44 19.54 DEP images/mm.pb-c.d [2020-04-12T15:28:24.109Z] #44 19.69 PBCC images/timerfd.pb-c.c [2020-04-12T15:28:24.366Z] #44 19.81 DEP images/timerfd.pb-c.d [2020-04-12T15:28:24.366Z] #44 19.88 PBCC images/timer.pb-c.c [2020-04-12T15:28:24.366Z] #44 19.95 DEP images/timer.pb-c.d [2020-04-12T15:28:24.622Z] #44 20.12 PBCC images/sa.pb-c.c [2020-04-12T15:28:24.622Z] #44 20.20 DEP images/sa.pb-c.d [2020-04-12T15:28:24.713Z] #41 ... [2020-04-12T15:28:24.713Z] [2020-04-12T15:28:24.713Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:24.713Z] #10 35.83 The following NEW packages will be installed: [2020-04-12T15:28:24.713Z] #10 35.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-12T15:28:24.713Z] #10 35.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-12T15:28:24.713Z] #10 35.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-12T15:28:24.713Z] #10 35.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-12T15:28:24.713Z] #10 35.83 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-12T15:28:24.713Z] #10 35.84 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-12T15:28:24.880Z] #44 20.33 PBCC images/pipe-data.pb-c.c [2020-04-12T15:28:24.880Z] #44 20.40 DEP images/pipe-data.pb-c.d [2020-04-12T15:28:25.137Z] #44 20.49 PBCC images/mnt.pb-c.c [2020-04-12T15:28:25.137Z] #44 20.54 DEP images/mnt.pb-c.d [2020-04-12T15:28:25.137Z] #44 20.63 PBCC images/sk-packet.pb-c.c [2020-04-12T15:28:25.137Z] #44 ... [2020-04-12T15:28:25.137Z] [2020-04-12T15:28:25.137Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:25.137Z] #47 118.0 go/scanner [2020-04-12T15:28:25.137Z] #47 118.2 internal/lazyregexp [2020-04-12T15:28:25.137Z] #47 118.7 net/url [2020-04-12T15:28:25.137Z] #47 120.1 go/ast [2020-04-12T15:28:25.137Z] #47 122.3 text/template/parse [2020-04-12T15:28:25.137Z] #47 ... [2020-04-12T15:28:25.137Z] [2020-04-12T15:28:25.137Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:28:25.137Z] #44 20.70 DEP images/sk-packet.pb-c.d [2020-04-12T15:28:25.289Z] #10 36.30 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:28:25.289Z] #10 36.30 Need to get 73.3 MB of archives. [2020-04-12T15:28:25.289Z] #10 36.30 After this operation, 472 MB of additional disk space will be used. [2020-04-12T15:28:25.289Z] #10 36.30 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-04-12T15:28:25.289Z] #10 36.53 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-04-12T15:28:25.289Z] #10 ... [2020-04-12T15:28:25.289Z] [2020-04-12T15:28:25.289Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:28:25.289Z] #62 20.69 Reading package lists... [2020-04-12T15:28:25.289Z] #62 26.96 Reading package lists... [2020-04-12T15:28:25.289Z] #62 33.79 Building dependency tree... [2020-04-12T15:28:25.335Z] #53 ... [2020-04-12T15:28:25.335Z] [2020-04-12T15:28:25.335Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:25.335Z] #65 127.7 + bin/containerd [2020-04-12T15:28:25.394Z] #44 20.81 PBCC images/tcp-stream.pb-c.c [2020-04-12T15:28:25.395Z] #44 20.96 DEP images/tcp-stream.pb-c.d [2020-04-12T15:28:25.395Z] #44 21.02 PBCC images/pipe.pb-c.c [2020-04-12T15:28:25.550Z] #62 ... [2020-04-12T15:28:25.550Z] [2020-04-12T15:28:25.550Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:25.550Z] #10 36.72 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-04-12T15:28:25.550Z] #10 36.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-04-12T15:28:25.550Z] #10 36.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-04-12T15:28:25.550Z] #10 36.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-12T15:28:25.550Z] #10 ... [2020-04-12T15:28:25.550Z] [2020-04-12T15:28:25.550Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:28:25.550Z] #25 20.22 Reading package lists... [2020-04-12T15:28:25.550Z] #25 27.16 Reading package lists... [2020-04-12T15:28:25.550Z] #25 33.73 Building dependency tree... [2020-04-12T15:28:25.550Z] #25 36.27 ca-certificates is already the newest version (20190110). [2020-04-12T15:28:25.550Z] #25 36.27 The following additional packages will be installed: [2020-04-12T15:28:25.550Z] #25 36.27 libjq1 libonig5 [2020-04-12T15:28:25.550Z] #25 36.63 The following NEW packages will be installed: [2020-04-12T15:28:25.550Z] #25 36.63 jq libjq1 libonig5 [2020-04-12T15:28:25.550Z] #25 ... [2020-04-12T15:28:25.550Z] [2020-04-12T15:28:25.550Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:28:25.550Z] #62 36.97 The following additional packages will be installed: [2020-04-12T15:28:25.654Z] #44 21.23 DEP images/pipe.pb-c.d [2020-04-12T15:28:25.654Z] #44 21.32 PBCC images/pstree.pb-c.c [2020-04-12T15:28:25.812Z] #62 36.97 libbtrfs0 [2020-04-12T15:28:25.912Z] #44 21.34 DEP images/pstree.pb-c.d [2020-04-12T15:28:25.912Z] #44 21.42 PBCC images/fs.pb-c.c [2020-04-12T15:28:25.912Z] #44 21.44 DEP images/fs.pb-c.d [2020-04-12T15:28:25.912Z] #44 21.53 PBCC images/signalfd.pb-c.c [2020-04-12T15:28:26.075Z] #62 37.17 The following NEW packages will be installed: [2020-04-12T15:28:26.075Z] #62 37.17 libbtrfs-dev libbtrfs0 [2020-04-12T15:28:26.075Z] #62 ... [2020-04-12T15:28:26.075Z] [2020-04-12T15:28:26.075Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:26.075Z] #43 21.28 Reading package lists... [2020-04-12T15:28:26.075Z] #43 27.86 Reading package lists... [2020-04-12T15:28:26.075Z] #43 33.14 Building dependency tree... [2020-04-12T15:28:26.075Z] #43 36.63 The following additional packages will be installed: [2020-04-12T15:28:26.075Z] #43 36.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-12T15:28:26.075Z] #43 36.66 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-12T15:28:26.075Z] #43 36.66 Suggested packages: [2020-04-12T15:28:26.075Z] #43 36.68 manpages-dev python-setuptools [2020-04-12T15:28:26.172Z] #44 21.60 DEP images/signalfd.pb-c.d [2020-04-12T15:28:26.172Z] #44 21.65 PBCC images/fh.pb-c.c [2020-04-12T15:28:26.172Z] #44 21.71 PBCC images/fsnotify.pb-c.c [2020-04-12T15:28:26.172Z] #44 21.79 DEP images/fh.pb-c.d [2020-04-12T15:28:26.172Z] #44 21.89 DEP images/fsnotify.pb-c.d [2020-04-12T15:28:26.304Z] #25 18.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:28:26.336Z] #43 ... [2020-04-12T15:28:26.336Z] [2020-04-12T15:28:26.336Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:28:26.336Z] #35 21.25 Reading package lists... [2020-04-12T15:28:26.336Z] #35 27.87 Reading package lists... [2020-04-12T15:28:26.336Z] #35 33.93 Building dependency tree... [2020-04-12T15:28:26.336Z] #35 36.85 The following additional packages will be installed: [2020-04-12T15:28:26.336Z] #35 36.86 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-12T15:28:26.336Z] #35 36.86 Suggested packages: [2020-04-12T15:28:26.336Z] #35 36.86 cmake-doc ninja-build lrzip [2020-04-12T15:28:26.336Z] #35 36.86 Recommended packages: [2020-04-12T15:28:26.336Z] #35 36.86 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-12T15:28:26.336Z] #35 ... [2020-04-12T15:28:26.336Z] [2020-04-12T15:28:26.336Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:28:26.336Z] #62 37.56 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:28:26.336Z] #62 37.56 Need to get 119 kB of archives. [2020-04-12T15:28:26.336Z] #62 37.56 After this operation, 387 kB of additional disk space will be used. [2020-04-12T15:28:26.336Z] #62 37.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-12T15:28:26.336Z] #62 37.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-12T15:28:26.429Z] #44 21.97 PBCC images/eventpoll.pb-c.c [2020-04-12T15:28:26.429Z] #44 22.03 DEP images/eventpoll.pb-c.d [2020-04-12T15:28:26.557Z] #47 ... [2020-04-12T15:28:26.557Z] [2020-04-12T15:28:26.557Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:26.557Z] #68 17.81 + cd /tmp/tmp.xDC6g69YTE/src/github.com/rootless-containers/rootlesskit [2020-04-12T15:28:26.557Z] #68 17.85 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:28:26.557Z] #68 18.31 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-12T15:28:26.557Z] #68 18.31 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-12T15:28:26.687Z] #44 22.10 PBCC images/eventfd.pb-c.c [2020-04-12T15:28:26.687Z] #44 22.17 DEP images/eventfd.pb-c.d [2020-04-12T15:28:26.687Z] #44 22.30 PBCC images/remap-file-path.pb-c.c [2020-04-12T15:28:26.812Z] #68 ... [2020-04-12T15:28:26.812Z] [2020-04-12T15:28:26.812Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:28:26.812Z] #62 5.216 Reading package lists... [2020-04-12T15:28:26.812Z] #62 10.70 Reading package lists... [2020-04-12T15:28:26.812Z] #62 20.28 Building dependency tree... [2020-04-12T15:28:26.812Z] #62 ... [2020-04-12T15:28:26.812Z] [2020-04-12T15:28:26.812Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:26.812Z] #33 11.76 + cd /tmp/tmp.pSLLmkzDAL/src/github.com/BurntSushi/toml [2020-04-12T15:28:26.812Z] #33 11.76 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:28:26.812Z] #33 11.78 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-12T15:28:26.812Z] #33 12.86 internal/cpu [2020-04-12T15:28:26.812Z] #33 12.93 runtime/internal/atomic [2020-04-12T15:28:26.812Z] #33 13.43 runtime/internal/sys [2020-04-12T15:28:26.812Z] #33 13.89 runtime/internal/math [2020-04-12T15:28:26.812Z] #33 13.96 math/bits [2020-04-12T15:28:26.812Z] #33 13.99 internal/bytealg [2020-04-12T15:28:26.812Z] #33 14.46 math [2020-04-12T15:28:26.812Z] #33 14.98 runtime [2020-04-12T15:28:26.872Z] #25 ... [2020-04-12T15:28:26.872Z] [2020-04-12T15:28:26.872Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:28:26.872Z] #30 9.173 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-12T15:28:26.872Z] #30 9.191 Cloning into '.'... [2020-04-12T15:28:26.872Z] #30 ... [2020-04-12T15:28:26.872Z] [2020-04-12T15:28:26.872Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:26.872Z] #68 15.60 Checking out files: 98% (777/788) Checking out files: 99% (781/788) Checking out files: 100% (788/788) Checking out files: 100% (788/788), done. [2020-04-12T15:28:26.872Z] #68 15.62 + cd /tmp/tmp.Rw4qvRGF2H/src/github.com/rootless-containers/rootlesskit [2020-04-12T15:28:26.872Z] #68 15.62 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:28:26.872Z] #68 16.16 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-12T15:28:26.872Z] #68 16.16 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-12T15:28:26.944Z] #44 22.43 DEP images/remap-file-path.pb-c.d [2020-04-12T15:28:26.944Z] #44 22.45 PBCC images/fifo.pb-c.c [2020-04-12T15:28:26.944Z] #44 22.47 DEP images/fifo.pb-c.d [2020-04-12T15:28:26.944Z] #44 22.52 PBCC images/ghost-file.pb-c.c [2020-04-12T15:28:26.944Z] #44 22.57 DEP images/ghost-file.pb-c.d [2020-04-12T15:28:27.202Z] #44 22.66 PBCC images/regfile.pb-c.c [2020-04-12T15:28:27.202Z] #44 22.78 DEP images/regfile.pb-c.d [2020-04-12T15:28:27.459Z] #44 22.92 PBCC images/ns.pb-c.c [2020-04-12T15:28:27.459Z] #44 23.00 DEP images/ns.pb-c.d [2020-04-12T15:28:27.459Z] #44 23.04 PBCC images/fdinfo.pb-c.c [2020-04-12T15:28:27.717Z] #44 23.25 DEP images/fdinfo.pb-c.d [2020-04-12T15:28:27.717Z] #44 23.30 PBCC images/core-aarch64.pb-c.c [2020-04-12T15:28:27.717Z] #44 23.36 PBCC images/core-arm.pb-c.c [2020-04-12T15:28:27.736Z] #33 ... [2020-04-12T15:28:27.736Z] [2020-04-12T15:28:27.736Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:27.736Z] #43 11.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:28:27.736Z] #43 16.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:28:27.736Z] #43 ... [2020-04-12T15:28:27.736Z] [2020-04-12T15:28:27.736Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:28:27.736Z] #25 12.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:28:27.736Z] #25 12.33 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:28:27.736Z] #25 12.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:28:27.736Z] #25 14.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:28:27.736Z] #25 18.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:28:27.738Z] #62 38.99 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:28:27.807Z] #68 ... [2020-04-12T15:28:27.807Z] [2020-04-12T15:28:27.807Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:27.807Z] #10 10.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:28:27.807Z] #10 14.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:28:27.807Z] #10 ... [2020-04-12T15:28:27.807Z] [2020-04-12T15:28:27.807Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:27.807Z] #47 12.38 internal/cpu [2020-04-12T15:28:27.807Z] #47 12.46 runtime/internal/atomic [2020-04-12T15:28:27.807Z] #47 12.99 runtime/internal/sys [2020-04-12T15:28:27.807Z] #47 13.65 internal/race [2020-04-12T15:28:27.807Z] #47 13.80 sync/atomic [2020-04-12T15:28:27.807Z] #47 14.10 internal/bytealg [2020-04-12T15:28:27.807Z] #47 14.79 unicode [2020-04-12T15:28:27.807Z] #47 16.90 runtime [2020-04-12T15:28:27.807Z] #47 19.27 unicode/utf8 [2020-04-12T15:28:27.975Z] #44 23.44 PBCC images/core-ppc64.pb-c.c [2020-04-12T15:28:27.975Z] #44 23.58 PBCC images/core-s390.pb-c.c [2020-04-12T15:28:27.975Z] #44 23.63 PBCC images/core-x86.pb-c.c [2020-04-12T15:28:27.991Z] #25 ... [2020-04-12T15:28:27.991Z] [2020-04-12T15:28:27.991Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:27.991Z] #47 21.36 unicode/utf8 [2020-04-12T15:28:27.998Z] #62 39.21 Fetched 119 kB in 0s (428 kB/s) [2020-04-12T15:28:28.232Z] #44 23.82 PBCC images/core.pb-c.c [2020-04-12T15:28:28.259Z] #62 39.32 Selecting previously unselected package libbtrfs0. [2020-04-12T15:28:28.259Z] #62 39.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 ... 15374 files and directories currently installed.) [2020-04-12T15:28:28.259Z] #62 39.41 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-12T15:28:28.259Z] #62 39.43 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-12T15:28:28.290Z] #47 ... [2020-04-12T15:28:28.290Z] [2020-04-12T15:28:28.290Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:28:28.290Z] #35 11.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:28:28.290Z] #35 16.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:28:28.290Z] #35 20.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:28:28.490Z] #44 23.99 PBCC images/inventory.pb-c.c [2020-04-12T15:28:28.520Z] #62 39.58 Selecting previously unselected package libbtrfs-dev. [2020-04-12T15:28:28.520Z] #62 39.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-12T15:28:28.520Z] #62 39.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:28:28.746Z] #47 21.02 math [2020-04-12T15:28:28.747Z] #44 24.17 DEP images/core-aarch64.pb-c.d [2020-04-12T15:28:28.747Z] #44 24.25 DEP images/core-arm.pb-c.d [2020-04-12T15:28:28.747Z] #44 24.34 DEP images/core-ppc64.pb-c.d [2020-04-12T15:28:28.747Z] #44 24.47 DEP images/core-s390.pb-c.d [2020-04-12T15:28:28.788Z] #62 39.91 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-12T15:28:28.788Z] #62 39.94 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:28:28.788Z] #62 39.98 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:28:29.004Z] #47 ... [2020-04-12T15:28:29.004Z] [2020-04-12T15:28:29.004Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:29.004Z] #33 11.18 + cd /tmp/tmp.EbAWDs68YP/src/github.com/BurntSushi/toml [2020-04-12T15:28:29.004Z] #33 11.18 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:28:29.004Z] #33 11.26 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-12T15:28:29.004Z] #33 12.63 runtime/internal/atomic [2020-04-12T15:28:29.004Z] #33 12.63 internal/cpu [2020-04-12T15:28:29.004Z] #33 12.96 runtime/internal/sys [2020-04-12T15:28:29.004Z] #33 13.17 runtime/internal/math [2020-04-12T15:28:29.004Z] #33 13.26 internal/bytealg [2020-04-12T15:28:29.004Z] #33 13.50 math/bits [2020-04-12T15:28:29.004Z] #33 15.11 runtime [2020-04-12T15:28:29.004Z] #33 15.40 math [2020-04-12T15:28:29.005Z] #44 24.53 DEP images/core-x86.pb-c.d [2020-04-12T15:28:29.216Z] #35 ... [2020-04-12T15:28:29.216Z] [2020-04-12T15:28:29.216Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:28:29.216Z] #62 20.28 Building dependency tree... [2020-04-12T15:28:29.266Z] #44 24.67 DEP images/core.pb-c.d [2020-04-12T15:28:29.266Z] #44 24.79 DEP images/inventory.pb-c.d [2020-04-12T15:28:29.266Z] #44 24.83 PBCC images/cpuinfo.pb-c.c [2020-04-12T15:28:29.266Z] #44 24.84 DEP images/cpuinfo.pb-c.d [2020-04-12T15:28:29.266Z] #44 24.85 PBCC images/stats.pb-c.c [2020-04-12T15:28:29.266Z] #44 24.87 DEP images/stats.pb-c.d [2020-04-12T15:28:29.273Z] #33 ... [2020-04-12T15:28:29.273Z] [2020-04-12T15:28:29.273Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:28:29.273Z] #62 11.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:28:29.273Z] #62 15.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:28:29.531Z] #62 ... [2020-04-12T15:28:29.531Z] [2020-04-12T15:28:29.531Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:28:29.531Z] #35 13.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:28:29.531Z] #35 18.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:28:29.775Z] #62 ... [2020-04-12T15:28:29.776Z] [2020-04-12T15:28:29.776Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:29.776Z] #10 13.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:28:29.776Z] #10 17.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:28:29.776Z] #10 ... [2020-04-12T15:28:29.776Z] [2020-04-12T15:28:29.776Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:29.776Z] #33 22.86 internal/testlog [2020-04-12T15:28:29.790Z] #35 ... [2020-04-12T15:28:29.790Z] [2020-04-12T15:28:29.790Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:29.790Z] #56 21.98 + cd /tmp/tmp.bIDQQtw00b/src/github.com/mvdan/sh [2020-04-12T15:28:29.790Z] #56 21.98 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:28:30.049Z] #56 22.20 + GO111MODULE=on [2020-04-12T15:28:30.049Z] #56 22.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-12T15:28:30.049Z] #56 ... [2020-04-12T15:28:30.049Z] [2020-04-12T15:28:30.049Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:30.049Z] #43 12.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:28:30.199Z] #44 ... [2020-04-12T15:28:30.199Z] [2020-04-12T15:28:30.199Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:30.199Z] #56 123.2 github.com/pkg/diff [2020-04-12T15:28:30.199Z] #56 124.0 go/ast [2020-04-12T15:28:30.199Z] #56 125.8 golang.org/x/crypto/ssh/terminal [2020-04-12T15:28:30.199Z] #56 128.4 mvdan.cc/editorconfig [2020-04-12T15:28:30.199Z] #56 130.2 mvdan.cc/sh/v3/fileutil [2020-04-12T15:28:30.199Z] #56 130.4 mvdan.cc/sh/v3/syntax [2020-04-12T15:28:30.340Z] #33 23.59 encoding [2020-04-12T15:28:30.340Z] #33 ... [2020-04-12T15:28:30.340Z] [2020-04-12T15:28:30.340Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:30.340Z] #23 23.35 + mkdir -p /build [2020-04-12T15:28:30.340Z] #23 23.35 + mv docker/docker /build/ [2020-04-12T15:28:30.340Z] #23 23.35 + rmdir docker [2020-04-12T15:28:30.340Z] #23 DONE 23.7s [2020-04-12T15:28:30.596Z] [2020-04-12T15:28:30.596Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:30.596Z] #33 23.98 runtime/cgo [2020-04-12T15:28:30.709Z] #62 DONE 41.5s [2020-04-12T15:28:30.709Z] [2020-04-12T15:28:30.709Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:28:30.709Z] #25 37.04 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:28:30.709Z] #25 37.04 Need to get 325 kB of archives. [2020-04-12T15:28:30.709Z] #25 37.04 After this operation, 1019 kB of additional disk space will be used. [2020-04-12T15:28:30.709Z] #25 37.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-12T15:28:30.709Z] #25 37.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-12T15:28:30.709Z] #25 37.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-12T15:28:30.709Z] #25 38.82 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:28:30.709Z] #25 39.06 Fetched 325 kB in 0s (1144 kB/s) [2020-04-12T15:28:30.709Z] #25 39.14 Selecting previously unselected package libonig5:arm64. [2020-04-12T15:28:30.710Z] #25 39.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-12T15:28:30.710Z] #25 39.22 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-04-12T15:28:30.710Z] #25 39.23 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-12T15:28:30.710Z] #25 39.57 Selecting previously unselected package libjq1:arm64. [2020-04-12T15:28:30.710Z] #25 39.58 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-12T15:28:30.710Z] #25 39.58 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-12T15:28:30.710Z] #25 39.98 Selecting previously unselected package jq. [2020-04-12T15:28:30.710Z] #25 39.98 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-12T15:28:30.710Z] #25 40.02 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-12T15:28:30.710Z] #25 40.40 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-12T15:28:30.710Z] #25 40.44 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-12T15:28:30.710Z] #25 40.47 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-12T15:28:30.710Z] #25 40.51 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:28:30.710Z] #25 DONE 41.5s [2020-04-12T15:28:30.710Z] [2020-04-12T15:28:30.710Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:28:30.710Z] #63 DONE 0.1s [2020-04-12T15:28:30.710Z] [2020-04-12T15:28:30.710Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:30.710Z] #43 37.87 The following NEW packages will be installed: [2020-04-12T15:28:30.710Z] #43 37.88 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-12T15:28:30.710Z] #43 37.88 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-12T15:28:30.710Z] #43 37.88 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-12T15:28:30.710Z] #43 37.88 python-six zlib1g-dev [2020-04-12T15:28:30.710Z] #43 38.40 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:28:30.710Z] #43 38.40 Need to get 3798 kB of archives. [2020-04-12T15:28:30.710Z] #43 38.40 After this operation, 21.6 MB of additional disk space will be used. [2020-04-12T15:28:30.710Z] #43 38.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-04-12T15:28:30.710Z] #43 38.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-04-12T15:28:30.710Z] #43 38.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-04-12T15:28:30.710Z] #43 38.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-04-12T15:28:30.710Z] #43 38.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-04-12T15:28:30.710Z] #43 38.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-04-12T15:28:30.710Z] #43 38.49 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-04-12T15:28:30.710Z] #43 38.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-04-12T15:28:30.710Z] #43 38.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-04-12T15:28:30.710Z] #43 38.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-04-12T15:28:30.710Z] #43 38.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-04-12T15:28:30.710Z] #43 38.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-04-12T15:28:30.710Z] #43 38.75 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-04-12T15:28:30.710Z] #43 38.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-04-12T15:28:30.710Z] #43 38.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-12T15:28:30.710Z] #43 38.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-04-12T15:28:30.710Z] #43 38.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-04-12T15:28:30.710Z] #43 40.08 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:28:30.710Z] #43 40.33 Fetched 3798 kB in 1s (4515 kB/s) [2020-04-12T15:28:30.710Z] #43 40.47 Selecting previously unselected package libcap-dev:arm64. [2020-04-12T15:28:30.710Z] #43 40.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-12T15:28:30.710Z] #43 40.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-04-12T15:28:30.710Z] #43 40.62 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-04-12T15:28:30.710Z] #43 40.93 Selecting previously unselected package libnet1:arm64. [2020-04-12T15:28:30.710Z] #43 40.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-12T15:28:30.710Z] #43 40.98 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-12T15:28:30.710Z] #43 41.37 Selecting previously unselected package libnet1-dev. [2020-04-12T15:28:30.710Z] #43 41.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-12T15:28:30.710Z] #43 41.50 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-12T15:28:30.710Z] #43 ... [2020-04-12T15:28:30.710Z] [2020-04-12T15:28:30.710Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-12T15:28:30.710Z] #26 DONE 0.1s [2020-04-12T15:28:30.710Z] [2020-04-12T15:28:30.710Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-12T15:28:30.710Z] #64 DONE 0.3s [2020-04-12T15:28:30.710Z] [2020-04-12T15:28:30.710Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:28:30.710Z] #35 37.77 The following NEW packages will be installed: [2020-04-12T15:28:30.710Z] #35 37.79 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-12T15:28:30.710Z] #35 37.79 vim-common xxd [2020-04-12T15:28:30.710Z] #35 38.30 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:28:30.710Z] #35 38.30 Need to get 14.2 MB of archives. [2020-04-12T15:28:30.710Z] #35 38.30 After this operation, 60.0 MB of additional disk space will be used. [2020-04-12T15:28:30.710Z] #35 38.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-12T15:28:30.710Z] #35 38.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-12T15:28:30.710Z] #35 38.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-12T15:28:30.710Z] #35 38.56 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-12T15:28:30.710Z] #35 39.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-04-12T15:28:30.710Z] #35 39.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-04-12T15:28:30.710Z] #35 39.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-04-12T15:28:30.710Z] #35 39.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-04-12T15:28:30.710Z] #35 39.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-04-12T15:28:30.710Z] #35 39.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-04-12T15:28:30.710Z] #35 40.59 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:28:30.710Z] #35 40.82 Fetched 14.2 MB in 1s (10.5 MB/s) [2020-04-12T15:28:30.710Z] #35 40.97 Selecting previously unselected package xxd. [2020-04-12T15:28:30.710Z] #35 40.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 ... 15374 files and directories currently installed.) [2020-04-12T15:28:30.710Z] #35 41.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-12T15:28:30.710Z] #35 41.16 Unpacking xxd (2:8.1.0875-5) ... [2020-04-12T15:28:30.710Z] #35 41.58 Selecting previously unselected package vim-common. [2020-04-12T15:28:30.710Z] #35 41.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:28:30.710Z] #35 41.67 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-12T15:28:30.816Z] #65 ... [2020-04-12T15:28:30.816Z] [2020-04-12T15:28:30.816Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:30.816Z] #53 DONE 153.8s [2020-04-12T15:28:30.816Z] [2020-04-12T15:28:30.816Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:30.816Z] #65 ... [2020-04-12T15:28:30.816Z] [2020-04-12T15:28:30.816Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-12T15:28:30.816Z] #54 DONE 0.2s [2020-04-12T15:28:30.816Z] [2020-04-12T15:28:30.816Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-12T15:28:30.971Z] #35 42.26 Selecting previously unselected package cmake-data. [2020-04-12T15:28:30.971Z] #35 42.27 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-12T15:28:30.971Z] #35 42.29 Unpacking cmake-data (3.13.4-1) ... [2020-04-12T15:28:31.099Z] #57 DONE 0.1s [2020-04-12T15:28:31.099Z] [2020-04-12T15:28:31.099Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-12T15:28:31.099Z] #61 DONE 0.1s [2020-04-12T15:28:31.099Z] [2020-04-12T15:28:31.099Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:31.232Z] #35 ... [2020-04-12T15:28:31.232Z] [2020-04-12T15:28:31.232Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:31.232Z] #74 DONE 42.2s [2020-04-12T15:28:31.500Z] [2020-04-12T15:28:31.500Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:31.500Z] #43 42.01 Selecting previously unselected package libnl-3-200:arm64. [2020-04-12T15:28:31.500Z] #43 42.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-12T15:28:31.500Z] #43 42.04 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-12T15:28:31.500Z] #43 42.35 Selecting previously unselected package libnl-3-dev:arm64. [2020-04-12T15:28:31.500Z] #43 42.39 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-04-12T15:28:31.500Z] #43 42.48 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-12T15:28:31.762Z] #43 43.09 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-12T15:28:31.949Z] #43 ... [2020-04-12T15:28:31.949Z] [2020-04-12T15:28:31.949Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:31.949Z] #33 23.83 internal/testlog [2020-04-12T15:28:32.022Z] #43 43.11 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-12T15:28:32.022Z] #43 43.13 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-12T15:28:32.022Z] #43 43.33 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-04-12T15:28:32.022Z] #43 43.34 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-04-12T15:28:32.022Z] #43 43.36 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-12T15:28:32.101Z] #56 ... [2020-04-12T15:28:32.101Z] [2020-04-12T15:28:32.101Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:28:32.101Z] #44 27.35 make[1]: Nothing to be done for 'all'. [2020-04-12T15:28:32.207Z] #33 24.32 encoding [2020-04-12T15:28:32.283Z] #43 43.56 Selecting previously unselected package zlib1g-dev:arm64. [2020-04-12T15:28:32.470Z] #33 24.65 runtime/cgo [2020-04-12T15:28:32.470Z] #33 ... [2020-04-12T15:28:32.470Z] [2020-04-12T15:28:32.470Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:32.470Z] #23 24.13 + mkdir -p /build [2020-04-12T15:28:32.470Z] #23 24.15 + mv docker/docker /build/ [2020-04-12T15:28:32.470Z] #23 24.18 + rmdir docker [2020-04-12T15:28:32.470Z] #23 DONE 24.6s [2020-04-12T15:28:32.543Z] #43 43.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-04-12T15:28:32.543Z] #43 43.61 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-12T15:28:32.728Z] [2020-04-12T15:28:32.728Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:32.728Z] #56 24.18 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:28:32.728Z] #56 24.32 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:28:32.728Z] #56 24.60 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:28:32.728Z] #56 24.88 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:28:32.728Z] #56 24.92 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:28:33.480Z] #44 ... [2020-04-12T15:28:33.480Z] [2020-04-12T15:28:33.480Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:33.480Z] #65 60.82 + bin/ctr [2020-04-12T15:28:33.480Z] #65 ... [2020-04-12T15:28:33.480Z] [2020-04-12T15:28:33.480Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:33.480Z] #47 129.0 go/parser [2020-04-12T15:28:33.480Z] #47 129.1 text/template [2020-04-12T15:28:33.480Z] #47 134.8 encoding/xml [2020-04-12T15:28:33.485Z] #43 44.68 Selecting previously unselected package libprotobuf17:arm64. [2020-04-12T15:28:33.485Z] #43 44.69 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-04-12T15:28:33.485Z] #43 44.70 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-12T15:28:34.426Z] #43 45.78 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-04-12T15:28:34.640Z] #56 26.69 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:28:34.687Z] #43 45.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-04-12T15:28:34.687Z] #43 45.81 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-12T15:28:34.687Z] #43 46.01 Selecting previously unselected package libprotobuf-dev:arm64. [2020-04-12T15:28:34.687Z] #43 46.01 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-04-12T15:28:34.852Z] #47 ... [2020-04-12T15:28:34.852Z] [2020-04-12T15:28:34.852Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:28:34.852Z] #44 30.17 CC images/stats.o [2020-04-12T15:28:34.949Z] #43 46.01 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-12T15:28:35.110Z] #44 30.56 CC images/core.o [2020-04-12T15:28:35.881Z] #33 ... [2020-04-12T15:28:35.881Z] [2020-04-12T15:28:35.881Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:28:35.881Z] #62 26.94 The following additional packages will be installed: [2020-04-12T15:28:35.881Z] #62 26.94 libbtrfs0 [2020-04-12T15:28:35.881Z] #62 27.27 The following NEW packages will be installed: [2020-04-12T15:28:35.881Z] #62 27.28 libbtrfs-dev libbtrfs0 [2020-04-12T15:28:35.881Z] #62 27.82 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:28:35.881Z] #62 27.82 Need to get 119 kB of archives. [2020-04-12T15:28:35.881Z] #62 27.82 After this operation, 387 kB of additional disk space will be used. [2020-04-12T15:28:35.881Z] #62 27.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-12T15:28:35.881Z] #62 27.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-12T15:28:35.881Z] #62 29.40 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:28:36.021Z] #56 27.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:28:36.042Z] #44 31.72 CC images/core-x86.o [2020-04-12T15:28:36.138Z] #62 29.72 Fetched 119 kB in 0s (401 kB/s) [2020-04-12T15:28:36.335Z] #43 47.53 Selecting previously unselected package libprotoc17:arm64. [2020-04-12T15:28:36.335Z] #43 ... [2020-04-12T15:28:36.335Z] [2020-04-12T15:28:36.335Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:36.335Z] #10 37.43 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-04-12T15:28:36.335Z] #10 37.80 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-04-12T15:28:36.335Z] #10 37.82 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-04-12T15:28:36.335Z] #10 40.89 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-04-12T15:28:36.335Z] #10 42.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-04-12T15:28:36.335Z] #10 42.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-04-12T15:28:36.335Z] #10 43.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-12T15:28:36.335Z] #10 43.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-12T15:28:36.335Z] #10 43.03 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-04-12T15:28:36.335Z] #10 43.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-04-12T15:28:36.335Z] #10 43.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-04-12T15:28:36.335Z] #10 43.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-04-12T15:28:36.335Z] #10 43.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-04-12T15:28:36.335Z] #10 43.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-04-12T15:28:36.335Z] #10 43.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-04-12T15:28:36.335Z] #10 43.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-04-12T15:28:36.335Z] #10 43.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-04-12T15:28:36.335Z] #10 43.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-04-12T15:28:36.335Z] #10 43.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-04-12T15:28:36.335Z] #10 45.21 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:28:36.335Z] #10 45.63 Fetched 73.3 MB in 7s (9950 kB/s) [2020-04-12T15:28:36.335Z] #10 45.90 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-12T15:28:36.335Z] #10 45.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-12T15:28:36.335Z] #10 46.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-04-12T15:28:36.335Z] #10 46.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-12T15:28:36.335Z] #10 ... [2020-04-12T15:28:36.335Z] [2020-04-12T15:28:36.335Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:36.335Z] #43 47.53 Selecting previously unselected package libprotoc17:arm64. [2020-04-12T15:28:36.335Z] #43 47.53 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-04-12T15:28:36.335Z] #43 47.54 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-12T15:28:36.393Z] #62 30.00 Selecting previously unselected package libbtrfs0. [2020-04-12T15:28:36.647Z] #62 30.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 ... 15401 files and directories currently installed.) [2020-04-12T15:28:36.647Z] #62 30.24 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-12T15:28:36.647Z] #62 30.27 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-12T15:28:36.907Z] #43 48.18 Selecting previously unselected package protobuf-c-compiler. [2020-04-12T15:28:36.907Z] #43 48.18 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-04-12T15:28:36.907Z] #43 48.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-12T15:28:36.974Z] #44 32.46 CC images/core-arm.o [2020-04-12T15:28:37.168Z] #43 48.37 Selecting previously unselected package protobuf-compiler. [2020-04-12T15:28:37.168Z] #43 48.40 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-04-12T15:28:37.168Z] #43 48.41 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-12T15:28:37.206Z] #62 30.65 Selecting previously unselected package libbtrfs-dev. [2020-04-12T15:28:37.206Z] #62 30.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-12T15:28:37.206Z] #62 30.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:28:37.429Z] #43 48.68 Selecting previously unselected package python-pkg-resources. [2020-04-12T15:28:37.429Z] #43 48.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-12T15:28:37.429Z] #43 48.73 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-12T15:28:37.540Z] #44 33.00 CC images/core-aarch64.o [2020-04-12T15:28:37.690Z] #43 48.98 Selecting previously unselected package python-six. [2020-04-12T15:28:37.690Z] #43 48.98 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-12T15:28:37.690Z] #43 49.00 Unpacking python-six (1.12.0-1) ... [2020-04-12T15:28:37.766Z] #62 31.26 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-12T15:28:37.766Z] #62 31.34 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:28:37.766Z] #62 31.37 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:28:37.923Z] #56 ... [2020-04-12T15:28:37.923Z] [2020-04-12T15:28:37.923Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:37.923Z] #10 30.31 Fetched 8337 kB in 26s (327 kB/s) [2020-04-12T15:28:37.950Z] #43 49.10 Selecting previously unselected package python-protobuf. [2020-04-12T15:28:37.950Z] #43 49.11 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-04-12T15:28:37.950Z] #43 49.12 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-12T15:28:38.104Z] #44 33.51 CC images/core-ppc64.o [2020-04-12T15:28:38.522Z] #43 49.67 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-12T15:28:38.694Z] #62 DONE 32.2s [2020-04-12T15:28:38.694Z] [2020-04-12T15:28:38.694Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:28:38.694Z] #41 29.65 Checking out files: 80% (1282/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-12T15:28:38.694Z] #41 30.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-12T15:28:38.694Z] #41 ... [2020-04-12T15:28:38.694Z] [2020-04-12T15:28:38.694Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:28:38.694Z] #63 DONE 0.1s [2020-04-12T15:28:38.954Z] [2020-04-12T15:28:38.954Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-12T15:28:38.954Z] #64 DONE 0.1s [2020-04-12T15:28:38.954Z] [2020-04-12T15:28:38.954Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:39.036Z] #44 34.41 CC images/core-s390.o [2020-04-12T15:28:39.516Z] #65 ... [2020-04-12T15:28:39.516Z] [2020-04-12T15:28:39.516Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:39.516Z] #47 22.80 internal/testlog [2020-04-12T15:28:39.516Z] #47 23.63 encoding [2020-04-12T15:28:39.516Z] #47 24.16 unicode/utf16 [2020-04-12T15:28:39.516Z] #47 24.65 container/list [2020-04-12T15:28:39.516Z] #47 25.71 crypto/internal/subtle [2020-04-12T15:28:39.516Z] #47 25.81 crypto/subtle [2020-04-12T15:28:39.516Z] #47 26.23 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-12T15:28:39.516Z] #47 26.45 internal/nettrace [2020-04-12T15:28:39.516Z] #47 26.69 runtime/cgo [2020-04-12T15:28:39.516Z] #47 ... [2020-04-12T15:28:39.516Z] [2020-04-12T15:28:39.516Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:39.516Z] #43 32.78 Fetched 8337 kB in 26s (320 kB/s) [2020-04-12T15:28:39.969Z] #44 35.42 CC images/cpuinfo.o [2020-04-12T15:28:40.078Z] #43 32.78 Reading package lists... [2020-04-12T15:28:40.078Z] #43 ... [2020-04-12T15:28:40.078Z] [2020-04-12T15:28:40.078Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:28:40.078Z] #25 23.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:28:40.334Z] #25 ... [2020-04-12T15:28:40.334Z] [2020-04-12T15:28:40.334Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:28:40.334Z] #41 33.50 + 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-04-12T15:28:40.445Z] #43 ... [2020-04-12T15:28:40.445Z] [2020-04-12T15:28:40.445Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:40.445Z] #33 41.07 sync [2020-04-12T15:28:40.445Z] #33 41.09 internal/reflectlite [2020-04-12T15:28:40.445Z] #33 43.59 sort [2020-04-12T15:28:40.445Z] #33 43.59 errors [2020-04-12T15:28:40.445Z] #33 44.12 io [2020-04-12T15:28:40.445Z] #33 44.12 internal/oserror [2020-04-12T15:28:40.445Z] #33 44.14 strconv [2020-04-12T15:28:40.445Z] #33 44.39 syscall [2020-04-12T15:28:40.445Z] #33 47.10 strings [2020-04-12T15:28:40.445Z] #33 47.10 bytes [2020-04-12T15:28:40.445Z] #33 50.61 bufio [2020-04-12T15:28:40.445Z] #33 ... [2020-04-12T15:28:40.445Z] [2020-04-12T15:28:40.445Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:28:40.445Z] #27 5.336 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-12T15:28:40.445Z] #27 5.668 [2020-04-12T15:28:40.445Z] #27 5.868 0.0% ## 4.0% ###### 8.6% ######### 12.5% ############ 17.2% ############### 21.0% ################## 26.2% ##################### 29.6% ######################## 33.7% ########################## 37.2% ############################# 41.1% ############################### 43.9% ################################## 48.2% #################################### 50.4% ###################################### 52.9% ####################################### 55.4% ######################################### 57.8% ########################################### 60.5% ############################################# 63.8% ################################################ 67.0% ################################################## 70.0% #################################################### 72.3% ###################################################### 75.7% ######################################################## 78.5% ########################################################## 81.3% ############################################################ 84.3% ############################################################## 87.5% ################################################################# 91.0% #################################################################### 94.8% ###################################################################### 98.3% ######################################################################## 100.0% [2020-04-12T15:28:40.445Z] #27 9.424 [2020-04-12T15:28:40.706Z] #27 9.733 #=#=# ######### 12.8% ################### 27.6% ############################# 40.7% ###################################### 54.1% ############################################### 65.7% [2020-04-12T15:28:40.706Z] #27 ... [2020-04-12T15:28:40.706Z] [2020-04-12T15:28:40.706Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:40.706Z] #65 3.595 + RM_GOPATH=0 [2020-04-12T15:28:40.706Z] #65 3.595 + TMP_GOPATH= [2020-04-12T15:28:40.706Z] #65 3.595 + : /build [2020-04-12T15:28:40.706Z] #65 3.595 + '[' -z '' ']' [2020-04-12T15:28:40.706Z] #65 3.599 ++ mktemp -d [2020-04-12T15:28:40.706Z] #65 3.599 + export GOPATH=/tmp/tmp.3PtCTscB8t [2020-04-12T15:28:40.706Z] #65 3.599 + GOPATH=/tmp/tmp.3PtCTscB8t [2020-04-12T15:28:40.706Z] #65 3.599 + RM_GOPATH=1 [2020-04-12T15:28:40.706Z] #65 3.602 ++ dirname ./install.sh [2020-04-12T15:28:40.706Z] #65 3.607 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:28:40.706Z] #65 3.607 + dir=. [2020-04-12T15:28:40.706Z] #65 3.607 + bin=containerd [2020-04-12T15:28:40.706Z] #65 3.607 + shift [2020-04-12T15:28:40.706Z] #65 3.607 + '[' '!' -f ./containerd.installer ']' [2020-04-12T15:28:40.706Z] #65 3.607 + . ./containerd.installer [2020-04-12T15:28:40.706Z] #65 3.607 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:28:40.706Z] #65 3.607 + install_containerd [2020-04-12T15:28:40.706Z] #65 3.607 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-12T15:28:40.706Z] #65 3.607 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3PtCTscB8t/src/github.com/containerd/containerd [2020-04-12T15:28:40.706Z] #65 3.607 Cloning into '/tmp/tmp.3PtCTscB8t/src/github.com/containerd/containerd'... [2020-04-12T15:28:40.904Z] #44 36.24 CC images/inventory.o [2020-04-12T15:28:40.969Z] #65 ... [2020-04-12T15:28:40.969Z] [2020-04-12T15:28:40.969Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:28:40.969Z] #27 9.733 #=#=# ######### 12.8% ################### 27.6% ############################# 40.7% ###################################### 54.1% ############################################### 65.7% ######################################################## 78.0% #################################################################### 94.5% ######################################################################## 100.0% [2020-04-12T15:28:41.170Z] #44 36.72 CC images/fdinfo.o [2020-04-12T15:28:41.540Z] #27 11.13 #=#=# [2020-04-12T15:28:42.102Z] #44 37.40 CC images/fown.o [2020-04-12T15:28:42.359Z] #44 37.82 CC images/ns.o [2020-04-12T15:28:42.617Z] #44 38.20 CC images/regfile.o [2020-04-12T15:28:42.842Z] #27 11.50 0.0% ### 4.8% ##### 7.1% ####### 10.2% ######### 13.5% ############ 17.5% ############### 21.1% ################## 26.2% [2020-04-12T15:28:42.842Z] #27 ... [2020-04-12T15:28:42.842Z] [2020-04-12T15:28:42.842Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:42.842Z] #47 43.65 github.com/LK4D4/vndr/godl/singleflight [2020-04-12T15:28:42.842Z] #47 43.65 math/rand [2020-04-12T15:28:42.842Z] #47 43.68 internal/singleflight [2020-04-12T15:28:42.842Z] #47 43.72 errors [2020-04-12T15:28:42.842Z] #47 44.52 sort [2020-04-12T15:28:42.842Z] #47 44.98 io [2020-04-12T15:28:42.842Z] #47 44.98 strconv [2020-04-12T15:28:42.842Z] #47 46.48 bytes [2020-04-12T15:28:42.842Z] #47 46.77 syscall [2020-04-12T15:28:42.842Z] #47 47.46 strings [2020-04-12T15:28:42.842Z] #47 50.14 bufio [2020-04-12T15:28:42.842Z] #47 53.23 path [2020-04-12T15:28:42.842Z] #47 53.72 reflect [2020-04-12T15:28:42.842Z] #47 ... [2020-04-12T15:28:42.842Z] [2020-04-12T15:28:42.842Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:28:42.874Z] #44 38.38 CC images/ghost-file.o [2020-04-12T15:28:42.888Z] #41 ... [2020-04-12T15:28:42.888Z] [2020-04-12T15:28:42.888Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:42.888Z] #56 26.01 + cd /tmp/tmp.InJfnlzJSZ/src/github.com/mvdan/sh [2020-04-12T15:28:42.888Z] #56 26.01 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:28:42.888Z] #56 26.15 + GO111MODULE=on [2020-04-12T15:28:42.888Z] #56 26.19 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-12T15:28:42.888Z] #56 28.25 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:28:42.888Z] #56 28.27 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:28:42.888Z] #56 28.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:28:42.888Z] #56 28.65 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:28:42.888Z] #56 28.85 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:28:42.888Z] #56 30.01 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:28:42.888Z] #56 31.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:28:42.888Z] #56 34.21 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:28:42.888Z] #56 ... [2020-04-12T15:28:42.888Z] [2020-04-12T15:28:42.888Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:43.142Z] #74 34.93 Checking out files: 57% (1182/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 91% (1898/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-04-12T15:28:43.142Z] #74 36.38 + cd /tmp/tmp.BS5ry7sAu0/src/github.com/docker/libnetwork [2020-04-12T15:28:43.142Z] #74 36.38 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:28:43.209Z] #10 30.31 Reading package lists... [2020-04-12T15:28:43.209Z] #10 ... [2020-04-12T15:28:43.209Z] [2020-04-12T15:28:43.209Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:43.209Z] #74 33.42 Checking out files: 39% (808/2067) Checking out files: 40% (827/2067) Checking out files: 41% (848/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 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-04-12T15:28:43.209Z] #74 34.98 + cd /tmp/tmp.BqnpjLIgNl/src/github.com/docker/libnetwork [2020-04-12T15:28:43.209Z] #74 34.98 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:28:43.439Z] #44 38.84 CC images/fifo.o [2020-04-12T15:28:43.471Z] #74 35.74 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-12T15:28:43.697Z] #44 39.27 CC images/remap-file-path.o [2020-04-12T15:28:43.697Z] #44 39.32 CC images/eventfd.o [2020-04-12T15:28:43.954Z] #44 39.47 CC images/eventpoll.o [2020-04-12T15:28:44.065Z] #74 37.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-12T15:28:44.196Z] #27 11.50 0.0% ### 4.8% ##### 7.1% ####### 10.2% ######### 13.5% ############ 17.5% ############### 21.1% ################## 26.2% ###################### 31.1% ########################## 36.4% ############################## 42.0% ################################# 46.7% ##################################### 51.7% ####################################### 54.7% ############################################ 61.4% ############################################### 65.4% ##################################################### 73.8% ######################################################### 79.8% ############################################################# 85.8% ################################################################### 93.2% #################################################################### 95.8% ######################################################################## 100.0% [2020-04-12T15:28:44.212Z] #44 39.76 CC images/fh.o [2020-04-12T15:28:44.457Z] #27 14.17 [2020-04-12T15:28:44.469Z] #44 40.11 CC images/fsnotify.o [2020-04-12T15:28:45.034Z] #44 ... [2020-04-12T15:28:45.034Z] [2020-04-12T15:28:45.034Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:45.034Z] #47 137.9 go/doc [2020-04-12T15:28:45.034Z] #47 142.9 github.com/LK4D4/vndr/build [2020-04-12T15:28:45.034Z] #47 143.7 github.com/LK4D4/vndr/versioned [2020-04-12T15:28:45.034Z] #47 144.0 hash/crc32 [2020-04-12T15:28:45.034Z] #47 145.4 compress/gzip [2020-04-12T15:28:45.034Z] #47 147.2 vendor/golang.org/x/crypto/cryptobyte [2020-04-12T15:28:45.566Z] #27 14.53 0.0% # 1.7% ### 4.7% #### 6.7% ##### 8.1% [2020-04-12T15:28:45.566Z] #27 ... [2020-04-12T15:28:45.566Z] [2020-04-12T15:28:45.566Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:28:45.566Z] #30 46.67 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-04-12T15:28:45.566Z] #30 46.84 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-12T15:28:45.566Z] #30 47.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-12T15:28:45.566Z] #30 ... [2020-04-12T15:28:45.566Z] [2020-04-12T15:28:45.566Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:28:45.600Z] #47 ... [2020-04-12T15:28:45.600Z] [2020-04-12T15:28:45.600Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:28:45.600Z] #44 41.06 CC images/signalfd.o [2020-04-12T15:28:46.164Z] #44 41.59 CC images/fs.o [2020-04-12T15:28:46.302Z] #65 147.1 + bin/containerd-stress [2020-04-12T15:28:46.302Z] #65 148.3 + bin/containerd-shim [2020-04-12T15:28:46.618Z] #27 14.53 0.0% # 1.7% ### 4.7% #### 6.7% ##### 8.1% ###### 9.2% ###### 9.7% ######## 12.2% ########## 14.6% ############ 17.0% ############## 20.1% ############### 22.2% ################# 23.8% ################## 25.5% ################### 27.4% [2020-04-12T15:28:46.618Z] #27 ... [2020-04-12T15:28:46.618Z] [2020-04-12T15:28:46.618Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:46.618Z] #50 47.32 + cd /tmp/tmp.yQT42rjJxa/src/gotest.tools/gotestsum [2020-04-12T15:28:46.618Z] #50 47.32 + git checkout -q v0.3.5 [2020-04-12T15:28:46.618Z] #50 47.36 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-12T15:28:46.618Z] #50 ... [2020-04-12T15:28:46.618Z] [2020-04-12T15:28:46.618Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:28:46.618Z] #35 47.94 Selecting previously unselected package libicu63:arm64. [2020-04-12T15:28:46.618Z] #35 47.94 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-12T15:28:46.618Z] #35 47.96 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-12T15:28:46.618Z] #35 54.59 Selecting previously unselected package libxml2:arm64. [2020-04-12T15:28:46.618Z] #35 54.61 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-04-12T15:28:46.618Z] #35 54.63 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-12T15:28:46.618Z] #35 55.12 Selecting previously unselected package libarchive13:arm64. [2020-04-12T15:28:46.618Z] #35 55.13 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-04-12T15:28:46.618Z] #35 55.13 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-12T15:28:46.618Z] #35 55.48 Selecting previously unselected package libjsoncpp1:arm64. [2020-04-12T15:28:46.618Z] #35 55.49 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-04-12T15:28:46.618Z] #35 55.50 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-12T15:28:46.618Z] #35 55.73 Selecting previously unselected package librhash0:arm64. [2020-04-12T15:28:46.618Z] #35 55.73 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-04-12T15:28:46.618Z] #35 55.74 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-04-12T15:28:46.618Z] #35 56.01 Selecting previously unselected package libuv1:arm64. [2020-04-12T15:28:46.618Z] #35 56.01 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-04-12T15:28:46.618Z] #35 56.04 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-04-12T15:28:46.618Z] #35 56.21 Selecting previously unselected package cmake. [2020-04-12T15:28:46.618Z] #35 56.22 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-04-12T15:28:46.618Z] #35 56.25 Unpacking cmake (3.13.4-1) ... [2020-04-12T15:28:46.729Z] #44 42.08 CC images/pstree.o [2020-04-12T15:28:46.754Z] #74 ... [2020-04-12T15:28:46.754Z] [2020-04-12T15:28:46.754Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:46.754Z] #47 28.54 unicode/utf16 [2020-04-12T15:28:46.754Z] #47 28.91 container/list [2020-04-12T15:28:46.754Z] #47 30.27 crypto/internal/subtle [2020-04-12T15:28:46.754Z] #47 30.76 crypto/subtle [2020-04-12T15:28:46.754Z] #47 31.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-12T15:28:46.754Z] #47 31.49 internal/nettrace [2020-04-12T15:28:46.754Z] #47 32.06 runtime/cgo [2020-04-12T15:28:46.754Z] #47 ... [2020-04-12T15:28:46.754Z] [2020-04-12T15:28:46.754Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:28:46.754Z] #41 32.71 Checking out files: 76% (1215/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 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-04-12T15:28:46.754Z] #41 33.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-12T15:28:46.754Z] #41 37.23 + 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-04-12T15:28:46.754Z] #41 ... [2020-04-12T15:28:46.754Z] [2020-04-12T15:28:46.754Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:46.754Z] #43 29.36 Fetched 8337 kB in 25s (333 kB/s) [2020-04-12T15:28:46.888Z] #35 ... [2020-04-12T15:28:46.888Z] [2020-04-12T15:28:46.888Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:28:46.987Z] #44 42.44 CC images/pipe.o [2020-04-12T15:28:47.012Z] #43 29.36 Reading package lists... [2020-04-12T15:28:47.012Z] #43 ... [2020-04-12T15:28:47.012Z] [2020-04-12T15:28:47.012Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:47.012Z] #56 30.17 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:28:47.013Z] #56 32.59 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:28:47.013Z] #56 32.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:28:47.013Z] #56 33.10 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:28:47.013Z] #56 33.32 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:28:47.013Z] #56 34.52 runtime/cgo [2020-04-12T15:28:47.013Z] #56 34.73 runtime [2020-04-12T15:28:47.246Z] #44 42.91 CC images/tcp-stream.o [2020-04-12T15:28:47.333Z] #74 ... [2020-04-12T15:28:47.333Z] [2020-04-12T15:28:47.333Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:47.333Z] #53 40.78 + cd /tmp/tmp.1yEkQNPcrU/src/github.com/golangci/golangci-lint/ [2020-04-12T15:28:47.418Z] #27 14.53 0.0% # 1.7% ### 4.7% #### 6.7% ##### 8.1% ###### 9.2% ###### 9.7% ######## 12.2% ########## 14.6% ############ 17.0% ############## 20.1% ############### 22.2% ################# 23.8% ################## 25.5% ################### 27.4% ##################### 29.6% ###################### 31.6% ######################## 33.7% ######################### 36.1% ########################### 38.9% ############################# 40.7% ############################### 43.2% ################################ 45.5% [2020-04-12T15:28:47.418Z] #27 ... [2020-04-12T15:28:47.418Z] [2020-04-12T15:28:47.418Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:47.418Z] #10 48.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-12T15:28:47.418Z] #10 48.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-04-12T15:28:47.418Z] #10 48.72 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-12T15:28:47.418Z] #10 52.27 Selecting previously unselected package binutils-mingw-w64. [2020-04-12T15:28:47.418Z] #10 52.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-12T15:28:47.418Z] #10 52.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-12T15:28:47.418Z] #10 52.39 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-04-12T15:28:47.418Z] #10 52.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-12T15:28:47.418Z] #10 52.41 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-12T15:28:47.418Z] #10 52.69 Selecting previously unselected package dmsetup. [2020-04-12T15:28:47.418Z] #10 52.71 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-04-12T15:28:47.418Z] #10 52.72 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-12T15:28:47.418Z] #10 52.95 Selecting previously unselected package mingw-w64-common. [2020-04-12T15:28:47.418Z] #10 52.96 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-12T15:28:47.418Z] #10 53.00 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-12T15:28:47.589Z] #53 40.78 + git checkout -q v1.23.8 [2020-04-12T15:28:47.678Z] #10 ... [2020-04-12T15:28:47.678Z] [2020-04-12T15:28:47.678Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:28:47.811Z] #44 43.31 CC images/sk-packet.o [2020-04-12T15:28:47.811Z] #44 ... [2020-04-12T15:28:47.811Z] [2020-04-12T15:28:47.811Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:47.811Z] #56 141.7 mvdan.cc/sh/v3/cmd/shfmt [2020-04-12T15:28:47.811Z] #56 DONE 150.7s [2020-04-12T15:28:47.940Z] #27 14.53 0.0% # 1.7% ### 4.7% #### 6.7% ##### 8.1% ###### 9.2% ###### 9.7% ######## 12.2% ########## 14.6% ############ 17.0% ############## 20.1% ############### 22.2% ################# 23.8% ################## 25.5% ################### 27.4% ##################### 29.6% ###################### 31.6% ######################## 33.7% ######################### 36.1% ########################### 38.9% ############################# 40.7% ############################### 43.2% ################################ 45.5% ################################# 47.0% ################################### 48.9% ##################################### 51.8% ####################################### 54.3% ######################################## 56.4% [2020-04-12T15:28:47.940Z] #27 ... [2020-04-12T15:28:47.940Z] [2020-04-12T15:28:47.940Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:47.940Z] #56 48.92 syscall [2020-04-12T15:28:47.940Z] #56 48.93 strings [2020-04-12T15:28:47.940Z] #56 48.94 bytes [2020-04-12T15:28:47.940Z] #56 48.94 strconv [2020-04-12T15:28:47.940Z] #56 52.70 bufio [2020-04-12T15:28:47.940Z] #56 56.45 reflect [2020-04-12T15:28:47.940Z] #56 56.45 regexp/syntax [2020-04-12T15:28:47.947Z] #56 ... [2020-04-12T15:28:47.947Z] [2020-04-12T15:28:47.947Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:47.947Z] #43 29.36 Reading package lists... [2020-04-12T15:28:48.068Z] [2020-04-12T15:28:48.068Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:48.068Z] #47 149.6 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-12T15:28:48.068Z] #47 150.6 vendor/golang.org/x/crypto/poly1305 [2020-04-12T15:28:48.068Z] #47 150.9 crypto/x509 [2020-04-12T15:28:48.150Z] #53 41.38 ++ git describe --tags [2020-04-12T15:28:48.150Z] #53 41.38 + version=v1.23.8 [2020-04-12T15:28:48.150Z] #53 41.38 ++ git rev-parse --short HEAD [2020-04-12T15:28:48.150Z] #53 41.42 + commit=76a82c6 [2020-04-12T15:28:48.150Z] #53 41.42 ++ git show -s --format=%cd [2020-04-12T15:28:48.150Z] #53 41.47 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-12T15:28:48.150Z] #53 41.47 + 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-04-12T15:28:48.201Z] #56 59.08 time [2020-04-12T15:28:48.201Z] #56 ... [2020-04-12T15:28:48.201Z] [2020-04-12T15:28:48.201Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:28:48.326Z] #47 151.2 vendor/golang.org/x/sys/cpu [2020-04-12T15:28:48.891Z] #47 151.7 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-12T15:28:49.449Z] #43 41.21 Reading package lists... [2020-04-12T15:28:49.449Z] #43 ... [2020-04-12T15:28:49.449Z] [2020-04-12T15:28:49.449Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:28:49.449Z] #62 32.09 Fetched 8337 kB in 27s (312 kB/s) [2020-04-12T15:28:49.507Z] #27 14.53 0.0% # 1.7% ### 4.7% #### 6.7% ##### 8.1% ###### 9.2% ###### 9.7% ######## 12.2% ########## 14.6% ############ 17.0% ############## 20.1% ############### 22.2% ################# 23.8% ################## 25.5% ################### 27.4% ##################### 29.6% ###################### 31.6% ######################## 33.7% ######################### 36.1% ########################### 38.9% ############################# 40.7% ############################### 43.2% ################################ 45.5% ################################# 47.0% ################################### 48.9% ##################################### 51.8% ####################################### 54.3% ######################################## 56.4% ########################################## 59.5% ############################################ 61.9% ############################################## 64.9% ################################################# 68.1% ################################################### 71.0% ##################################################### 74.0% ####################################################### 77.7% ########################################################## 80.6% ########################################################### 82.5% ############################################################ 84.6% ############################################################# 86.1% ############################################################### 88.7% ################################################################# 91.6% ################################################################### 93.8% ##################################################################### 97.1% ######################################################################## 100.0% [2020-04-12T15:28:49.708Z] #62 32.09 Reading package lists... [2020-04-12T15:28:49.708Z] #62 ... [2020-04-12T15:28:49.708Z] [2020-04-12T15:28:49.708Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:49.708Z] #10 30.31 Reading package lists... [2020-04-12T15:28:49.768Z] #27 19.30 [2020-04-12T15:28:50.679Z] #65 152.6 + bin/containerd-shim-runc-v1 [2020-04-12T15:28:51.086Z] #10 41.85 Reading package lists... [2020-04-12T15:28:51.086Z] #10 ... [2020-04-12T15:28:51.086Z] [2020-04-12T15:28:51.086Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:28:51.086Z] #35 33.48 Fetched 8337 kB in 27s (309 kB/s) [2020-04-12T15:28:51.086Z] #35 33.48 Reading package lists... [2020-04-12T15:28:51.086Z] #35 ... [2020-04-12T15:28:51.086Z] [2020-04-12T15:28:51.086Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:51.086Z] #53 43.18 + cd /tmp/tmp.QTGk40xKgW/src/github.com/golangci/golangci-lint/ [2020-04-12T15:28:51.086Z] #53 43.18 + git checkout -q v1.23.8 [2020-04-12T15:28:51.160Z] #27 ... [2020-04-12T15:28:51.160Z] [2020-04-12T15:28:51.160Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:28:51.160Z] #35 60.21 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-12T15:28:51.160Z] #35 60.29 Setting up xxd (2:8.1.0875-5) ... [2020-04-12T15:28:51.160Z] #35 60.35 Setting up libuv1:arm64 (1.24.1-1) ... [2020-04-12T15:28:51.160Z] #35 60.38 Setting up vim-common (2:8.1.0875-5) ... [2020-04-12T15:28:51.160Z] #35 60.43 Setting up librhash0:arm64 (1.3.8-1) ... [2020-04-12T15:28:51.160Z] #35 60.46 Setting up cmake-data (3.13.4-1) ... [2020-04-12T15:28:51.160Z] #35 60.51 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-12T15:28:51.160Z] #35 60.53 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-12T15:28:51.160Z] #35 60.55 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-12T15:28:51.160Z] #35 60.59 Setting up cmake (3.13.4-1) ... [2020-04-12T15:28:51.160Z] #35 60.60 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:28:51.160Z] #35 60.66 Processing triggers for mime-support (3.62) ... [2020-04-12T15:28:51.160Z] #35 DONE 62.0s [2020-04-12T15:28:51.160Z] [2020-04-12T15:28:51.160Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:51.160Z] #33 51.66 reflect [2020-04-12T15:28:51.160Z] #33 53.41 text/tabwriter [2020-04-12T15:28:51.160Z] #33 54.27 path [2020-04-12T15:28:51.160Z] #33 56.86 time [2020-04-12T15:28:51.160Z] #33 56.86 internal/syscall/unix [2020-04-12T15:28:51.160Z] #33 ... [2020-04-12T15:28:51.160Z] [2020-04-12T15:28:51.160Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:28:51.160Z] #36 DONE 0.2s [2020-04-12T15:28:51.160Z] [2020-04-12T15:28:51.160Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-12T15:28:51.160Z] #37 DONE 0.2s [2020-04-12T15:28:51.160Z] [2020-04-12T15:28:51.160Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:28:51.160Z] #27 20.75 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-12T15:28:51.417Z] #47 153.9 vendor/golang.org/x/crypto/hkdf [2020-04-12T15:28:51.417Z] #47 154.2 vendor/golang.org/x/text/transform [2020-04-12T15:28:51.500Z] #53 ... [2020-04-12T15:28:51.500Z] [2020-04-12T15:28:51.500Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:51.500Z] #10 34.87 Fetched 8337 kB in 28s (296 kB/s) [2020-04-12T15:28:51.500Z] #10 34.87 Reading package lists... [2020-04-12T15:28:51.500Z] #10 ... [2020-04-12T15:28:51.500Z] [2020-04-12T15:28:51.500Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:51.500Z] #47 44.32 vendor/golang.org/x/crypto/internal/subtle [2020-04-12T15:28:51.500Z] #47 44.42 vendor/golang.org/x/crypto/curve25519 [2020-04-12T15:28:51.654Z] #53 43.73 ++ git describe --tags [2020-04-12T15:28:51.654Z] #53 43.73 + version=v1.23.8 [2020-04-12T15:28:51.654Z] #53 43.73 ++ git rev-parse --short HEAD [2020-04-12T15:28:51.654Z] #53 43.75 + commit=76a82c6 [2020-04-12T15:28:51.654Z] #53 43.75 ++ git show -s --format=%cd [2020-04-12T15:28:51.654Z] #53 43.76 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-12T15:28:51.654Z] #53 43.76 + 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-04-12T15:28:51.731Z] #27 21.34 [2020-04-12T15:28:51.731Z] #27 ... [2020-04-12T15:28:51.731Z] [2020-04-12T15:28:51.731Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:51.731Z] #43 52.91 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-12T15:28:51.731Z] #43 52.92 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-12T15:28:51.731Z] #43 52.93 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-12T15:28:51.731Z] #43 52.95 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-12T15:28:51.731Z] #43 52.96 Setting up python-six (1.12.0-1) ... [2020-04-12T15:28:51.731Z] #43 55.74 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-12T15:28:51.731Z] #43 55.78 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-12T15:28:51.731Z] #43 55.84 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-12T15:28:51.731Z] #43 55.87 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-04-12T15:28:51.731Z] #43 55.91 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-12T15:28:51.731Z] #43 56.10 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-12T15:28:51.731Z] #43 56.12 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-12T15:28:51.731Z] #43 56.13 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-12T15:28:51.731Z] #43 56.15 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-12T15:28:51.731Z] #43 56.20 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-12T15:28:51.731Z] #43 63.05 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-12T15:28:51.731Z] #43 63.13 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:28:51.991Z] #43 ... [2020-04-12T15:28:51.991Z] [2020-04-12T15:28:51.991Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:51.991Z] #10 63.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-12T15:28:51.991Z] #10 63.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-12T15:28:52.150Z] #65 154.6 + bin/containerd-shim-runc-v2 [2020-04-12T15:28:52.251Z] #10 63.26 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-12T15:28:52.423Z] #47 ... [2020-04-12T15:28:52.423Z] [2020-04-12T15:28:52.423Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:28:52.423Z] #35 36.00 Fetched 8337 kB in 27s (313 kB/s) [2020-04-12T15:28:52.512Z] #10 ... [2020-04-12T15:28:52.512Z] [2020-04-12T15:28:52.512Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:52.512Z] #43 DONE 63.8s [2020-04-12T15:28:52.588Z] #53 ... [2020-04-12T15:28:52.588Z] [2020-04-12T15:28:52.588Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:28:52.588Z] #25 35.09 Fetched 8337 kB in 27s (305 kB/s) [2020-04-12T15:28:52.588Z] #25 35.09 Reading package lists... [2020-04-12T15:28:52.588Z] #25 ... [2020-04-12T15:28:52.588Z] [2020-04-12T15:28:52.588Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:28:52.589Z] #35 33.48 Reading package lists... [2020-04-12T15:28:52.678Z] #35 36.00 Reading package lists... [2020-04-12T15:28:52.678Z] #35 ... [2020-04-12T15:28:52.678Z] [2020-04-12T15:28:52.678Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:52.678Z] #10 34.87 Reading package lists... [2020-04-12T15:28:52.764Z] #65 155.2 + binaries [2020-04-12T15:28:52.764Z] #65 155.2 + mkdir -p /build [2020-04-12T15:28:52.764Z] #65 155.2 + cp bin/containerd /build/containerd [2020-04-12T15:28:52.764Z] #65 155.3 + cp bin/containerd-shim /build/containerd-shim [2020-04-12T15:28:52.764Z] #65 155.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-12T15:28:52.764Z] #65 155.3 + cp bin/ctr /build/ctr [2020-04-12T15:28:52.772Z] [2020-04-12T15:28:52.772Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:28:52.772Z] #27 21.62 # 2.2% ######################################################################## 100.0% [2020-04-12T15:28:52.772Z] #27 21.87 [2020-04-12T15:28:52.789Z] #47 ... [2020-04-12T15:28:52.789Z] [2020-04-12T15:28:52.789Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:28:52.789Z] #10 155.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-12T15:28:52.789Z] #10 156.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-12T15:28:52.789Z] #10 156.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:28:53.032Z] #27 ... [2020-04-12T15:28:53.032Z] [2020-04-12T15:28:53.032Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:53.032Z] #47 54.05 regexp/syntax [2020-04-12T15:28:53.032Z] #47 54.44 hash/crc32 [2020-04-12T15:28:53.032Z] #47 56.30 crypto [2020-04-12T15:28:53.032Z] #47 56.71 crypto/rc4 [2020-04-12T15:28:53.032Z] #47 57.33 vendor/golang.org/x/net/dns/dnsmessage [2020-04-12T15:28:53.032Z] #47 61.28 time [2020-04-12T15:28:53.046Z] #65 DONE 155.8s [2020-04-12T15:28:53.189Z] #10 46.46 Reading package lists... [2020-04-12T15:28:53.189Z] #10 ... [2020-04-12T15:28:53.189Z] [2020-04-12T15:28:53.189Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:28:53.189Z] #56 36.47 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:28:53.189Z] #56 36.81 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:28:53.189Z] #56 37.17 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:28:53.189Z] #56 37.20 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:28:53.189Z] #56 38.96 runtime [2020-04-12T15:28:53.189Z] #56 39.06 runtime/cgo [2020-04-12T15:28:53.189Z] #56 ... [2020-04-12T15:28:53.189Z] [2020-04-12T15:28:53.189Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:28:53.189Z] #65 4.928 + RM_GOPATH=0 [2020-04-12T15:28:53.189Z] #65 4.928 + TMP_GOPATH= [2020-04-12T15:28:53.189Z] #65 4.928 + : /build [2020-04-12T15:28:53.189Z] #65 4.928 + '[' -z '' ']' [2020-04-12T15:28:53.189Z] #65 4.929 ++ mktemp -d [2020-04-12T15:28:53.189Z] #65 4.938 + export GOPATH=/tmp/tmp.24oh1pvBhY [2020-04-12T15:28:53.189Z] #65 4.938 + GOPATH=/tmp/tmp.24oh1pvBhY [2020-04-12T15:28:53.189Z] #65 4.938 + RM_GOPATH=1 [2020-04-12T15:28:53.189Z] #65 4.938 ++ dirname ./install.sh [2020-04-12T15:28:53.189Z] #65 4.938 + dir=. [2020-04-12T15:28:53.189Z] #65 4.938 + bin=containerd [2020-04-12T15:28:53.189Z] #65 4.938 + shift [2020-04-12T15:28:53.189Z] #65 4.938 + '[' '!' -f ./containerd.installer ']' [2020-04-12T15:28:53.189Z] #65 4.938 + . ./containerd.installer [2020-04-12T15:28:53.189Z] #65 4.939 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:28:53.189Z] #65 4.939 + install_containerd [2020-04-12T15:28:53.189Z] #65 4.939 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-12T15:28:53.189Z] #65 4.939 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:28:53.189Z] #65 4.939 + git clone https://github.com/containerd/containerd.git /tmp/tmp.24oh1pvBhY/src/github.com/containerd/containerd [2020-04-12T15:28:53.189Z] #65 4.947 Cloning into '/tmp/tmp.24oh1pvBhY/src/github.com/containerd/containerd'... [2020-04-12T15:28:53.293Z] #47 ... [2020-04-12T15:28:53.293Z] [2020-04-12T15:28:53.293Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:28:53.443Z] #65 ... [2020-04-12T15:28:53.443Z] [2020-04-12T15:28:53.443Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:28:53.443Z] #35 36.00 Reading package lists... [2020-04-12T15:28:53.660Z] [2020-04-12T15:28:53.660Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-12T15:28:54.273Z] #66 DONE 0.3s [2020-04-12T15:28:54.274Z] [2020-04-12T15:28:54.274Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-12T15:28:54.274Z] #70 DONE 0.2s [2020-04-12T15:28:54.274Z] [2020-04-12T15:28:54.274Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-12T15:28:54.274Z] #72 DONE 0.2s [2020-04-12T15:28:54.274Z] [2020-04-12T15:28:54.274Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-12T15:28:54.555Z] #75 DONE 0.1s [2020-04-12T15:28:54.555Z] [2020-04-12T15:28:54.555Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-12T15:28:54.555Z] #76 DONE 0.0s [2020-04-12T15:28:54.555Z] [2020-04-12T15:28:54.555Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-12T15:28:55.170Z] #77 DONE 0.6s [2020-04-12T15:28:55.326Z] #35 47.87 Reading package lists... [2020-04-12T15:28:55.326Z] #35 ... [2020-04-12T15:28:55.326Z] [2020-04-12T15:28:55.326Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:28:55.326Z] #25 38.68 Fetched 8337 kB in 27s (311 kB/s) [2020-04-12T15:28:55.326Z] #25 38.68 Reading package lists... [2020-04-12T15:28:55.326Z] #25 ... [2020-04-12T15:28:55.326Z] [2020-04-12T15:28:55.326Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:28:55.326Z] #43 32.78 Reading package lists... [2020-04-12T15:28:55.452Z] [2020-04-12T15:28:55.452Z] #78 exporting to image [2020-04-12T15:28:55.452Z] #78 exporting layers [2020-04-12T15:28:56.259Z] #43 44.24 Reading package lists... [2020-04-12T15:28:56.259Z] #43 ... [2020-04-12T15:28:56.259Z] [2020-04-12T15:28:56.259Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:28:56.259Z] #25 38.68 Reading package lists... [2020-04-12T15:28:56.591Z] #44 4.011 Note: Building without setproctitle() and strlcpy() support. [2020-04-12T15:28:56.591Z] #44 4.011 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-12T15:28:56.591Z] #44 4.064 Note: Building without GnuTLS support [2020-04-12T15:28:57.979Z] #44 ... [2020-04-12T15:28:57.979Z] [2020-04-12T15:28:57.979Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:28:57.979Z] #27 23.45 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-12T15:28:57.979Z] #27 24.07 [2020-04-12T15:28:57.979Z] #27 24.37 #=#=# ##O#- # ############################################# 63.1% ######################################################################## 100.0% [2020-04-12T15:28:57.979Z] #27 24.85 [2020-04-12T15:28:57.979Z] #27 26.00 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-12T15:28:57.979Z] #27 26.06 skipping existing ed4b54129745 [2020-04-12T15:28:57.979Z] #27 26.24 [2020-04-12T15:28:57.979Z] #27 27.55 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-12T15:28:58.052Z] #10 ... [2020-04-12T15:28:58.052Z] [2020-04-12T15:28:58.052Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:28:58.052Z] #44 43.67 CC images/mnt.o [2020-04-12T15:28:58.052Z] #44 44.02 CC images/pipe-data.o [2020-04-12T15:28:58.052Z] #44 44.31 CC images/sa.o [2020-04-12T15:28:58.052Z] #44 44.75 CC images/timer.o [2020-04-12T15:28:58.052Z] #44 45.48 CC images/timerfd.o [2020-04-12T15:28:58.052Z] #44 46.06 CC images/mm.o [2020-04-12T15:28:58.052Z] #44 46.63 CC images/sk-opts.o [2020-04-12T15:28:58.052Z] #44 47.17 CC images/sk-unix.o [2020-04-12T15:28:58.052Z] #44 47.80 CC images/sk-inet.o [2020-04-12T15:28:58.052Z] #44 48.45 CC images/tun.o [2020-04-12T15:28:58.052Z] #44 48.98 CC images/sk-netlink.o [2020-04-12T15:28:58.052Z] #44 49.33 CC images/packet-sock.o [2020-04-12T15:28:58.052Z] #44 49.95 CC images/ipc-var.o [2020-04-12T15:28:58.052Z] #44 50.25 CC images/ipc-desc.o [2020-04-12T15:28:58.052Z] #44 50.58 CC images/ipc-shm.o [2020-04-12T15:28:58.052Z] #44 50.84 CC images/ipc-msg.o [2020-04-12T15:28:58.052Z] #44 51.22 CC images/ipc-sem.o [2020-04-12T15:28:58.052Z] #44 51.46 CC images/utsns.o [2020-04-12T15:28:58.052Z] #44 51.63 CC images/creds.o [2020-04-12T15:28:58.052Z] #44 51.89 CC images/vma.o [2020-04-12T15:28:58.052Z] #44 52.29 CC images/netdev.o [2020-04-12T15:28:58.052Z] #44 52.78 CC images/tty.o [2020-04-12T15:28:58.052Z] #44 53.76 CC images/file-lock.o [2020-04-12T15:28:58.128Z] #78 exporting layers 2.5s done [2020-04-12T15:28:58.128Z] #78 writing image sha256:552b404dafe0ca75a829a6cd08c1a019f440a505fdf3eaa7ebe4de809e79ca31 done [2020-04-12T15:28:58.128Z] #78 naming to docker.io/library/docker:e9d785ce3f02c223100f4dd01813e192ccd83948 done [2020-04-12T15:28:58.128Z] #78 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-12T15:28:58.549Z] #27 28.10 #=#=# [2020-04-12T15:28:58.604Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-37867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e9d785ce3f02c223100f4dd01813e192ccd83948 hack/test/unit [2020-04-12T15:28:58.617Z] #44 54.06 CC images/rlimit.o [2020-04-12T15:28:58.810Z] #27 28.33 #=#=# ######################################################################## 100.0% [2020-04-12T15:28:58.875Z] #44 54.38 CC images/pagemap.o [2020-04-12T15:28:59.071Z] #27 28.59 [2020-04-12T15:28:59.071Z] #27 28.71 Download of images into '/build' complete. [2020-04-12T15:28:59.071Z] #27 28.71 Use something like the following to load the result into a Docker daemon: [2020-04-12T15:28:59.071Z] #27 28.73 tar -cC '/build' . | docker load [2020-04-12T15:28:59.071Z] #27 ... [2020-04-12T15:28:59.071Z] [2020-04-12T15:28:59.071Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:28:59.071Z] #44 6.698 fatal: not a git repository (or any of the parent directories): .git [2020-04-12T15:28:59.336Z] #44 6.776 GEN .gitid [2020-04-12T15:28:59.336Z] #44 6.802 GEN criu/include/version.h [2020-04-12T15:28:59.336Z] #44 6.869 GEN include/common/asm [2020-04-12T15:28:59.440Z] #44 54.83 CC images/siginfo.o [2020-04-12T15:28:59.612Z] #44 ... [2020-04-12T15:28:59.613Z] [2020-04-12T15:28:59.613Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:28:59.613Z] #27 DONE 29.1s [2020-04-12T15:28:59.613Z] [2020-04-12T15:28:59.613Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:28:59.613Z] #38 2.572 + RM_GOPATH=0 [2020-04-12T15:28:59.613Z] #38 2.572 + TMP_GOPATH= [2020-04-12T15:28:59.613Z] #38 2.572 + : /build [2020-04-12T15:28:59.613Z] #38 2.575 + '[' -z '' ']' [2020-04-12T15:28:59.613Z] #38 2.581 ++ mktemp -d [2020-04-12T15:28:59.613Z] #38 2.583 + export GOPATH=/tmp/tmp.U5EcR6Wa2U [2020-04-12T15:28:59.613Z] #38 2.583 + GOPATH=/tmp/tmp.U5EcR6Wa2U [2020-04-12T15:28:59.613Z] #38 2.583 + RM_GOPATH=1 [2020-04-12T15:28:59.613Z] #38 2.583 ++ dirname ./install.sh [2020-04-12T15:28:59.613Z] #38 2.589 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:28:59.613Z] #38 2.589 + dir=. [2020-04-12T15:28:59.613Z] #38 2.589 + bin=tini [2020-04-12T15:28:59.613Z] #38 2.589 + shift [2020-04-12T15:28:59.613Z] #38 2.589 + '[' '!' -f ./tini.installer ']' [2020-04-12T15:28:59.613Z] #38 2.589 + . ./tini.installer [2020-04-12T15:28:59.613Z] #38 2.589 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:28:59.613Z] #38 2.589 + install_tini [2020-04-12T15:28:59.613Z] #38 2.589 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-12T15:28:59.613Z] #38 2.589 + git clone https://github.com/krallin/tini.git /tmp/tmp.U5EcR6Wa2U/tini [2020-04-12T15:28:59.613Z] #38 2.594 Cloning into '/tmp/tmp.U5EcR6Wa2U/tini'... [2020-04-12T15:28:59.613Z] #38 3.360 + cd /tmp/tmp.U5EcR6Wa2U/tini [2020-04-12T15:28:59.613Z] #38 3.360 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:28:59.613Z] #38 3.388 + cmake . [2020-04-12T15:28:59.613Z] #38 4.172 -- The C compiler identification is GNU 8.3.0 [2020-04-12T15:28:59.613Z] #38 4.359 -- Check for working C compiler: /usr/bin/cc [2020-04-12T15:28:59.613Z] #38 5.431 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-12T15:28:59.613Z] #38 5.440 -- Detecting C compiler ABI info [2020-04-12T15:28:59.613Z] #38 6.471 -- Detecting C compiler ABI info - done [2020-04-12T15:28:59.613Z] #38 6.542 -- Detecting C compile features [2020-04-12T15:28:59.698Z] #44 55.23 CC images/rpc.o [2020-04-12T15:29:00.184Z] #38 8.958 -- Detecting C compile features - done [2020-04-12T15:29:00.184Z] #38 8.998 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-12T15:29:00.622Z] ? github.com/docker/docker/api [no test files] [2020-04-12T15:29:00.708Z] #35 45.18 Reading package lists... [2020-04-12T15:29:00.708Z] #35 ... [2020-04-12T15:29:00.708Z] [2020-04-12T15:29:00.708Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:00.708Z] #47 51.51 vendor/golang.org/x/crypto/curve25519 [2020-04-12T15:29:00.708Z] #47 ... [2020-04-12T15:29:00.708Z] [2020-04-12T15:29:00.708Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:29:00.708Z] #62 32.09 Reading package lists... [2020-04-12T15:29:00.708Z] #62 43.45 Reading package lists... [2020-04-12T15:29:00.708Z] #62 ... [2020-04-12T15:29:00.708Z] [2020-04-12T15:29:00.708Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:00.708Z] #10 41.85 Reading package lists... [2020-04-12T15:29:00.755Z] #38 9.525 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-12T15:29:00.755Z] #38 9.632 -- Configuring done [2020-04-12T15:29:00.755Z] #38 ... [2020-04-12T15:29:00.755Z] [2020-04-12T15:29:00.755Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:00.755Z] #10 71.98 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-12T15:29:00.755Z] #10 72.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-12T15:29:00.755Z] #10 72.02 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:29:01.327Z] #10 72.44 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-12T15:29:01.327Z] #10 72.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-12T15:29:01.327Z] #10 72.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:29:01.895Z] #44 57.15 CC images/ext-file.o [2020-04-12T15:29:02.462Z] #44 57.92 CC images/cgroup.o [2020-04-12T15:29:03.397Z] #44 ... [2020-04-12T15:29:03.397Z] [2020-04-12T15:29:03.398Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:03.398Z] #47 156.3 vendor/golang.org/x/text/unicode/bidi [2020-04-12T15:29:03.398Z] #47 159.0 vendor/golang.org/x/text/secure/bidirule [2020-04-12T15:29:03.398Z] #47 159.5 crypto/tls [2020-04-12T15:29:03.398Z] #47 159.5 vendor/golang.org/x/text/unicode/norm [2020-04-12T15:29:03.498Z] #10 53.38 Building dependency tree... [2020-04-12T15:29:03.655Z] #47 ... [2020-04-12T15:29:03.655Z] [2020-04-12T15:29:03.655Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:03.655Z] #44 59.21 CC images/userns.o [2020-04-12T15:29:03.791Z] #25 50.87 Reading package lists... [2020-04-12T15:29:03.791Z] #25 ... [2020-04-12T15:29:03.791Z] [2020-04-12T15:29:03.791Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:03.791Z] #43 44.24 Reading package lists... [2020-04-12T15:29:03.876Z] #10 ... [2020-04-12T15:29:03.876Z] [2020-04-12T15:29:03.876Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:03.876Z] #33 64.29 internal/poll [2020-04-12T15:29:03.876Z] #33 66.29 os [2020-04-12T15:29:03.876Z] #33 68.28 internal/fmtsort [2020-04-12T15:29:03.876Z] #33 69.42 fmt [2020-04-12T15:29:03.876Z] #33 69.44 path/filepath [2020-04-12T15:29:03.876Z] #33 70.87 io/ioutil [2020-04-12T15:29:03.876Z] #33 73.35 flag [2020-04-12T15:29:03.876Z] #33 73.35 log [2020-04-12T15:29:03.876Z] #33 73.35 github.com/BurntSushi/toml [2020-04-12T15:29:03.876Z] #33 ... [2020-04-12T15:29:03.876Z] [2020-04-12T15:29:03.876Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:03.876Z] #44 9.677 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-12T15:29:03.876Z] #44 9.748 PBCC images/opts.pb-c.c [2020-04-12T15:29:03.876Z] #44 9.795 PBCC images/sit.pb-c.c [2020-04-12T15:29:03.876Z] #44 9.857 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-12T15:29:03.876Z] #44 9.953 DEP images/opts.pb-c.d [2020-04-12T15:29:03.876Z] #44 10.03 DEP images/sit.pb-c.d [2020-04-12T15:29:03.876Z] #44 10.19 PBCC images/macvlan.pb-c.c [2020-04-12T15:29:03.876Z] #44 10.20 DEP images/macvlan.pb-c.d [2020-04-12T15:29:03.876Z] #44 10.27 PBCC images/autofs.pb-c.c [2020-04-12T15:29:03.876Z] #44 10.28 DEP images/autofs.pb-c.d [2020-04-12T15:29:03.876Z] #44 10.37 PBCC images/sysctl.pb-c.c [2020-04-12T15:29:03.876Z] #44 10.41 DEP images/sysctl.pb-c.d [2020-04-12T15:29:03.876Z] #44 10.49 PBCC images/time.pb-c.c [2020-04-12T15:29:03.876Z] #44 10.56 DEP images/time.pb-c.d [2020-04-12T15:29:03.876Z] #44 10.62 PBCC images/binfmt-misc.pb-c.c [2020-04-12T15:29:03.876Z] #44 10.65 DEP images/binfmt-misc.pb-c.d [2020-04-12T15:29:03.876Z] #44 10.70 PBCC images/seccomp.pb-c.c [2020-04-12T15:29:03.876Z] #44 10.73 DEP images/seccomp.pb-c.d [2020-04-12T15:29:03.876Z] #44 10.82 PBCC images/userns.pb-c.c [2020-04-12T15:29:03.876Z] #44 10.87 DEP images/userns.pb-c.d [2020-04-12T15:29:03.876Z] #44 10.98 PBCC images/cgroup.pb-c.c [2020-04-12T15:29:03.876Z] #44 11.02 DEP images/cgroup.pb-c.d [2020-04-12T15:29:03.876Z] #44 11.09 PBCC images/fown.pb-c.c [2020-04-12T15:29:03.876Z] #44 11.13 PBCC images/ext-file.pb-c.c [2020-04-12T15:29:03.876Z] #44 11.16 DEP images/fown.pb-c.d [2020-04-12T15:29:03.876Z] #44 11.20 DEP images/ext-file.pb-c.d [2020-04-12T15:29:03.876Z] #44 11.26 PBCC images/rpc.pb-c.c [2020-04-12T15:29:03.876Z] #44 11.31 DEP images/rpc.pb-c.d [2020-04-12T15:29:03.876Z] #44 11.37 PBCC images/siginfo.pb-c.c [2020-04-12T15:29:03.876Z] #44 11.40 DEP images/siginfo.pb-c.d [2020-04-12T15:29:03.876Z] #44 ... [2020-04-12T15:29:03.876Z] [2020-04-12T15:29:03.876Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:03.876Z] #56 64.82 regexp [2020-04-12T15:29:03.876Z] #56 67.55 os [2020-04-12T15:29:03.876Z] #56 72.30 mvdan.cc/sh/v3/fileutil [2020-04-12T15:29:03.876Z] #56 74.80 flag [2020-04-12T15:29:03.876Z] #56 74.83 github.com/pkg/diff [2020-04-12T15:29:03.876Z] #56 74.83 encoding/binary [2020-04-12T15:29:03.876Z] #56 74.83 go/token [2020-04-12T15:29:04.065Z] #10 ... [2020-04-12T15:29:04.065Z] [2020-04-12T15:29:04.065Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:29:04.065Z] #25 35.09 Reading package lists... [2020-04-12T15:29:04.065Z] #25 47.27 Reading package lists... [2020-04-12T15:29:04.065Z] #25 ... [2020-04-12T15:29:04.065Z] [2020-04-12T15:29:04.065Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:29:04.065Z] #35 45.18 Reading package lists... [2020-04-12T15:29:04.143Z] #56 ... [2020-04-12T15:29:04.143Z] [2020-04-12T15:29:04.143Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:04.143Z] #44 11.46 PBCC images/pagemap.pb-c.c [2020-04-12T15:29:04.143Z] #44 11.48 DEP images/pagemap.pb-c.d [2020-04-12T15:29:04.143Z] #44 11.61 PBCC images/rlimit.pb-c.c [2020-04-12T15:29:04.143Z] #44 11.64 DEP images/rlimit.pb-c.d [2020-04-12T15:29:04.143Z] #44 11.67 PBCC images/file-lock.pb-c.c [2020-04-12T15:29:04.143Z] #44 11.71 DEP images/file-lock.pb-c.d [2020-04-12T15:29:04.404Z] #44 11.76 PBCC images/tty.pb-c.c [2020-04-12T15:29:04.404Z] #44 11.80 DEP images/tty.pb-c.d [2020-04-12T15:29:04.404Z] #44 11.85 PBCC images/tun.pb-c.c [2020-04-12T15:29:04.404Z] #44 11.87 PBCC images/netdev.pb-c.c [2020-04-12T15:29:04.404Z] #44 11.91 DEP images/tun.pb-c.d [2020-04-12T15:29:04.404Z] #44 11.94 DEP images/netdev.pb-c.d [2020-04-12T15:29:04.404Z] #44 11.98 PBCC images/vma.pb-c.c [2020-04-12T15:29:04.587Z] #44 59.82 CC images/google/protobuf/descriptor.o [2020-04-12T15:29:04.664Z] #44 12.01 DEP images/vma.pb-c.d [2020-04-12T15:29:04.664Z] #44 12.07 PBCC images/creds.pb-c.c [2020-04-12T15:29:04.664Z] #44 12.10 DEP images/creds.pb-c.d [2020-04-12T15:29:04.664Z] #44 12.18 PBCC images/utsns.pb-c.c [2020-04-12T15:29:04.664Z] #44 12.22 DEP images/utsns.pb-c.d [2020-04-12T15:29:04.924Z] #44 ... [2020-04-12T15:29:04.924Z] [2020-04-12T15:29:04.924Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:04.924Z] #38 9.645 -- Generating done [2020-04-12T15:29:04.924Z] #38 9.645 -- Build files have been written to: /tmp/tmp.U5EcR6Wa2U/tini [2020-04-12T15:29:04.924Z] #38 9.657 + make tini-static [2020-04-12T15:29:04.924Z] #38 10.45 Scanning dependencies of target tini-static [2020-04-12T15:29:04.924Z] #38 10.50 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-12T15:29:04.924Z] #38 12.45 [100%] Linking C executable tini-static [2020-04-12T15:29:04.924Z] #38 13.24 [100%] Built target tini-static [2020-04-12T15:29:04.924Z] #38 13.35 + mkdir -p /build [2020-04-12T15:29:04.924Z] #38 13.36 + cp tini-static /build/docker-init [2020-04-12T15:29:04.924Z] #38 DONE 13.6s [2020-04-12T15:29:04.924Z] [2020-04-12T15:29:04.924Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:04.924Z] #44 12.25 PBCC images/ipc-desc.pb-c.c [2020-04-12T15:29:04.924Z] #44 12.26 PBCC images/ipc-sem.pb-c.c [2020-04-12T15:29:04.924Z] #44 12.28 DEP images/ipc-desc.pb-c.d [2020-04-12T15:29:04.924Z] #44 12.33 DEP images/ipc-sem.pb-c.d [2020-04-12T15:29:04.924Z] #44 12.37 PBCC images/ipc-msg.pb-c.c [2020-04-12T15:29:04.924Z] #44 12.44 DEP images/ipc-msg.pb-c.d [2020-04-12T15:29:04.924Z] #44 12.49 PBCC images/ipc-shm.pb-c.c [2020-04-12T15:29:04.924Z] #44 12.50 DEP images/ipc-shm.pb-c.d [2020-04-12T15:29:04.924Z] #44 12.56 PBCC images/ipc-var.pb-c.c [2020-04-12T15:29:05.185Z] #44 12.61 DEP images/ipc-var.pb-c.d [2020-04-12T15:29:05.185Z] #44 12.70 PBCC images/sk-opts.pb-c.c [2020-04-12T15:29:05.446Z] #44 12.72 PBCC images/packet-sock.pb-c.c [2020-04-12T15:29:05.446Z] #44 12.76 DEP images/sk-opts.pb-c.d [2020-04-12T15:29:05.446Z] #44 12.85 DEP images/packet-sock.pb-c.d [2020-04-12T15:29:05.446Z] #44 12.93 PBCC images/sk-netlink.pb-c.c [2020-04-12T15:29:05.707Z] #44 13.03 DEP images/sk-netlink.pb-c.d [2020-04-12T15:29:05.707Z] #44 13.19 PBCC images/sk-inet.pb-c.c [2020-04-12T15:29:05.707Z] #44 13.23 DEP images/sk-inet.pb-c.d [2020-04-12T15:29:05.707Z] #44 ... [2020-04-12T15:29:05.707Z] [2020-04-12T15:29:05.707Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:05.707Z] #47 66.66 regexp [2020-04-12T15:29:05.707Z] #47 71.56 io/ioutil [2020-04-12T15:29:05.707Z] #47 71.63 net [2020-04-12T15:29:05.707Z] #47 72.67 internal/lazyregexp [2020-04-12T15:29:05.707Z] #47 73.02 github.com/LK4D4/vndr/versioned [2020-04-12T15:29:05.707Z] #47 73.10 os/exec [2020-04-12T15:29:05.967Z] #47 ... [2020-04-12T15:29:05.967Z] [2020-04-12T15:29:05.968Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:05.968Z] #44 13.32 PBCC images/sk-unix.pb-c.c [2020-04-12T15:29:05.968Z] #44 13.52 DEP images/sk-unix.pb-c.d [2020-04-12T15:29:05.968Z] #44 13.58 PBCC images/mm.pb-c.c [2020-04-12T15:29:06.229Z] #44 13.70 DEP images/mm.pb-c.d [2020-04-12T15:29:06.306Z] #43 57.05 Building dependency tree... [2020-04-12T15:29:06.492Z] #44 13.86 PBCC images/timerfd.pb-c.c [2020-04-12T15:29:06.492Z] #44 13.92 DEP images/timerfd.pb-c.d [2020-04-12T15:29:06.492Z] #44 14.11 PBCC images/timer.pb-c.c [2020-04-12T15:29:06.753Z] #44 14.15 DEP images/timer.pb-c.d [2020-04-12T15:29:06.753Z] #44 14.36 PBCC images/sa.pb-c.c [2020-04-12T15:29:06.753Z] #44 14.38 DEP images/sa.pb-c.d [2020-04-12T15:29:07.014Z] #44 14.42 PBCC images/pipe-data.pb-c.c [2020-04-12T15:29:07.014Z] #44 14.46 DEP images/pipe-data.pb-c.d [2020-04-12T15:29:07.014Z] #44 14.50 PBCC images/mnt.pb-c.c [2020-04-12T15:29:07.014Z] #44 14.53 DEP images/mnt.pb-c.d [2020-04-12T15:29:07.014Z] #44 14.57 PBCC images/sk-packet.pb-c.c [2020-04-12T15:29:07.116Z] #44 62.61 CC images/opts.o [2020-04-12T15:29:07.275Z] #44 14.61 DEP images/sk-packet.pb-c.d [2020-04-12T15:29:07.275Z] #44 14.67 PBCC images/tcp-stream.pb-c.c [2020-04-12T15:29:07.275Z] #44 14.75 DEP images/tcp-stream.pb-c.d [2020-04-12T15:29:07.275Z] #44 14.81 PBCC images/pipe.pb-c.c [2020-04-12T15:29:07.374Z] #44 62.86 CC images/seccomp.o [2020-04-12T15:29:07.535Z] #44 14.90 DEP images/pipe.pb-c.d [2020-04-12T15:29:07.535Z] #44 14.97 PBCC images/pstree.pb-c.c [2020-04-12T15:29:07.535Z] #44 15.00 DEP images/pstree.pb-c.d [2020-04-12T15:29:07.535Z] #44 15.09 PBCC images/fs.pb-c.c [2020-04-12T15:29:07.618Z] #35 56.92 Building dependency tree... [2020-04-12T15:29:07.796Z] #44 15.16 DEP images/fs.pb-c.d [2020-04-12T15:29:07.796Z] #44 15.23 PBCC images/signalfd.pb-c.c [2020-04-12T15:29:07.950Z] #44 63.33 CC images/binfmt-misc.o [2020-04-12T15:29:07.950Z] #44 63.62 CC images/time.o [2020-04-12T15:29:08.056Z] #44 15.39 DEP images/signalfd.pb-c.d [2020-04-12T15:29:08.056Z] #44 15.51 PBCC images/fh.pb-c.c [2020-04-12T15:29:08.316Z] #44 15.63 PBCC images/fsnotify.pb-c.c [2020-04-12T15:29:08.316Z] #44 15.77 DEP images/fh.pb-c.d [2020-04-12T15:29:08.316Z] #44 15.81 DEP images/fsnotify.pb-c.d [2020-04-12T15:29:08.316Z] #44 15.90 PBCC images/eventpoll.pb-c.c [2020-04-12T15:29:08.520Z] #44 63.92 CC images/sysctl.o [2020-04-12T15:29:08.577Z] #44 15.94 DEP images/eventpoll.pb-c.d [2020-04-12T15:29:08.577Z] #44 15.98 PBCC images/eventfd.pb-c.c [2020-04-12T15:29:08.577Z] #44 16.00 DEP images/eventfd.pb-c.d [2020-04-12T15:29:08.577Z] #44 16.10 PBCC images/remap-file-path.pb-c.c [2020-04-12T15:29:08.577Z] #44 16.13 DEP images/remap-file-path.pb-c.d [2020-04-12T15:29:08.779Z] #44 64.22 CC images/autofs.o [2020-04-12T15:29:08.837Z] #44 16.18 PBCC images/fifo.pb-c.c [2020-04-12T15:29:08.837Z] #44 16.23 DEP images/fifo.pb-c.d [2020-04-12T15:29:08.837Z] #44 16.29 PBCC images/ghost-file.pb-c.c [2020-04-12T15:29:08.994Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-04-12T15:29:09.038Z] #44 64.47 CC images/macvlan.o [2020-04-12T15:29:09.098Z] #44 16.42 DEP images/ghost-file.pb-c.d [2020-04-12T15:29:09.098Z] #44 16.52 PBCC images/regfile.pb-c.c [2020-04-12T15:29:09.098Z] #44 16.61 DEP images/regfile.pb-c.d [2020-04-12T15:29:09.098Z] #44 16.74 PBCC images/ns.pb-c.c [2020-04-12T15:29:09.300Z] #44 64.82 CC images/sit.o [2020-04-12T15:29:09.359Z] #44 16.82 DEP images/ns.pb-c.d [2020-04-12T15:29:09.359Z] #44 16.91 PBCC images/fdinfo.pb-c.c [2020-04-12T15:29:09.563Z] #44 65.18 LINK images/built-in.o [2020-04-12T15:29:09.571Z] #43 ... [2020-04-12T15:29:09.571Z] [2020-04-12T15:29:09.571Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:29:09.571Z] #25 50.87 Reading package lists... [2020-04-12T15:29:09.612Z] #35 ... [2020-04-12T15:29:09.612Z] [2020-04-12T15:29:09.612Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:09.612Z] #10 59.66 The following additional packages will be installed: [2020-04-12T15:29:09.612Z] #10 59.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-12T15:29:09.612Z] #10 59.69 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-12T15:29:09.612Z] #10 59.70 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-12T15:29:09.612Z] #10 59.70 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-12T15:29:09.612Z] #10 59.74 Suggested packages: [2020-04-12T15:29:09.612Z] #10 59.74 gcc-8-locales seccomp wine64 [2020-04-12T15:29:09.619Z] #44 17.02 DEP images/fdinfo.pb-c.d [2020-04-12T15:29:09.619Z] #44 17.08 PBCC images/core-aarch64.pb-c.c [2020-04-12T15:29:09.619Z] #44 17.15 PBCC images/core-arm.pb-c.c [2020-04-12T15:29:09.821Z] #44 65.34 GEN compel/include/asm [2020-04-12T15:29:09.821Z] #44 65.37 GEN compel/include/version.h [2020-04-12T15:29:09.821Z] #44 65.39 touch .config [2020-04-12T15:29:09.821Z] #44 65.42 GEN include/common/config.h [2020-04-12T15:29:09.878Z] #10 ... [2020-04-12T15:29:09.878Z] [2020-04-12T15:29:09.878Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:09.878Z] #43 41.21 Reading package lists... [2020-04-12T15:29:09.878Z] #43 52.74 Building dependency tree... [2020-04-12T15:29:09.878Z] #43 59.46 The following additional packages will be installed: [2020-04-12T15:29:09.878Z] #43 59.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-12T15:29:09.878Z] #43 59.47 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-12T15:29:09.878Z] #43 59.51 Suggested packages: [2020-04-12T15:29:09.878Z] #43 59.52 manpages-dev python-setuptools [2020-04-12T15:29:09.878Z] #43 61.98 The following NEW packages will be installed: [2020-04-12T15:29:09.878Z] #43 62.03 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-12T15:29:09.878Z] #43 62.03 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-12T15:29:09.878Z] #43 62.03 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-12T15:29:09.878Z] #43 62.04 python-six zlib1g-dev [2020-04-12T15:29:09.880Z] #44 17.19 PBCC images/core-ppc64.pb-c.c [2020-04-12T15:29:09.880Z] #44 17.25 PBCC images/core-s390.pb-c.c [2020-04-12T15:29:09.880Z] #44 17.37 PBCC images/core-x86.pb-c.c [2020-04-12T15:29:10.081Z] #44 65.59 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-12T15:29:10.081Z] #44 ... [2020-04-12T15:29:10.081Z] [2020-04-12T15:29:10.081Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:29:10.081Z] #50 DONE 173.0s [2020-04-12T15:29:10.081Z] [2020-04-12T15:29:10.081Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:10.081Z] #44 65.62 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-12T15:29:10.081Z] #44 65.68 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-12T15:29:10.081Z] #44 65.72 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-12T15:29:10.081Z] #44 ... [2020-04-12T15:29:10.081Z] [2020-04-12T15:29:10.081Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:29:10.081Z] #68 170.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-12T15:29:10.081Z] #68 170.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-12T15:29:10.140Z] #44 17.46 PBCC images/core.pb-c.c [2020-04-12T15:29:10.140Z] #44 17.59 PBCC images/inventory.pb-c.c [2020-04-12T15:29:10.146Z] #43 ... [2020-04-12T15:29:10.146Z] [2020-04-12T15:29:10.146Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:10.146Z] #10 62.65 The following NEW packages will be installed: [2020-04-12T15:29:10.146Z] #10 62.67 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-12T15:29:10.146Z] #10 62.67 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-12T15:29:10.147Z] #10 62.67 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-12T15:29:10.147Z] #10 62.67 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-12T15:29:10.147Z] #10 62.67 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-12T15:29:10.147Z] #10 62.67 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-12T15:29:10.402Z] #44 17.69 DEP images/core-aarch64.pb-c.d [2020-04-12T15:29:10.402Z] #44 17.76 DEP images/core-arm.pb-c.d [2020-04-12T15:29:10.402Z] #44 17.86 DEP images/core-ppc64.pb-c.d [2020-04-12T15:29:10.662Z] #44 18.02 DEP images/core-s390.pb-c.d [2020-04-12T15:29:10.662Z] #44 18.08 DEP images/core-x86.pb-c.d [2020-04-12T15:29:10.662Z] #44 18.16 DEP images/core.pb-c.d [2020-04-12T15:29:10.714Z] #10 63.22 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:29:10.714Z] #10 63.22 Need to get 77.7 MB of archives. [2020-04-12T15:29:10.714Z] #10 63.22 After this operation, 487 MB of additional disk space will be used. [2020-04-12T15:29:10.714Z] #10 63.22 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-04-12T15:29:10.923Z] #44 18.35 DEP images/inventory.pb-c.d [2020-04-12T15:29:10.923Z] #44 18.56 PBCC images/cpuinfo.pb-c.c [2020-04-12T15:29:10.975Z] #10 63.62 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-04-12T15:29:11.183Z] #44 18.60 DEP images/cpuinfo.pb-c.d [2020-04-12T15:29:11.446Z] #44 18.73 PBCC images/stats.pb-c.c [2020-04-12T15:29:11.446Z] #44 18.77 DEP images/stats.pb-c.d [2020-04-12T15:29:11.540Z] #10 64.05 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-04-12T15:29:11.540Z] #10 64.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-12T15:29:11.540Z] #10 64.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-12T15:29:11.540Z] #10 64.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-12T15:29:11.706Z] #44 ... [2020-04-12T15:29:11.706Z] [2020-04-12T15:29:11.706Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:11.706Z] #33 78.72 github.com/BurntSushi/toml/cmd/tomlv [2020-04-12T15:29:11.706Z] #33 DONE 82.4s [2020-04-12T15:29:11.706Z] [2020-04-12T15:29:11.706Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:29:11.706Z] #65 37.75 Checking out files: 43% (1367/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-12T15:29:11.706Z] #65 39.44 + cd /tmp/tmp.3PtCTscB8t/src/github.com/containerd/containerd [2020-04-12T15:29:11.706Z] #65 39.44 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:29:11.799Z] #10 ... [2020-04-12T15:29:11.799Z] [2020-04-12T15:29:11.799Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:29:11.799Z] #62 43.45 Reading package lists... [2020-04-12T15:29:11.799Z] #62 54.74 Building dependency tree... [2020-04-12T15:29:11.799Z] #62 61.16 The following additional packages will be installed: [2020-04-12T15:29:11.799Z] #62 61.19 libbtrfs0 [2020-04-12T15:29:11.799Z] #62 61.54 The following NEW packages will be installed: [2020-04-12T15:29:11.799Z] #62 61.57 libbtrfs-dev libbtrfs0 [2020-04-12T15:29:11.799Z] #62 62.23 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:29:11.799Z] #62 62.23 Need to get 119 kB of archives. [2020-04-12T15:29:11.799Z] #62 62.23 After this operation, 387 kB of additional disk space will be used. [2020-04-12T15:29:11.799Z] #62 62.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-12T15:29:11.799Z] #62 62.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-12T15:29:11.799Z] #62 64.11 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:29:11.799Z] #62 ... [2020-04-12T15:29:11.799Z] [2020-04-12T15:29:11.799Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:11.799Z] #43 62.71 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:29:11.799Z] #43 62.71 Need to get 4095 kB of archives. [2020-04-12T15:29:11.799Z] #43 62.71 After this operation, 22.5 MB of additional disk space will be used. [2020-04-12T15:29:11.799Z] #43 62.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-12T15:29:11.799Z] #43 62.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-12T15:29:11.799Z] #43 62.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-12T15:29:11.799Z] #43 62.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-12T15:29:11.799Z] #43 62.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-12T15:29:11.799Z] #43 62.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-12T15:29:11.799Z] #43 62.79 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-04-12T15:29:11.799Z] #43 62.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-12T15:29:11.799Z] #43 62.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-12T15:29:11.799Z] #43 63.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-12T15:29:11.799Z] #43 63.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-12T15:29:11.799Z] #43 63.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-12T15:29:11.799Z] #43 63.34 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-04-12T15:29:11.799Z] #43 63.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-12T15:29:11.799Z] #43 63.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-12T15:29:11.799Z] #43 63.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-12T15:29:11.799Z] #43 63.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-12T15:29:12.277Z] #65 41.44 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-12T15:29:12.277Z] #65 41.44 + BUILDTAGS='netgo osusergo static_build' [2020-04-12T15:29:12.277Z] #65 41.44 + export EXTRA_FLAGS=-buildmode=pie [2020-04-12T15:29:12.277Z] #65 41.44 + EXTRA_FLAGS=-buildmode=pie [2020-04-12T15:29:12.277Z] #65 41.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-12T15:29:12.277Z] #65 41.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-12T15:29:12.277Z] #65 41.44 + '[' '' = dynamic ']' [2020-04-12T15:29:12.277Z] #65 41.44 + make [2020-04-12T15:29:12.626Z] #68 ... [2020-04-12T15:29:12.626Z] [2020-04-12T15:29:12.626Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:12.626Z] #44 65.94 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-12T15:29:12.626Z] #44 65.97 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-12T15:29:12.626Z] #44 66.00 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-12T15:29:12.626Z] #44 66.04 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-12T15:29:12.626Z] #44 66.05 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-12T15:29:12.626Z] #44 66.08 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-12T15:29:12.626Z] #44 66.10 DEP compel/plugins/std/infect.d [2020-04-12T15:29:12.626Z] #44 66.24 DEP compel/plugins/std/string.d [2020-04-12T15:29:12.626Z] #44 66.38 DEP compel/plugins/std/log.d [2020-04-12T15:29:12.626Z] #44 66.54 DEP compel/plugins/std/fds.d [2020-04-12T15:29:12.626Z] #44 66.64 DEP compel/plugins/std/std.d [2020-04-12T15:29:12.626Z] #44 66.84 DEP compel/plugins/shmem/shmem.d [2020-04-12T15:29:12.626Z] #44 66.95 DEP compel/plugins/fds/fds.d [2020-04-12T15:29:12.626Z] #44 67.18 CC compel/plugins/std/std.o [2020-04-12T15:29:12.626Z] #44 67.70 CC compel/plugins/std/fds.o [2020-04-12T15:29:12.924Z] #25 63.13 Building dependency tree... [2020-04-12T15:29:13.191Z] #44 68.60 CC compel/plugins/std/log.o [2020-04-12T15:29:13.193Z] #43 65.49 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:29:13.746Z] #65 42.99 + bin/ctr [2020-04-12T15:29:13.756Z] #44 ... [2020-04-12T15:29:13.756Z] [2020-04-12T15:29:13.756Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:13.756Z] #47 166.7 vendor/golang.org/x/net/idna [2020-04-12T15:29:13.756Z] #47 170.7 net/textproto [2020-04-12T15:29:13.756Z] #47 172.2 vendor/golang.org/x/net/http/httpguts [2020-04-12T15:29:13.756Z] #47 172.6 vendor/golang.org/x/net/http/httpproxy [2020-04-12T15:29:13.756Z] #47 173.6 vendor/golang.org/x/net/http2/hpack [2020-04-12T15:29:13.756Z] #47 175.1 mime [2020-04-12T15:29:13.759Z] #43 66.08 Fetched 4095 kB in 1s (3636 kB/s) [2020-04-12T15:29:13.759Z] #43 66.25 Selecting previously unselected package libcap-dev:amd64. [2020-04-12T15:29:13.759Z] #43 66.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-12T15:29:13.759Z] #43 66.35 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-12T15:29:13.759Z] #43 66.37 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-12T15:29:14.017Z] #43 66.69 Selecting previously unselected package libnet1:amd64. [2020-04-12T15:29:14.017Z] #43 66.69 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-12T15:29:14.284Z] #43 ... [2020-04-12T15:29:14.284Z] [2020-04-12T15:29:14.284Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:29:14.284Z] #62 64.60 Fetched 119 kB in 0s (308 kB/s) [2020-04-12T15:29:14.284Z] #62 64.76 Selecting previously unselected package libbtrfs0. [2020-04-12T15:29:14.284Z] #62 64.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-12T15:29:14.284Z] #62 64.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-12T15:29:14.284Z] #62 64.93 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-12T15:29:14.284Z] #62 65.28 Selecting previously unselected package libbtrfs-dev. [2020-04-12T15:29:14.284Z] #62 65.29 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-12T15:29:14.284Z] #62 65.32 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:29:14.284Z] #62 65.91 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-12T15:29:14.284Z] #62 65.93 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:29:14.284Z] #62 65.94 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:29:14.284Z] #62 DONE 66.7s [2020-04-12T15:29:14.284Z] [2020-04-12T15:29:14.284Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:29:14.284Z] #63 DONE 0.1s [2020-04-12T15:29:14.284Z] [2020-04-12T15:29:14.284Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:14.284Z] #43 66.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-12T15:29:14.288Z] #25 ... [2020-04-12T15:29:14.288Z] [2020-04-12T15:29:14.288Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:14.288Z] #47 67.53 github.com/LK4D4/vndr/godl/singleflight [2020-04-12T15:29:14.288Z] #47 67.55 internal/reflectlite [2020-04-12T15:29:14.335Z] #47 ... [2020-04-12T15:29:14.335Z] [2020-04-12T15:29:14.335Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:14.335Z] #44 69.74 CC compel/plugins/std/string.o [2020-04-12T15:29:14.542Z] #43 ... [2020-04-12T15:29:14.542Z] [2020-04-12T15:29:14.542Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-12T15:29:14.542Z] #64 DONE 0.1s [2020-04-12T15:29:14.542Z] [2020-04-12T15:29:14.542Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:14.542Z] #43 67.02 Selecting previously unselected package libnet1-dev. [2020-04-12T15:29:14.542Z] #43 67.04 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-12T15:29:14.542Z] #43 67.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-12T15:29:14.587Z] #47 67.81 math/rand [2020-04-12T15:29:14.587Z] #47 ... [2020-04-12T15:29:14.587Z] [2020-04-12T15:29:14.587Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:14.587Z] #10 46.46 Reading package lists... [2020-04-12T15:29:14.587Z] #10 58.70 Building dependency tree... [2020-04-12T15:29:14.587Z] #10 65.32 The following additional packages will be installed: [2020-04-12T15:29:14.587Z] #10 65.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-12T15:29:14.587Z] #10 65.39 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-12T15:29:14.587Z] #10 65.39 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-12T15:29:14.587Z] #10 65.41 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-12T15:29:14.587Z] #10 65.42 Suggested packages: [2020-04-12T15:29:14.587Z] #10 65.45 gcc-8-locales seccomp wine64 [2020-04-12T15:29:14.587Z] #10 67.62 The following NEW packages will be installed: [2020-04-12T15:29:14.587Z] #10 67.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-12T15:29:14.587Z] #10 67.62 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-12T15:29:14.587Z] #10 67.62 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-12T15:29:14.587Z] #10 67.63 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-12T15:29:14.587Z] #10 67.63 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-12T15:29:14.587Z] #10 67.63 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-12T15:29:14.587Z] #10 67.99 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:29:14.587Z] #10 67.99 Need to get 77.7 MB of archives. [2020-04-12T15:29:14.587Z] #10 67.99 After this operation, 487 MB of additional disk space will be used. [2020-04-12T15:29:14.587Z] #10 67.99 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-04-12T15:29:14.799Z] #43 ... [2020-04-12T15:29:14.799Z] [2020-04-12T15:29:14.799Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:14.799Z] #74 DONE 67.0s [2020-04-12T15:29:14.843Z] #10 ... [2020-04-12T15:29:14.843Z] [2020-04-12T15:29:14.843Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:29:14.843Z] #25 68.05 ca-certificates is already the newest version (20190110). [2020-04-12T15:29:14.843Z] #25 68.05 The following additional packages will be installed: [2020-04-12T15:29:14.843Z] #25 68.05 libjq1 libonig5 [2020-04-12T15:29:14.843Z] #25 68.41 The following NEW packages will be installed: [2020-04-12T15:29:14.843Z] #25 68.42 jq libjq1 libonig5 [2020-04-12T15:29:15.057Z] [2020-04-12T15:29:15.057Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:15.057Z] #43 67.52 Selecting previously unselected package libnl-3-200:amd64. [2020-04-12T15:29:15.057Z] #43 67.52 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-12T15:29:15.057Z] #43 67.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-12T15:29:15.170Z] #25 68.75 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:29:15.170Z] #25 68.75 Need to get 355 kB of archives. [2020-04-12T15:29:15.170Z] #25 68.75 After this operation, 1072 kB of additional disk space will be used. [2020-04-12T15:29:15.170Z] #25 68.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-12T15:29:15.170Z] #25 ... [2020-04-12T15:29:15.170Z] [2020-04-12T15:29:15.170Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:29:15.170Z] #35 47.87 Reading package lists... [2020-04-12T15:29:15.170Z] #35 59.14 Building dependency tree... [2020-04-12T15:29:15.170Z] #35 65.39 The following additional packages will be installed: [2020-04-12T15:29:15.170Z] #35 65.40 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-12T15:29:15.170Z] #35 65.46 Suggested packages: [2020-04-12T15:29:15.170Z] #35 65.46 cmake-doc ninja-build lrzip [2020-04-12T15:29:15.170Z] #35 65.46 Recommended packages: [2020-04-12T15:29:15.170Z] #35 65.46 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-12T15:29:15.170Z] #35 67.08 The following NEW packages will be installed: [2020-04-12T15:29:15.170Z] #35 67.13 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-12T15:29:15.170Z] #35 67.14 vim-common xxd [2020-04-12T15:29:15.170Z] #35 67.70 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:29:15.170Z] #35 67.70 Need to get 14.9 MB of archives. [2020-04-12T15:29:15.170Z] #35 67.70 After this operation, 61.8 MB of additional disk space will be used. [2020-04-12T15:29:15.170Z] #35 67.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-12T15:29:15.170Z] #35 67.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-12T15:29:15.170Z] #35 67.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-12T15:29:15.170Z] #35 68.07 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-12T15:29:15.268Z] #44 70.86 CC compel/plugins/std/infect.o [2020-04-12T15:29:15.315Z] #43 67.83 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-12T15:29:15.315Z] #43 67.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-12T15:29:15.426Z] #35 ... [2020-04-12T15:29:15.426Z] [2020-04-12T15:29:15.426Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:29:15.426Z] #25 68.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-12T15:29:15.426Z] #25 68.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-12T15:29:15.526Z] #44 71.25 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-12T15:29:15.573Z] #43 67.96 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-12T15:29:15.573Z] #43 ... [2020-04-12T15:29:15.573Z] [2020-04-12T15:29:15.573Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:29:15.573Z] #25 47.27 Reading package lists... [2020-04-12T15:29:15.573Z] #25 58.63 Building dependency tree... [2020-04-12T15:29:15.573Z] #25 65.11 ca-certificates is already the newest version (20190110). [2020-04-12T15:29:15.573Z] #25 65.11 The following additional packages will be installed: [2020-04-12T15:29:15.573Z] #25 65.15 libjq1 libonig5 [2020-04-12T15:29:15.573Z] #25 66.01 The following NEW packages will be installed: [2020-04-12T15:29:15.573Z] #25 66.05 jq libjq1 libonig5 [2020-04-12T15:29:15.573Z] #25 66.74 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:29:15.573Z] #25 66.74 Need to get 355 kB of archives. [2020-04-12T15:29:15.573Z] #25 66.74 After this operation, 1072 kB of additional disk space will be used. [2020-04-12T15:29:15.573Z] #25 66.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-12T15:29:15.573Z] #25 66.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-12T15:29:15.573Z] #25 66.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-12T15:29:15.682Z] #25 ... [2020-04-12T15:29:15.682Z] [2020-04-12T15:29:15.682Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:15.682Z] #74 DONE 68.9s [2020-04-12T15:29:15.682Z] [2020-04-12T15:29:15.682Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:29:15.682Z] #35 69.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-12T15:29:15.785Z] #44 71.34 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-12T15:29:15.785Z] #44 71.38 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-12T15:29:15.831Z] #25 ... [2020-04-12T15:29:15.831Z] [2020-04-12T15:29:15.831Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:29:15.831Z] #35 63.56 The following additional packages will be installed: [2020-04-12T15:29:15.831Z] #35 63.57 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-12T15:29:15.831Z] #35 63.59 Suggested packages: [2020-04-12T15:29:15.831Z] #35 63.59 cmake-doc ninja-build lrzip [2020-04-12T15:29:15.831Z] #35 63.59 Recommended packages: [2020-04-12T15:29:15.831Z] #35 63.59 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-12T15:29:15.831Z] #35 65.16 The following NEW packages will be installed: [2020-04-12T15:29:15.831Z] #35 65.21 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-12T15:29:15.831Z] #35 65.21 vim-common xxd [2020-04-12T15:29:15.831Z] #35 65.81 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:29:15.831Z] #35 65.81 Need to get 14.9 MB of archives. [2020-04-12T15:29:15.831Z] #35 65.81 After this operation, 61.8 MB of additional disk space will be used. [2020-04-12T15:29:15.831Z] #35 65.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-12T15:29:15.831Z] #35 65.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-12T15:29:15.831Z] #35 65.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-12T15:29:15.831Z] #35 66.19 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-12T15:29:15.831Z] #35 67.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-12T15:29:15.831Z] #35 67.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-12T15:29:15.831Z] #35 67.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-12T15:29:15.831Z] #35 67.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-12T15:29:15.831Z] #35 67.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-12T15:29:15.831Z] #35 67.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-12T15:29:15.937Z] #35 69.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-12T15:29:15.937Z] #35 69.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-12T15:29:15.937Z] #35 69.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-12T15:29:16.043Z] #44 71.46 AR compel/plugins/std.lib.a [2020-04-12T15:29:16.043Z] #44 71.52 CC compel/plugins/fds/fds.o [2020-04-12T15:29:16.235Z] #35 69.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-12T15:29:16.235Z] #35 69.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-12T15:29:16.301Z] #44 ... [2020-04-12T15:29:16.301Z] [2020-04-12T15:29:16.301Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:29:16.301Z] #68 DONE 179.1s [2020-04-12T15:29:16.301Z] [2020-04-12T15:29:16.301Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-12T15:29:16.301Z] #69 DONE 0.1s [2020-04-12T15:29:16.301Z] [2020-04-12T15:29:16.301Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:16.301Z] #44 71.90 AR compel/plugins/fds.lib.a [2020-04-12T15:29:16.558Z] #44 71.99 HOSTDEP compel/src/lib/log-host.d [2020-04-12T15:29:16.558Z] #44 72.14 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-12T15:29:16.778Z] #35 ... [2020-04-12T15:29:16.778Z] [2020-04-12T15:29:16.778Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:16.778Z] #43 68.48 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-12T15:29:16.778Z] #43 68.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-12T15:29:16.778Z] #43 68.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-12T15:29:16.778Z] #43 68.73 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-12T15:29:16.778Z] #43 68.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-12T15:29:16.778Z] #43 68.77 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-12T15:29:16.778Z] #43 69.00 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-12T15:29:16.778Z] #43 69.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-12T15:29:16.778Z] #43 69.05 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-12T15:29:16.815Z] #44 72.37 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-12T15:29:17.036Z] #43 69.59 Selecting previously unselected package libprotobuf17:amd64. [2020-04-12T15:29:17.036Z] #43 69.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-12T15:29:17.036Z] #43 69.60 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-12T15:29:17.070Z] #65 ... [2020-04-12T15:29:17.070Z] [2020-04-12T15:29:17.070Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:17.070Z] #56 77.69 go/scanner [2020-04-12T15:29:17.070Z] #56 78.09 mvdan.cc/editorconfig [2020-04-12T15:29:17.070Z] #56 78.86 mvdan.cc/sh/v3/syntax [2020-04-12T15:29:17.070Z] #56 78.96 encoding/base64 [2020-04-12T15:29:17.070Z] #56 80.09 golang.org/x/sys/unix [2020-04-12T15:29:17.070Z] #56 80.88 go/ast [2020-04-12T15:29:17.070Z] #56 81.39 encoding/json [2020-04-12T15:29:17.070Z] #56 ... [2020-04-12T15:29:17.070Z] [2020-04-12T15:29:17.070Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:17.070Z] #44 21.32 make[1]: Nothing to be done for 'all'. [2020-04-12T15:29:17.070Z] #44 23.67 CC images/stats.o [2020-04-12T15:29:17.070Z] #44 24.37 CC images/core.o [2020-04-12T15:29:17.073Z] #44 72.55 HOSTDEP compel/src/main-host.d [2020-04-12T15:29:17.073Z] #44 72.66 DEP compel/src/lib/ptrace.d [2020-04-12T15:29:17.073Z] #44 72.80 DEP compel/src/lib/infect.d [2020-04-12T15:29:17.330Z] #44 ... [2020-04-12T15:29:17.330Z] [2020-04-12T15:29:17.330Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:17.330Z] #47 78.34 net/url [2020-04-12T15:29:17.330Z] #47 78.35 go/scanner [2020-04-12T15:29:17.330Z] #47 78.42 text/template/parse [2020-04-12T15:29:17.330Z] #47 80.85 go/ast [2020-04-12T15:29:17.330Z] #47 81.98 encoding/json [2020-04-12T15:29:17.591Z] #47 88.53 text/template [2020-04-12T15:29:17.637Z] #44 73.07 DEP compel/src/lib/infect-util.d [2020-04-12T15:29:17.637Z] #44 73.16 DEP compel/src/lib/infect-rpc.d [2020-04-12T15:29:17.637Z] #44 73.24 DEP compel/arch/x86/src/lib/infect.d [2020-04-12T15:29:17.637Z] #44 73.34 DEP compel/arch/x86/src/lib/cpu.d [2020-04-12T15:29:17.894Z] #44 73.43 DEP compel/src/lib/log.d [2020-04-12T15:29:18.151Z] #44 73.54 DEP compel/src/main.d [2020-04-12T15:29:18.151Z] #44 73.63 DEP compel/src/lib/handle-elf.d [2020-04-12T15:29:18.161Z] #47 ... [2020-04-12T15:29:18.161Z] [2020-04-12T15:29:18.161Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:18.161Z] #44 25.52 CC images/core-x86.o [2020-04-12T15:29:18.409Z] #44 73.79 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-12T15:29:18.409Z] #44 73.99 CC compel/src/lib/log.o [2020-04-12T15:29:18.410Z] #43 70.97 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-12T15:29:18.410Z] #43 70.97 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-12T15:29:18.410Z] #43 71.00 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-12T15:29:18.667Z] #44 74.21 CC compel/arch/x86/src/lib/cpu.o [2020-04-12T15:29:18.670Z] #43 ... [2020-04-12T15:29:18.670Z] [2020-04-12T15:29:18.670Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:29:18.670Z] #25 68.90 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:29:18.670Z] #25 69.33 Fetched 355 kB in 0s (880 kB/s) [2020-04-12T15:29:18.670Z] #25 69.56 Selecting previously unselected package libonig5:amd64. [2020-04-12T15:29:18.670Z] #25 69.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 ... 15401 files and directories currently installed.) [2020-04-12T15:29:18.670Z] #25 69.80 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-12T15:29:18.670Z] #25 69.82 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-12T15:29:18.670Z] #25 70.28 Selecting previously unselected package libjq1:amd64. [2020-04-12T15:29:18.670Z] #25 70.28 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-12T15:29:18.670Z] #25 70.29 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-12T15:29:18.670Z] #25 70.63 Selecting previously unselected package jq. [2020-04-12T15:29:18.670Z] #25 70.63 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-12T15:29:18.670Z] #25 70.66 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-12T15:29:18.670Z] #25 70.93 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-12T15:29:18.670Z] #25 70.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-12T15:29:18.670Z] #25 70.99 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-12T15:29:18.670Z] #25 71.01 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:29:18.670Z] #25 DONE 71.3s [2020-04-12T15:29:18.670Z] [2020-04-12T15:29:18.670Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:18.670Z] #43 71.38 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-12T15:29:18.751Z] #35 72.40 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:29:18.964Z] #43 ... [2020-04-12T15:29:18.964Z] [2020-04-12T15:29:18.964Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-12T15:29:18.964Z] #26 DONE 0.1s [2020-04-12T15:29:18.964Z] [2020-04-12T15:29:18.964Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:18.964Z] #43 71.39 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-12T15:29:18.964Z] #43 71.49 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-12T15:29:19.006Z] #35 72.70 Fetched 14.9 MB in 3s (5149 kB/s) [2020-04-12T15:29:19.107Z] #44 26.48 CC images/core-arm.o [2020-04-12T15:29:19.262Z] #35 72.93 Selecting previously unselected package xxd. [2020-04-12T15:29:19.280Z] #44 74.91 CC compel/arch/x86/src/lib/infect.o [2020-04-12T15:29:19.518Z] #35 72.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-12T15:29:19.518Z] #35 73.00 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-12T15:29:19.518Z] #35 73.01 Unpacking xxd (2:8.1.0875-5) ... [2020-04-12T15:29:19.518Z] #35 ... [2020-04-12T15:29:19.518Z] [2020-04-12T15:29:19.518Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:19.518Z] #43 63.21 The following additional packages will be installed: [2020-04-12T15:29:19.518Z] #43 63.27 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-12T15:29:19.518Z] #43 63.28 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-12T15:29:19.518Z] #43 63.30 Suggested packages: [2020-04-12T15:29:19.518Z] #43 63.30 manpages-dev python-setuptools [2020-04-12T15:29:19.518Z] #43 65.67 The following NEW packages will be installed: [2020-04-12T15:29:19.518Z] #43 65.71 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-12T15:29:19.518Z] #43 65.72 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-12T15:29:19.518Z] #43 65.73 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-12T15:29:19.518Z] #43 65.73 python-six zlib1g-dev [2020-04-12T15:29:19.518Z] #43 66.34 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:29:19.518Z] #43 66.34 Need to get 4095 kB of archives. [2020-04-12T15:29:19.518Z] #43 66.34 After this operation, 22.5 MB of additional disk space will be used. [2020-04-12T15:29:19.519Z] #43 66.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-12T15:29:19.519Z] #43 66.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-04-12T15:29:19.519Z] #43 66.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-04-12T15:29:19.519Z] #43 66.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-12T15:29:19.519Z] #43 66.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-12T15:29:19.519Z] #43 66.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-04-12T15:29:19.519Z] #43 66.40 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-04-12T15:29:19.519Z] #43 66.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-12T15:29:19.519Z] #43 66.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-12T15:29:19.519Z] #43 66.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-12T15:29:19.519Z] #43 66.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-12T15:29:19.519Z] #43 66.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-12T15:29:19.519Z] #43 66.91 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-04-12T15:29:19.519Z] #43 66.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-12T15:29:19.519Z] #43 66.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-12T15:29:19.519Z] #43 66.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-12T15:29:19.519Z] #43 66.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-12T15:29:19.519Z] #43 69.20 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:29:19.519Z] #43 69.71 Fetched 4095 kB in 1s (3795 kB/s) [2020-04-12T15:29:19.519Z] #43 69.94 Selecting previously unselected package libcap-dev:amd64. [2020-04-12T15:29:19.519Z] #43 69.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-12T15:29:19.519Z] #43 70.19 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-12T15:29:19.519Z] #43 70.24 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-12T15:29:19.519Z] #43 70.60 Selecting previously unselected package libnet1:amd64. [2020-04-12T15:29:19.519Z] #43 70.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-12T15:29:19.519Z] #43 70.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-12T15:29:19.519Z] #43 70.81 Selecting previously unselected package libnet1-dev. [2020-04-12T15:29:19.519Z] #43 70.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-12T15:29:19.519Z] #43 70.84 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-12T15:29:19.519Z] #43 71.24 Selecting previously unselected package libnl-3-200:amd64. [2020-04-12T15:29:19.519Z] #43 71.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-12T15:29:19.519Z] #43 71.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-12T15:29:19.519Z] #43 71.72 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-12T15:29:19.519Z] #43 71.76 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-12T15:29:19.519Z] #43 71.77 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-12T15:29:19.519Z] #43 72.36 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-12T15:29:19.519Z] #43 72.38 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-12T15:29:19.519Z] #43 72.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-12T15:29:19.519Z] #43 72.70 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-12T15:29:19.519Z] #43 72.71 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-12T15:29:19.519Z] #43 72.71 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-12T15:29:19.519Z] #43 72.93 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-12T15:29:19.519Z] #43 72.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-12T15:29:19.519Z] #43 72.94 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-12T15:29:19.774Z] #43 ... [2020-04-12T15:29:19.774Z] [2020-04-12T15:29:19.774Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:29:19.774Z] #25 70.39 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:29:19.774Z] #25 71.00 Fetched 355 kB in 0s (1205 kB/s) [2020-04-12T15:29:19.774Z] #25 71.43 Selecting previously unselected package libonig5:amd64. [2020-04-12T15:29:19.774Z] #25 71.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 ... 15401 files and directories currently installed.) [2020-04-12T15:29:19.774Z] #25 71.61 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-12T15:29:19.774Z] #25 71.69 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-12T15:29:19.774Z] #25 72.15 Selecting previously unselected package libjq1:amd64. [2020-04-12T15:29:19.774Z] #25 72.19 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-12T15:29:19.774Z] #25 72.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-12T15:29:19.774Z] #25 72.77 Selecting previously unselected package jq. [2020-04-12T15:29:19.774Z] #25 72.79 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-12T15:29:19.774Z] #25 72.81 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-12T15:29:19.774Z] #25 73.27 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-12T15:29:19.774Z] #25 73.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-12T15:29:19.774Z] #25 73.33 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-12T15:29:19.774Z] #25 73.34 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:29:20.046Z] #44 27.42 CC images/core-aarch64.o [2020-04-12T15:29:20.218Z] #44 75.71 CC compel/src/lib/infect-rpc.o [2020-04-12T15:29:20.307Z] #44 27.87 CC images/core-ppc64.o [2020-04-12T15:29:20.478Z] #44 76.09 CC compel/src/lib/infect-util.o [2020-04-12T15:29:20.700Z] #25 DONE 74.0s [2020-04-12T15:29:20.700Z] [2020-04-12T15:29:20.700Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:29:20.700Z] #30 73.44 Checking out files: 75% (1155/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) [2020-04-12T15:29:20.700Z] #30 ... [2020-04-12T15:29:20.700Z] [2020-04-12T15:29:20.700Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-12T15:29:20.700Z] #26 DONE 0.1s [2020-04-12T15:29:20.700Z] [2020-04-12T15:29:20.700Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:29:20.700Z] #35 73.48 Selecting previously unselected package vim-common. [2020-04-12T15:29:20.700Z] #35 73.48 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:29:20.700Z] #35 73.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-12T15:29:20.955Z] #35 74.37 Selecting previously unselected package cmake-data. [2020-04-12T15:29:20.955Z] #35 74.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-12T15:29:20.955Z] #35 74.39 Unpacking cmake-data (3.13.4-1) ... [2020-04-12T15:29:20.955Z] #35 ... [2020-04-12T15:29:20.955Z] [2020-04-12T15:29:20.955Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:20.955Z] #33 64.06 sync [2020-04-12T15:29:20.955Z] #33 64.08 internal/reflectlite [2020-04-12T15:29:20.955Z] #33 67.77 sort [2020-04-12T15:29:20.955Z] #33 67.77 errors [2020-04-12T15:29:20.955Z] #33 68.13 strconv [2020-04-12T15:29:20.955Z] #33 68.60 io [2020-04-12T15:29:20.955Z] #33 70.77 internal/oserror [2020-04-12T15:29:20.955Z] #33 71.02 syscall [2020-04-12T15:29:20.955Z] #33 74.00 reflect [2020-04-12T15:29:20.955Z] #33 ... [2020-04-12T15:29:20.955Z] [2020-04-12T15:29:20.955Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:29:21.041Z] #44 76.37 CC compel/src/lib/infect.o [2020-04-12T15:29:21.491Z] #43 74.06 Selecting previously unselected package libprotoc17:amd64. [2020-04-12T15:29:21.491Z] #43 74.06 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-12T15:29:21.491Z] #43 74.07 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-12T15:29:21.691Z] #44 28.97 CC images/core-s390.o [2020-04-12T15:29:21.723Z] #30 73.44 Checking out files: 75% (1155/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/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-04-12T15:29:21.972Z] #44 ... [2020-04-12T15:29:21.972Z] [2020-04-12T15:29:21.972Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:21.972Z] #10 182.0 Selecting previously unselected package libapparmor1:amd64. [2020-04-12T15:29:21.972Z] #10 182.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-12T15:29:21.972Z] #10 182.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-12T15:29:21.972Z] #10 182.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-12T15:29:21.972Z] #10 182.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-12T15:29:21.972Z] #10 182.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-12T15:29:21.972Z] #10 182.3 Selecting previously unselected package libbtrfs0. [2020-04-12T15:29:21.972Z] #10 182.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-12T15:29:21.972Z] #10 182.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-12T15:29:21.972Z] #10 182.5 Selecting previously unselected package libbtrfs-dev. [2020-04-12T15:29:21.972Z] #10 182.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-12T15:29:21.972Z] #10 182.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:29:21.972Z] #10 182.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-12T15:29:21.972Z] #10 182.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-12T15:29:21.972Z] #10 182.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-12T15:29:21.972Z] #10 182.7 Selecting previously unselected package libudev-dev:amd64. [2020-04-12T15:29:21.972Z] #10 182.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-12T15:29:21.972Z] #10 182.7 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-12T15:29:21.972Z] #10 182.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-12T15:29:21.972Z] #10 182.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-12T15:29:21.972Z] #10 182.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-12T15:29:21.972Z] #10 183.1 Selecting previously unselected package libpcre16-3:amd64. [2020-04-12T15:29:21.972Z] #10 183.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-12T15:29:21.972Z] #10 183.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-12T15:29:21.972Z] #10 183.4 Selecting previously unselected package libpcre32-3:amd64. [2020-04-12T15:29:21.972Z] #10 183.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-12T15:29:21.972Z] #10 183.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-12T15:29:21.972Z] #10 183.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-12T15:29:21.972Z] #10 183.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-12T15:29:21.972Z] #10 183.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-12T15:29:21.972Z] #10 183.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-12T15:29:21.972Z] #10 183.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-12T15:29:21.972Z] #10 183.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-12T15:29:21.972Z] #10 184.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-12T15:29:21.972Z] #10 184.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-12T15:29:21.972Z] #10 184.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-12T15:29:21.972Z] #10 184.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-12T15:29:21.972Z] #10 184.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-12T15:29:21.972Z] #10 184.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-12T15:29:21.972Z] #10 184.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-12T15:29:21.972Z] #10 184.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-12T15:29:21.972Z] #10 184.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-12T15:29:21.972Z] #10 184.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-12T15:29:21.972Z] #10 184.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-12T15:29:21.972Z] #10 184.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-12T15:29:21.972Z] #10 185.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-12T15:29:21.972Z] #10 185.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-12T15:29:21.972Z] #10 185.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-12T15:29:21.972Z] #10 185.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-12T15:29:21.972Z] #10 185.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-12T15:29:21.972Z] #10 185.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-12T15:29:21.972Z] #10 185.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:29:21.972Z] #10 185.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-12T15:29:21.972Z] #10 185.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-12T15:29:21.972Z] #10 185.1 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-12T15:29:21.972Z] #10 185.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-12T15:29:21.972Z] #10 185.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:29:21.972Z] #10 185.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-12T15:29:21.972Z] #10 185.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-12T15:29:21.972Z] #10 185.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-12T15:29:21.972Z] #10 185.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-12T15:29:21.972Z] #10 185.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-12T15:29:21.972Z] #10 185.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:29:21.972Z] #10 185.3 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-04-12T15:29:21.972Z] #10 185.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-12T15:29:21.972Z] #10 185.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:29:21.972Z] #10 185.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-12T15:29:21.972Z] #10 185.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-12T15:29:21.972Z] #10 185.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-12T15:29:21.978Z] #30 75.32 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-12T15:29:22.232Z] #10 185.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-12T15:29:22.232Z] #10 185.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-12T15:29:22.232Z] #10 185.3 Setting up dmsetup (2:1.02.155-3) ... [2020-04-12T15:29:22.232Z] #10 185.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-12T15:29:22.232Z] #10 185.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-12T15:29:22.232Z] #10 185.4 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:29:22.234Z] #30 75.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-12T15:29:22.423Z] #43 ... [2020-04-12T15:29:22.423Z] [2020-04-12T15:29:22.423Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:22.423Z] #10 65.11 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-04-12T15:29:22.423Z] #10 65.69 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-04-12T15:29:22.423Z] #10 65.73 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-04-12T15:29:22.423Z] #10 71.43 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-04-12T15:29:22.490Z] #10 DONE 185.7s [2020-04-12T15:29:22.490Z] [2020-04-12T15:29:22.490Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:22.490Z] #47 178.2 mime/quotedprintable [2020-04-12T15:29:22.490Z] #47 178.6 mime/multipart [2020-04-12T15:29:22.490Z] #47 179.8 net/http/httptrace [2020-04-12T15:29:22.490Z] #47 180.0 net/http/internal [2020-04-12T15:29:22.490Z] #47 180.5 net/http [2020-04-12T15:29:22.490Z] #47 ... [2020-04-12T15:29:22.490Z] [2020-04-12T15:29:22.490Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:29:22.490Z] #58 DONE 0.1s [2020-04-12T15:29:22.490Z] [2020-04-12T15:29:22.490Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-12T15:29:22.632Z] #44 30.03 CC images/cpuinfo.o [2020-04-12T15:29:22.681Z] #10 ... [2020-04-12T15:29:22.681Z] [2020-04-12T15:29:22.681Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:22.681Z] #43 75.24 Selecting previously unselected package protobuf-c-compiler. [2020-04-12T15:29:22.681Z] #43 75.24 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-12T15:29:22.681Z] #43 75.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-12T15:29:22.746Z] #11 ... [2020-04-12T15:29:22.747Z] [2020-04-12T15:29:22.747Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-12T15:29:22.747Z] #59 DONE 0.1s [2020-04-12T15:29:22.747Z] [2020-04-12T15:29:22.747Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:23.246Z] #43 75.66 Selecting previously unselected package protobuf-compiler. [2020-04-12T15:29:23.246Z] #43 75.66 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-12T15:29:23.246Z] #43 75.72 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-12T15:29:23.504Z] #43 76.14 Selecting previously unselected package python-pkg-resources. [2020-04-12T15:29:23.573Z] #44 30.74 CC images/inventory.o [2020-04-12T15:29:23.573Z] #44 31.09 CC images/fdinfo.o [2020-04-12T15:29:23.762Z] #43 76.17 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-12T15:29:23.762Z] #43 76.20 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-12T15:29:23.762Z] #43 ... [2020-04-12T15:29:23.762Z] [2020-04-12T15:29:23.762Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:23.762Z] #33 65.97 sync [2020-04-12T15:29:23.762Z] #33 65.98 internal/reflectlite [2020-04-12T15:29:23.762Z] #33 71.05 sort [2020-04-12T15:29:23.762Z] #33 71.08 errors [2020-04-12T15:29:23.762Z] #33 71.60 strconv [2020-04-12T15:29:23.762Z] #33 73.53 io [2020-04-12T15:29:23.762Z] #33 75.23 internal/oserror [2020-04-12T15:29:23.762Z] #33 75.43 syscall [2020-04-12T15:29:24.020Z] #33 ... [2020-04-12T15:29:24.020Z] [2020-04-12T15:29:24.020Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:24.020Z] #10 75.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-12T15:29:24.020Z] #10 75.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-12T15:29:24.020Z] #10 75.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-12T15:29:24.020Z] #10 75.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-12T15:29:24.020Z] #10 75.46 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-04-12T15:29:24.020Z] #10 75.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-12T15:29:24.020Z] #10 75.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-12T15:29:24.020Z] #10 75.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-12T15:29:24.020Z] #10 75.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-12T15:29:24.020Z] #10 75.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-12T15:29:24.020Z] #10 75.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-12T15:29:24.020Z] #10 75.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-12T15:29:24.020Z] #10 75.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-12T15:29:24.020Z] #10 75.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-12T15:29:24.020Z] #10 75.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-12T15:29:24.145Z] #44 31.50 CC images/fown.o [2020-04-12T15:29:24.145Z] #44 31.76 CC images/ns.o [2020-04-12T15:29:24.278Z] #10 ... [2020-04-12T15:29:24.278Z] [2020-04-12T15:29:24.278Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:29:24.278Z] #65 5.350 + RM_GOPATH=0 [2020-04-12T15:29:24.278Z] #65 5.350 + TMP_GOPATH= [2020-04-12T15:29:24.278Z] #65 5.350 + : /build [2020-04-12T15:29:24.278Z] #65 5.350 + '[' -z '' ']' [2020-04-12T15:29:24.278Z] #65 5.350 ++ mktemp -d [2020-04-12T15:29:24.278Z] #65 5.363 + export GOPATH=/tmp/tmp.lNx2zCDGlQ [2020-04-12T15:29:24.278Z] #65 5.363 + GOPATH=/tmp/tmp.lNx2zCDGlQ [2020-04-12T15:29:24.278Z] #65 5.363 + RM_GOPATH=1 [2020-04-12T15:29:24.278Z] #65 5.363 ++ dirname ./install.sh [2020-04-12T15:29:24.278Z] #65 5.368 + dir=. [2020-04-12T15:29:24.278Z] #65 5.368 + bin=containerd [2020-04-12T15:29:24.278Z] #65 5.368 + shift [2020-04-12T15:29:24.278Z] #65 5.368 + '[' '!' -f ./containerd.installer ']' [2020-04-12T15:29:24.278Z] #65 5.368 + . ./containerd.installer [2020-04-12T15:29:24.278Z] #65 5.368 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:29:24.278Z] #65 5.368 + install_containerd [2020-04-12T15:29:24.278Z] #65 5.380 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:29:24.278Z] #65 5.380 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-12T15:29:24.278Z] #65 5.380 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lNx2zCDGlQ/src/github.com/containerd/containerd [2020-04-12T15:29:24.278Z] #65 5.380 Cloning into '/tmp/tmp.lNx2zCDGlQ/src/github.com/containerd/containerd'... [2020-04-12T15:29:24.407Z] #44 32.04 CC images/regfile.o [2020-04-12T15:29:24.537Z] #65 ... [2020-04-12T15:29:24.537Z] [2020-04-12T15:29:24.537Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:24.537Z] #43 76.63 Selecting previously unselected package python-six. [2020-04-12T15:29:24.537Z] #43 76.63 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-12T15:29:24.537Z] #43 76.64 Unpacking python-six (1.12.0-1) ... [2020-04-12T15:29:24.537Z] #43 76.75 Selecting previously unselected package python-protobuf. [2020-04-12T15:29:24.537Z] #43 76.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-12T15:29:24.537Z] #43 76.76 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-12T15:29:24.977Z] #44 32.37 CC images/ghost-file.o [2020-04-12T15:29:24.977Z] #44 ... [2020-04-12T15:29:24.977Z] [2020-04-12T15:29:24.977Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:24.977Z] #10 96.21 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-12T15:29:24.977Z] #10 96.21 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-12T15:29:24.977Z] #10 96.22 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:29:25.101Z] #43 77.70 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-12T15:29:25.268Z] #60 2.291 + RM_GOPATH=0 [2020-04-12T15:29:25.268Z] #60 2.291 + TMP_GOPATH= [2020-04-12T15:29:25.268Z] #60 2.291 + : /build [2020-04-12T15:29:25.268Z] #60 2.291 + '[' -z '' ']' [2020-04-12T15:29:25.268Z] #60 2.291 ++ mktemp -d [2020-04-12T15:29:25.268Z] #60 2.295 + export GOPATH=/tmp/tmp.wHb47Nqr3x [2020-04-12T15:29:25.268Z] #60 2.295 + GOPATH=/tmp/tmp.wHb47Nqr3x [2020-04-12T15:29:25.268Z] #60 2.296 + RM_GOPATH=1 [2020-04-12T15:29:25.268Z] #60 2.297 ++ dirname ./install.sh [2020-04-12T15:29:25.268Z] #60 2.298 + dir=. [2020-04-12T15:29:25.268Z] #60 2.299 + bin=runc [2020-04-12T15:29:25.268Z] #60 2.299 + shift [2020-04-12T15:29:25.268Z] #60 2.299 + '[' '!' -f ./runc.installer ']' [2020-04-12T15:29:25.268Z] #60 2.299 + . ./runc.installer [2020-04-12T15:29:25.268Z] #60 2.299 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-12T15:29:25.268Z] #60 2.299 + install_runc [2020-04-12T15:29:25.268Z] #60 2.300 + uname -r [2020-04-12T15:29:25.268Z] #60 2.300 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-12T15:29:25.268Z] #60 2.304 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-12T15:29:25.268Z] #60 2.310 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-12T15:29:25.268Z] #60 2.311 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-12T15:29:25.268Z] #60 2.311 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wHb47Nqr3x/src/github.com/opencontainers/runc [2020-04-12T15:29:25.268Z] #60 2.313 Cloning into '/tmp/tmp.wHb47Nqr3x/src/github.com/opencontainers/runc'... [2020-04-12T15:29:25.268Z] #60 ... [2020-04-12T15:29:25.268Z] [2020-04-12T15:29:25.268Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-12T15:29:25.268Z] #11 DONE 2.6s [2020-04-12T15:29:25.268Z] [2020-04-12T15:29:25.268Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-12T15:29:25.499Z] #30 ... [2020-04-12T15:29:25.499Z] [2020-04-12T15:29:25.499Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:25.499Z] #10 68.48 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-04-12T15:29:25.499Z] #10 68.96 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-04-12T15:29:25.499Z] #10 68.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-12T15:29:25.499Z] #10 68.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-12T15:29:25.499Z] #10 68.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-12T15:29:25.499Z] #10 69.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-04-12T15:29:25.499Z] #10 70.41 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-04-12T15:29:25.499Z] #10 70.46 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-04-12T15:29:25.499Z] #10 76.23 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-04-12T15:29:25.499Z] #10 ... [2020-04-12T15:29:25.499Z] [2020-04-12T15:29:25.499Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:25.499Z] #43 73.47 Selecting previously unselected package libprotobuf17:amd64. [2020-04-12T15:29:25.499Z] #43 73.47 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-12T15:29:25.499Z] #43 73.48 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-12T15:29:25.499Z] #43 75.04 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-12T15:29:25.499Z] #43 75.04 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-12T15:29:25.499Z] #43 75.07 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-12T15:29:25.499Z] #43 75.56 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-12T15:29:25.499Z] #43 75.56 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-12T15:29:25.499Z] #43 75.60 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-12T15:29:25.499Z] #43 77.85 Selecting previously unselected package libprotoc17:amd64. [2020-04-12T15:29:25.499Z] #43 77.91 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-12T15:29:25.499Z] #43 77.92 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-12T15:29:25.499Z] #43 ... [2020-04-12T15:29:25.499Z] [2020-04-12T15:29:25.499Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:25.499Z] #47 68.67 internal/singleflight [2020-04-12T15:29:25.499Z] #47 70.53 strconv [2020-04-12T15:29:25.499Z] #47 70.56 io [2020-04-12T15:29:25.499Z] #47 72.55 bytes [2020-04-12T15:29:25.499Z] #47 76.29 reflect [2020-04-12T15:29:25.499Z] #47 76.96 bufio [2020-04-12T15:29:25.499Z] #47 ... [2020-04-12T15:29:25.499Z] [2020-04-12T15:29:25.499Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:25.499Z] #43 79.10 Selecting previously unselected package protobuf-c-compiler. [2020-04-12T15:29:25.499Z] #43 79.11 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-12T15:29:25.499Z] #43 79.15 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-12T15:29:26.059Z] #43 79.66 Selecting previously unselected package protobuf-compiler. [2020-04-12T15:29:26.059Z] #43 79.66 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-12T15:29:26.059Z] #43 79.66 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-12T15:29:26.314Z] #43 79.86 Selecting previously unselected package python-pkg-resources. [2020-04-12T15:29:26.314Z] #43 79.87 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-12T15:29:26.314Z] #43 79.88 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-12T15:29:26.570Z] #43 80.17 Selecting previously unselected package python-six. [2020-04-12T15:29:26.570Z] #43 80.17 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-12T15:29:26.570Z] #43 80.18 Unpacking python-six (1.12.0-1) ... [2020-04-12T15:29:26.825Z] #43 80.32 Selecting previously unselected package python-protobuf. [2020-04-12T15:29:26.825Z] #43 80.36 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-12T15:29:26.825Z] #43 80.36 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-12T15:29:27.165Z] #12 DONE 2.2s [2020-04-12T15:29:27.166Z] [2020-04-12T15:29:27.166Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:27.166Z] #44 78.62 CC compel/src/lib/ptrace.o [2020-04-12T15:29:27.166Z] #44 79.18 AR compel/libcompel.a [2020-04-12T15:29:27.166Z] #44 79.27 HOSTCC compel/src/main-host.o [2020-04-12T15:29:27.166Z] #44 79.70 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-12T15:29:27.166Z] #44 79.92 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-12T15:29:27.166Z] #44 80.27 HOSTCC compel/src/lib/log-host.o [2020-04-12T15:29:27.166Z] #44 80.55 HOSTLINK compel/compel-host-bin [2020-04-12T15:29:27.166Z] #44 80.70 DEP soccr/soccr.d [2020-04-12T15:29:27.166Z] #44 80.95 CC soccr/soccr.o [2020-04-12T15:29:27.166Z] #44 82.30 AR soccr/libsoccr.a [2020-04-12T15:29:27.166Z] #44 82.35 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-12T15:29:27.166Z] #44 82.73 DEP criu/arch/x86/sigframe.d [2020-04-12T15:29:27.424Z] #44 82.87 DEP criu/arch/x86/sigaction_compat.d [2020-04-12T15:29:27.424Z] #44 83.14 DEP criu/arch/x86/kerndat.d [2020-04-12T15:29:27.750Z] #43 81.04 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-12T15:29:27.989Z] #44 83.38 DEP criu/arch/x86/crtools.d [2020-04-12T15:29:28.246Z] #44 83.65 DEP criu/arch/x86/cpu.d [2020-04-12T15:29:28.246Z] #44 83.81 CC criu/arch/x86/cpu.o [2020-04-12T15:29:28.383Z] #43 ... [2020-04-12T15:29:28.383Z] [2020-04-12T15:29:28.383Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:29:28.383Z] #35 70.73 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:29:28.383Z] #35 71.04 Fetched 14.9 MB in 3s (4887 kB/s) [2020-04-12T15:29:28.383Z] #35 71.20 Selecting previously unselected package xxd. [2020-04-12T15:29:28.383Z] #35 71.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-12T15:29:28.383Z] #35 71.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-12T15:29:28.383Z] #35 71.37 Unpacking xxd (2:8.1.0875-5) ... [2020-04-12T15:29:28.383Z] #35 71.85 Selecting previously unselected package vim-common. [2020-04-12T15:29:28.383Z] #35 71.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:29:28.383Z] #35 71.99 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-12T15:29:28.383Z] #35 72.73 Selecting previously unselected package cmake-data. [2020-04-12T15:29:28.383Z] #35 72.74 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-12T15:29:28.383Z] #35 72.77 Unpacking cmake-data (3.13.4-1) ... [2020-04-12T15:29:28.383Z] #35 77.88 Selecting previously unselected package libicu63:amd64. [2020-04-12T15:29:28.383Z] #35 77.89 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-12T15:29:28.383Z] #35 77.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-12T15:29:28.383Z] #35 ... [2020-04-12T15:29:28.383Z] [2020-04-12T15:29:28.383Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:29:28.383Z] #27 6.501 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-12T15:29:28.383Z] #27 7.117 #=#=# [2020-04-12T15:29:28.384Z] #27 7.393 0.7% #### 6.5% ####### 9.8% ########## 14.2% ############# 18.5% ############### 21.7% #################### 28.3% ####################### 32.2% ########################## 36.4% ############################## 42.0% ################################ 45.5% ###################################### 52.9% ######################################## 56.9% ############################################### 66.0% ################################################## 70.8% ###################################################### 75.4% ######################################################### 80.4% ############################################################# 86.1% ################################################################## 91.9% ###################################################################### 98.4% ######################################################################## 100.0% [2020-04-12T15:29:28.816Z] #44 84.44 CC criu/arch/x86/crtools.o [2020-04-12T15:29:29.316Z] #27 10.45 #=#=# [2020-04-12T15:29:29.752Z] #44 ... [2020-04-12T15:29:29.752Z] [2020-04-12T15:29:29.752Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-12T15:29:29.752Z] #13 2.088 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-12T15:29:29.752Z] #13 DONE 2.2s [2020-04-12T15:29:29.752Z] [2020-04-12T15:29:29.752Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-12T15:29:29.881Z] #27 10.79 ######## 12.3% [2020-04-12T15:29:29.881Z] #27 ... [2020-04-12T15:29:29.881Z] [2020-04-12T15:29:29.881Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:29.881Z] #47 71.93 github.com/LK4D4/vndr/godl/singleflight [2020-04-12T15:29:29.881Z] #47 71.98 io [2020-04-12T15:29:29.881Z] #47 72.62 strconv [2020-04-12T15:29:29.881Z] #47 74.32 bytes [2020-04-12T15:29:29.881Z] #47 78.34 bufio [2020-04-12T15:29:29.881Z] #47 78.97 reflect [2020-04-12T15:29:29.881Z] #47 82.04 syscall [2020-04-12T15:29:29.881Z] #47 ... [2020-04-12T15:29:29.881Z] [2020-04-12T15:29:29.881Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:29:30.264Z] #10 ... [2020-04-12T15:29:30.265Z] [2020-04-12T15:29:30.265Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:30.265Z] #47 90.92 go/parser [2020-04-12T15:29:30.265Z] #47 92.71 compress/flate [2020-04-12T15:29:30.265Z] #47 97.61 math/big [2020-04-12T15:29:30.265Z] #47 97.65 go/doc [2020-04-12T15:29:30.265Z] #47 99.87 vendor/golang.org/x/text/unicode/bidi [2020-04-12T15:29:30.265Z] #47 ... [2020-04-12T15:29:30.265Z] [2020-04-12T15:29:30.265Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:30.265Z] #44 32.82 CC images/fifo.o [2020-04-12T15:29:30.265Z] #44 33.24 CC images/remap-file-path.o [2020-04-12T15:29:30.265Z] #44 33.57 CC images/eventfd.o [2020-04-12T15:29:30.265Z] #44 33.66 CC images/eventpoll.o [2020-04-12T15:29:30.265Z] #44 33.84 CC images/fh.o [2020-04-12T15:29:30.265Z] #44 34.11 CC images/fsnotify.o [2020-04-12T15:29:30.265Z] #44 35.05 CC images/signalfd.o [2020-04-12T15:29:30.265Z] #44 35.35 CC images/fs.o [2020-04-12T15:29:30.265Z] #44 35.61 CC images/pstree.o [2020-04-12T15:29:30.265Z] #44 36.01 CC images/pipe.o [2020-04-12T15:29:30.265Z] #44 36.34 CC images/tcp-stream.o [2020-04-12T15:29:30.265Z] #44 36.56 CC images/sk-packet.o [2020-04-12T15:29:30.265Z] #44 37.03 CC images/mnt.o [2020-04-12T15:29:30.265Z] #44 37.46 CC images/pipe-data.o [2020-04-12T15:29:30.529Z] #44 37.78 CC images/sa.o [2020-04-12T15:29:30.655Z] #27 10.79 ######## 12.3% ################ 22.3% ######################## 33.7% ############################### 43.5% ####################################### 55.3% ################################################## 69.5% ######################################################## 78.6% ############################################################## 87.5% ######################################################################## 100.0% [2020-04-12T15:29:30.790Z] #44 38.15 CC images/timer.o [2020-04-12T15:29:31.012Z] #43 ... [2020-04-12T15:29:31.012Z] [2020-04-12T15:29:31.012Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:29:31.012Z] #27 6.460 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-12T15:29:31.012Z] #27 7.342 [2020-04-12T15:29:31.012Z] #27 7.504 ### 4.5% ###### 9.6% ########## 14.9% ############# 19.3% ################## 25.5% ###################### 31.5% ########################## 37.2% ############################## 42.9% ################################## 48.0% ##################################### 52.6% ######################################### 58.0% ########################################### 60.4% ############################################## 65.2% ################################################## 70.1% ####################################################### 76.5% ########################################################### 82.5% ############################################################### 87.6% ################################################################# 90.6% ######################################################################## 100.0% [2020-04-12T15:29:31.012Z] #27 10.06 [2020-04-12T15:29:31.012Z] #27 ... [2020-04-12T15:29:31.012Z] [2020-04-12T15:29:31.012Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:31.012Z] #33 84.24 time [2020-04-12T15:29:31.235Z] #27 12.41 [2020-04-12T15:29:31.360Z] #44 38.78 CC images/timerfd.o [2020-04-12T15:29:31.622Z] #44 39.16 CC images/mm.o [2020-04-12T15:29:31.649Z] #14 DONE 2.1s [2020-04-12T15:29:31.649Z] [2020-04-12T15:29:31.649Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-12T15:29:31.882Z] #44 ... [2020-04-12T15:29:31.882Z] [2020-04-12T15:29:31.882Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:31.882Z] #47 103.0 github.com/LK4D4/vndr/build [2020-04-12T15:29:32.143Z] #47 ... [2020-04-12T15:29:32.143Z] [2020-04-12T15:29:32.143Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:32.143Z] #56 94.42 golang.org/x/crypto/ssh/terminal [2020-04-12T15:29:32.143Z] #56 97.71 mvdan.cc/sh/v3/cmd/shfmt [2020-04-12T15:29:32.143Z] #56 DONE 103.0s [2020-04-12T15:29:32.143Z] [2020-04-12T15:29:32.143Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:32.143Z] #44 39.71 CC images/sk-opts.o [2020-04-12T15:29:32.713Z] #44 39.96 CC images/sk-unix.o [2020-04-12T15:29:32.901Z] #33 ... [2020-04-12T15:29:32.901Z] [2020-04-12T15:29:32.901Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:29:32.901Z] #50 75.83 + cd /tmp/tmp.zg0j9qNH2E/src/gotest.tools/gotestsum [2020-04-12T15:29:32.901Z] #50 75.83 + git checkout -q v0.3.5 [2020-04-12T15:29:32.901Z] #50 75.93 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-12T15:29:32.901Z] #50 ... [2020-04-12T15:29:32.901Z] [2020-04-12T15:29:32.901Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:29:32.901Z] #27 10.47 #=#=# ####### 10.8% ############# 19.2% ################ 23.6% ############################ 39.2% ############################### 44.1% ############################################### 65.5% ######################################################## 77.8% ################################################################ 90.3% ######################################################################## 100.0% [2020-04-12T15:29:32.901Z] #27 12.22 [2020-04-12T15:29:32.974Z] #44 40.38 CC images/sk-inet.o [2020-04-12T15:29:33.545Z] #44 40.96 CC images/tun.o [2020-04-12T15:29:33.556Z] #27 12.63 # 1.7% ####### 9.9% ############ 17.1% ################ 23.6% #################### 28.3% ###################### 30.9% ######################## 33.3% ########################## 36.3% ################################# 46.0% #################################### 51.3% ###################################### 53.1% ######################################## 56.7% ########################################## 59.7% ############################################ 62.1% ############################################### 66.4% ################################################# 68.1% ######################################################### 79.4% [2020-04-12T15:29:33.556Z] #27 ... [2020-04-12T15:29:33.556Z] [2020-04-12T15:29:33.556Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:29:33.556Z] #50 75.69 + cd /tmp/tmp.tmuGCzMBFk/src/gotest.tools/gotestsum [2020-04-12T15:29:33.556Z] #50 75.69 + git checkout -q v0.3.5 [2020-04-12T15:29:33.556Z] #50 75.75 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-12T15:29:33.556Z] #50 ... [2020-04-12T15:29:33.556Z] [2020-04-12T15:29:33.556Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:29:33.806Z] #44 41.41 CC images/sk-netlink.o [2020-04-12T15:29:33.813Z] #27 12.63 # 1.7% ####### 9.9% ############ 17.1% ################ 23.6% #################### 28.3% ###################### 30.9% ######################## 33.3% ########################## 36.3% ################################# 46.0% #################################### 51.3% ###################################### 53.1% ######################################## 56.7% ########################################## 59.7% ############################################ 62.1% ############################################### 66.4% ################################################# 68.1% ######################################################### 79.4% ############################################################ 83.8% ################################################################# 91.4% ####################################################################### 99.3% ######################################################################## 100.0% [2020-04-12T15:29:34.066Z] #44 41.58 CC images/packet-sock.o [2020-04-12T15:29:34.177Z] #15 DONE 2.2s [2020-04-12T15:29:34.177Z] [2020-04-12T15:29:34.177Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-12T15:29:34.379Z] #27 15.65 [2020-04-12T15:29:34.638Z] #44 42.08 CC images/ipc-var.o [2020-04-12T15:29:34.735Z] #27 12.50 0.0% ### 5.4% ###### 9.7% ############### 21.7% #################### 27.9% ####################### 32.3% ############################# 41.5% ################################# 46.4% ##################################### 51.5% ######################################### 57.3% ############################################# 63.1% ################################################# 69.4% ##################################################### 74.3% ######################################################### 79.2% ############################################################# 85.0% ################################################################# 90.8% ######################################################################## 100.0% [2020-04-12T15:29:34.896Z] #27 15.93 0.0% # 2.0% ## [2020-04-12T15:29:34.896Z] #27 ... [2020-04-12T15:29:34.896Z] [2020-04-12T15:29:34.896Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:34.896Z] #10 77.49 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:29:34.896Z] #10 77.79 Fetched 77.7 MB in 13s (6002 kB/s) [2020-04-12T15:29:34.896Z] #10 77.89 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-12T15:29:34.896Z] #10 77.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 ... 15401 files and directories currently installed.) [2020-04-12T15:29:34.896Z] #10 77.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-12T15:29:34.896Z] #10 78.01 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-12T15:29:34.896Z] #10 82.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-12T15:29:34.896Z] #10 82.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-12T15:29:34.896Z] #10 82.97 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-12T15:29:34.898Z] #44 42.36 CC images/ipc-desc.o [2020-04-12T15:29:35.153Z] #10 ... [2020-04-12T15:29:35.153Z] [2020-04-12T15:29:35.153Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:35.153Z] #33 77.23 reflect [2020-04-12T15:29:35.153Z] #33 ... [2020-04-12T15:29:35.153Z] [2020-04-12T15:29:35.153Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:29:35.296Z] #27 14.80 #=#=# [2020-04-12T15:29:35.472Z] #44 42.77 CC images/ipc-shm.o [2020-04-12T15:29:35.670Z] #27 15.93 0.0% # 2.0% ## 3.9% #### 5.6% ##### 7.6% ###### 9.0% ####### 10.5% ######## 12.1% [2020-04-12T15:29:35.670Z] #27 ... [2020-04-12T15:29:35.670Z] [2020-04-12T15:29:35.670Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:29:35.670Z] #30 78.17 Checking out files: 73% (1120/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/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-04-12T15:29:35.670Z] #30 80.04 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-12T15:29:35.670Z] #30 80.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-12T15:29:35.670Z] #30 ... [2020-04-12T15:29:35.670Z] [2020-04-12T15:29:35.670Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:29:35.733Z] #44 43.13 CC images/ipc-msg.o [2020-04-12T15:29:36.074Z] #16 DONE 2.0s [2020-04-12T15:29:36.074Z] [2020-04-12T15:29:36.074Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:36.074Z] #44 85.91 CC criu/arch/x86/kerndat.o [2020-04-12T15:29:36.074Z] #44 86.43 CC criu/arch/x86/sigaction_compat.o [2020-04-12T15:29:36.074Z] #44 86.70 CC criu/arch/x86/sigframe.o [2020-04-12T15:29:36.074Z] #44 86.93 LINK criu/arch/x86/crtools.built-in.o [2020-04-12T15:29:36.074Z] #44 86.99 DEP criu/pie/util-vdso-elf32.d [2020-04-12T15:29:36.074Z] #44 87.14 DEP criu/pie/util-vdso.d [2020-04-12T15:29:36.074Z] #44 87.40 DEP criu/pie/util.d [2020-04-12T15:29:36.074Z] #44 87.70 CC criu/pie/util.o [2020-04-12T15:29:36.074Z] #44 87.96 CC criu/pie/util-vdso.o [2020-04-12T15:29:36.074Z] #44 88.66 CC criu/pie/util-vdso-elf32.o [2020-04-12T15:29:36.074Z] #44 89.32 AR criu/pie/pie.lib.a [2020-04-12T15:29:36.074Z] #44 89.41 DEP criu/pie/restorer.d [2020-04-12T15:29:36.074Z] #44 89.83 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-12T15:29:36.074Z] #44 90.00 DEP criu/arch/x86/restorer_unmap.d [2020-04-12T15:29:36.074Z] #44 90.03 DEP criu/arch/x86/restorer.d [2020-04-12T15:29:36.074Z] #44 90.25 DEP criu/arch/x86/vdso-pie.d [2020-04-12T15:29:36.074Z] #44 90.35 DEP criu/pie/parasite-vdso.d [2020-04-12T15:29:36.074Z] #44 90.58 DEP criu/pie/parasite.d [2020-04-12T15:29:36.074Z] #44 90.92 CC criu/pie/parasite.o [2020-04-12T15:29:36.112Z] #27 15.09 #=#=# # 1.5% ## 3.4% ### 4.5% #### 6.1% [2020-04-12T15:29:36.112Z] #27 ... [2020-04-12T15:29:36.112Z] [2020-04-12T15:29:36.112Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:36.112Z] #10 79.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-12T15:29:36.112Z] #10 79.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-12T15:29:36.112Z] #10 79.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-12T15:29:36.112Z] #10 79.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-12T15:29:36.112Z] #10 79.68 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-04-12T15:29:36.112Z] #10 79.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-12T15:29:36.112Z] #10 79.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-12T15:29:36.112Z] #10 79.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-12T15:29:36.112Z] #10 79.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-12T15:29:36.112Z] #10 79.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-12T15:29:36.112Z] #10 79.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-12T15:29:36.112Z] #10 79.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-12T15:29:36.112Z] #10 79.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-12T15:29:36.112Z] #10 79.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-12T15:29:36.112Z] #10 79.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-12T15:29:36.112Z] #10 81.46 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:29:36.112Z] #10 81.70 Fetched 77.7 MB in 12s (6362 kB/s) [2020-04-12T15:29:36.112Z] #10 82.07 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-12T15:29:36.112Z] #10 82.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 ... 15401 files and directories currently installed.) [2020-04-12T15:29:36.112Z] #10 82.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-12T15:29:36.112Z] #10 82.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-12T15:29:36.112Z] #10 87.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-12T15:29:36.112Z] #10 87.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-12T15:29:36.112Z] #10 87.38 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-12T15:29:36.112Z] #10 ... [2020-04-12T15:29:36.112Z] [2020-04-12T15:29:36.112Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:29:36.309Z] #44 43.81 CC images/ipc-sem.o [2020-04-12T15:29:36.626Z] #27 15.09 #=#=# # 1.5% ## 3.4% ### 4.5% #### 6.1% ##### 7.0% ##### 8.1% ###### 9.5% ####### 10.9% [2020-04-12T15:29:36.626Z] #27 ... [2020-04-12T15:29:36.626Z] [2020-04-12T15:29:36.626Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:36.626Z] #47 79.93 syscall [2020-04-12T15:29:36.626Z] #47 ... [2020-04-12T15:29:36.626Z] [2020-04-12T15:29:36.626Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:29:36.626Z] #35 80.17 Selecting previously unselected package libicu63:amd64. [2020-04-12T15:29:36.626Z] #35 80.21 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-12T15:29:36.626Z] #35 80.22 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-12T15:29:36.670Z] #44 44.10 CC images/utsns.o [2020-04-12T15:29:36.880Z] Removing intermediate container 69d5d1549824 [2020-04-12T15:29:36.880Z] ---> efd726604c91 [2020-04-12T15:29:36.880Z] Step 11/16 : ARG GOOS [2020-04-12T15:29:36.880Z] ---> Running in 7f0ff9c3b52f [2020-04-12T15:29:36.880Z] Removing intermediate container 7f0ff9c3b52f [2020-04-12T15:29:36.880Z] ---> 3660c968bf38 [2020-04-12T15:29:36.880Z] Step 12/16 : ARG GOARCH [2020-04-12T15:29:36.880Z] ---> Running in ee3f199b1264 [2020-04-12T15:29:36.880Z] Removing intermediate container ee3f199b1264 [2020-04-12T15:29:36.880Z] ---> 1f82a2e69289 [2020-04-12T15:29:36.880Z] Step 13/16 : 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 -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-04-12T15:29:36.880Z] ---> Running in 9c66ca221469 [2020-04-12T15:29:36.882Z] #35 ... [2020-04-12T15:29:36.883Z] [2020-04-12T15:29:36.883Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:29:37.008Z] #44 92.40 LINK criu/pie/parasite.built-in.o [2020-04-12T15:29:37.008Z] #44 92.41 GEN criu/pie/parasite-blob.h [2020-04-12T15:29:37.008Z] #44 92.45 CC criu/pie/parasite-vdso.o [2020-04-12T15:29:37.249Z] #44 44.53 CC images/creds.o [2020-04-12T15:29:37.509Z] #44 45.02 CC images/vma.o [2020-04-12T15:29:37.573Z] #44 93.13 CC criu/arch/x86/vdso-pie.o [2020-04-12T15:29:38.080Z] #44 45.39 CC images/netdev.o [2020-04-12T15:29:38.138Z] #44 93.52 CC criu/arch/x86/restorer.o [2020-04-12T15:29:38.395Z] #44 93.96 CC criu/arch/x86/restorer_unmap.o [2020-04-12T15:29:38.395Z] #44 93.99 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-12T15:29:38.425Z] #27 15.09 #=#=# # 1.5% ## 3.4% ### 4.5% #### 6.1% ##### 7.0% ##### 8.1% ###### 9.5% ####### 10.9% ######## 12.4% ######### 13.5% ########## 15.2% ############ 16.8% ############ 18.0% ############# 19.1% ############## 20.0% ############### 21.9% ################# 23.9% ################## 25.5% ################### 27.1% #################### 28.9% ###################### 30.7% ####################### 32.4% ######################## 33.9% ######################### 35.4% [2020-04-12T15:29:38.425Z] #27 ... [2020-04-12T15:29:38.425Z] [2020-04-12T15:29:38.425Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:38.425Z] #56 81.74 syscall [2020-04-12T15:29:38.425Z] #56 81.78 reflect [2020-04-12T15:29:38.425Z] #56 ... [2020-04-12T15:29:38.425Z] [2020-04-12T15:29:38.425Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:29:38.651Z] #44 46.09 CC images/tty.o [2020-04-12T15:29:38.653Z] #44 94.24 CC criu/pie/restorer.o [2020-04-12T15:29:39.022Z] #27 15.93 0.0% # 2.0% ## 3.9% #### 5.6% ##### 7.6% ###### 9.0% ####### 10.5% ######## 12.1% ########## 14.4% ############ 16.9% ############## 20.2% ############### 21.2% ################ 23.4% ################## 25.5% #################### 27.8% ##################### 29.3% ####################### 32.1% ######################## 33.7% ######################### 35.3% ########################### 37.8% ############################# 41.2% ############################### 44.1% ################################ 45.2% ################################## 47.5% ################################### 49.3% ##################################### 51.8% ###################################### 54.0% ######################################### 57.1% ########################################## 59.2% ############################################ 61.3% ############################################## 65.0% ################################################ 67.9% ################################################### 70.8% ################################################### 71.7% ##################################################### 73.7% ##################################################### 74.9% ####################################################### 76.7% ######################################################## 78.8% [2020-04-12T15:29:39.022Z] #27 ... [2020-04-12T15:29:39.022Z] [2020-04-12T15:29:39.022Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:39.022Z] #56 81.12 syscall [2020-04-12T15:29:39.022Z] #56 81.19 reflect [2020-04-12T15:29:39.022Z] #56 ... [2020-04-12T15:29:39.022Z] [2020-04-12T15:29:39.022Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:29:39.222Z] #44 46.70 CC images/file-lock.o [2020-04-12T15:29:39.483Z] #44 46.96 CC images/rlimit.o [2020-04-12T15:29:40.025Z] #44 ... [2020-04-12T15:29:40.025Z] [2020-04-12T15:29:40.025Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:40.025Z] #47 192.9 github.com/LK4D4/vndr/godl [2020-04-12T15:29:40.025Z] #47 193.7 github.com/LK4D4/vndr [2020-04-12T15:29:40.054Z] #44 47.28 CC images/pagemap.o [2020-04-12T15:29:40.054Z] #44 47.69 CC images/siginfo.o [2020-04-12T15:29:40.054Z] #44 ... [2020-04-12T15:29:40.054Z] [2020-04-12T15:29:40.054Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:29:40.054Z] #68 110.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-12T15:29:40.054Z] #68 110.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-12T15:29:40.283Z] #47 DONE 203.2s [2020-04-12T15:29:40.283Z] [2020-04-12T15:29:40.283Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:29:40.283Z] #17 2.515 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:29:40.283Z] #17 2.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:29:40.283Z] #17 2.701 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:29:40.283Z] #17 3.129 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:29:40.283Z] #17 4.173 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:29:40.314Z] #27 15.93 0.0% # 2.0% ## 3.9% #### 5.6% ##### 7.6% ###### 9.0% ####### 10.5% ######## 12.1% ########## 14.4% ############ 16.9% ############## 20.2% ############### 21.2% ################ 23.4% ################## 25.5% #################### 27.8% ##################### 29.3% ####################### 32.1% ######################## 33.7% ######################### 35.3% ########################### 37.8% ############################# 41.2% ############################### 44.1% ################################ 45.2% ################################## 47.5% ################################### 49.3% ##################################### 51.8% ###################################### 54.0% ######################################### 57.1% ########################################## 59.2% ############################################ 61.3% ############################################## 65.0% ################################################ 67.9% ################################################### 70.8% ################################################### 71.7% ##################################################### 73.7% ##################################################### 74.9% ####################################################### 76.7% ######################################################## 78.8% ########################################################## 81.0% ########################################################### 82.1% ############################################################ 84.4% ############################################################## 86.6% ############################################################### 88.3% ################################################################ 89.9% ################################################################## 91.7% ################################################################### 93.4% #################################################################### 95.4% ##################################################################### 97.1% ######################################################################## 100.0% [2020-04-12T15:29:40.314Z] #27 21.47 [2020-04-12T15:29:41.216Z] #17 5.440 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:29:41.246Z] #27 22.33 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-12T15:29:41.504Z] #27 22.76 [2020-04-12T15:29:41.763Z] #27 22.97 # 2.3% ######################################################################## 100.0% [2020-04-12T15:29:41.832Z] #27 15.09 #=#=# # 1.5% ## 3.4% ### 4.5% #### 6.1% ##### 7.0% ##### 8.1% ###### 9.5% ####### 10.9% ######## 12.4% ######### 13.5% ########## 15.2% ############ 16.8% ############ 18.0% ############# 19.1% ############## 20.0% ############### 21.9% ################# 23.9% ################## 25.5% ################### 27.1% #################### 28.9% ###################### 30.7% ####################### 32.4% ######################## 33.9% ######################### 35.4% ########################### 37.9% ############################ 39.7% ############################# 41.1% ############################## 42.9% ############################### 44.4% ################################# 46.3% ################################## 48.3% ################################### 48.9% ##################################### 51.9% ###################################### 53.1% ####################################### 55.0% ######################################## 55.6% ########################################## 58.9% ############################################# 62.8% ############################################## 64.9% ############################################### 66.5% ################################################# 68.4% ################################################### 71.0% #################################################### 72.9% ##################################################### 74.8% ###################################################### 76.0% ######################################################## 78.1% ########################################################## 80.6% ########################################################## 81.2% ############################################################ 83.8% ############################################################# 85.2% ############################################################## 86.6% ############################################################### 88.1% ################################################################ 90.1% ################################################################# 91.5% ################################################################### 93.9% ##################################################################### 96.4% ######################################################################## 100.0% [2020-04-12T15:29:42.027Z] #27 23.15 [2020-04-12T15:29:42.087Z] #27 21.56 [2020-04-12T15:29:42.149Z] #17 ... [2020-04-12T15:29:42.149Z] [2020-04-12T15:29:42.149Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:42.149Z] #44 97.72 LINK criu/pie/restorer.built-in.o [2020-04-12T15:29:42.149Z] #44 97.72 GEN criu/pie/restorer-blob.h [2020-04-12T15:29:42.149Z] #44 97.83 DEP criu/vdso.d [2020-04-12T15:29:42.149Z] #44 ... [2020-04-12T15:29:42.149Z] [2020-04-12T15:29:42.149Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:42.149Z] #60 9.450 + cd /tmp/tmp.wHb47Nqr3x/src/github.com/opencontainers/runc [2020-04-12T15:29:42.149Z] #60 9.451 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-12T15:29:42.149Z] #60 10.14 + '[' -z '' ']' [2020-04-12T15:29:42.149Z] #60 10.14 + target=static [2020-04-12T15:29:42.149Z] #60 10.14 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-12T15:29:42.149Z] #60 11.82 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-04-12T15:29:42.406Z] #60 ... [2020-04-12T15:29:42.406Z] [2020-04-12T15:29:42.406Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:42.406Z] #44 98.05 DEP criu/vdso-compat.d [2020-04-12T15:29:42.664Z] #44 98.15 DEP criu/uts_ns.d [2020-04-12T15:29:42.664Z] #44 98.26 DEP criu/util.d [2020-04-12T15:29:42.664Z] #44 98.39 DEP criu/uffd.d [2020-04-12T15:29:42.961Z] #27 24.15 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-12T15:29:43.013Z] #27 22.47 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-12T15:29:43.219Z] #27 ... [2020-04-12T15:29:43.219Z] [2020-04-12T15:29:43.219Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:43.219Z] #43 85.69 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-12T15:29:43.219Z] #43 85.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-12T15:29:43.219Z] #43 85.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-12T15:29:43.219Z] #43 85.72 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-12T15:29:43.219Z] #43 85.74 Setting up python-six (1.12.0-1) ... [2020-04-12T15:29:43.219Z] #43 92.92 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-12T15:29:43.219Z] #43 92.95 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-12T15:29:43.219Z] #43 92.99 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-12T15:29:43.219Z] #43 93.00 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-12T15:29:43.219Z] #43 93.01 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-12T15:29:43.219Z] #43 93.03 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-12T15:29:43.219Z] #43 93.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-12T15:29:43.219Z] #43 93.04 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-12T15:29:43.219Z] #43 93.05 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-12T15:29:43.219Z] #43 93.08 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-12T15:29:43.229Z] #44 98.56 DEP criu/tun.d [2020-04-12T15:29:43.229Z] #44 98.70 DEP criu/tty.d [2020-04-12T15:29:43.478Z] #43 ... [2020-04-12T15:29:43.478Z] [2020-04-12T15:29:43.478Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:29:43.478Z] #35 91.70 Selecting previously unselected package libxml2:amd64. [2020-04-12T15:29:43.478Z] #35 91.76 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-12T15:29:43.478Z] #35 91.77 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-12T15:29:43.478Z] #35 92.85 Selecting previously unselected package libarchive13:amd64. [2020-04-12T15:29:43.478Z] #35 92.89 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-12T15:29:43.478Z] #35 92.92 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-12T15:29:43.478Z] #35 93.42 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-12T15:29:43.478Z] #35 93.42 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-12T15:29:43.478Z] #35 93.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-12T15:29:43.478Z] #35 93.63 Selecting previously unselected package librhash0:amd64. [2020-04-12T15:29:43.478Z] #35 93.64 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-12T15:29:43.478Z] #35 93.65 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-12T15:29:43.478Z] #35 93.79 Selecting previously unselected package libuv1:amd64. [2020-04-12T15:29:43.478Z] #35 93.82 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-12T15:29:43.478Z] #35 93.82 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-12T15:29:43.478Z] #35 94.04 Selecting previously unselected package cmake. [2020-04-12T15:29:43.478Z] #35 94.07 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-12T15:29:43.478Z] #35 94.09 Unpacking cmake (3.13.4-1) ... [2020-04-12T15:29:43.487Z] #44 98.85 DEP criu/timerfd.d [2020-04-12T15:29:43.487Z] #44 98.97 DEP criu/sysfs_parse.d [2020-04-12T15:29:43.574Z] #27 22.87 [2020-04-12T15:29:43.574Z] #27 23.08 ######################################################################## 100.0% [2020-04-12T15:29:43.744Z] #44 99.13 DEP criu/sysctl.d [2020-04-12T15:29:43.744Z] #44 99.25 DEP criu/string.d [2020-04-12T15:29:43.744Z] #44 99.29 DEP criu/stats.d [2020-04-12T15:29:43.831Z] #27 23.26 [2020-04-12T15:29:44.002Z] #44 99.43 DEP criu/sockets.d [2020-04-12T15:29:44.002Z] #44 99.56 DEP criu/sk-unix.d [2020-04-12T15:29:44.257Z] #68 ... [2020-04-12T15:29:44.257Z] [2020-04-12T15:29:44.257Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:44.257Z] #47 105.1 vendor/golang.org/x/text/secure/bidirule [2020-04-12T15:29:44.257Z] #47 105.7 vendor/golang.org/x/text/unicode/norm [2020-04-12T15:29:44.257Z] #47 109.9 vendor/golang.org/x/net/http2/hpack [2020-04-12T15:29:44.257Z] #47 111.4 mime [2020-04-12T15:29:44.257Z] #47 113.0 net/http/internal [2020-04-12T15:29:44.257Z] #47 ... [2020-04-12T15:29:44.257Z] [2020-04-12T15:29:44.257Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:44.257Z] #10 112.8 Selecting previously unselected package libapparmor1:arm64. [2020-04-12T15:29:44.257Z] #10 112.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-04-12T15:29:44.257Z] #10 112.8 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-04-12T15:29:44.257Z] #10 113.0 Selecting previously unselected package libapparmor-dev:arm64. [2020-04-12T15:29:44.257Z] #10 113.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-04-12T15:29:44.257Z] #10 113.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-12T15:29:44.257Z] #10 113.3 Selecting previously unselected package libbtrfs0. [2020-04-12T15:29:44.257Z] #10 113.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-12T15:29:44.257Z] #10 113.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-12T15:29:44.257Z] #10 113.5 Selecting previously unselected package libbtrfs-dev. [2020-04-12T15:29:44.257Z] #10 113.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-12T15:29:44.257Z] #10 113.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:29:44.257Z] #10 113.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-04-12T15:29:44.257Z] #10 113.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-12T15:29:44.257Z] #10 113.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-12T15:29:44.257Z] #10 113.8 Selecting previously unselected package libudev-dev:arm64. [2020-04-12T15:29:44.257Z] #10 113.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-04-12T15:29:44.257Z] #10 113.9 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-12T15:29:44.257Z] #10 114.1 Selecting previously unselected package libsepol1-dev:arm64. [2020-04-12T15:29:44.257Z] #10 114.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-04-12T15:29:44.257Z] #10 114.1 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-04-12T15:29:44.257Z] #10 114.5 Selecting previously unselected package libpcre16-3:arm64. [2020-04-12T15:29:44.257Z] #10 114.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-04-12T15:29:44.257Z] #10 114.6 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-04-12T15:29:44.257Z] #10 114.8 Selecting previously unselected package libpcre32-3:arm64. [2020-04-12T15:29:44.257Z] #10 114.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-04-12T15:29:44.257Z] #10 114.9 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-04-12T15:29:44.257Z] #10 115.1 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-04-12T15:29:44.257Z] #10 115.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-04-12T15:29:44.257Z] #10 115.1 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-12T15:29:44.257Z] #10 115.2 Selecting previously unselected package libpcre3-dev:arm64. [2020-04-12T15:29:44.257Z] #10 115.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-04-12T15:29:44.257Z] #10 115.2 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-12T15:29:44.259Z] #44 99.72 DEP criu/sk-tcp.d [2020-04-12T15:29:44.420Z] #35 ... [2020-04-12T15:29:44.420Z] [2020-04-12T15:29:44.420Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:29:44.420Z] #27 24.69 [2020-04-12T15:29:44.420Z] #27 24.93 #=#=# ################################################ 67.0% ######################################################################## 100.0% [2020-04-12T15:29:44.420Z] #27 25.16 [2020-04-12T15:29:44.517Z] #44 99.94 DEP criu/sk-queue.d [2020-04-12T15:29:44.517Z] #44 100.1 DEP criu/sk-packet.d [2020-04-12T15:29:44.518Z] #10 115.7 Selecting previously unselected package libselinux1-dev:arm64. [2020-04-12T15:29:44.518Z] #10 115.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-04-12T15:29:44.518Z] #10 115.7 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-12T15:29:44.774Z] #44 100.2 DEP criu/sk-netlink.d [2020-04-12T15:29:44.775Z] #44 100.4 DEP criu/sk-inet.d [2020-04-12T15:29:44.778Z] #10 116.1 Selecting previously unselected package libdevmapper-dev:arm64. [2020-04-12T15:29:45.032Z] #44 100.6 DEP criu/signalfd.d [2020-04-12T15:29:45.039Z] #10 116.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-04-12T15:29:45.039Z] #10 116.1 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-12T15:29:45.039Z] #10 116.3 Selecting previously unselected package libseccomp-dev:arm64. [2020-04-12T15:29:45.039Z] #10 116.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-04-12T15:29:45.039Z] #10 116.3 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-12T15:29:45.193Z] #27 24.52 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-12T15:29:45.290Z] #44 100.8 DEP criu/sigframe.d [2020-04-12T15:29:45.290Z] #44 101.0 DEP criu/shmem.d [2020-04-12T15:29:45.299Z] #10 116.5 Selecting previously unselected package libsystemd-dev:arm64. [2020-04-12T15:29:45.299Z] #10 116.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-04-12T15:29:45.299Z] #10 116.5 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-12T15:29:45.359Z] #27 26.35 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-12T15:29:45.359Z] #27 26.41 skipping existing 1849cc453dee [2020-04-12T15:29:45.359Z] #27 26.56 [2020-04-12T15:29:45.449Z] #27 ... [2020-04-12T15:29:45.449Z] [2020-04-12T15:29:45.449Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:45.449Z] #43 88.86 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-12T15:29:45.449Z] #43 88.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-12T15:29:45.449Z] #43 88.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-12T15:29:45.449Z] #43 89.01 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-12T15:29:45.449Z] #43 89.05 Setting up python-six (1.12.0-1) ... [2020-04-12T15:29:45.449Z] #43 94.33 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-12T15:29:45.449Z] #43 94.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-12T15:29:45.449Z] #43 94.39 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-12T15:29:45.449Z] #43 94.41 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-12T15:29:45.449Z] #43 94.44 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-12T15:29:45.449Z] #43 94.52 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-12T15:29:45.449Z] #43 94.56 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-12T15:29:45.450Z] #43 94.58 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-12T15:29:45.450Z] #43 94.60 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-12T15:29:45.450Z] #43 94.62 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-12T15:29:45.450Z] #43 ... [2020-04-12T15:29:45.450Z] [2020-04-12T15:29:45.450Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:29:45.450Z] #65 60.64 Checking out files: 39% (1243/3158) Checking out files: 40% (1264/3158) Checking out files: 41% (1295/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 98% (3107/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-12T15:29:45.450Z] #65 62.75 + cd /tmp/tmp.24oh1pvBhY/src/github.com/containerd/containerd [2020-04-12T15:29:45.450Z] #65 62.75 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:29:45.450Z] #65 64.79 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-12T15:29:45.450Z] #65 64.79 + BUILDTAGS='netgo osusergo static_build' [2020-04-12T15:29:45.450Z] #65 64.79 + export EXTRA_FLAGS=-buildmode=pie [2020-04-12T15:29:45.450Z] #65 64.79 + EXTRA_FLAGS=-buildmode=pie [2020-04-12T15:29:45.450Z] #65 64.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-12T15:29:45.450Z] #65 64.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-12T15:29:45.450Z] #65 64.79 + '[' '' = dynamic ']' [2020-04-12T15:29:45.450Z] #65 64.79 + make [2020-04-12T15:29:45.450Z] #65 66.30 + bin/ctr [2020-04-12T15:29:45.548Z] #44 101.2 DEP criu/servicefd.d [2020-04-12T15:29:45.805Z] #44 101.3 DEP criu/seize.d [2020-04-12T15:29:45.925Z] #27 ... [2020-04-12T15:29:45.925Z] [2020-04-12T15:29:45.925Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:45.925Z] #10 88.40 Selecting previously unselected package binutils-mingw-w64. [2020-04-12T15:29:45.925Z] #10 88.40 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-12T15:29:45.925Z] #10 88.46 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-12T15:29:45.925Z] #10 88.68 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-12T15:29:45.925Z] #10 88.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-12T15:29:45.925Z] #10 88.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-12T15:29:45.925Z] #10 89.11 Selecting previously unselected package dmsetup. [2020-04-12T15:29:45.925Z] #10 89.11 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-12T15:29:45.925Z] #10 89.12 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-12T15:29:45.925Z] #10 89.48 Selecting previously unselected package mingw-w64-common. [2020-04-12T15:29:45.925Z] #10 89.52 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-12T15:29:45.925Z] #10 89.52 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-12T15:29:46.062Z] #44 101.4 DEP criu/seccomp.d [2020-04-12T15:29:46.062Z] #44 101.6 DEP criu/rst-malloc.d [2020-04-12T15:29:46.062Z] #44 101.7 DEP criu/rbtree.d [2020-04-12T15:29:46.132Z] #10 117.3 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-12T15:29:46.132Z] #10 117.3 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-12T15:29:46.132Z] #10 117.3 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-04-12T15:29:46.132Z] #10 117.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-12T15:29:46.132Z] #10 117.3 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-04-12T15:29:46.132Z] #10 117.3 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-04-12T15:29:46.132Z] #10 117.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:29:46.132Z] #10 117.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-12T15:29:46.132Z] #10 117.4 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-04-12T15:29:46.132Z] #10 117.4 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-12T15:29:46.132Z] #10 117.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-12T15:29:46.132Z] #10 117.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:29:46.320Z] #44 101.7 DEP criu/pstree.d [2020-04-12T15:29:46.320Z] #44 101.9 DEP criu/protobuf.d [2020-04-12T15:29:46.377Z] #65 ... [2020-04-12T15:29:46.377Z] [2020-04-12T15:29:46.377Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:29:46.377Z] #27 25.09 [2020-04-12T15:29:46.377Z] #27 25.39 #=#=# 0.7% ######################################################################## 100.0% [2020-04-12T15:29:46.377Z] #27 25.83 [2020-04-12T15:29:46.395Z] #10 117.5 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-12T15:29:46.395Z] #10 117.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-12T15:29:46.395Z] #10 117.5 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-12T15:29:46.395Z] #10 117.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-12T15:29:46.395Z] #10 117.6 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-12T15:29:46.395Z] #10 117.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:29:46.395Z] #10 117.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-12T15:29:46.395Z] #10 117.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-12T15:29:46.395Z] #10 117.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:29:46.395Z] #10 117.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-12T15:29:46.395Z] #10 117.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-12T15:29:46.395Z] #10 117.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-12T15:29:46.395Z] #10 117.7 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-12T15:29:46.395Z] #10 117.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-12T15:29:46.395Z] #10 117.7 Setting up dmsetup (2:1.02.155-3) ... [2020-04-12T15:29:46.395Z] #10 117.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-12T15:29:46.395Z] #10 117.8 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-12T15:29:46.497Z] #10 ... [2020-04-12T15:29:46.497Z] [2020-04-12T15:29:46.497Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:29:46.497Z] #35 98.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-12T15:29:46.497Z] #35 98.95 Setting up xxd (2:8.1.0875-5) ... [2020-04-12T15:29:46.497Z] #35 98.97 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-12T15:29:46.497Z] #35 98.98 Setting up vim-common (2:8.1.0875-5) ... [2020-04-12T15:29:46.497Z] #35 99.08 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-12T15:29:46.497Z] #35 99.14 Setting up cmake-data (3.13.4-1) ... [2020-04-12T15:29:46.497Z] #35 99.16 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-12T15:29:46.497Z] #35 99.17 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-12T15:29:46.497Z] #35 99.19 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-12T15:29:46.578Z] #44 102.1 GEN criu/protobuf-desc-gen.h [2020-04-12T15:29:46.655Z] #10 117.8 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:29:46.756Z] #35 99.21 Setting up cmake (3.13.4-1) ... [2020-04-12T15:29:46.756Z] #35 99.22 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:29:46.756Z] #35 99.30 Processing triggers for mime-support (3.62) ... [2020-04-12T15:29:46.915Z] #10 ... [2020-04-12T15:29:46.915Z] [2020-04-12T15:29:46.915Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:29:46.915Z] #68 DONE 117.6s [2020-04-12T15:29:46.915Z] [2020-04-12T15:29:46.915Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-12T15:29:46.915Z] #69 DONE 0.1s [2020-04-12T15:29:46.915Z] [2020-04-12T15:29:46.915Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:46.915Z] #47 116.5 net/textproto [2020-04-12T15:29:46.915Z] #47 116.5 vendor/golang.org/x/net/http/httpproxy [2020-04-12T15:29:46.915Z] #47 116.5 crypto/x509 [2020-04-12T15:29:47.175Z] #47 ... [2020-04-12T15:29:47.175Z] [2020-04-12T15:29:47.175Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:47.175Z] #10 DONE 118.5s [2020-04-12T15:29:47.324Z] #35 ... [2020-04-12T15:29:47.324Z] [2020-04-12T15:29:47.324Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:47.324Z] #33 89.63 time [2020-04-12T15:29:47.324Z] #33 98.23 internal/poll [2020-04-12T15:29:47.435Z] [2020-04-12T15:29:47.435Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:29:47.435Z] #58 DONE 0.1s [2020-04-12T15:29:47.435Z] [2020-04-12T15:29:47.435Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-12T15:29:47.584Z] #33 99.73 internal/fmtsort [2020-04-12T15:29:47.584Z] #33 ... [2020-04-12T15:29:47.584Z] [2020-04-12T15:29:47.584Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:29:47.584Z] #27 27.81 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-12T15:29:47.584Z] #27 28.36 [2020-04-12T15:29:47.584Z] #27 28.60 ######################################################################## 100.0% [2020-04-12T15:29:47.695Z] #11 ... [2020-04-12T15:29:47.695Z] [2020-04-12T15:29:47.695Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-12T15:29:47.695Z] #59 DONE 0.2s [2020-04-12T15:29:47.745Z] #27 27.04 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-12T15:29:47.745Z] #27 27.21 skipping existing 1849cc453dee [2020-04-12T15:29:47.842Z] #27 28.78 [2020-04-12T15:29:47.843Z] #27 28.91 Download of images into '/build' complete. [2020-04-12T15:29:47.843Z] #27 28.92 Use something like the following to load the result into a Docker daemon: [2020-04-12T15:29:47.843Z] #27 28.92 tar -cC '/build' . | docker load [2020-04-12T15:29:47.949Z] #44 103.5 DEP criu/protobuf-desc.d [2020-04-12T15:29:47.949Z] #44 103.6 DEP criu/proc_parse.d [2020-04-12T15:29:47.955Z] [2020-04-12T15:29:47.955Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:48.001Z] #27 27.36 [2020-04-12T15:29:48.207Z] #44 103.8 DEP criu/plugin.d [2020-04-12T15:29:48.207Z] #44 103.8 DEP criu/pipes.d [2020-04-12T15:29:48.465Z] #44 104.0 DEP criu/pie-util.d [2020-04-12T15:29:48.465Z] #44 104.0 DEP criu/pie-util-vdso.d [2020-04-12T15:29:48.722Z] #44 104.1 DEP criu/pie-util-vdso-elf32.d [2020-04-12T15:29:48.722Z] #44 104.2 DEP criu/path.d [2020-04-12T15:29:48.950Z] #27 ... [2020-04-12T15:29:48.950Z] [2020-04-12T15:29:48.950Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:29:48.950Z] #35 93.74 Selecting previously unselected package libxml2:amd64. [2020-04-12T15:29:48.950Z] #35 93.74 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-12T15:29:48.950Z] #35 93.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-12T15:29:48.950Z] #35 94.66 Selecting previously unselected package libarchive13:amd64. [2020-04-12T15:29:48.950Z] #35 94.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-12T15:29:48.950Z] #35 94.69 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-12T15:29:48.950Z] #35 95.07 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-12T15:29:48.950Z] #35 95.08 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-12T15:29:48.950Z] #35 95.09 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-12T15:29:48.950Z] #35 95.32 Selecting previously unselected package librhash0:amd64. [2020-04-12T15:29:48.950Z] #35 95.32 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-12T15:29:48.950Z] #35 95.33 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-12T15:29:48.950Z] #35 95.56 Selecting previously unselected package libuv1:amd64. [2020-04-12T15:29:48.950Z] #35 95.57 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-12T15:29:48.950Z] #35 95.57 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-12T15:29:48.950Z] #35 95.78 Selecting previously unselected package cmake. [2020-04-12T15:29:48.950Z] #35 95.84 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-12T15:29:48.950Z] #35 95.85 Unpacking cmake (3.13.4-1) ... [2020-04-12T15:29:48.950Z] #35 100.5 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-12T15:29:48.950Z] #35 100.5 Setting up xxd (2:8.1.0875-5) ... [2020-04-12T15:29:48.950Z] #35 100.6 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-12T15:29:48.950Z] #35 100.6 Setting up vim-common (2:8.1.0875-5) ... [2020-04-12T15:29:48.950Z] #35 100.6 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-12T15:29:48.950Z] #35 100.7 Setting up cmake-data (3.13.4-1) ... [2020-04-12T15:29:48.950Z] #35 100.7 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-12T15:29:48.950Z] #35 100.7 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-12T15:29:48.950Z] #35 100.7 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-12T15:29:48.950Z] #35 100.7 Setting up cmake (3.13.4-1) ... [2020-04-12T15:29:48.950Z] #35 100.8 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:29:48.950Z] #35 100.8 Processing triggers for mime-support (3.62) ... [2020-04-12T15:29:48.950Z] #35 DONE 102.4s [2020-04-12T15:29:48.950Z] [2020-04-12T15:29:48.950Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:29:48.950Z] #36 DONE 0.1s [2020-04-12T15:29:48.950Z] [2020-04-12T15:29:48.950Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-12T15:29:48.950Z] #37 DONE 0.1s [2020-04-12T15:29:48.950Z] [2020-04-12T15:29:48.950Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:48.950Z] #10 92.51 Selecting previously unselected package binutils-mingw-w64. [2020-04-12T15:29:48.950Z] #10 92.54 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-12T15:29:48.950Z] #10 92.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-12T15:29:48.950Z] #10 92.82 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-12T15:29:48.950Z] #10 92.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-12T15:29:48.950Z] #10 92.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-12T15:29:48.950Z] #10 93.29 Selecting previously unselected package dmsetup. [2020-04-12T15:29:48.950Z] #10 93.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-12T15:29:48.950Z] #10 93.34 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-12T15:29:48.950Z] #10 93.66 Selecting previously unselected package mingw-w64-common. [2020-04-12T15:29:48.950Z] #10 93.69 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-12T15:29:48.950Z] #10 93.70 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-12T15:29:48.980Z] #44 104.4 DEP criu/parasite-syscall.d [2020-04-12T15:29:48.980Z] #44 104.6 DEP criu/pagemap.d [2020-04-12T15:29:49.206Z] #10 ... [2020-04-12T15:29:49.206Z] [2020-04-12T15:29:49.206Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:49.206Z] #38 ... [2020-04-12T15:29:49.206Z] [2020-04-12T15:29:49.206Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:49.206Z] #47 92.49 time [2020-04-12T15:29:49.206Z] #47 97.40 strings [2020-04-12T15:29:49.206Z] #47 100.3 os [2020-04-12T15:29:49.206Z] #47 102.1 regexp/syntax [2020-04-12T15:29:49.227Z] #27 DONE 30.3s [2020-04-12T15:29:49.227Z] [2020-04-12T15:29:49.227Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:29:49.227Z] #35 DONE 101.7s [2020-04-12T15:29:49.227Z] [2020-04-12T15:29:49.227Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:29:49.237Z] #44 104.7 DEP criu/pagemap-cache.d [2020-04-12T15:29:49.237Z] #44 104.8 DEP criu/page-xfer.d [2020-04-12T15:29:49.237Z] #44 104.9 DEP criu/page-pipe.d [2020-04-12T15:29:49.462Z] #47 ... [2020-04-12T15:29:49.462Z] [2020-04-12T15:29:49.462Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:29:49.462Z] #27 28.89 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-12T15:29:49.489Z] #36 DONE 0.3s [2020-04-12T15:29:49.489Z] [2020-04-12T15:29:49.489Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-12T15:29:49.494Z] #44 105.0 DEP criu/netfilter.d [2020-04-12T15:29:49.494Z] #44 105.2 DEP criu/net.d [2020-04-12T15:29:49.748Z] #37 DONE 0.2s [2020-04-12T15:29:49.748Z] [2020-04-12T15:29:49.748Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:49.748Z] #43 101.9 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-12T15:29:49.748Z] #43 102.0 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:29:49.748Z] #43 DONE 102.5s [2020-04-12T15:29:49.748Z] [2020-04-12T15:29:49.748Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:49.752Z] #44 105.3 DEP criu/namespaces.d [2020-04-12T15:29:50.009Z] #44 105.5 DEP criu/mount.d [2020-04-12T15:29:50.077Z] #27 29.61 [2020-04-12T15:29:50.077Z] #27 ... [2020-04-12T15:29:50.077Z] [2020-04-12T15:29:50.077Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:50.077Z] #33 93.43 internal/poll [2020-04-12T15:29:50.077Z] #33 96.00 internal/fmtsort [2020-04-12T15:29:50.077Z] #33 96.25 internal/syscall/unix [2020-04-12T15:29:50.077Z] #33 96.66 strings [2020-04-12T15:29:50.077Z] #33 96.69 os [2020-04-12T15:29:50.077Z] #33 101.2 path [2020-04-12T15:29:50.077Z] #33 102.2 text/tabwriter [2020-04-12T15:29:50.077Z] #33 102.4 fmt [2020-04-12T15:29:50.268Z] #44 105.7 DEP criu/mem.d [2020-04-12T15:29:50.268Z] #44 105.8 DEP criu/lsm.d [2020-04-12T15:29:50.332Z] #33 ... [2020-04-12T15:29:50.332Z] [2020-04-12T15:29:50.332Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:50.332Z] #10 103.7 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-12T15:29:50.332Z] #10 103.7 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-12T15:29:50.332Z] #10 103.7 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-12T15:29:50.496Z] #60 2.616 + RM_GOPATH=0 [2020-04-12T15:29:50.496Z] #60 2.616 + TMP_GOPATH= [2020-04-12T15:29:50.496Z] #60 2.617 + : /build [2020-04-12T15:29:50.496Z] #60 2.617 + '[' -z '' ']' [2020-04-12T15:29:50.496Z] #60 2.619 ++ mktemp -d [2020-04-12T15:29:50.496Z] #60 2.622 + export GOPATH=/tmp/tmp.AOe4vZg8cb [2020-04-12T15:29:50.496Z] #60 2.622 + GOPATH=/tmp/tmp.AOe4vZg8cb [2020-04-12T15:29:50.496Z] #60 2.622 + RM_GOPATH=1 [2020-04-12T15:29:50.496Z] #60 2.622 ++ dirname ./install.sh [2020-04-12T15:29:50.496Z] #60 2.630 + dir=. [2020-04-12T15:29:50.496Z] #60 2.630 + bin=runc [2020-04-12T15:29:50.496Z] #60 2.630 + shift [2020-04-12T15:29:50.496Z] #60 2.630 + '[' '!' -f ./runc.installer ']' [2020-04-12T15:29:50.496Z] #60 2.630 + . ./runc.installer [2020-04-12T15:29:50.496Z] #60 2.630 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-12T15:29:50.496Z] #60 2.630 + install_runc [2020-04-12T15:29:50.496Z] #60 2.630 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-12T15:29:50.496Z] #60 2.632 + uname -r [2020-04-12T15:29:50.496Z] #60 2.633 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-12T15:29:50.496Z] #60 2.633 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-12T15:29:50.496Z] #60 2.633 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AOe4vZg8cb/src/github.com/opencontainers/runc [2020-04-12T15:29:50.496Z] #60 2.637 Cloning into '/tmp/tmp.AOe4vZg8cb/src/github.com/opencontainers/runc'... [2020-04-12T15:29:50.496Z] #60 2.639 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-12T15:29:50.496Z] #60 ... [2020-04-12T15:29:50.496Z] [2020-04-12T15:29:50.496Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:50.496Z] #44 48.01 CC images/rpc.o [2020-04-12T15:29:50.496Z] #44 50.04 CC images/ext-file.o [2020-04-12T15:29:50.496Z] #44 50.36 CC images/cgroup.o [2020-04-12T15:29:50.496Z] #44 51.17 CC images/userns.o [2020-04-12T15:29:50.496Z] #44 51.50 CC images/google/protobuf/descriptor.o [2020-04-12T15:29:50.496Z] #44 54.45 CC images/opts.o [2020-04-12T15:29:50.496Z] #44 54.90 CC images/seccomp.o [2020-04-12T15:29:50.496Z] #44 55.66 CC images/binfmt-misc.o [2020-04-12T15:29:50.496Z] #44 55.98 CC images/time.o [2020-04-12T15:29:50.496Z] #44 56.36 CC images/sysctl.o [2020-04-12T15:29:50.496Z] #44 56.75 CC images/autofs.o [2020-04-12T15:29:50.496Z] #44 57.20 CC images/macvlan.o [2020-04-12T15:29:50.496Z] #44 57.45 CC images/sit.o [2020-04-12T15:29:50.496Z] #44 57.78 LINK images/built-in.o [2020-04-12T15:29:50.525Z] #44 106.0 DEP criu/log.d [2020-04-12T15:29:50.525Z] #44 106.2 DEP criu/libnetlink.d [2020-04-12T15:29:50.588Z] #10 ... [2020-04-12T15:29:50.588Z] [2020-04-12T15:29:50.588Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:29:50.588Z] #43 103.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-12T15:29:50.588Z] #43 103.6 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:29:50.588Z] #43 DONE 104.1s [2020-04-12T15:29:50.588Z] [2020-04-12T15:29:50.588Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:50.588Z] #33 104.1 path/filepath [2020-04-12T15:29:50.756Z] #44 58.03 GEN compel/include/asm [2020-04-12T15:29:50.756Z] #44 58.04 GEN compel/include/version.h [2020-04-12T15:29:50.756Z] #44 58.06 touch .config [2020-04-12T15:29:50.756Z] #44 58.10 GEN include/common/config.h [2020-04-12T15:29:50.756Z] #44 58.23 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-12T15:29:50.756Z] #44 58.25 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-04-12T15:29:50.782Z] #44 106.3 DEP criu/kerndat.d [2020-04-12T15:29:50.845Z] #33 ... [2020-04-12T15:29:50.845Z] [2020-04-12T15:29:50.845Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:50.845Z] #56 93.96 context [2020-04-12T15:29:50.845Z] #56 95.03 internal/poll [2020-04-12T15:29:50.845Z] #56 97.99 os [2020-04-12T15:29:50.845Z] #56 100.8 encoding/binary [2020-04-12T15:29:51.017Z] #44 ... [2020-04-12T15:29:51.017Z] [2020-04-12T15:29:51.017Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-12T15:29:51.017Z] #11 DONE 3.7s [2020-04-12T15:29:51.017Z] [2020-04-12T15:29:51.017Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:51.017Z] #44 58.32 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-04-12T15:29:51.017Z] #44 58.35 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-04-12T15:29:51.017Z] #44 58.38 DEP compel/plugins/std/infect.d [2020-04-12T15:29:51.017Z] #44 ... [2020-04-12T15:29:51.017Z] [2020-04-12T15:29:51.017Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:51.017Z] #47 118.4 vendor/golang.org/x/net/http/httpguts [2020-04-12T15:29:51.017Z] #47 118.4 mime/multipart [2020-04-12T15:29:51.017Z] #47 121.7 crypto/tls [2020-04-12T15:29:51.040Z] #44 106.5 DEP criu/kcmp-ids.d [2020-04-12T15:29:51.040Z] #44 106.6 DEP criu/irmap.d [2020-04-12T15:29:51.105Z] #56 ... [2020-04-12T15:29:51.105Z] [2020-04-12T15:29:51.105Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:29:51.105Z] #27 29.83 #=#=# ##O#- # ######################################################################## 100.0% [2020-04-12T15:29:51.105Z] #27 30.22 [2020-04-12T15:29:51.105Z] #27 30.43 Download of images into '/build' complete. [2020-04-12T15:29:51.105Z] #27 30.43 Use something like the following to load the result into a Docker daemon: [2020-04-12T15:29:51.105Z] #27 30.43 tar -cC '/build' . | docker load [2020-04-12T15:29:51.105Z] #27 DONE 30.5s [2020-04-12T15:29:51.105Z] [2020-04-12T15:29:51.105Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:51.105Z] #56 104.4 encoding/base64 [2020-04-12T15:29:51.297Z] #44 106.8 DEP criu/ipc_ns.d [2020-04-12T15:29:51.360Z] #56 104.7 fmt [2020-04-12T15:29:51.555Z] #44 106.9 DEP criu/image.d [2020-04-12T15:29:51.555Z] #44 107.1 DEP criu/image-desc.d [2020-04-12T15:29:51.813Z] #44 107.2 DEP criu/fsnotify.d [2020-04-12T15:29:51.813Z] #44 107.5 DEP criu/filesystems.d [2020-04-12T15:29:52.070Z] #44 107.7 DEP criu/files.d [2020-04-12T15:29:52.328Z] #44 107.9 DEP criu/files-reg.d [2020-04-12T15:29:52.328Z] #44 108.0 DEP criu/files-ext.d [2020-04-12T15:29:52.893Z] #44 108.2 DEP criu/file-lock.d [2020-04-12T15:29:52.893Z] #44 108.4 DEP criu/file-ids.d [2020-04-12T15:29:52.893Z] #44 108.4 DEP criu/fifo.d [2020-04-12T15:29:52.893Z] #44 108.6 DEP criu/fdstore.d [2020-04-12T15:29:52.930Z] #47 ... [2020-04-12T15:29:52.930Z] [2020-04-12T15:29:52.930Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:52.930Z] #44 58.64 DEP compel/plugins/std/string.d [2020-04-12T15:29:52.930Z] #44 58.86 DEP compel/plugins/std/log.d [2020-04-12T15:29:52.930Z] #44 59.18 DEP compel/plugins/std/fds.d [2020-04-12T15:29:52.930Z] #44 59.37 DEP compel/plugins/std/std.d [2020-04-12T15:29:52.930Z] #44 59.58 DEP compel/plugins/shmem/shmem.d [2020-04-12T15:29:52.930Z] #44 59.68 DEP compel/plugins/fds/fds.d [2020-04-12T15:29:52.930Z] #44 60.00 CC compel/plugins/std/std.o [2020-04-12T15:29:52.930Z] #44 60.41 CC compel/plugins/std/fds.o [2020-04-12T15:29:53.031Z] #38 ... [2020-04-12T15:29:53.031Z] [2020-04-12T15:29:53.031Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:53.031Z] #56 94.76 time [2020-04-12T15:29:53.031Z] #56 102.3 os [2020-04-12T15:29:53.031Z] #56 103.6 encoding/binary [2020-04-12T15:29:53.031Z] #56 ... [2020-04-12T15:29:53.031Z] [2020-04-12T15:29:53.031Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:53.031Z] #47 94.71 time [2020-04-12T15:29:53.031Z] #47 100.9 internal/syscall/unix [2020-04-12T15:29:53.031Z] #47 101.6 strings [2020-04-12T15:29:53.031Z] #47 103.5 os [2020-04-12T15:29:53.031Z] #47 ... [2020-04-12T15:29:53.031Z] [2020-04-12T15:29:53.031Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:29:53.031Z] #33 100.4 internal/syscall/unix [2020-04-12T15:29:53.031Z] #33 100.9 strings [2020-04-12T15:29:53.031Z] #33 101.7 os [2020-04-12T15:29:53.150Z] #44 108.7 DEP criu/fault-injection.d [2020-04-12T15:29:53.150Z] #44 108.7 DEP criu/external.d [2020-04-12T15:29:53.150Z] #44 108.8 DEP criu/eventpoll.d [2020-04-12T15:29:53.246Z] #56 106.5 path/filepath [2020-04-12T15:29:53.408Z] #44 109.0 DEP criu/eventfd.d [2020-04-12T15:29:53.666Z] #44 109.1 DEP criu/crtools.d [2020-04-12T15:29:53.666Z] #44 109.3 DEP criu/cr-service.d [2020-04-12T15:29:53.871Z] #44 ... [2020-04-12T15:29:53.871Z] [2020-04-12T15:29:53.871Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-12T15:29:53.871Z] #12 DONE 2.6s [2020-04-12T15:29:53.871Z] [2020-04-12T15:29:53.871Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:53.871Z] #44 61.15 CC compel/plugins/std/log.o [2020-04-12T15:29:53.923Z] #44 109.4 DEP criu/cr-restore.d [2020-04-12T15:29:54.181Z] #44 109.6 DEP criu/cr-errno.d [2020-04-12T15:29:54.181Z] #44 109.6 DEP criu/cr-dump.d [2020-04-12T15:29:54.181Z] #44 109.8 DEP criu/cr-dedup.d [2020-04-12T15:29:54.405Z] #33 106.4 path [2020-04-12T15:29:54.439Z] #44 110.0 DEP criu/cr-check.d [2020-04-12T15:29:54.696Z] #44 110.1 DEP criu/config.d [2020-04-12T15:29:54.696Z] #44 110.3 DEP criu/clone-noasan.d [2020-04-12T15:29:54.696Z] #44 110.4 DEP criu/cgroup.d [2020-04-12T15:29:54.811Z] #44 62.24 CC compel/plugins/std/string.o [2020-04-12T15:29:54.954Z] #44 110.5 DEP criu/cgroup-props.d [2020-04-12T15:29:54.954Z] #44 110.6 DEP criu/bitmap.d [2020-04-12T15:29:54.955Z] #44 110.6 DEP criu/bfd.d [2020-04-12T15:29:54.955Z] #44 110.7 DEP criu/autofs.d [2020-04-12T15:29:54.971Z] #33 ... [2020-04-12T15:29:54.971Z] [2020-04-12T15:29:54.971Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:54.971Z] #47 107.0 regexp/syntax [2020-04-12T15:29:55.212Z] #44 110.8 DEP criu/aio.d [2020-04-12T15:29:55.383Z] #44 ... [2020-04-12T15:29:55.383Z] [2020-04-12T15:29:55.383Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:29:55.383Z] #50 DONE 126.1s [2020-04-12T15:29:55.469Z] #44 ... [2020-04-12T15:29:55.470Z] [2020-04-12T15:29:55.470Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:29:55.470Z] #30 DONE 218.4s [2020-04-12T15:29:55.470Z] [2020-04-12T15:29:55.470Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:29:55.470Z] #17 10.53 Fetched 8337 kB in 8s (997 kB/s) [2020-04-12T15:29:55.470Z] #17 10.53 Reading package lists... [2020-04-12T15:29:55.470Z] #17 14.11 Reading package lists... [2020-04-12T15:29:55.470Z] #17 16.97 Building dependency tree... [2020-04-12T15:29:55.470Z] #17 18.46 libcap2-bin is already the newest version (1:2.25-2). [2020-04-12T15:29:55.470Z] #17 18.46 The following additional packages will be installed: [2020-04-12T15:29:55.470Z] #17 18.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-12T15:29:55.470Z] #17 18.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-12T15:29:55.470Z] #17 18.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-12T15:29:55.470Z] #17 18.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-12T15:29:55.470Z] #17 18.47 python3.7 python3.7-minimal vim-runtime xxd [2020-04-12T15:29:55.470Z] #17 18.47 Suggested packages: [2020-04-12T15:29:55.470Z] #17 18.47 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-12T15:29:55.470Z] #17 18.47 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-12T15:29:55.470Z] #17 18.47 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-12T15:29:55.470Z] #17 18.47 Recommended packages: [2020-04-12T15:29:55.470Z] #17 18.47 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-12T15:29:55.470Z] #17 18.47 python3-keyrings.alt python3-xdg unzip [2020-04-12T15:29:55.470Z] #17 ... [2020-04-12T15:29:55.470Z] [2020-04-12T15:29:55.470Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:29:55.470Z] #44 111.1 DEP criu/action-scripts.d [2020-04-12T15:29:55.643Z] [2020-04-12T15:29:55.643Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-12T15:29:55.756Z] #56 108.8 golang.org/x/sys/unix [2020-04-12T15:29:56.034Z] #44 111.5 CC criu/action-scripts.o [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-12T15:29:56.136Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2020-04-12T15:29:56.136Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-12T15:29:56.136Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.5% of statements [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/types [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-12T15:29:56.136Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-04-12T15:29:56.136Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-12T15:29:56.136Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-04-12T15:29:56.136Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/builder [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-12T15:29:56.136Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-12T15:29:56.136Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-04-12T15:29:56.600Z] #44 112.2 CC criu/aio.o [2020-04-12T15:29:56.600Z] #13 2.744 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-12T15:29:56.600Z] #13 DONE 2.9s [2020-04-12T15:29:56.600Z] [2020-04-12T15:29:56.600Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-12T15:29:56.749Z] ok github.com/docker/docker/builder/remotecontext 0.349s coverage: 13.6% of statements [2020-04-12T15:29:56.870Z] #47 ... [2020-04-12T15:29:56.870Z] [2020-04-12T15:29:56.870Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:29:56.870Z] #10 99.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-12T15:29:56.870Z] #10 99.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-12T15:29:56.870Z] #10 99.20 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-12T15:29:56.870Z] #10 ... [2020-04-12T15:29:56.870Z] [2020-04-12T15:29:56.870Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:56.870Z] #38 6.147 + RM_GOPATH=0 [2020-04-12T15:29:56.870Z] #38 6.147 + TMP_GOPATH= [2020-04-12T15:29:56.870Z] #38 6.147 + : /build [2020-04-12T15:29:56.870Z] #38 6.147 + '[' -z '' ']' [2020-04-12T15:29:56.870Z] #38 6.147 ++ mktemp -d [2020-04-12T15:29:56.870Z] #38 6.147 + export GOPATH=/tmp/tmp.FigHvmksPA [2020-04-12T15:29:56.870Z] #38 6.147 + GOPATH=/tmp/tmp.FigHvmksPA [2020-04-12T15:29:56.870Z] #38 6.147 + RM_GOPATH=1 [2020-04-12T15:29:56.870Z] #38 6.147 ++ dirname ./install.sh [2020-04-12T15:29:56.870Z] #38 6.147 + dir=. [2020-04-12T15:29:56.870Z] #38 6.147 + bin=tini [2020-04-12T15:29:56.870Z] #38 6.147 + shift [2020-04-12T15:29:56.870Z] #38 6.147 + '[' '!' -f ./tini.installer ']' [2020-04-12T15:29:56.870Z] #38 6.147 + . ./tini.installer [2020-04-12T15:29:56.870Z] #38 6.147 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:29:56.870Z] #38 6.147 + install_tini [2020-04-12T15:29:56.870Z] #38 6.147 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-12T15:29:56.870Z] #38 6.147 + git clone https://github.com/krallin/tini.git /tmp/tmp.FigHvmksPA/tini [2020-04-12T15:29:56.870Z] #38 6.148 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:29:56.870Z] #38 6.152 Cloning into '/tmp/tmp.FigHvmksPA/tini'... [2020-04-12T15:29:57.118Z] #56 ... [2020-04-12T15:29:57.118Z] [2020-04-12T15:29:57.118Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:29:57.118Z] #38 4.576 + RM_GOPATH=0 [2020-04-12T15:29:57.118Z] #38 4.576 + TMP_GOPATH= [2020-04-12T15:29:57.118Z] #38 4.576 + : /build [2020-04-12T15:29:57.118Z] #38 4.576 + '[' -z '' ']' [2020-04-12T15:29:57.118Z] #38 4.576 ++ mktemp -d [2020-04-12T15:29:57.118Z] #38 4.576 + export GOPATH=/tmp/tmp.3qhV9nJbjh [2020-04-12T15:29:57.118Z] #38 4.576 + GOPATH=/tmp/tmp.3qhV9nJbjh [2020-04-12T15:29:57.118Z] #38 4.576 + RM_GOPATH=1 [2020-04-12T15:29:57.118Z] #38 4.583 ++ dirname ./install.sh [2020-04-12T15:29:57.118Z] #38 4.583 + dir=. [2020-04-12T15:29:57.118Z] #38 4.583 + bin=tini [2020-04-12T15:29:57.118Z] #38 4.583 + shift [2020-04-12T15:29:57.118Z] #38 4.583 + '[' '!' -f ./tini.installer ']' [2020-04-12T15:29:57.118Z] #38 4.583 + . ./tini.installer [2020-04-12T15:29:57.118Z] #38 4.583 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:29:57.118Z] #38 4.583 + install_tini [2020-04-12T15:29:57.118Z] #38 4.583 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-12T15:29:57.118Z] #38 4.583 + git clone https://github.com/krallin/tini.git /tmp/tmp.3qhV9nJbjh/tini [2020-04-12T15:29:57.118Z] #38 4.583 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:29:57.118Z] #38 4.630 Cloning into '/tmp/tmp.3qhV9nJbjh/tini'... [2020-04-12T15:29:57.118Z] #38 6.199 + cd /tmp/tmp.3qhV9nJbjh/tini [2020-04-12T15:29:57.118Z] #38 6.199 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:29:57.118Z] #38 6.199 + cmake . [2020-04-12T15:29:57.118Z] #38 7.390 -- The C compiler identification is GNU 8.3.0 [2020-04-12T15:29:57.118Z] #38 7.518 -- Check for working C compiler: /usr/bin/cc [2020-04-12T15:29:57.129Z] #38 7.497 + cd /tmp/tmp.FigHvmksPA/tini [2020-04-12T15:29:57.129Z] #38 7.497 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:29:57.169Z] #44 112.6 CC criu/autofs.o [2020-04-12T15:29:57.363Z] ok github.com/docker/docker/builder/dockerfile 0.930s coverage: 48.2% of statements [2020-04-12T15:29:57.386Z] #38 7.544 + cmake . [2020-04-12T15:29:57.679Z] #38 8.432 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-12T15:29:57.679Z] #38 8.433 -- Detecting C compiler ABI info [2020-04-12T15:29:57.976Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-04-12T15:29:57.976Z] ok github.com/docker/docker/builder/remotecontext/git 0.831s coverage: 86.3% of statements [2020-04-12T15:29:57.976Z] ? github.com/docker/docker/cli [no test files] [2020-04-12T15:29:57.976Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-12T15:29:58.102Z] #44 113.7 CC criu/bfd.o [2020-04-12T15:29:58.604Z] #38 9.435 -- Detecting C compiler ABI info - done [2020-04-12T15:29:58.604Z] #38 9.532 -- Detecting C compile features [2020-04-12T15:29:58.667Z] #44 114.2 CC criu/bitmap.o [2020-04-12T15:29:58.667Z] #44 114.3 CC criu/cgroup-props.o [2020-04-12T15:29:58.756Z] #38 9.085 -- The C compiler identification is GNU 8.3.0 [2020-04-12T15:29:58.756Z] #38 9.166 -- Check for working C compiler: /usr/bin/cc [2020-04-12T15:29:59.143Z] #14 DONE 2.5s [2020-04-12T15:29:59.143Z] [2020-04-12T15:29:59.143Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-12T15:29:59.600Z] #44 115.0 CC criu/cgroup.o [2020-04-12T15:30:00.131Z] #38 ... [2020-04-12T15:30:00.131Z] [2020-04-12T15:30:00.131Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:00.131Z] #44 7.642 Note: Building without setproctitle() and strlcpy() support. [2020-04-12T15:30:00.131Z] #44 7.642 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-12T15:30:00.131Z] #44 7.715 Note: Building without GnuTLS support [2020-04-12T15:30:00.131Z] #44 ... [2020-04-12T15:30:00.131Z] [2020-04-12T15:30:00.131Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:00.131Z] #38 10.52 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-12T15:30:00.390Z] #38 10.55 -- Detecting C compiler ABI info [2020-04-12T15:30:00.489Z] #38 ... [2020-04-12T15:30:00.489Z] [2020-04-12T15:30:00.489Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:30:00.489Z] #56 113.8 encoding/json [2020-04-12T15:30:00.489Z] #56 ... [2020-04-12T15:30:00.489Z] [2020-04-12T15:30:00.489Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:00.489Z] #44 6.459 Note: Building without setproctitle() and strlcpy() support. [2020-04-12T15:30:00.489Z] #44 6.459 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-12T15:30:00.489Z] #44 6.491 Note: Building without GnuTLS support [2020-04-12T15:30:00.489Z] #44 9.822 fatal: not a git repository (or any of the parent directories): .git [2020-04-12T15:30:00.489Z] #44 9.970 GEN .gitid [2020-04-12T15:30:00.489Z] #44 9.987 GEN criu/include/version.h [2020-04-12T15:30:00.489Z] #44 10.00 GEN include/common/asm [2020-04-12T15:30:01.325Z] #38 11.65 -- Detecting C compiler ABI info - done [2020-04-12T15:30:01.325Z] #38 11.74 -- Detecting C compile features [2020-04-12T15:30:01.425Z] ok github.com/docker/docker/client 0.129s coverage: 75.8% of statements [2020-04-12T15:30:01.499Z] #44 ... [2020-04-12T15:30:01.500Z] [2020-04-12T15:30:01.500Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:30:01.500Z] #17 20.83 The following NEW packages will be installed: [2020-04-12T15:30:01.500Z] #17 20.84 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-12T15:30:01.500Z] #17 20.84 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-12T15:30:01.500Z] #17 20.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-12T15:30:01.500Z] #17 20.84 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-12T15:30:01.500Z] #17 20.84 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-12T15:30:01.500Z] #17 20.84 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-12T15:30:01.500Z] #17 20.85 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-12T15:30:01.500Z] #17 20.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-12T15:30:01.500Z] #17 20.85 xz-utils zip [2020-04-12T15:30:01.500Z] #17 21.19 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:30:01.500Z] #17 21.19 Need to get 28.5 MB of archives. [2020-04-12T15:30:01.500Z] #17 21.19 After this operation, 116 MB of additional disk space will be used. [2020-04-12T15:30:01.500Z] #17 21.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-12T15:30:01.500Z] #17 21.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-12T15:30:01.500Z] #17 21.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-12T15:30:01.500Z] #17 21.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-12T15:30:01.500Z] #17 21.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-12T15:30:01.500Z] #17 21.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-12T15:30:01.500Z] #17 21.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-12T15:30:01.500Z] #17 21.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-12T15:30:01.500Z] #17 21.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-12T15:30:01.500Z] #17 22.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-12T15:30:01.500Z] #17 22.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-12T15:30:01.500Z] #17 22.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-12T15:30:01.500Z] #17 22.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-12T15:30:01.500Z] #17 22.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-12T15:30:01.500Z] #17 22.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-12T15:30:01.500Z] #17 22.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-12T15:30:01.500Z] #17 22.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-12T15:30:01.500Z] #17 22.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-12T15:30:01.500Z] #17 22.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-12T15:30:01.500Z] #17 22.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-12T15:30:01.500Z] #17 22.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-12T15:30:01.500Z] #17 22.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-12T15:30:01.500Z] #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-04-12T15:30:01.500Z] #17 22.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-12T15:30:01.500Z] #17 22.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-12T15:30:01.500Z] #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-04-12T15:30:01.500Z] #17 22.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-12T15:30:01.500Z] #17 22.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-12T15:30:01.500Z] #17 22.54 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-12T15:30:01.500Z] #17 22.94 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-12T15:30:01.500Z] #17 22.94 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-12T15:30:01.500Z] #17 22.95 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-12T15:30:01.500Z] #17 22.95 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-12T15:30:01.500Z] #17 22.95 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-12T15:30:01.500Z] #17 22.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-12T15:30:01.500Z] #17 23.05 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-12T15:30:01.500Z] #17 23.05 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-12T15:30:01.500Z] #17 23.06 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-12T15:30:01.500Z] #17 23.06 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-12T15:30:01.500Z] #17 23.07 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-12T15:30:01.500Z] #17 23.07 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-12T15:30:01.500Z] #17 23.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-12T15:30:01.500Z] #17 23.12 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-12T15:30:01.500Z] #17 23.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-12T15:30:01.500Z] #17 23.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-12T15:30:01.500Z] #17 25.07 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-12T15:30:01.500Z] #17 25.50 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-12T15:30:01.500Z] #17 25.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-12T15:30:02.066Z] #17 26.13 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:30:02.066Z] #17 26.24 Fetched 28.5 MB in 5s (6120 kB/s) [2020-04-12T15:30:02.066Z] #17 26.30 Selecting previously unselected package pigz. [2020-04-12T15:30:02.325Z] #17 26.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-04-12T15:30:02.325Z] #17 26.36 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-12T15:30:02.325Z] #17 26.37 Unpacking pigz (2.4-1) ... [2020-04-12T15:30:02.325Z] #17 26.44 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-12T15:30:02.325Z] #17 26.45 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-12T15:30:02.325Z] #17 26.46 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-12T15:30:02.446Z] #15 DONE 3.3s [2020-04-12T15:30:02.446Z] [2020-04-12T15:30:02.446Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-12T15:30:02.454Z] #44 ... [2020-04-12T15:30:02.454Z] [2020-04-12T15:30:02.454Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:02.454Z] #38 13.27 -- Detecting C compile features - done [2020-04-12T15:30:02.454Z] #38 13.36 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-12T15:30:02.586Z] #17 26.87 Selecting previously unselected package python3.7-minimal. [2020-04-12T15:30:02.709Z] #38 13.83 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-12T15:30:02.844Z] #17 26.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-12T15:30:02.844Z] #17 26.88 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-12T15:30:02.964Z] #38 14.01 -- Configuring done [2020-04-12T15:30:02.964Z] #38 14.04 -- Generating done [2020-04-12T15:30:02.964Z] #38 14.06 -- Build files have been written to: /tmp/tmp.3qhV9nJbjh/tini [2020-04-12T15:30:02.964Z] #38 14.06 + make tini-static [2020-04-12T15:30:03.779Z] #17 27.71 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-12T15:30:03.779Z] #17 27.73 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-12T15:30:03.888Z] #38 ... [2020-04-12T15:30:03.888Z] [2020-04-12T15:30:03.888Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:30:03.888Z] #33 106.9 io/ioutil [2020-04-12T15:30:03.888Z] #33 109.8 github.com/BurntSushi/toml [2020-04-12T15:30:03.888Z] #33 109.8 flag [2020-04-12T15:30:03.888Z] #33 113.3 log [2020-04-12T15:30:03.888Z] #33 ... [2020-04-12T15:30:03.888Z] [2020-04-12T15:30:03.888Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:03.888Z] #38 14.84 Scanning dependencies of target tini-static [2020-04-12T15:30:04.143Z] #38 ... [2020-04-12T15:30:04.143Z] [2020-04-12T15:30:04.143Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:04.143Z] #47 107.3 fmt [2020-04-12T15:30:04.143Z] #47 111.5 regexp [2020-04-12T15:30:04.143Z] #47 115.5 go/token [2020-04-12T15:30:04.143Z] #47 116.9 go/scanner [2020-04-12T15:30:04.143Z] #47 ... [2020-04-12T15:30:04.143Z] [2020-04-12T15:30:04.143Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:04.143Z] #44 13.46 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-12T15:30:04.143Z] #44 13.54 PBCC images/opts.pb-c.c [2020-04-12T15:30:04.143Z] #44 13.62 PBCC images/sit.pb-c.c [2020-04-12T15:30:04.143Z] #44 13.70 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-12T15:30:04.397Z] #44 13.85 DEP images/opts.pb-c.d [2020-04-12T15:30:04.652Z] #44 14.07 DEP images/sit.pb-c.d [2020-04-12T15:30:04.906Z] #44 14.23 PBCC images/macvlan.pb-c.c [2020-04-12T15:30:04.906Z] #44 14.31 DEP images/macvlan.pb-c.d [2020-04-12T15:30:04.906Z] #44 14.49 PBCC images/autofs.pb-c.c [2020-04-12T15:30:04.991Z] #16 DONE 2.4s [2020-04-12T15:30:04.991Z] [2020-04-12T15:30:04.991Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:30:05.161Z] #44 14.63 DEP images/autofs.pb-c.d [2020-04-12T15:30:05.161Z] #44 14.71 PBCC images/sysctl.pb-c.c [2020-04-12T15:30:05.415Z] #44 14.88 DEP images/sysctl.pb-c.d [2020-04-12T15:30:05.512Z] #38 15.54 -- Detecting C compile features - done [2020-04-12T15:30:05.512Z] #38 ... [2020-04-12T15:30:05.512Z] [2020-04-12T15:30:05.512Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:30:05.512Z] #56 107.5 encoding/base64 [2020-04-12T15:30:05.512Z] #56 108.8 golang.org/x/sys/unix [2020-04-12T15:30:05.512Z] #56 109.2 fmt [2020-04-12T15:30:05.512Z] #56 ... [2020-04-12T15:30:05.512Z] [2020-04-12T15:30:05.512Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:05.512Z] #38 15.61 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-12T15:30:05.561Z] #17 ... [2020-04-12T15:30:05.561Z] [2020-04-12T15:30:05.561Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:05.561Z] #44 63.14 CC compel/plugins/std/infect.o [2020-04-12T15:30:05.561Z] #44 63.52 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-04-12T15:30:05.561Z] #44 63.58 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-04-12T15:30:05.561Z] #44 63.71 AR compel/plugins/std.lib.a [2020-04-12T15:30:05.561Z] #44 63.84 CC compel/plugins/fds/fds.o [2020-04-12T15:30:05.561Z] #44 64.31 AR compel/plugins/fds.lib.a [2020-04-12T15:30:05.561Z] #44 64.37 HOSTDEP compel/src/lib/log-host.d [2020-04-12T15:30:05.561Z] #44 64.56 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-12T15:30:05.561Z] #44 64.71 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-04-12T15:30:05.561Z] #44 64.85 HOSTDEP compel/src/main-host.d [2020-04-12T15:30:05.561Z] #44 64.97 DEP compel/src/lib/ptrace.d [2020-04-12T15:30:05.561Z] #44 65.13 DEP compel/src/lib/infect.d [2020-04-12T15:30:05.561Z] #44 65.45 DEP compel/src/lib/infect-util.d [2020-04-12T15:30:05.561Z] #44 65.62 DEP compel/src/lib/infect-rpc.d [2020-04-12T15:30:05.561Z] #44 65.84 DEP compel/arch/aarch64/src/lib/infect.d [2020-04-12T15:30:05.561Z] #44 65.96 DEP compel/arch/aarch64/src/lib/cpu.d [2020-04-12T15:30:05.561Z] #44 66.15 DEP compel/src/lib/log.d [2020-04-12T15:30:05.561Z] #44 66.34 DEP compel/src/main.d [2020-04-12T15:30:05.561Z] #44 66.47 DEP compel/src/lib/handle-elf.d [2020-04-12T15:30:05.561Z] #44 66.65 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-04-12T15:30:05.561Z] #44 67.04 CC compel/src/lib/log.o [2020-04-12T15:30:05.561Z] #44 67.46 CC compel/arch/aarch64/src/lib/cpu.o [2020-04-12T15:30:05.561Z] #44 67.88 CC compel/arch/aarch64/src/lib/infect.o [2020-04-12T15:30:05.561Z] #44 68.39 CC compel/src/lib/infect-rpc.o [2020-04-12T15:30:05.561Z] #44 68.84 CC compel/src/lib/infect-util.o [2020-04-12T15:30:05.561Z] #44 69.15 CC compel/src/lib/infect.o [2020-04-12T15:30:05.561Z] #44 72.12 CC compel/src/lib/ptrace.o [2020-04-12T15:30:05.561Z] #44 72.63 AR compel/libcompel.a [2020-04-12T15:30:05.561Z] #44 72.77 HOSTCC compel/src/main-host.o [2020-04-12T15:30:05.670Z] #44 15.02 PBCC images/time.pb-c.c [2020-04-12T15:30:05.670Z] #44 15.06 DEP images/time.pb-c.d [2020-04-12T15:30:05.670Z] #44 15.16 PBCC images/binfmt-misc.pb-c.c [2020-04-12T15:30:05.670Z] #44 15.19 DEP images/binfmt-misc.pb-c.d [2020-04-12T15:30:05.670Z] #44 15.25 PBCC images/seccomp.pb-c.c [2020-04-12T15:30:05.670Z] #44 15.26 DEP images/seccomp.pb-c.d [2020-04-12T15:30:05.683Z] #17 29.74 Selecting previously unselected package python3-minimal. [2020-04-12T15:30:05.683Z] #17 29.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-04-12T15:30:05.683Z] #17 29.78 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-12T15:30:05.683Z] #17 29.79 Unpacking python3-minimal (3.7.3-1) ... [2020-04-12T15:30:05.683Z] #17 29.86 Selecting previously unselected package libmpdec2:amd64. [2020-04-12T15:30:05.683Z] #17 29.86 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-12T15:30:05.683Z] #17 29.87 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-12T15:30:05.683Z] #17 29.98 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-12T15:30:05.770Z] #38 16.16 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-12T15:30:05.770Z] #38 ... [2020-04-12T15:30:05.770Z] [2020-04-12T15:30:05.770Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:30:05.770Z] #33 108.1 text/tabwriter [2020-04-12T15:30:05.770Z] #33 108.5 fmt [2020-04-12T15:30:05.770Z] #33 109.8 path/filepath [2020-04-12T15:30:05.770Z] #33 111.6 io/ioutil [2020-04-12T15:30:05.770Z] #33 115.3 github.com/BurntSushi/toml [2020-04-12T15:30:05.770Z] #33 115.4 flag [2020-04-12T15:30:05.826Z] #44 73.42 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-04-12T15:30:05.925Z] #44 15.32 PBCC images/userns.pb-c.c [2020-04-12T15:30:05.925Z] #44 15.35 DEP images/userns.pb-c.d [2020-04-12T15:30:05.925Z] #44 15.39 PBCC images/cgroup.pb-c.c [2020-04-12T15:30:05.925Z] #44 15.46 DEP images/cgroup.pb-c.d [2020-04-12T15:30:05.941Z] #17 29.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-12T15:30:05.941Z] #17 29.99 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-12T15:30:06.028Z] #33 ... [2020-04-12T15:30:06.028Z] [2020-04-12T15:30:06.028Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:06.028Z] #44 10.84 fatal: not a git repository (or any of the parent directories): .git [2020-04-12T15:30:06.028Z] #44 11.11 GEN .gitid [2020-04-12T15:30:06.028Z] #44 11.11 GEN criu/include/version.h [2020-04-12T15:30:06.029Z] #44 11.13 GEN include/common/asm [2020-04-12T15:30:06.029Z] #44 14.50 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-12T15:30:06.029Z] #44 14.67 PBCC images/opts.pb-c.c [2020-04-12T15:30:06.029Z] #44 14.78 PBCC images/sit.pb-c.c [2020-04-12T15:30:06.029Z] #44 14.91 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-12T15:30:06.029Z] #44 14.99 DEP images/opts.pb-c.d [2020-04-12T15:30:06.029Z] #44 15.11 DEP images/sit.pb-c.d [2020-04-12T15:30:06.029Z] #44 15.19 PBCC images/macvlan.pb-c.c [2020-04-12T15:30:06.029Z] #44 15.31 DEP images/macvlan.pb-c.d [2020-04-12T15:30:06.029Z] #44 15.41 PBCC images/autofs.pb-c.c [2020-04-12T15:30:06.029Z] #44 15.49 DEP images/autofs.pb-c.d [2020-04-12T15:30:06.029Z] #44 15.65 PBCC images/sysctl.pb-c.c [2020-04-12T15:30:06.029Z] #44 15.69 DEP images/sysctl.pb-c.d [2020-04-12T15:30:06.029Z] #44 15.88 PBCC images/time.pb-c.c [2020-04-12T15:30:06.029Z] #44 15.98 DEP images/time.pb-c.d [2020-04-12T15:30:06.029Z] #44 16.12 PBCC images/binfmt-misc.pb-c.c [2020-04-12T15:30:06.029Z] #44 16.13 DEP images/binfmt-misc.pb-c.d [2020-04-12T15:30:06.179Z] #44 15.58 PBCC images/fown.pb-c.c [2020-04-12T15:30:06.287Z] #44 16.31 PBCC images/seccomp.pb-c.c [2020-04-12T15:30:06.401Z] #44 73.77 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-12T15:30:06.434Z] #44 15.72 PBCC images/ext-file.pb-c.c [2020-04-12T15:30:06.434Z] #44 15.78 DEP images/fown.pb-c.d [2020-04-12T15:30:06.434Z] #44 15.86 DEP images/ext-file.pb-c.d [2020-04-12T15:30:06.434Z] #44 15.97 PBCC images/rpc.pb-c.c [2020-04-12T15:30:06.583Z] #44 16.49 DEP images/seccomp.pb-c.d [2020-04-12T15:30:06.583Z] #44 16.61 PBCC images/userns.pb-c.c [2020-04-12T15:30:06.662Z] #44 74.28 HOSTCC compel/src/lib/log-host.o [2020-04-12T15:30:06.688Z] #44 16.03 DEP images/rpc.pb-c.d [2020-04-12T15:30:06.688Z] #44 16.12 PBCC images/siginfo.pb-c.c [2020-04-12T15:30:06.688Z] #44 16.17 DEP images/siginfo.pb-c.d [2020-04-12T15:30:06.845Z] #44 16.75 DEP images/userns.pb-c.d [2020-04-12T15:30:06.845Z] #44 16.87 PBCC images/cgroup.pb-c.c [2020-04-12T15:30:06.845Z] #44 16.92 DEP images/cgroup.pb-c.d [2020-04-12T15:30:06.873Z] #17 30.98 Selecting previously unselected package python3.7. [2020-04-12T15:30:06.873Z] #17 31.01 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-12T15:30:06.873Z] #17 31.01 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-12T15:30:06.922Z] #44 ... [2020-04-12T15:30:06.922Z] [2020-04-12T15:30:06.922Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:06.922Z] #47 127.9 net/http/httptrace [2020-04-12T15:30:06.922Z] #47 128.1 net/http [2020-04-12T15:30:06.943Z] #44 16.24 PBCC images/pagemap.pb-c.c [2020-04-12T15:30:06.943Z] #44 16.38 DEP images/pagemap.pb-c.d [2020-04-12T15:30:06.943Z] #44 16.47 PBCC images/rlimit.pb-c.c [2020-04-12T15:30:06.943Z] #44 16.51 DEP images/rlimit.pb-c.d [2020-04-12T15:30:07.104Z] #44 17.09 PBCC images/fown.pb-c.c [2020-04-12T15:30:07.104Z] #44 17.15 PBCC images/ext-file.pb-c.c [2020-04-12T15:30:07.104Z] #44 17.23 DEP images/fown.pb-c.d [2020-04-12T15:30:07.104Z] #44 17.28 DEP images/ext-file.pb-c.d [2020-04-12T15:30:07.104Z] #44 ... [2020-04-12T15:30:07.104Z] [2020-04-12T15:30:07.104Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:30:07.104Z] #33 119.3 log [2020-04-12T15:30:07.131Z] #17 31.16 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-12T15:30:07.131Z] #17 31.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-12T15:30:07.131Z] #17 31.17 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-12T15:30:07.131Z] #17 31.26 Setting up python3-minimal (3.7.3-1) ... [2020-04-12T15:30:07.188Z] #47 ... [2020-04-12T15:30:07.188Z] [2020-04-12T15:30:07.188Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:07.188Z] #44 74.48 HOSTLINK compel/compel-host-bin [2020-04-12T15:30:07.188Z] #44 74.64 DEP soccr/soccr.d [2020-04-12T15:30:07.197Z] #44 16.55 PBCC images/file-lock.pb-c.c [2020-04-12T15:30:07.197Z] #44 16.62 DEP images/file-lock.pb-c.d [2020-04-12T15:30:07.197Z] #44 16.70 PBCC images/tty.pb-c.c [2020-04-12T15:30:07.448Z] #44 74.91 CC soccr/soccr.o [2020-04-12T15:30:07.454Z] #44 16.83 DEP images/tty.pb-c.d [2020-04-12T15:30:07.454Z] #44 16.96 PBCC images/tun.pb-c.c [2020-04-12T15:30:07.454Z] #44 17.06 PBCC images/netdev.pb-c.c [2020-04-12T15:30:07.708Z] #44 17.18 DEP images/tun.pb-c.d [2020-04-12T15:30:07.708Z] #44 17.33 DEP images/netdev.pb-c.d [2020-04-12T15:30:07.962Z] #44 17.41 PBCC images/vma.pb-c.c [2020-04-12T15:30:08.030Z] #44 ... [2020-04-12T15:30:08.030Z] [2020-04-12T15:30:08.030Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:08.030Z] #60 10.38 + cd /tmp/tmp.AOe4vZg8cb/src/github.com/opencontainers/runc [2020-04-12T15:30:08.030Z] #60 10.38 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-12T15:30:08.030Z] #60 11.13 + '[' -z '' ']' [2020-04-12T15:30:08.030Z] #60 11.13 + target=static [2020-04-12T15:30:08.031Z] #60 11.13 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-12T15:30:08.031Z] #60 12.67 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-04-12T15:30:08.064Z] #17 32.07 Selecting previously unselected package python3. [2020-04-12T15:30:08.064Z] #17 32.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 ... 24084 files and directories currently installed.) [2020-04-12T15:30:08.064Z] #17 32.12 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-12T15:30:08.064Z] #17 32.13 Unpacking python3 (3.7.3-1) ... [2020-04-12T15:30:08.064Z] #17 32.20 Selecting previously unselected package libip4tc0:amd64. [2020-04-12T15:30:08.064Z] #17 32.21 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-12T15:30:08.064Z] #17 32.21 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-12T15:30:08.072Z] #33 ... [2020-04-12T15:30:08.072Z] [2020-04-12T15:30:08.072Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:08.072Z] #47 110.2 fmt [2020-04-12T15:30:08.072Z] #47 115.7 regexp [2020-04-12T15:30:08.072Z] #47 118.5 flag [2020-04-12T15:30:08.072Z] #47 ... [2020-04-12T15:30:08.072Z] [2020-04-12T15:30:08.072Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:08.072Z] #44 17.39 PBCC images/rpc.pb-c.c [2020-04-12T15:30:08.072Z] #44 17.45 DEP images/rpc.pb-c.d [2020-04-12T15:30:08.072Z] #44 17.54 PBCC images/siginfo.pb-c.c [2020-04-12T15:30:08.072Z] #44 17.57 DEP images/siginfo.pb-c.d [2020-04-12T15:30:08.072Z] #44 17.85 PBCC images/pagemap.pb-c.c [2020-04-12T15:30:08.072Z] #44 17.90 DEP images/pagemap.pb-c.d [2020-04-12T15:30:08.073Z] #44 18.03 PBCC images/rlimit.pb-c.c [2020-04-12T15:30:08.073Z] #44 18.04 DEP images/rlimit.pb-c.d [2020-04-12T15:30:08.073Z] #44 18.22 PBCC images/file-lock.pb-c.c [2020-04-12T15:30:08.073Z] #44 18.26 DEP images/file-lock.pb-c.d [2020-04-12T15:30:08.218Z] #44 17.56 DEP images/vma.pb-c.d [2020-04-12T15:30:08.291Z] #60 ... [2020-04-12T15:30:08.291Z] [2020-04-12T15:30:08.291Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:30:08.291Z] #17 2.845 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:30:08.291Z] #17 2.867 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:30:08.291Z] #17 2.868 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:30:08.291Z] #17 3.319 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-12T15:30:08.322Z] #17 32.30 Selecting previously unselected package libip6tc0:amd64. [2020-04-12T15:30:08.322Z] #17 32.31 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-12T15:30:08.322Z] #17 32.33 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-12T15:30:08.322Z] #17 32.43 Selecting previously unselected package libiptc0:amd64. [2020-04-12T15:30:08.322Z] #17 32.43 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-12T15:30:08.322Z] #17 32.44 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-12T15:30:08.322Z] #17 32.53 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-12T15:30:08.331Z] #44 18.33 PBCC images/tty.pb-c.c [2020-04-12T15:30:08.331Z] #44 18.45 DEP images/tty.pb-c.d [2020-04-12T15:30:08.473Z] #44 17.77 PBCC images/creds.pb-c.c [2020-04-12T15:30:08.473Z] #44 17.86 DEP images/creds.pb-c.d [2020-04-12T15:30:08.473Z] #44 17.94 PBCC images/utsns.pb-c.c [2020-04-12T15:30:08.473Z] #44 18.00 DEP images/utsns.pb-c.d [2020-04-12T15:30:08.589Z] #44 18.62 PBCC images/tun.pb-c.c [2020-04-12T15:30:08.589Z] #44 18.65 PBCC images/netdev.pb-c.c [2020-04-12T15:30:08.630Z] #17 32.53 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-12T15:30:08.630Z] #17 32.55 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-12T15:30:08.630Z] #17 32.60 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-12T15:30:08.630Z] #17 32.60 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-12T15:30:08.630Z] #17 32.61 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-12T15:30:08.630Z] #17 32.69 Selecting previously unselected package libnftnl11:amd64. [2020-04-12T15:30:08.630Z] #17 32.69 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-12T15:30:08.630Z] #17 32.71 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-12T15:30:08.630Z] #17 32.79 Selecting previously unselected package iptables. [2020-04-12T15:30:08.770Z] #44 ... [2020-04-12T15:30:08.770Z] [2020-04-12T15:30:08.770Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:08.770Z] #38 15.29 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-12T15:30:08.770Z] #38 17.77 [100%] Linking C executable tini-static [2020-04-12T15:30:08.770Z] #38 19.01 [100%] Built target tini-static [2020-04-12T15:30:08.770Z] #38 19.11 + mkdir -p /build [2020-04-12T15:30:08.770Z] #38 19.25 + cp tini-static /build/docker-init [2020-04-12T15:30:08.770Z] #38 DONE 19.6s [2020-04-12T15:30:08.770Z] [2020-04-12T15:30:08.770Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:08.770Z] #44 18.13 PBCC images/ipc-desc.pb-c.c [2020-04-12T15:30:08.770Z] #44 18.15 PBCC images/ipc-sem.pb-c.c [2020-04-12T15:30:08.770Z] #44 18.19 DEP images/ipc-desc.pb-c.d [2020-04-12T15:30:08.770Z] #44 18.29 DEP images/ipc-sem.pb-c.d [2020-04-12T15:30:08.846Z] #44 18.78 DEP images/tun.pb-c.d [2020-04-12T15:30:08.846Z] #44 18.86 DEP images/netdev.pb-c.d [2020-04-12T15:30:08.902Z] #17 32.79 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-12T15:30:08.902Z] #17 32.80 Unpacking iptables (1.8.2-4) ... [2020-04-12T15:30:09.024Z] #44 18.46 PBCC images/ipc-msg.pb-c.c [2020-04-12T15:30:09.024Z] #44 18.50 DEP images/ipc-msg.pb-c.d [2020-04-12T15:30:09.024Z] #44 18.59 PBCC images/ipc-shm.pb-c.c [2020-04-12T15:30:09.104Z] #44 19.07 PBCC images/vma.pb-c.c [2020-04-12T15:30:09.104Z] #44 19.18 DEP images/vma.pb-c.d [2020-04-12T15:30:09.165Z] #17 33.20 Selecting previously unselected package xxd. [2020-04-12T15:30:09.165Z] #17 33.21 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-12T15:30:09.165Z] #17 33.22 Unpacking xxd (2:8.1.0875-5) ... [2020-04-12T15:30:09.232Z] #17 4.352 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-12T15:30:09.279Z] #44 18.64 DEP images/ipc-shm.pb-c.d [2020-04-12T15:30:09.279Z] #44 18.82 PBCC images/ipc-var.pb-c.c [2020-04-12T15:30:09.279Z] #44 18.89 DEP images/ipc-var.pb-c.d [2020-04-12T15:30:09.361Z] #44 19.37 PBCC images/creds.pb-c.c [2020-04-12T15:30:09.361Z] #44 19.39 DEP images/creds.pb-c.d [2020-04-12T15:30:09.361Z] #44 19.50 PBCC images/utsns.pb-c.c [2020-04-12T15:30:09.428Z] #17 33.33 Selecting previously unselected package vim-common. [2020-04-12T15:30:09.428Z] #17 33.34 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:30:09.428Z] #17 33.36 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-12T15:30:09.428Z] #17 33.55 Selecting previously unselected package bash-completion. [2020-04-12T15:30:09.428Z] #17 33.56 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-12T15:30:09.533Z] #44 18.98 PBCC images/sk-opts.pb-c.c [2020-04-12T15:30:09.533Z] #44 19.11 PBCC images/packet-sock.pb-c.c [2020-04-12T15:30:09.619Z] #44 19.65 DEP images/utsns.pb-c.d [2020-04-12T15:30:09.619Z] #44 ... [2020-04-12T15:30:09.619Z] [2020-04-12T15:30:09.619Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:30:09.619Z] #10 112.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-12T15:30:09.619Z] #10 112.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-12T15:30:09.619Z] #10 112.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:30:09.619Z] #10 112.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-12T15:30:09.619Z] #10 112.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-12T15:30:09.619Z] #10 112.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:30:09.619Z] #10 ... [2020-04-12T15:30:09.619Z] [2020-04-12T15:30:09.619Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:09.619Z] #47 121.9 go/token [2020-04-12T15:30:09.788Z] #44 19.25 DEP images/sk-opts.pb-c.d [2020-04-12T15:30:09.788Z] #44 19.39 DEP images/packet-sock.pb-c.d [2020-04-12T15:30:09.823Z] #17 5.084 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-12T15:30:10.042Z] #44 19.54 PBCC images/sk-netlink.pb-c.c [2020-04-12T15:30:10.042Z] #44 19.65 DEP images/sk-netlink.pb-c.d [2020-04-12T15:30:10.297Z] #44 19.72 PBCC images/sk-inet.pb-c.c [2020-04-12T15:30:10.297Z] #44 19.91 DEP images/sk-inet.pb-c.d [2020-04-12T15:30:10.553Z] #44 20.05 PBCC images/sk-unix.pb-c.c [2020-04-12T15:30:10.553Z] #44 20.16 DEP images/sk-unix.pb-c.d [2020-04-12T15:30:10.807Z] #44 20.31 PBCC images/mm.pb-c.c [2020-04-12T15:30:10.992Z] #47 122.9 internal/lazyregexp [2020-04-12T15:30:10.993Z] #47 123.2 net/url [2020-04-12T15:30:11.061Z] #44 20.49 DEP images/mm.pb-c.d [2020-04-12T15:30:11.316Z] #44 20.63 PBCC images/timerfd.pb-c.c [2020-04-12T15:30:11.316Z] #44 20.77 DEP images/timerfd.pb-c.d [2020-04-12T15:30:11.560Z] #47 ... [2020-04-12T15:30:11.560Z] [2020-04-12T15:30:11.560Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:11.560Z] #38 16.39 -- Configuring done [2020-04-12T15:30:11.560Z] #38 16.43 -- Generating done [2020-04-12T15:30:11.560Z] #38 16.44 -- Build files have been written to: /tmp/tmp.FigHvmksPA/tini [2020-04-12T15:30:11.560Z] #38 16.49 + make tini-static [2020-04-12T15:30:11.560Z] #38 17.80 Scanning dependencies of target tini-static [2020-04-12T15:30:11.560Z] #38 18.12 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-12T15:30:11.560Z] #38 20.54 [100%] Linking C executable tini-static [2020-04-12T15:30:11.560Z] #38 21.45 [100%] Built target tini-static [2020-04-12T15:30:11.560Z] #38 21.57 + mkdir -p /build [2020-04-12T15:30:11.560Z] #38 21.57 + cp tini-static /build/docker-init [2020-04-12T15:30:11.560Z] #38 DONE 22.0s [2020-04-12T15:30:11.570Z] #44 20.98 PBCC images/timer.pb-c.c [2020-04-12T15:30:11.570Z] #44 21.03 DEP images/timer.pb-c.d [2020-04-12T15:30:11.570Z] #44 21.17 PBCC images/sa.pb-c.c [2020-04-12T15:30:11.818Z] [2020-04-12T15:30:11.818Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:30:11.818Z] #65 54.64 Checking out files: 24% (784/3158) Checking out files: 25% (790/3158) Checking out files: 26% (822/3158) Checking out files: 27% (853/3158) Checking out files: 28% (885/3158) Checking out files: 29% (916/3158) Checking out files: 30% (948/3158) Checking out files: 31% (979/3158) Checking out files: 32% (1011/3158) Checking out files: 33% (1043/3158) Checking out files: 34% (1074/3158) Checking out files: 35% (1106/3158) Checking out files: 36% (1137/3158) Checking out files: 37% (1169/3158) Checking out files: 38% (1201/3158) Checking out files: 39% (1232/3158) Checking out files: 40% (1264/3158) Checking out files: 41% (1295/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 79% (2517/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-12T15:30:11.825Z] #44 21.24 DEP images/sa.pb-c.d [2020-04-12T15:30:11.825Z] #44 ... [2020-04-12T15:30:11.825Z] [2020-04-12T15:30:11.825Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:30:11.825Z] #33 117.9 github.com/BurntSushi/toml/cmd/tomlv [2020-04-12T15:30:11.825Z] #33 DONE 125.3s [2020-04-12T15:30:11.825Z] [2020-04-12T15:30:11.825Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:11.825Z] #44 21.35 PBCC images/pipe-data.pb-c.c [2020-04-12T15:30:11.825Z] #44 21.40 DEP images/pipe-data.pb-c.d [2020-04-12T15:30:11.953Z] #17 ... [2020-04-12T15:30:11.953Z] [2020-04-12T15:30:11.953Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:11.953Z] #44 117.1 CC criu/clone-noasan.o [2020-04-12T15:30:11.953Z] #44 117.3 CC criu/config.o [2020-04-12T15:30:11.953Z] #44 118.4 CC criu/cr-check.o [2020-04-12T15:30:11.953Z] #44 120.1 CC criu/cr-dedup.o [2020-04-12T15:30:11.953Z] #44 120.5 CC criu/cr-dump.o [2020-04-12T15:30:11.953Z] #44 122.7 CC criu/cr-errno.o [2020-04-12T15:30:11.953Z] #44 122.8 CC criu/cr-restore.o [2020-04-12T15:30:11.953Z] #44 ... [2020-04-12T15:30:11.953Z] [2020-04-12T15:30:11.953Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:30:11.953Z] #17 35.97 Unpacking bash-completion (1:2.8-6) ... [2020-04-12T15:30:12.075Z] #65 57.59 + cd /tmp/tmp.lNx2zCDGlQ/src/github.com/containerd/containerd [2020-04-12T15:30:12.075Z] #65 57.59 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:30:12.080Z] #44 21.50 PBCC images/mnt.pb-c.c [2020-04-12T15:30:12.211Z] #17 36.26 Selecting previously unselected package bzip2. [2020-04-12T15:30:12.211Z] #17 36.26 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-12T15:30:12.211Z] #17 36.27 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-12T15:30:12.211Z] #17 36.36 Selecting previously unselected package xz-utils. [2020-04-12T15:30:12.211Z] #17 36.37 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-12T15:30:12.211Z] #17 36.38 Unpacking xz-utils (5.2.4-1) ... [2020-04-12T15:30:12.335Z] #44 21.60 DEP images/mnt.pb-c.d [2020-04-12T15:30:12.335Z] #44 21.74 PBCC images/sk-packet.pb-c.c [2020-04-12T15:30:12.335Z] #44 21.76 DEP images/sk-packet.pb-c.d [2020-04-12T15:30:12.469Z] #17 36.55 Selecting previously unselected package apparmor. [2020-04-12T15:30:12.469Z] #17 36.55 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-12T15:30:12.589Z] #44 21.91 PBCC images/tcp-stream.pb-c.c [2020-04-12T15:30:12.590Z] #44 22.09 DEP images/tcp-stream.pb-c.d [2020-04-12T15:30:12.726Z] #17 36.64 Unpacking apparmor (2.13.2-10) ... [2020-04-12T15:30:12.844Z] #44 22.26 PBCC images/pipe.pb-c.c [2020-04-12T15:30:12.984Z] #17 37.01 Selecting previously unselected package aufs-tools. [2020-04-12T15:30:12.984Z] #17 37.01 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-12T15:30:12.984Z] #17 37.01 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-12T15:30:12.984Z] #17 37.12 Selecting previously unselected package libonig5:amd64. [2020-04-12T15:30:12.984Z] #17 37.15 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-12T15:30:12.984Z] #17 37.15 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-12T15:30:13.099Z] #44 22.39 DEP images/pipe.pb-c.d [2020-04-12T15:30:13.099Z] #44 ... [2020-04-12T15:30:13.099Z] [2020-04-12T15:30:13.099Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:30:13.099Z] #10 116.5 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-12T15:30:13.099Z] #10 116.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-12T15:30:13.099Z] #10 116.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:30:13.099Z] #10 116.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-12T15:30:13.099Z] #10 116.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-12T15:30:13.099Z] #10 117.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:30:13.099Z] #10 ... [2020-04-12T15:30:13.099Z] [2020-04-12T15:30:13.099Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:13.099Z] #44 22.58 PBCC images/pstree.pb-c.c [2020-04-12T15:30:13.242Z] #17 37.33 Selecting previously unselected package libjq1:amd64. [2020-04-12T15:30:13.242Z] #17 37.34 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-12T15:30:13.242Z] #17 37.35 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-12T15:30:13.242Z] #17 37.45 Selecting previously unselected package jq. [2020-04-12T15:30:13.242Z] #17 37.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-12T15:30:13.242Z] #17 37.46 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-12T15:30:13.242Z] #17 37.54 Selecting previously unselected package libaio1:amd64. [2020-04-12T15:30:13.242Z] #17 37.55 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-12T15:30:13.354Z] #44 22.64 DEP images/pstree.pb-c.d [2020-04-12T15:30:13.354Z] #44 22.71 PBCC images/fs.pb-c.c [2020-04-12T15:30:13.354Z] #44 22.76 DEP images/fs.pb-c.d [2020-04-12T15:30:13.354Z] #44 22.87 PBCC images/signalfd.pb-c.c [2020-04-12T15:30:13.500Z] #17 37.55 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-12T15:30:13.500Z] #17 37.60 Selecting previously unselected package libgpm2:amd64. [2020-04-12T15:30:13.500Z] #17 37.60 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-12T15:30:13.500Z] #17 37.61 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-12T15:30:13.500Z] #17 37.67 Selecting previously unselected package libicu63:amd64. [2020-04-12T15:30:13.608Z] #44 22.99 DEP images/signalfd.pb-c.d [2020-04-12T15:30:13.608Z] #44 23.09 PBCC images/fh.pb-c.c [2020-04-12T15:30:13.757Z] #17 37.67 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-12T15:30:13.757Z] #17 37.68 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-12T15:30:13.863Z] #44 23.31 PBCC images/fsnotify.pb-c.c [2020-04-12T15:30:13.863Z] #44 23.36 DEP images/fh.pb-c.d [2020-04-12T15:30:14.023Z] #17 8.986 Fetched 8166 kB in 6s (1274 kB/s) [2020-04-12T15:30:14.023Z] #17 8.986 Reading package lists... [2020-04-12T15:30:14.023Z] #17 ... [2020-04-12T15:30:14.023Z] [2020-04-12T15:30:14.023Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:30:14.122Z] #44 23.50 DEP images/fsnotify.pb-c.d [2020-04-12T15:30:14.122Z] #44 23.55 PBCC images/eventpoll.pb-c.c [2020-04-12T15:30:14.122Z] #44 23.61 DEP images/eventpoll.pb-c.d [2020-04-12T15:30:14.379Z] #44 23.88 PBCC images/eventfd.pb-c.c [2020-04-12T15:30:14.379Z] #44 23.90 DEP images/eventfd.pb-c.d [2020-04-12T15:30:14.379Z] #44 23.94 PBCC images/remap-file-path.pb-c.c [2020-04-12T15:30:14.379Z] #44 23.94 DEP images/remap-file-path.pb-c.d [2020-04-12T15:30:14.379Z] #44 23.99 PBCC images/fifo.pb-c.c [2020-04-12T15:30:14.379Z] #44 ... [2020-04-12T15:30:14.379Z] [2020-04-12T15:30:14.379Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:14.379Z] #47 117.8 internal/lazyregexp [2020-04-12T15:30:14.379Z] #47 118.2 net/url [2020-04-12T15:30:14.379Z] #47 120.0 go/ast [2020-04-12T15:30:14.379Z] #47 122.2 text/template/parse [2020-04-12T15:30:14.602Z] #65 60.20 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-12T15:30:14.602Z] #65 60.20 + BUILDTAGS='netgo osusergo static_build' [2020-04-12T15:30:14.602Z] #65 60.20 + export EXTRA_FLAGS=-buildmode=pie [2020-04-12T15:30:14.602Z] #65 60.20 + EXTRA_FLAGS=-buildmode=pie [2020-04-12T15:30:14.602Z] #65 60.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-12T15:30:14.602Z] #65 60.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-12T15:30:14.602Z] #65 60.20 + '[' '' = dynamic ']' [2020-04-12T15:30:14.602Z] #65 60.20 + make [2020-04-12T15:30:14.634Z] #47 ... [2020-04-12T15:30:14.634Z] [2020-04-12T15:30:14.634Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:14.634Z] #44 24.03 DEP images/fifo.pb-c.d [2020-04-12T15:30:14.634Z] #44 24.09 PBCC images/ghost-file.pb-c.c [2020-04-12T15:30:14.634Z] #44 24.12 DEP images/ghost-file.pb-c.d [2020-04-12T15:30:14.888Z] #44 24.21 PBCC images/regfile.pb-c.c [2020-04-12T15:30:14.888Z] #44 24.32 DEP images/regfile.pb-c.d [2020-04-12T15:30:15.142Z] #44 24.43 PBCC images/ns.pb-c.c [2020-04-12T15:30:15.142Z] #44 24.50 DEP images/ns.pb-c.d [2020-04-12T15:30:15.438Z] #44 24.75 PBCC images/fdinfo.pb-c.c [2020-04-12T15:30:15.438Z] #44 24.97 DEP images/fdinfo.pb-c.d [2020-04-12T15:30:15.536Z] #65 ... [2020-04-12T15:30:15.536Z] [2020-04-12T15:30:15.536Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:30:15.536Z] #56 117.7 encoding/json [2020-04-12T15:30:15.536Z] #56 125.5 github.com/pkg/diff [2020-04-12T15:30:15.536Z] #56 127.9 go/ast [2020-04-12T15:30:15.536Z] #56 ... [2020-04-12T15:30:15.536Z] [2020-04-12T15:30:15.536Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:15.536Z] #44 19.74 PBCC images/ipc-desc.pb-c.c [2020-04-12T15:30:15.536Z] #44 19.77 PBCC images/ipc-sem.pb-c.c [2020-04-12T15:30:15.536Z] #44 19.85 DEP images/ipc-desc.pb-c.d [2020-04-12T15:30:15.536Z] #44 20.03 DEP images/ipc-sem.pb-c.d [2020-04-12T15:30:15.536Z] #44 20.22 PBCC images/ipc-msg.pb-c.c [2020-04-12T15:30:15.536Z] #44 20.25 DEP images/ipc-msg.pb-c.d [2020-04-12T15:30:15.536Z] #44 20.38 PBCC images/ipc-shm.pb-c.c [2020-04-12T15:30:15.536Z] #44 20.57 DEP images/ipc-shm.pb-c.d [2020-04-12T15:30:15.536Z] #44 20.70 PBCC images/ipc-var.pb-c.c [2020-04-12T15:30:15.536Z] #44 20.72 DEP images/ipc-var.pb-c.d [2020-04-12T15:30:15.536Z] #44 20.75 PBCC images/sk-opts.pb-c.c [2020-04-12T15:30:15.536Z] #44 20.77 PBCC images/packet-sock.pb-c.c [2020-04-12T15:30:15.536Z] #44 20.89 DEP images/sk-opts.pb-c.d [2020-04-12T15:30:15.536Z] #44 21.03 DEP images/packet-sock.pb-c.d [2020-04-12T15:30:15.536Z] #44 21.22 PBCC images/sk-netlink.pb-c.c [2020-04-12T15:30:15.536Z] #44 21.43 DEP images/sk-netlink.pb-c.d [2020-04-12T15:30:15.536Z] #44 21.65 PBCC images/sk-inet.pb-c.c [2020-04-12T15:30:15.536Z] #44 21.73 DEP images/sk-inet.pb-c.d [2020-04-12T15:30:15.536Z] #44 21.81 PBCC images/sk-unix.pb-c.c [2020-04-12T15:30:15.536Z] #44 21.93 DEP images/sk-unix.pb-c.d [2020-04-12T15:30:15.536Z] #44 22.07 PBCC images/mm.pb-c.c [2020-04-12T15:30:15.536Z] #44 22.16 DEP images/mm.pb-c.d [2020-04-12T15:30:15.536Z] #44 22.34 PBCC images/timerfd.pb-c.c [2020-04-12T15:30:15.536Z] #44 22.46 DEP images/timerfd.pb-c.d [2020-04-12T15:30:15.536Z] #44 22.58 PBCC images/timer.pb-c.c [2020-04-12T15:30:15.536Z] #44 22.64 DEP images/timer.pb-c.d [2020-04-12T15:30:15.536Z] #44 22.73 PBCC images/sa.pb-c.c [2020-04-12T15:30:15.536Z] #44 22.84 DEP images/sa.pb-c.d [2020-04-12T15:30:15.536Z] #44 22.98 PBCC images/pipe-data.pb-c.c [2020-04-12T15:30:15.536Z] #44 23.06 DEP images/pipe-data.pb-c.d [2020-04-12T15:30:15.536Z] #44 23.15 PBCC images/mnt.pb-c.c [2020-04-12T15:30:15.536Z] #44 23.25 DEP images/mnt.pb-c.d [2020-04-12T15:30:15.536Z] #44 23.38 PBCC images/sk-packet.pb-c.c [2020-04-12T15:30:15.536Z] #44 23.44 DEP images/sk-packet.pb-c.d [2020-04-12T15:30:15.536Z] #44 23.61 PBCC images/tcp-stream.pb-c.c [2020-04-12T15:30:15.536Z] #44 23.78 DEP images/tcp-stream.pb-c.d [2020-04-12T15:30:15.536Z] #44 23.82 PBCC images/pipe.pb-c.c [2020-04-12T15:30:15.536Z] #44 23.96 DEP images/pipe.pb-c.d [2020-04-12T15:30:15.536Z] #44 24.05 PBCC images/pstree.pb-c.c [2020-04-12T15:30:15.536Z] #44 24.10 DEP images/pstree.pb-c.d [2020-04-12T15:30:15.536Z] #44 24.18 PBCC images/fs.pb-c.c [2020-04-12T15:30:15.536Z] #44 24.25 DEP images/fs.pb-c.d [2020-04-12T15:30:15.536Z] #44 24.39 PBCC images/signalfd.pb-c.c [2020-04-12T15:30:15.536Z] #44 24.50 DEP images/signalfd.pb-c.d [2020-04-12T15:30:15.536Z] #44 24.59 PBCC images/fh.pb-c.c [2020-04-12T15:30:15.536Z] #44 24.72 PBCC images/fsnotify.pb-c.c [2020-04-12T15:30:15.536Z] #44 24.85 DEP images/fh.pb-c.d [2020-04-12T15:30:15.536Z] #44 24.92 DEP images/fsnotify.pb-c.d [2020-04-12T15:30:15.536Z] #44 25.05 PBCC images/eventpoll.pb-c.c [2020-04-12T15:30:15.536Z] #44 25.14 DEP images/eventpoll.pb-c.d [2020-04-12T15:30:15.536Z] #44 25.39 PBCC images/eventfd.pb-c.c [2020-04-12T15:30:15.536Z] #44 25.49 DEP images/eventfd.pb-c.d [2020-04-12T15:30:15.536Z] #44 25.59 PBCC images/remap-file-path.pb-c.c [2020-04-12T15:30:15.536Z] #44 25.62 DEP images/remap-file-path.pb-c.d [2020-04-12T15:30:15.536Z] #44 25.66 PBCC images/fifo.pb-c.c [2020-04-12T15:30:15.536Z] #44 25.69 DEP images/fifo.pb-c.d [2020-04-12T15:30:15.693Z] #44 25.13 PBCC images/core-aarch64.pb-c.c [2020-04-12T15:30:15.693Z] #44 25.21 PBCC images/core-arm.pb-c.c [2020-04-12T15:30:15.794Z] #44 25.75 PBCC images/ghost-file.pb-c.c [2020-04-12T15:30:15.794Z] #44 25.85 DEP images/ghost-file.pb-c.d [2020-04-12T15:30:15.794Z] #44 25.92 PBCC images/regfile.pb-c.c [2020-04-12T15:30:15.948Z] #44 25.29 PBCC images/core-ppc64.pb-c.c [2020-04-12T15:30:15.948Z] #44 25.47 PBCC images/core-s390.pb-c.c [2020-04-12T15:30:16.057Z] #44 26.01 DEP images/regfile.pb-c.d [2020-04-12T15:30:16.203Z] #44 25.62 PBCC images/core-x86.pb-c.c [2020-04-12T15:30:16.203Z] #44 25.71 PBCC images/core.pb-c.c [2020-04-12T15:30:16.315Z] #44 26.17 PBCC images/ns.pb-c.c [2020-04-12T15:30:16.315Z] #44 26.24 DEP images/ns.pb-c.d [2020-04-12T15:30:16.315Z] #44 26.33 PBCC images/fdinfo.pb-c.c [2020-04-12T15:30:16.579Z] #44 26.48 DEP images/fdinfo.pb-c.d [2020-04-12T15:30:16.579Z] #44 26.57 PBCC images/core-aarch64.pb-c.c [2020-04-12T15:30:16.762Z] #44 26.05 PBCC images/inventory.pb-c.c [2020-04-12T15:30:16.762Z] #44 26.20 DEP images/core-aarch64.pb-c.d [2020-04-12T15:30:16.762Z] #44 26.24 DEP images/core-arm.pb-c.d [2020-04-12T15:30:16.837Z] #44 26.81 PBCC images/core-arm.pb-c.c [2020-04-12T15:30:16.837Z] #44 26.94 PBCC images/core-ppc64.pb-c.c [2020-04-12T15:30:17.017Z] #44 26.32 DEP images/core-ppc64.pb-c.d [2020-04-12T15:30:17.017Z] #44 26.39 DEP images/core-s390.pb-c.d [2020-04-12T15:30:17.017Z] #44 26.47 DEP images/core-x86.pb-c.d [2020-04-12T15:30:17.035Z] #17 41.14 Selecting previously unselected package libnet1:amd64. [2020-04-12T15:30:17.035Z] #17 41.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-12T15:30:17.035Z] #17 41.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-12T15:30:17.095Z] #44 27.13 PBCC images/core-s390.pb-c.c [2020-04-12T15:30:17.095Z] #44 27.28 PBCC images/core-x86.pb-c.c [2020-04-12T15:30:17.272Z] #44 26.68 DEP images/core.pb-c.d [2020-04-12T15:30:17.293Z] #17 41.26 Selecting previously unselected package libnl-3-200:amd64. [2020-04-12T15:30:17.293Z] #17 41.27 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-12T15:30:17.293Z] #17 41.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-12T15:30:17.293Z] #17 41.38 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-12T15:30:17.293Z] #17 41.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-12T15:30:17.293Z] #17 41.40 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-12T15:30:17.293Z] #17 41.46 Selecting previously unselected package libreadline5:amd64. [2020-04-12T15:30:17.293Z] #17 41.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-12T15:30:17.293Z] #17 41.48 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-12T15:30:17.293Z] #17 41.58 Selecting previously unselected package net-tools. [2020-04-12T15:30:17.353Z] #44 27.46 PBCC images/core.pb-c.c [2020-04-12T15:30:17.353Z] #44 27.54 PBCC images/inventory.pb-c.c [2020-04-12T15:30:17.530Z] #44 26.76 DEP images/inventory.pb-c.d [2020-04-12T15:30:17.530Z] #44 26.83 PBCC images/cpuinfo.pb-c.c [2020-04-12T15:30:17.530Z] #44 26.92 DEP images/cpuinfo.pb-c.d [2020-04-12T15:30:17.530Z] #44 27.02 PBCC images/stats.pb-c.c [2020-04-12T15:30:17.551Z] #17 41.60 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-12T15:30:17.551Z] #17 41.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-12T15:30:17.551Z] #17 41.82 Selecting previously unselected package python-pip-whl. [2020-04-12T15:30:17.612Z] #44 27.71 DEP images/core-aarch64.pb-c.d [2020-04-12T15:30:17.612Z] #44 27.79 DEP images/core-arm.pb-c.d [2020-04-12T15:30:17.612Z] #44 27.82 DEP images/core-ppc64.pb-c.d [2020-04-12T15:30:17.786Z] #44 27.09 DEP images/stats.pb-c.d [2020-04-12T15:30:17.808Z] #17 41.86 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-12T15:30:17.808Z] #17 41.86 Unpacking python-pip-whl (18.1-5) ... [2020-04-12T15:30:17.870Z] #44 27.87 DEP images/core-s390.pb-c.d [2020-04-12T15:30:17.870Z] #44 27.94 DEP images/core-x86.pb-c.d [2020-04-12T15:30:17.870Z] #44 28.02 DEP images/core.pb-c.d [2020-04-12T15:30:17.934Z] #23 144.6 Checking out files: 21% (2244/10681) Checking out files: 22% (2350/10681) Checking out files: 23% (2457/10681) Checking out files: 24% (2564/10681) Checking out files: 25% (2671/10681) Checking out files: 26% (2778/10681) Checking out files: 27% (2884/10681) Checking out files: 28% (2991/10681) Checking out files: 29% (3098/10681) Checking out files: 30% (3205/10681) Checking out files: 31% (3312/10681) Checking out files: 32% (3418/10681) Checking out files: 33% (3525/10681) Checking out files: 34% (3632/10681) Checking out files: 35% (3739/10681) Checking out files: 36% (3846/10681) Checking out files: 37% (3952/10681) Checking out files: 38% (4059/10681) Checking out files: 38% (4092/10681) Checking out files: 39% (4166/10681) Checking out files: 40% (4273/10681) Checking out files: 41% (4380/10681) Checking out files: 42% (4487/10681) Checking out files: 43% (4593/10681) Checking out files: 44% (4700/10681) Checking out files: 45% (4807/10681) Checking out files: 46% (4914/10681) Checking out files: 47% (5021/10681) Checking out files: 48% (5127/10681) Checking out files: 49% (5234/10681) Checking out files: 50% (5341/10681) Checking out files: 51% (5448/10681) Checking out files: 52% (5555/10681) Checking out files: 53% (5661/10681) Checking out files: 54% (5768/10681) Checking out files: 55% (5875/10681) Checking out files: 55% (5968/10681) Checking out files: 56% (5982/10681) Checking out files: 57% (6089/10681) Checking out files: 58% (6195/10681) Checking out files: 59% (6302/10681) Checking out files: 60% (6409/10681) Checking out files: 61% (6516/10681) Checking out files: 62% (6623/10681) Checking out files: 63% (6730/10681) Checking out files: 64% (6836/10681) Checking out files: 65% (6943/10681) Checking out files: 66% (7050/10681) Checking out files: 67% (7157/10681) Checking out files: 68% (7264/10681) Checking out files: 69% (7370/10681) Checking out files: 70% (7477/10681) Checking out files: 71% (7584/10681) Checking out files: 72% (7691/10681) Checking out files: 73% (7798/10681) Checking out files: 74% (7904/10681) Checking out files: 75% (8011/10681) Checking out files: 76% (8118/10681) Checking out files: 77% (8225/10681) Checking out files: 78% (8332/10681) Checking out files: 79% (8438/10681) Checking out files: 80% (8545/10681) Checking out files: 80% (8594/10681) Checking out files: 81% (8652/10681) Checking out files: 82% (8759/10681) Checking out files: 83% (8866/10681) Checking out files: 84% (8973/10681) Checking out files: 85% (9079/10681) Checking out files: 86% (9186/10681) Checking out files: 87% (9293/10681) Checking out files: 88% (9400/10681) Checking out files: 89% (9507/10681) Checking out files: 90% (9613/10681) Checking out files: 91% (9720/10681) Checking out files: 92% (9827/10681) Checking out files: 93% (9934/10681) Checking out files: 94% (10041/10681) Checking out files: 95% (10147/10681) Checking out files: 96% (10254/10681) Checking out files: 97% (10361/10681) Checking out files: 98% (10468/10681) Checking out files: 99% (10575/10681) Checking out files: 99% (10583/10681) Checking out files: 100% (10681/10681) Checking out files: 100% (10681/10681), done. [2020-04-12T15:30:17.934Z] #23 148.9 + cd /tmp/tmp.iEMfX32wkq/tmp/docker-ce [2020-04-12T15:30:17.934Z] #23 148.9 + git checkout -q v17.06.2-ce [2020-04-12T15:30:18.128Z] #44 28.12 DEP images/inventory.pb-c.d [2020-04-12T15:30:18.128Z] #44 28.20 PBCC images/cpuinfo.pb-c.c [2020-04-12T15:30:18.128Z] #44 28.22 DEP images/cpuinfo.pb-c.d [2020-04-12T15:30:18.128Z] #44 28.28 PBCC images/stats.pb-c.c [2020-04-12T15:30:18.128Z] #44 28.32 DEP images/stats.pb-c.d [2020-04-12T15:30:18.374Z] #17 42.36 Selecting previously unselected package python3-lib2to3. [2020-04-12T15:30:18.374Z] #17 42.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-12T15:30:18.374Z] #17 42.38 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-12T15:30:18.374Z] #17 42.50 Selecting previously unselected package python3-distutils. [2020-04-12T15:30:18.374Z] #17 42.52 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-12T15:30:18.374Z] #17 42.52 Unpacking python3-distutils (3.7.3-1) ... [2020-04-12T15:30:18.632Z] #17 42.68 Selecting previously unselected package python3-pip. [2020-04-12T15:30:18.632Z] #17 42.69 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-12T15:30:18.632Z] #17 42.69 Unpacking python3-pip (18.1-5) ... [2020-04-12T15:30:18.632Z] #17 42.85 Selecting previously unselected package python3-pkg-resources. [2020-04-12T15:30:18.892Z] #17 42.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-12T15:30:18.892Z] #17 42.87 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-12T15:30:18.892Z] #17 43.01 Selecting previously unselected package python3-setuptools. [2020-04-12T15:30:18.892Z] #17 43.03 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-12T15:30:18.892Z] #17 43.04 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-12T15:30:19.149Z] #17 43.29 Selecting previously unselected package python3-wheel. [2020-04-12T15:30:19.149Z] #17 43.30 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-12T15:30:19.149Z] #17 43.31 Unpacking python3-wheel (0.32.3-2) ... [2020-04-12T15:30:19.149Z] #17 43.38 Selecting previously unselected package sudo. [2020-04-12T15:30:19.149Z] #17 43.38 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-12T15:30:19.407Z] #17 43.39 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-12T15:30:19.506Z] #44 ... [2020-04-12T15:30:19.506Z] [2020-04-12T15:30:19.506Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:30:19.506Z] #33 123.8 github.com/BurntSushi/toml/cmd/tomlv [2020-04-12T15:30:19.506Z] #33 DONE 131.5s [2020-04-12T15:30:19.506Z] [2020-04-12T15:30:19.506Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:30:19.506Z] #56 128.8 golang.org/x/crypto/ssh/terminal [2020-04-12T15:30:19.506Z] #56 131.5 mvdan.cc/editorconfig [2020-04-12T15:30:19.853Z] #23 ... [2020-04-12T15:30:19.853Z] [2020-04-12T15:30:19.853Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:19.853Z] #44 76.98 AR soccr/libsoccr.a [2020-04-12T15:30:19.853Z] #44 77.01 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-12T15:30:19.853Z] #44 77.45 DEP criu/arch/aarch64/sigframe.d [2020-04-12T15:30:19.853Z] #44 77.69 DEP criu/arch/aarch64/crtools.d [2020-04-12T15:30:19.853Z] #44 77.98 DEP criu/arch/aarch64/cpu.d [2020-04-12T15:30:19.853Z] #44 78.01 DEP criu/arch/aarch64/bitops.d [2020-04-12T15:30:19.853Z] #44 78.08 CC criu/arch/aarch64/bitops.o [2020-04-12T15:30:19.853Z] #44 78.18 CC criu/arch/aarch64/cpu.o [2020-04-12T15:30:19.853Z] #44 78.38 CC criu/arch/aarch64/crtools.o [2020-04-12T15:30:19.853Z] #44 79.12 CC criu/arch/aarch64/sigframe.o [2020-04-12T15:30:19.853Z] #44 79.45 LINK criu/arch/aarch64/crtools.built-in.o [2020-04-12T15:30:19.853Z] #44 79.55 DEP criu/pie/util-vdso.d [2020-04-12T15:30:19.853Z] #44 79.78 DEP criu/pie/util.d [2020-04-12T15:30:19.853Z] #44 80.12 CC criu/pie/util.o [2020-04-12T15:30:19.853Z] #44 80.53 CC criu/pie/util-vdso.o [2020-04-12T15:30:19.853Z] #44 81.18 AR criu/pie/pie.lib.a [2020-04-12T15:30:19.853Z] #44 81.28 DEP criu/pie/restorer.d [2020-04-12T15:30:19.853Z] #44 81.54 DEP criu/arch/aarch64/intraprocedure.d [2020-04-12T15:30:19.853Z] #44 81.56 DEP criu/arch/aarch64/restorer.d [2020-04-12T15:30:19.853Z] #44 81.75 DEP criu/arch/aarch64/vdso-pie.d [2020-04-12T15:30:19.853Z] #44 81.95 DEP criu/pie/parasite-vdso.d [2020-04-12T15:30:19.853Z] #44 82.23 DEP criu/pie/parasite.d [2020-04-12T15:30:19.853Z] #44 82.63 CC criu/pie/parasite.o [2020-04-12T15:30:19.854Z] #44 84.02 LINK criu/pie/parasite.built-in.o [2020-04-12T15:30:19.854Z] #44 84.07 GEN criu/pie/parasite-blob.h [2020-04-12T15:30:19.854Z] #44 84.10 CC criu/pie/parasite-vdso.o [2020-04-12T15:30:19.854Z] #44 84.93 CC criu/arch/aarch64/vdso-pie.o [2020-04-12T15:30:19.854Z] #44 85.37 CC criu/arch/aarch64/restorer.o [2020-04-12T15:30:19.854Z] #44 85.95 CC criu/arch/aarch64/intraprocedure.o [2020-04-12T15:30:19.854Z] #44 86.03 CC criu/pie/restorer.o [2020-04-12T15:30:19.973Z] #17 43.90 Selecting previously unselected package thin-provisioning-tools. [2020-04-12T15:30:19.973Z] #17 43.90 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-12T15:30:19.973Z] #17 43.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-12T15:30:19.973Z] #17 44.12 Selecting previously unselected package uidmap. [2020-04-12T15:30:19.973Z] #17 44.14 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-12T15:30:19.973Z] #17 44.15 Unpacking uidmap (1:4.5-1.1) ... [2020-04-12T15:30:19.973Z] #17 44.27 Selecting previously unselected package vim-runtime. [2020-04-12T15:30:20.113Z] #44 ... [2020-04-12T15:30:20.113Z] [2020-04-12T15:30:20.113Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:20.113Z] #47 141.1 github.com/LK4D4/vndr/godl [2020-04-12T15:30:20.113Z] #47 142.1 github.com/LK4D4/vndr [2020-04-12T15:30:20.113Z] #47 DONE 151.1s [2020-04-12T15:30:20.113Z] [2020-04-12T15:30:20.113Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:30:20.113Z] #17 8.986 Reading package lists... [2020-04-12T15:30:20.230Z] #17 44.27 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:30:20.230Z] #17 44.32 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-12T15:30:20.230Z] #17 44.35 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-12T15:30:20.230Z] #17 44.36 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-12T15:30:21.050Z] #44 29.86 make[1]: Nothing to be done for 'all'. [2020-04-12T15:30:21.495Z] #17 12.54 Reading package lists... [2020-04-12T15:30:21.976Z] #44 ... [2020-04-12T15:30:21.976Z] [2020-04-12T15:30:21.976Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:30:21.976Z] #56 125.3 github.com/pkg/diff [2020-04-12T15:30:21.976Z] #56 125.5 go/ast [2020-04-12T15:30:21.976Z] #56 127.8 golang.org/x/crypto/ssh/terminal [2020-04-12T15:30:21.976Z] #56 130.5 mvdan.cc/editorconfig [2020-04-12T15:30:21.976Z] #56 132.3 mvdan.cc/sh/v3/fileutil [2020-04-12T15:30:21.976Z] #56 132.6 mvdan.cc/sh/v3/syntax [2020-04-12T15:30:22.037Z] #56 134.1 mvdan.cc/sh/v3/fileutil [2020-04-12T15:30:22.037Z] #56 ... [2020-04-12T15:30:22.037Z] [2020-04-12T15:30:22.037Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:22.037Z] #47 124.1 go/scanner [2020-04-12T15:30:22.037Z] #47 126.6 go/ast [2020-04-12T15:30:22.037Z] #47 127.1 text/template/parse [2020-04-12T15:30:22.037Z] #47 134.3 text/template [2020-04-12T15:30:22.037Z] #47 ... [2020-04-12T15:30:22.037Z] [2020-04-12T15:30:22.037Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:22.037Z] #44 31.70 make[1]: Nothing to be done for 'all'. [2020-04-12T15:30:22.129Z] #17 ... [2020-04-12T15:30:22.129Z] [2020-04-12T15:30:22.129Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:22.129Z] #44 127.5 CC criu/cr-service.o [2020-04-12T15:30:22.129Z] #44 129.0 CC criu/crtools.o [2020-04-12T15:30:22.129Z] #44 129.5 CC criu/eventfd.o [2020-04-12T15:30:22.129Z] #44 129.8 CC criu/eventpoll.o [2020-04-12T15:30:22.129Z] #44 130.6 CC criu/external.o [2020-04-12T15:30:22.129Z] #44 131.0 CC criu/fault-injection.o [2020-04-12T15:30:22.129Z] #44 131.1 CC criu/fdstore.o [2020-04-12T15:30:22.129Z] #44 131.5 CC criu/fifo.o [2020-04-12T15:30:22.129Z] #44 131.9 CC criu/file-ids.o [2020-04-12T15:30:22.129Z] #44 132.3 CC criu/file-lock.o [2020-04-12T15:30:22.129Z] #44 133.2 CC criu/files-ext.o [2020-04-12T15:30:22.129Z] #44 133.5 CC criu/files-reg.o [2020-04-12T15:30:22.129Z] #44 135.4 CC criu/files.o [2020-04-12T15:30:22.129Z] #44 137.5 CC criu/filesystems.o [2020-04-12T15:30:22.637Z] #17 17.21 Building dependency tree... [2020-04-12T15:30:22.694Z] #44 138.2 CC criu/fsnotify.o [2020-04-12T15:30:22.898Z] #17 ... [2020-04-12T15:30:22.898Z] [2020-04-12T15:30:22.898Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:30:22.898Z] #23 153.9 + mkdir -p /tmp/tmp.iEMfX32wkq/src/github.com/docker [2020-04-12T15:30:22.898Z] #23 153.9 + mv components/cli /tmp/tmp.iEMfX32wkq/src/github.com/docker/cli [2020-04-12T15:30:22.946Z] #56 ... [2020-04-12T15:30:22.946Z] [2020-04-12T15:30:22.946Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:22.946Z] #44 32.13 CC images/stats.o [2020-04-12T15:30:23.158Z] #23 153.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-12T15:30:23.201Z] #44 32.82 CC images/core.o [2020-04-12T15:30:23.259Z] #44 ... [2020-04-12T15:30:23.259Z] [2020-04-12T15:30:23.259Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:30:23.259Z] #17 47.42 Selecting previously unselected package vim. [2020-04-12T15:30:23.259Z] #17 47.43 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-12T15:30:23.259Z] #17 47.44 Unpacking vim (2:8.1.0875-5) ... [2020-04-12T15:30:23.824Z] #17 48.03 Selecting previously unselected package xfsprogs. [2020-04-12T15:30:23.824Z] #17 48.03 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-12T15:30:23.824Z] #17 48.04 Unpacking xfsprogs (4.20.0-1) ... [2020-04-12T15:30:24.389Z] #17 48.50 Selecting previously unselected package zip. [2020-04-12T15:30:24.389Z] #17 48.52 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-12T15:30:24.389Z] #17 48.52 Unpacking zip (3.0-11+b1) ... [2020-04-12T15:30:24.567Z] #44 33.92 CC images/core-x86.o [2020-04-12T15:30:24.569Z] #44 34.29 CC images/stats.o [2020-04-12T15:30:24.647Z] #17 48.67 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-12T15:30:24.647Z] #17 48.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-12T15:30:24.647Z] #17 48.70 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-12T15:30:24.647Z] #17 48.71 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-12T15:30:24.647Z] #17 48.72 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-12T15:30:24.647Z] #17 48.73 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-12T15:30:24.647Z] #17 48.75 Setting up uidmap (1:4.5-1.1) ... [2020-04-12T15:30:24.647Z] #17 48.76 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-12T15:30:24.647Z] #17 48.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-12T15:30:24.647Z] #17 48.79 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-12T15:30:24.647Z] #17 48.81 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-12T15:30:24.647Z] #17 48.82 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-12T15:30:24.647Z] #17 48.84 Setting up xxd (2:8.1.0875-5) ... [2020-04-12T15:30:24.647Z] #17 48.85 Setting up zip (3.0-11+b1) ... [2020-04-12T15:30:24.647Z] #17 48.86 Setting up vim-common (2:8.1.0875-5) ... [2020-04-12T15:30:24.827Z] #44 34.92 CC images/core.o [2020-04-12T15:30:24.905Z] #17 48.90 Setting up bash-completion (1:2.8-6) ... [2020-04-12T15:30:25.128Z] #44 ... [2020-04-12T15:30:25.128Z] [2020-04-12T15:30:25.128Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:25.128Z] #47 128.4 go/parser [2020-04-12T15:30:25.128Z] #47 129.4 text/template [2020-04-12T15:30:25.128Z] #47 134.1 encoding/xml [2020-04-12T15:30:25.128Z] #47 138.1 go/doc [2020-04-12T15:30:25.688Z] #47 ... [2020-04-12T15:30:25.688Z] [2020-04-12T15:30:25.688Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:25.688Z] #44 35.11 CC images/core-arm.o [2020-04-12T15:30:25.702Z] #23 ... [2020-04-12T15:30:25.702Z] [2020-04-12T15:30:25.702Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:30:25.702Z] #30 DONE 156.6s [2020-04-12T15:30:25.702Z] [2020-04-12T15:30:25.702Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:30:25.702Z] #17 18.89 libcap2-bin is already the newest version (1:2.25-2). [2020-04-12T15:30:25.702Z] #17 18.89 The following additional packages will be installed: [2020-04-12T15:30:25.702Z] #17 18.90 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-12T15:30:25.702Z] #17 18.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-12T15:30:25.702Z] #17 18.90 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-12T15:30:25.702Z] #17 18.90 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-12T15:30:25.702Z] #17 18.90 python3.7 python3.7-minimal vim-runtime xxd [2020-04-12T15:30:25.702Z] #17 18.91 Suggested packages: [2020-04-12T15:30:25.702Z] #17 18.91 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-12T15:30:25.702Z] #17 18.91 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-12T15:30:25.702Z] #17 18.91 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-12T15:30:25.702Z] #17 18.91 Recommended packages: [2020-04-12T15:30:25.702Z] #17 18.91 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-12T15:30:25.702Z] #17 18.91 python3-keyrings.alt python3-xdg unzip [2020-04-12T15:30:25.702Z] #17 20.38 The following NEW packages will be installed: [2020-04-12T15:30:25.702Z] #17 20.39 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-12T15:30:25.702Z] #17 20.39 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-12T15:30:25.702Z] #17 20.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-12T15:30:25.702Z] #17 20.39 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-12T15:30:25.702Z] #17 20.39 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-12T15:30:25.702Z] #17 20.39 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-12T15:30:25.702Z] #17 20.39 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-12T15:30:25.702Z] #17 20.39 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-12T15:30:25.702Z] #17 20.39 xz-utils zip [2020-04-12T15:30:25.702Z] #17 20.71 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:30:25.702Z] #17 20.71 Need to get 27.6 MB of archives. [2020-04-12T15:30:25.702Z] #17 20.71 After this operation, 114 MB of additional disk space will be used. [2020-04-12T15:30:25.702Z] #17 20.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-04-12T15:30:25.702Z] #17 20.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-04-12T15:30:25.702Z] #17 21.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-04-12T15:30:25.702Z] #17 21.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-04-12T15:30:26.006Z] #17 21.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-04-12T15:30:26.006Z] #17 21.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-04-12T15:30:26.201Z] #44 36.11 CC images/core-x86.o [2020-04-12T15:30:26.284Z] #17 21.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-04-12T15:30:26.284Z] #17 21.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-04-12T15:30:26.284Z] #17 21.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-04-12T15:30:26.284Z] #17 21.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-04-12T15:30:26.284Z] #17 21.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-04-12T15:30:26.284Z] #17 21.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-04-12T15:30:26.284Z] #17 21.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-04-12T15:30:26.284Z] #17 21.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-04-12T15:30:26.284Z] #17 21.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-04-12T15:30:26.285Z] #17 21.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-04-12T15:30:26.285Z] #17 21.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-12T15:30:26.285Z] #17 21.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-12T15:30:26.285Z] #17 21.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-04-12T15:30:26.285Z] #17 21.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-04-12T15:30:26.285Z] #17 21.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-04-12T15:30:26.460Z] #44 ... [2020-04-12T15:30:26.460Z] [2020-04-12T15:30:26.460Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:30:26.460Z] #65 62.00 + bin/ctr [2020-04-12T15:30:26.460Z] #65 ... [2020-04-12T15:30:26.460Z] [2020-04-12T15:30:26.460Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:26.460Z] #47 135.1 go/parser [2020-04-12T15:30:26.573Z] #17 21.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-04-12T15:30:26.573Z] #17 21.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-04-12T15:30:26.614Z] #44 35.91 CC images/core-aarch64.o [2020-04-12T15:30:26.867Z] #17 22.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-12T15:30:26.867Z] #17 22.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-12T15:30:26.867Z] #17 22.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-12T15:30:26.867Z] #17 22.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-04-12T15:30:26.867Z] #17 22.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-04-12T15:30:26.869Z] #44 36.33 CC images/core-ppc64.o [2020-04-12T15:30:27.137Z] #17 22.44 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-12T15:30:27.430Z] #17 51.45 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-12T15:30:27.430Z] #17 51.47 Setting up xz-utils (5.2.4-1) ... [2020-04-12T15:30:27.430Z] #17 51.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-12T15:30:27.430Z] #17 51.50 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-12T15:30:27.430Z] #17 51.62 invoke-rc.d: could not determine current runlevel [2020-04-12T15:30:27.430Z] #17 51.63 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-12T15:30:27.430Z] #17 51.63 Setting up pigz (2.4-1) ... [2020-04-12T15:30:27.430Z] #17 51.65 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-12T15:30:27.430Z] #17 51.66 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-12T15:30:27.688Z] #17 51.68 Setting up python-pip-whl (18.1-5) ... [2020-04-12T15:30:27.688Z] #17 51.69 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-12T15:30:27.688Z] #17 51.70 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-12T15:30:27.946Z] #17 52.14 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-12T15:30:27.946Z] #17 52.15 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-12T15:30:27.946Z] #17 52.17 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-12T15:30:27.946Z] #17 52.18 Setting up vim (2:8.1.0875-5) ... [2020-04-12T15:30:27.946Z] #17 52.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-12T15:30:27.946Z] #17 52.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-12T15:30:27.946Z] #17 52.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-12T15:30:27.946Z] #17 52.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-12T15:30:27.946Z] #17 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-12T15:30:28.085Z] #17 23.20 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-04-12T15:30:28.085Z] #17 23.20 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-04-12T15:30:28.085Z] #17 23.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-04-12T15:30:28.085Z] #17 23.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-04-12T15:30:28.085Z] #17 23.21 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-04-12T15:30:28.085Z] #17 23.24 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-12T15:30:28.085Z] #17 23.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-12T15:30:28.085Z] #17 23.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-12T15:30:28.085Z] #17 23.31 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-04-12T15:30:28.085Z] #17 23.31 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-12T15:30:28.085Z] #17 23.32 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-12T15:30:28.085Z] #17 23.33 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-12T15:30:28.085Z] #17 23.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-04-12T15:30:28.204Z] #17 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-12T15:30:28.204Z] #17 52.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-12T15:30:28.204Z] #17 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-12T15:30:28.204Z] #17 52.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-12T15:30:28.204Z] #17 52.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-12T15:30:28.204Z] #17 52.28 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-12T15:30:28.204Z] #17 52.29 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-12T15:30:28.204Z] #17 52.30 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-12T15:30:28.204Z] #17 52.32 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-12T15:30:28.272Z] #44 37.69 CC images/core-s390.o [2020-04-12T15:30:28.344Z] #17 23.82 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-04-12T15:30:28.367Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 30.8% of statements [2020-04-12T15:30:28.367Z] ok github.com/docker/docker/container 0.111s coverage: 34.9% of statements [2020-04-12T15:30:28.367Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-12T15:30:28.367Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-12T15:30:28.367Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-12T15:30:28.367Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-12T15:30:28.604Z] #17 23.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-04-12T15:30:28.604Z] #17 23.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-12T15:30:28.864Z] #17 24.03 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-04-12T15:30:28.990Z] #47 ... [2020-04-12T15:30:28.990Z] [2020-04-12T15:30:28.990Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:28.990Z] #44 37.19 CC images/core-arm.o [2020-04-12T15:30:28.990Z] #44 37.83 CC images/core-aarch64.o [2020-04-12T15:30:28.990Z] #44 38.51 CC images/core-ppc64.o [2020-04-12T15:30:29.247Z] #44 38.68 CC images/cpuinfo.o [2020-04-12T15:30:29.436Z] #17 24.80 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-04-12T15:30:29.557Z] #44 39.50 CC images/core-s390.o [2020-04-12T15:30:29.808Z] #44 39.37 CC images/inventory.o [2020-04-12T15:30:30.009Z] #17 25.40 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-04-12T15:30:30.491Z] #44 40.65 CC images/cpuinfo.o [2020-04-12T15:30:30.732Z] #17 54.95 Setting up iptables (1.8.2-4) ... [2020-04-12T15:30:30.734Z] #44 39.86 CC images/fdinfo.o [2020-04-12T15:30:30.950Z] #17 26.22 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:30:30.950Z] #17 26.34 Fetched 27.6 MB in 5s (5375 kB/s) [2020-04-12T15:30:30.990Z] #17 54.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-12T15:30:30.990Z] #17 54.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-12T15:30:30.990Z] #17 54.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-12T15:30:30.990Z] #17 54.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-12T15:30:30.990Z] #17 55.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-12T15:30:30.990Z] #17 55.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-12T15:30:30.990Z] #17 55.01 Setting up python3 (3.7.3-1) ... [2020-04-12T15:30:31.031Z] #44 40.47 CC images/fown.o [2020-04-12T15:30:31.211Z] #17 26.43 Selecting previously unselected package pigz. [2020-04-12T15:30:31.211Z] #17 26.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 ... 23396 files and directories currently installed.) [2020-04-12T15:30:31.211Z] #17 26.58 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-04-12T15:30:31.211Z] #17 26.59 Unpacking pigz (2.4-1) ... [2020-04-12T15:30:31.247Z] #17 55.45 Setting up python3-wheel (0.32.3-2) ... [2020-04-12T15:30:31.286Z] #44 40.75 CC images/ns.o [2020-04-12T15:30:31.427Z] #44 41.38 CC images/inventory.o [2020-04-12T15:30:31.471Z] #17 26.72 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-04-12T15:30:31.471Z] #17 26.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-12T15:30:31.471Z] #17 26.77 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-12T15:30:31.685Z] #44 41.67 CC images/fdinfo.o [2020-04-12T15:30:31.846Z] #44 41.19 CC images/regfile.o [2020-04-12T15:30:32.042Z] #17 27.35 Selecting previously unselected package python3.7-minimal. [2020-04-12T15:30:32.042Z] #17 27.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-12T15:30:32.042Z] #17 27.38 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-12T15:30:32.180Z] #17 56.16 Setting up apparmor (2.13.2-10) ... [2020-04-12T15:30:32.254Z] #44 42.20 CC images/fown.o [2020-04-12T15:30:32.406Z] #44 41.64 CC images/ghost-file.o [2020-04-12T15:30:32.512Z] #44 ... [2020-04-12T15:30:32.512Z] [2020-04-12T15:30:32.512Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:30:32.512Z] #56 134.6 mvdan.cc/sh/v3/syntax [2020-04-12T15:30:32.512Z] #56 ... [2020-04-12T15:30:32.512Z] [2020-04-12T15:30:32.512Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:32.512Z] #44 42.52 CC images/ns.o [2020-04-12T15:30:32.613Z] #17 28.02 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-12T15:30:32.613Z] #17 28.06 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-12T15:30:32.662Z] #44 42.06 CC images/fifo.o [2020-04-12T15:30:32.770Z] #44 42.84 CC images/regfile.o [2020-04-12T15:30:32.778Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2020-04-12T15:30:32.874Z] #17 ... [2020-04-12T15:30:32.874Z] [2020-04-12T15:30:32.874Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:32.874Z] #44 90.48 LINK criu/pie/restorer.built-in.o [2020-04-12T15:30:32.874Z] #44 90.50 GEN criu/pie/restorer-blob.h [2020-04-12T15:30:32.874Z] #44 90.63 DEP criu/vdso.d [2020-04-12T15:30:32.874Z] #44 90.85 DEP criu/uts_ns.d [2020-04-12T15:30:32.874Z] #44 91.12 DEP criu/util.d [2020-04-12T15:30:32.874Z] #44 91.31 DEP criu/uffd.d [2020-04-12T15:30:32.874Z] #44 91.50 DEP criu/tun.d [2020-04-12T15:30:32.874Z] #44 91.69 DEP criu/tty.d [2020-04-12T15:30:32.874Z] #44 91.88 DEP criu/timerfd.d [2020-04-12T15:30:32.874Z] #44 92.13 DEP criu/sysfs_parse.d [2020-04-12T15:30:32.874Z] #44 92.28 DEP criu/sysctl.d [2020-04-12T15:30:32.874Z] #44 92.52 DEP criu/string.d [2020-04-12T15:30:32.874Z] #44 92.57 DEP criu/stats.d [2020-04-12T15:30:32.874Z] #44 92.70 DEP criu/sockets.d [2020-04-12T15:30:32.874Z] #44 92.90 DEP criu/sk-unix.d [2020-04-12T15:30:32.874Z] #44 93.14 DEP criu/sk-tcp.d [2020-04-12T15:30:32.874Z] #44 93.35 DEP criu/sk-queue.d [2020-04-12T15:30:32.874Z] #44 93.88 DEP criu/sk-packet.d [2020-04-12T15:30:32.874Z] #44 94.17 DEP criu/sk-netlink.d [2020-04-12T15:30:32.874Z] #44 94.55 DEP criu/sk-inet.d [2020-04-12T15:30:32.874Z] #44 94.93 DEP criu/signalfd.d [2020-04-12T15:30:32.874Z] #44 95.10 DEP criu/sigframe.d [2020-04-12T15:30:32.874Z] #44 95.20 DEP criu/shmem.d [2020-04-12T15:30:32.874Z] #44 95.38 DEP criu/servicefd.d [2020-04-12T15:30:32.874Z] #44 95.52 DEP criu/seize.d [2020-04-12T15:30:32.874Z] #44 95.62 DEP criu/seccomp.d [2020-04-12T15:30:32.874Z] #44 95.90 DEP criu/rst-malloc.d [2020-04-12T15:30:32.874Z] #44 96.01 DEP criu/rbtree.d [2020-04-12T15:30:32.874Z] #44 96.05 DEP criu/pstree.d [2020-04-12T15:30:32.874Z] #44 96.29 DEP criu/protobuf.d [2020-04-12T15:30:32.874Z] #44 96.62 GEN criu/protobuf-desc-gen.h [2020-04-12T15:30:32.874Z] #44 98.37 DEP criu/protobuf-desc.d [2020-04-12T15:30:32.874Z] #44 98.58 DEP criu/proc_parse.d [2020-04-12T15:30:32.874Z] #44 98.76 DEP criu/plugin.d [2020-04-12T15:30:32.874Z] #44 98.86 DEP criu/pipes.d [2020-04-12T15:30:32.874Z] #44 99.01 DEP criu/pie-util.d [2020-04-12T15:30:32.874Z] #44 99.10 DEP criu/pie-util-vdso.d [2020-04-12T15:30:32.874Z] #44 99.21 DEP criu/path.d [2020-04-12T15:30:32.874Z] #44 99.39 DEP criu/parasite-syscall.d [2020-04-12T15:30:32.874Z] #44 99.63 DEP criu/pagemap.d [2020-04-12T15:30:32.874Z] #44 99.81 DEP criu/pagemap-cache.d [2020-04-12T15:30:32.874Z] #44 100.1 DEP criu/page-xfer.d [2020-04-12T15:30:32.874Z] #44 100.3 DEP criu/page-pipe.d [2020-04-12T15:30:32.874Z] #44 100.4 DEP criu/netfilter.d [2020-04-12T15:30:32.917Z] #44 42.48 CC images/remap-file-path.o [2020-04-12T15:30:33.342Z] #44 43.25 CC images/ghost-file.o [2020-04-12T15:30:33.392Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-04-12T15:30:33.447Z] #44 100.7 DEP criu/net.d [2020-04-12T15:30:33.447Z] #44 100.9 DEP criu/namespaces.d [2020-04-12T15:30:33.477Z] #44 42.87 CC images/eventfd.o [2020-04-12T15:30:33.552Z] #17 ... [2020-04-12T15:30:33.552Z] [2020-04-12T15:30:33.552Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:30:33.552Z] #41 246.8 + dpkg --print-architecture [2020-04-12T15:30:33.552Z] #41 246.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-12T15:30:33.552Z] #41 246.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-12T15:30:33.552Z] #41 246.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-12T15:30:33.707Z] #44 101.2 DEP criu/mount.d [2020-04-12T15:30:33.731Z] Removing intermediate container 9c66ca221469 [2020-04-12T15:30:33.731Z] ---> fa818e36e5a2 [2020-04-12T15:30:33.731Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-04-12T15:30:33.731Z] ---> ebd73b5ebd31 [2020-04-12T15:30:33.731Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-04-12T15:30:33.731Z] ---> e10838cddc09 [2020-04-12T15:30:33.731Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-04-12T15:30:33.731Z] ---> Running in 7c77ecc55ed8 [2020-04-12T15:30:33.731Z] Removing intermediate container 7c77ecc55ed8 [2020-04-12T15:30:33.731Z] ---> 264e17cdb5c8 [2020-04-12T15:30:33.731Z] Successfully built 264e17cdb5c8 [2020-04-12T15:30:33.731Z] Successfully tagged moby-buildx:latest [2020-04-12T15:30:33.731Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-04-12T15:30:33.731Z] if [ -n "${id}" ]; then \ [2020-04-12T15:30:33.731Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-04-12T15:30:33.731Z] && touch bundles/buildx; \ [2020-04-12T15:30:33.731Z] docker rm -f ${id}; \ [2020-04-12T15:30:33.731Z] fi [2020-04-12T15:30:33.731Z] cac4e94a610b8bdd60f3a62b9c598aa6bfe401621ee92f40b44a417fcb3550d7 [2020-04-12T15:30:33.731Z] bundles/buildx version [2020-04-12T15:30:33.731Z] buildx v0.3.1 6db68d0 [2020-04-12T15:30:33.731Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:e9d785ce3f02c223100f4dd01813e192ccd83948 . [2020-04-12T15:30:33.731Z] #1 [internal] booting buildkit [2020-04-12T15:30:33.731Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-04-12T15:30:33.731Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2020-04-12T15:30:33.731Z] #1 creating container buildx_buildkit_default [2020-04-12T15:30:33.731Z] #1 creating container buildx_buildkit_default 0.5s done [2020-04-12T15:30:33.731Z] #1 DONE 3.0s [2020-04-12T15:30:33.731Z] [2020-04-12T15:30:33.731Z] #3 [internal] load .dockerignore [2020-04-12T15:30:33.731Z] #3 transferring context: 87B done [2020-04-12T15:30:33.731Z] #3 DONE 0.0s [2020-04-12T15:30:33.731Z] [2020-04-12T15:30:33.731Z] #2 [internal] load build definition from Dockerfile [2020-04-12T15:30:33.731Z] #2 transferring dockerfile: 17.09kB done [2020-04-12T15:30:33.731Z] #2 DONE 0.0s [2020-04-12T15:30:33.731Z] [2020-04-12T15:30:33.731Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-12T15:30:33.731Z] #4 DONE 0.6s [2020-04-12T15:30:33.731Z] [2020-04-12T15:30:33.731Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-12T15:30:33.731Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-12T15:30:33.810Z] #41 ... [2020-04-12T15:30:33.810Z] [2020-04-12T15:30:33.810Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:30:33.810Z] #17 57.82 Setting up xfsprogs (4.20.0-1) ... [2020-04-12T15:30:33.810Z] #17 57.84 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-12T15:30:33.908Z] #44 43.78 CC images/fifo.o [2020-04-12T15:30:33.970Z] #44 101.4 DEP criu/mem.d [2020-04-12T15:30:34.018Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-12T15:30:34.018Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-04-12T15:30:34.018Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 2.98MB / 8.18MB 0.1s [2020-04-12T15:30:34.018Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-04-12T15:30:34.018Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-04-12T15:30:34.018Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-04-12T15:30:34.037Z] #44 43.27 CC images/eventpoll.o [2020-04-12T15:30:34.068Z] #17 58.24 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-12T15:30:34.068Z] #17 ... [2020-04-12T15:30:34.068Z] [2020-04-12T15:30:34.068Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:34.068Z] #44 139.6 CC criu/image-desc.o [2020-04-12T15:30:34.068Z] #44 139.7 CC criu/image.o [2020-04-12T15:30:34.068Z] #44 140.6 CC criu/ipc_ns.o [2020-04-12T15:30:34.068Z] #44 142.0 CC criu/irmap.o [2020-04-12T15:30:34.068Z] #44 142.6 CC criu/kcmp-ids.o [2020-04-12T15:30:34.068Z] #44 143.0 CC criu/kerndat.o [2020-04-12T15:30:34.068Z] #44 143.9 CC criu/libnetlink.o [2020-04-12T15:30:34.068Z] #44 144.4 CC criu/log.o [2020-04-12T15:30:34.068Z] #44 144.9 CC criu/lsm.o [2020-04-12T15:30:34.068Z] #44 145.4 CC criu/mem.o [2020-04-12T15:30:34.068Z] #44 147.0 CC criu/mount.o [2020-04-12T15:30:34.166Z] #44 44.22 CC images/remap-file-path.o [2020-04-12T15:30:34.234Z] #44 101.7 DEP criu/lsm.d [2020-04-12T15:30:34.234Z] #44 101.8 DEP criu/log.d [2020-04-12T15:30:34.293Z] #44 43.78 CC images/fh.o [2020-04-12T15:30:34.398Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.6% of statements [2020-04-12T15:30:34.497Z] #44 101.9 DEP criu/libnetlink.d [2020-04-12T15:30:34.497Z] #44 102.1 DEP criu/kerndat.d [2020-04-12T15:30:34.637Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-04-12T15:30:34.637Z] #5 DONE 0.9s [2020-04-12T15:30:34.732Z] #44 44.66 CC images/eventfd.o [2020-04-12T15:30:34.761Z] #44 102.2 DEP criu/kcmp-ids.d [2020-04-12T15:30:34.761Z] #44 102.3 DEP criu/irmap.d [2020-04-12T15:30:34.761Z] #44 102.4 DEP criu/ipc_ns.d [2020-04-12T15:30:34.854Z] #44 44.34 CC images/fsnotify.o [2020-04-12T15:30:34.923Z] [2020-04-12T15:30:34.924Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-12T15:30:34.990Z] #44 45.07 CC images/eventpoll.o [2020-04-12T15:30:35.000Z] #44 ... [2020-04-12T15:30:35.000Z] [2020-04-12T15:30:35.000Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:30:35.000Z] #17 59.07 Setting up python3-distutils (3.7.3-1) ... [2020-04-12T15:30:35.021Z] #44 ... [2020-04-12T15:30:35.021Z] [2020-04-12T15:30:35.021Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:30:35.021Z] #17 30.47 Selecting previously unselected package python3-minimal. [2020-04-12T15:30:35.216Z] #7 DONE 0.3s [2020-04-12T15:30:35.216Z] [2020-04-12T15:30:35.216Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-12T15:30:35.216Z] #6 DONE 0.3s [2020-04-12T15:30:35.216Z] [2020-04-12T15:30:35.216Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:30:35.216Z] #8 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-12T15:30:35.258Z] #17 59.54 Setting up python3-setuptools (40.8.0-1) ... [2020-04-12T15:30:35.282Z] #17 30.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23645 files and directories currently installed.) [2020-04-12T15:30:35.282Z] #17 30.53 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-04-12T15:30:35.282Z] #17 30.54 Unpacking python3-minimal (3.7.3-1) ... [2020-04-12T15:30:35.282Z] #17 30.62 Selecting previously unselected package libmpdec2:arm64. [2020-04-12T15:30:35.282Z] #17 30.63 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-04-12T15:30:35.282Z] #17 30.64 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-04-12T15:30:35.282Z] #17 30.74 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-04-12T15:30:35.507Z] #8 sha256:75499cc5947f0c6b052a09ac09c715f5b708a9c1aae0cd6ae929f9ac4b7d0428 1.79kB / 1.79kB done [2020-04-12T15:30:35.507Z] #8 sha256:b8b7d5491e8c7de367e469977e4d1297c666788d77d84f73b5d6e1ca1876e6c0 0B / 155B 0.1s [2020-04-12T15:30:35.507Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 0B / 10.73MB 0.1s [2020-04-12T15:30:35.507Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 0B / 54.14MB 0.1s [2020-04-12T15:30:35.507Z] #8 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-12T15:30:35.507Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 0B / 8.25MB 0.1s [2020-04-12T15:30:35.507Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 0B / 57.39MB 0.1s [2020-04-12T15:30:35.507Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 0B / 73.51MB 0.1s [2020-04-12T15:30:35.507Z] #8 sha256:bd12c81e818e2f62d8be4dd5d856cbdcac7c452afb24ce66e28193393acb040b 5.46kB / 5.46kB done [2020-04-12T15:30:35.542Z] #17 30.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-04-12T15:30:35.542Z] #17 30.77 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-12T15:30:35.802Z] #8 sha256:b8b7d5491e8c7de367e469977e4d1297c666788d77d84f73b5d6e1ca1876e6c0 155B / 155B 0.2s done [2020-04-12T15:30:35.802Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 916.58kB / 10.73MB 0.3s [2020-04-12T15:30:35.802Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 0B / 96.50MB 0.3s [2020-04-12T15:30:35.802Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 719.98kB / 8.25MB 0.4s [2020-04-12T15:30:35.802Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 1.93MB / 10.73MB 0.6s [2020-04-12T15:30:35.802Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 1.20MB / 8.25MB 0.6s [2020-04-12T15:30:35.923Z] #44 45.87 CC images/fh.o [2020-04-12T15:30:36.097Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 2.69MB / 10.73MB 0.7s [2020-04-12T15:30:36.097Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 1.97MB / 8.25MB 0.7s [2020-04-12T15:30:36.097Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 3.28MB / 10.73MB 0.9s [2020-04-12T15:30:36.097Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 2.72MB / 54.14MB 0.9s [2020-04-12T15:30:36.097Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 2.52MB / 8.25MB 0.9s [2020-04-12T15:30:36.216Z] #44 45.50 CC images/signalfd.o [2020-04-12T15:30:36.391Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 2.95MB / 8.25MB 1.0s [2020-04-12T15:30:36.391Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 4.29MB / 10.73MB 1.2s [2020-04-12T15:30:36.391Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 3.57MB / 8.25MB 1.2s [2020-04-12T15:30:36.391Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 3.47MB / 57.39MB 1.2s [2020-04-12T15:30:36.482Z] #17 31.69 Selecting previously unselected package python3.7. [2020-04-12T15:30:36.482Z] #17 31.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-04-12T15:30:36.482Z] #17 31.71 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-12T15:30:36.482Z] #17 31.80 Selecting previously unselected package libpython3-stdlib:arm64. [2020-04-12T15:30:36.482Z] #17 31.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-04-12T15:30:36.482Z] #17 31.81 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-12T15:30:36.482Z] #17 31.90 Setting up python3-minimal (3.7.3-1) ... [2020-04-12T15:30:36.489Z] #44 46.43 CC images/fsnotify.o [2020-04-12T15:30:36.630Z] #17 60.78 Setting up python3-pip (18.1-5) ... [2020-04-12T15:30:36.684Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 4.10MB / 8.25MB 1.3s [2020-04-12T15:30:36.684Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 4.00MB / 73.51MB 1.3s [2020-04-12T15:30:36.777Z] #44 46.13 CC images/fs.o [2020-04-12T15:30:36.976Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 5.34MB / 10.73MB 1.5s [2020-04-12T15:30:36.976Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 4.62MB / 8.25MB 1.5s [2020-04-12T15:30:36.976Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 5.11MB / 8.25MB 1.6s [2020-04-12T15:30:37.272Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 6.13MB / 10.73MB 1.8s [2020-04-12T15:30:37.272Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 5.84MB / 54.14MB 1.8s [2020-04-12T15:30:37.272Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 5.70MB / 8.25MB 1.8s [2020-04-12T15:30:37.272Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 5.09MB / 96.50MB 1.8s [2020-04-12T15:30:37.272Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 6.69MB / 10.73MB 1.9s [2020-04-12T15:30:37.272Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 6.32MB / 8.25MB 1.9s [2020-04-12T15:30:37.272Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 7.24MB / 10.73MB 2.1s [2020-04-12T15:30:37.272Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 6.85MB / 8.25MB 2.1s [2020-04-12T15:30:37.272Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 6.68MB / 57.39MB 2.1s [2020-04-12T15:30:37.337Z] #44 46.60 CC images/pstree.o [2020-04-12T15:30:37.422Z] #44 47.52 CC images/signalfd.o [2020-04-12T15:30:37.563Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 7.79MB / 10.73MB 2.2s [2020-04-12T15:30:37.563Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 7.40MB / 8.25MB 2.2s [2020-04-12T15:30:37.636Z] #44 47.11 CC images/pipe.o [2020-04-12T15:30:37.680Z] #44 47.79 CC images/fs.o [2020-04-12T15:30:37.854Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 8.78MB / 10.73MB 2.5s [2020-04-12T15:30:37.854Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 8.26MB / 73.51MB 2.5s [2020-04-12T15:30:37.866Z] #17 32.99 Selecting previously unselected package python3. [2020-04-12T15:30:37.867Z] #17 32.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24057 files and directories currently installed.) [2020-04-12T15:30:37.867Z] #17 33.05 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-04-12T15:30:37.867Z] #17 33.07 Unpacking python3 (3.7.3-1) ... [2020-04-12T15:30:37.940Z] #44 47.95 CC images/pstree.o [2020-04-12T15:30:38.004Z] #17 61.87 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:30:38.004Z] #17 61.90 Processing triggers for mime-support (3.62) ... [2020-04-12T15:30:38.127Z] #17 33.23 Selecting previously unselected package libip4tc0:arm64. [2020-04-12T15:30:38.127Z] #17 33.24 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-04-12T15:30:38.127Z] #17 33.25 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-04-12T15:30:38.127Z] #17 33.46 Selecting previously unselected package libip6tc0:arm64. [2020-04-12T15:30:38.127Z] #17 33.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-04-12T15:30:38.127Z] #17 33.48 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-04-12T15:30:38.127Z] #17 33.59 Selecting previously unselected package libiptc0:arm64. [2020-04-12T15:30:38.146Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 9.57MB / 10.73MB 2.7s [2020-04-12T15:30:38.146Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 9.24MB / 54.14MB 2.7s [2020-04-12T15:30:38.146Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 8.25MB / 8.25MB 2.5s done [2020-04-12T15:30:38.146Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 8.25MB / 8.25MB 2.5s done [2020-04-12T15:30:38.146Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 10.30MB / 10.73MB 2.8s [2020-04-12T15:30:38.146Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 9.71MB / 57.39MB 2.8s [2020-04-12T15:30:38.198Z] #44 48.13 CC images/pipe.o [2020-04-12T15:30:38.262Z] #17 DONE 62.5s [2020-04-12T15:30:38.262Z] [2020-04-12T15:30:38.262Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:38.262Z] #44 150.9 CC criu/namespaces.o [2020-04-12T15:30:38.262Z] #44 152.9 CC criu/net.o [2020-04-12T15:30:38.388Z] #17 33.59 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-04-12T15:30:38.388Z] #17 33.60 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-04-12T15:30:38.388Z] #17 33.73 Selecting previously unselected package libnfnetlink0:arm64. [2020-04-12T15:30:38.388Z] #17 33.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-04-12T15:30:38.388Z] #17 33.74 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-12T15:30:38.388Z] #17 33.80 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-04-12T15:30:38.388Z] #17 33.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-04-12T15:30:38.388Z] #17 33.81 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-12T15:30:38.440Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 10.73MB / 10.73MB 2.9s done [2020-04-12T15:30:38.440Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 10.20MB / 96.50MB 3.0s [2020-04-12T15:30:38.456Z] #44 48.63 CC images/tcp-stream.o [2020-04-12T15:30:38.563Z] #44 47.73 CC images/tcp-stream.o [2020-04-12T15:30:38.563Z] #44 ... [2020-04-12T15:30:38.563Z] [2020-04-12T15:30:38.563Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:30:38.563Z] #56 143.2 mvdan.cc/sh/v3/cmd/shfmt [2020-04-12T15:30:38.563Z] #56 DONE 151.8s [2020-04-12T15:30:38.563Z] [2020-04-12T15:30:38.563Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:38.563Z] #47 143.5 github.com/LK4D4/vndr/build [2020-04-12T15:30:38.563Z] #47 143.6 github.com/LK4D4/vndr/versioned [2020-04-12T15:30:38.563Z] #47 143.9 crypto/x509/pkix [2020-04-12T15:30:38.563Z] #47 144.7 vendor/golang.org/x/crypto/cryptobyte [2020-04-12T15:30:38.563Z] #47 148.6 net [2020-04-12T15:30:38.563Z] #47 149.1 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-12T15:30:38.563Z] #47 150.1 vendor/golang.org/x/crypto/poly1305 [2020-04-12T15:30:38.563Z] #47 151.1 vendor/golang.org/x/sys/cpu [2020-04-12T15:30:38.563Z] #47 151.8 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-12T15:30:38.649Z] #17 33.92 Selecting previously unselected package libnftnl11:arm64. [2020-04-12T15:30:38.649Z] #17 33.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-04-12T15:30:38.649Z] #17 33.94 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-04-12T15:30:38.649Z] #17 34.06 Selecting previously unselected package iptables. [2020-04-12T15:30:38.649Z] #17 34.07 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-04-12T15:30:38.649Z] #17 34.13 Unpacking iptables (1.8.2-4) ... [2020-04-12T15:30:38.736Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 12.64MB / 54.14MB 3.3s [2020-04-12T15:30:38.736Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 12.75MB / 57.39MB 3.3s [2020-04-12T15:30:38.736Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 12.39MB / 73.51MB 3.3s [2020-04-12T15:30:38.819Z] #47 ... [2020-04-12T15:30:38.819Z] [2020-04-12T15:30:38.819Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:38.819Z] #44 48.38 CC images/sk-packet.o [2020-04-12T15:30:39.022Z] #44 49.11 CC images/sk-packet.o [2020-04-12T15:30:39.022Z] #44 ... [2020-04-12T15:30:39.022Z] [2020-04-12T15:30:39.022Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:39.022Z] #47 141.3 encoding/xml [2020-04-12T15:30:39.022Z] #47 142.7 go/doc [2020-04-12T15:30:39.022Z] #47 148.4 github.com/LK4D4/vndr/build [2020-04-12T15:30:39.022Z] #47 151.3 github.com/LK4D4/vndr/versioned [2020-04-12T15:30:39.377Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 16.05MB / 54.14MB 4.0s [2020-04-12T15:30:39.377Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 16.02MB / 57.39MB 4.0s [2020-04-12T15:30:39.377Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 16.15MB / 73.51MB 4.0s [2020-04-12T15:30:39.377Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 15.81MB / 96.50MB 4.0s [2020-04-12T15:30:39.591Z] #17 34.62 Selecting previously unselected package xxd. [2020-04-12T15:30:39.591Z] #17 34.63 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-12T15:30:39.591Z] #17 34.64 Unpacking xxd (2:8.1.0875-5) ... [2020-04-12T15:30:39.591Z] #17 34.85 Selecting previously unselected package vim-common. [2020-04-12T15:30:39.591Z] #17 34.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:30:39.591Z] #17 34.89 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-12T15:30:39.592Z] #47 151.7 crypto/rsa [2020-04-12T15:30:39.744Z] #44 48.91 CC images/mnt.o [2020-04-12T15:30:39.850Z] #47 ... [2020-04-12T15:30:39.850Z] [2020-04-12T15:30:39.850Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:39.850Z] #44 49.83 CC images/mnt.o [2020-04-12T15:30:39.852Z] #17 35.10 Selecting previously unselected package bash-completion. [2020-04-12T15:30:39.852Z] #17 35.11 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-12T15:30:39.999Z] #44 49.42 CC images/pipe-data.o [2020-04-12T15:30:40.019Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 19.72MB / 54.14MB 4.6s [2020-04-12T15:30:40.019Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 19.03MB / 57.39MB 4.6s [2020-04-12T15:30:40.108Z] #44 50.26 CC images/pipe-data.o [2020-04-12T15:30:40.161Z] #44 ... [2020-04-12T15:30:40.161Z] [2020-04-12T15:30:40.161Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-12T15:30:40.161Z] #18 1.677 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-12T15:30:40.161Z] #18 1.680 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-12T15:30:40.161Z] #18 1.686 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-12T15:30:40.161Z] #18 DONE 1.8s [2020-04-12T15:30:40.161Z] [2020-04-12T15:30:40.161Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-12T15:30:40.311Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 19.92MB / 73.51MB 4.8s [2020-04-12T15:30:40.311Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 20.96MB / 96.50MB 5.1s [2020-04-12T15:30:40.560Z] #44 49.86 CC images/sa.o [2020-04-12T15:30:40.604Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 23.16MB / 54.14MB 5.2s [2020-04-12T15:30:40.604Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 22.14MB / 57.39MB 5.2s [2020-04-12T15:30:40.675Z] #44 50.68 CC images/sa.o [2020-04-12T15:30:40.816Z] #44 50.37 CC images/timer.o [2020-04-12T15:30:40.903Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 25.03MB / 73.51MB 5.7s [2020-04-12T15:30:41.193Z] #8 ... [2020-04-12T15:30:41.193Z] [2020-04-12T15:30:41.193Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-12T15:30:41.193Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-12T15:30:41.193Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-12T15:30:41.193Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.6s done [2020-04-12T15:30:41.193Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-12T15:30:41.193Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.2s done [2020-04-12T15:30:41.193Z] #72 DONE 5.9s [2020-04-12T15:30:41.193Z] [2020-04-12T15:30:41.193Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:30:41.193Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 26.47MB / 54.14MB 5.8s [2020-04-12T15:30:41.193Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 25.33MB / 57.39MB 5.8s [2020-04-12T15:30:41.193Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 25.94MB / 96.50MB 5.8s [2020-04-12T15:30:41.193Z] #8 ... [2020-04-12T15:30:41.193Z] [2020-04-12T15:30:41.193Z] #21 [internal] load build context [2020-04-12T15:30:41.193Z] #21 transferring context: 52.20MB 6.1s [2020-04-12T15:30:41.193Z] #21 transferring context: 52.78MB 6.1s done [2020-04-12T15:30:41.193Z] #21 DONE 6.2s [2020-04-12T15:30:41.193Z] [2020-04-12T15:30:41.193Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-12T15:30:41.195Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.8% of statements [2020-04-12T15:30:41.240Z] #44 51.33 CC images/timer.o [2020-04-12T15:30:41.481Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 28.76MB / 73.51MB 6.1s [2020-04-12T15:30:41.742Z] #44 51.11 CC images/timerfd.o [2020-04-12T15:30:41.769Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 30.16MB / 54.14MB 6.3s [2020-04-12T15:30:41.769Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 29.12MB / 57.39MB 6.3s [2020-04-12T15:30:41.769Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 31.66MB / 96.50MB 6.4s [2020-04-12T15:30:41.997Z] #44 51.43 CC images/mm.o [2020-04-12T15:30:42.056Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 33.78MB / 54.14MB 6.6s [2020-04-12T15:30:42.056Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 32.43MB / 57.39MB 6.6s [2020-04-12T15:30:42.056Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 33.63MB / 73.51MB 6.6s [2020-04-12T15:30:42.174Z] #44 52.32 CC images/timerfd.o [2020-04-12T15:30:42.343Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 37.85MB / 54.14MB 6.9s [2020-04-12T15:30:42.343Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 35.95MB / 57.39MB 6.9s [2020-04-12T15:30:42.343Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 37.59MB / 73.51MB 6.9s [2020-04-12T15:30:42.343Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 37.69MB / 96.50MB 6.9s [2020-04-12T15:30:42.558Z] #44 52.08 CC images/sk-opts.o [2020-04-12T15:30:42.629Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 41.54MB / 54.14MB 7.2s [2020-04-12T15:30:42.629Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 39.52MB / 57.39MB 7.2s [2020-04-12T15:30:42.629Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 41.56MB / 73.51MB 7.2s [2020-04-12T15:30:42.629Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 42.81MB / 96.50MB 7.3s [2020-04-12T15:30:42.665Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.7% of statements [2020-04-12T15:30:42.916Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 43.80MB / 57.39MB 7.5s [2020-04-12T15:30:42.916Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 45.60MB / 73.51MB 7.5s [2020-04-12T15:30:42.916Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 48.92MB / 96.50MB 7.6s [2020-04-12T15:30:42.947Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-04-12T15:30:43.108Z] #44 52.95 CC images/mm.o [2020-04-12T15:30:43.108Z] #44 53.30 CC images/sk-opts.o [2020-04-12T15:30:43.118Z] #44 52.44 CC images/sk-unix.o [2020-04-12T15:30:43.149Z] #17 38.35 Unpacking bash-completion (1:2.8-6) ... [2020-04-12T15:30:43.204Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 48.53MB / 57.39MB 7.8s [2020-04-12T15:30:43.204Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 50.55MB / 73.51MB 7.8s [2020-04-12T15:30:43.204Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 45.71MB / 54.14MB 7.9s [2020-04-12T15:30:43.419Z] #17 38.81 Selecting previously unselected package bzip2. [2020-04-12T15:30:43.419Z] #17 38.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-04-12T15:30:43.419Z] #17 38.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-12T15:30:43.505Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 51.90MB / 57.39MB 8.1s [2020-04-12T15:30:43.505Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 55.40MB / 96.50MB 8.1s [2020-04-12T15:30:43.505Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 49.87MB / 54.14MB 8.2s [2020-04-12T15:30:43.505Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 55.95MB / 73.51MB 8.2s [2020-04-12T15:30:43.560Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-04-12T15:30:43.677Z] #44 53.73 CC images/sk-unix.o [2020-04-12T15:30:43.681Z] #17 38.98 Selecting previously unselected package xz-utils. [2020-04-12T15:30:43.681Z] #17 38.99 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-04-12T15:30:43.681Z] #17 39.00 Unpacking xz-utils (5.2.4-1) ... [2020-04-12T15:30:43.720Z] #44 52.95 CC images/sk-inet.o [2020-04-12T15:30:43.790Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 55.71MB / 57.39MB 8.4s [2020-04-12T15:30:43.790Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 53.59MB / 54.14MB 8.5s [2020-04-12T15:30:43.790Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 59.75MB / 73.51MB 8.5s [2020-04-12T15:30:43.790Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 60.83MB / 96.50MB 8.5s [2020-04-12T15:30:43.936Z] #44 ... [2020-04-12T15:30:43.936Z] [2020-04-12T15:30:43.936Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:30:43.936Z] #56 146.2 mvdan.cc/sh/v3/cmd/shfmt [2020-04-12T15:30:43.936Z] #56 DONE 156.2s [2020-04-12T15:30:43.941Z] #17 39.19 Selecting previously unselected package apparmor. [2020-04-12T15:30:43.941Z] #17 39.19 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-04-12T15:30:43.941Z] #17 39.28 Unpacking apparmor (2.13.2-10) ... [2020-04-12T15:30:44.077Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 54.14MB / 54.14MB 8.6s done [2020-04-12T15:30:44.077Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 57.39MB / 57.39MB 8.5s done [2020-04-12T15:30:44.077Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 57.39MB / 57.39MB 8.5s done [2020-04-12T15:30:44.077Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 64.15MB / 73.51MB 8.8s [2020-04-12T15:30:44.077Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 69.69MB / 96.50MB 8.8s [2020-04-12T15:30:44.196Z] [2020-04-12T15:30:44.196Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:44.196Z] #47 154.2 crypto/dsa [2020-04-12T15:30:44.196Z] #47 155.5 crypto/x509/pkix [2020-04-12T15:30:44.196Z] #47 155.5 vendor/golang.org/x/crypto/cryptobyte [2020-04-12T15:30:44.196Z] #47 156.4 net [2020-04-12T15:30:44.200Z] #17 39.66 Selecting previously unselected package aufs-tools. [2020-04-12T15:30:44.200Z] #17 39.67 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-04-12T15:30:44.200Z] #17 39.68 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-12T15:30:44.281Z] #44 53.62 CC images/tun.o [2020-04-12T15:30:44.362Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 75.66MB / 96.50MB 9.0s [2020-04-12T15:30:44.362Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 82.89MB / 96.50MB 9.1s [2020-04-12T15:30:44.579Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2020-04-12T15:30:44.579Z] ok github.com/docker/docker/daemon 12.257s coverage: 17.4% of statements [2020-04-12T15:30:44.579Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-12T15:30:44.579Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-12T15:30:44.579Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-12T15:30:44.579Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-12T15:30:44.647Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 69.38MB / 73.51MB 9.3s [2020-04-12T15:30:44.647Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 88.04MB / 96.50MB 9.3s [2020-04-12T15:30:44.647Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 93.62MB / 96.50MB 9.4s [2020-04-12T15:30:44.771Z] #17 39.87 Selecting previously unselected package libonig5:arm64. [2020-04-12T15:30:44.771Z] #17 39.90 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-04-12T15:30:44.771Z] #17 39.91 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-12T15:30:44.771Z] #17 40.08 Selecting previously unselected package libjq1:arm64. [2020-04-12T15:30:44.771Z] #17 40.10 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-12T15:30:44.771Z] #17 40.10 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-12T15:30:44.842Z] #44 54.09 CC images/sk-netlink.o [2020-04-12T15:30:44.932Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 73.51MB / 73.51MB 9.6s done [2020-04-12T15:30:44.932Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 96.50MB / 96.50MB 9.5s done [2020-04-12T15:30:44.932Z] #8 unpacking docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 [2020-04-12T15:30:45.032Z] #17 40.26 Selecting previously unselected package jq. [2020-04-12T15:30:45.032Z] #17 40.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-12T15:30:45.032Z] #17 40.27 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-12T15:30:45.032Z] #17 40.39 Selecting previously unselected package libaio1:arm64. [2020-04-12T15:30:45.032Z] #17 40.41 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-04-12T15:30:45.032Z] #17 40.42 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-04-12T15:30:45.032Z] #17 40.51 Selecting previously unselected package libgpm2:arm64. [2020-04-12T15:30:45.032Z] #17 40.51 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-04-12T15:30:45.032Z] #17 40.51 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-04-12T15:30:45.097Z] #44 54.39 CC images/packet-sock.o [2020-04-12T15:30:45.292Z] #17 40.58 Selecting previously unselected package libicu63:arm64. [2020-04-12T15:30:45.292Z] #17 40.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-12T15:30:45.292Z] #17 40.60 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-12T15:30:45.292Z] #17 ... [2020-04-12T15:30:45.292Z] [2020-04-12T15:30:45.292Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:45.292Z] #44 102.7 DEP criu/image.d [2020-04-12T15:30:45.292Z] #44 102.9 DEP criu/image-desc.d [2020-04-12T15:30:45.292Z] #44 103.1 DEP criu/fsnotify.d [2020-04-12T15:30:45.292Z] #44 103.3 DEP criu/filesystems.d [2020-04-12T15:30:45.292Z] #44 103.4 DEP criu/files.d [2020-04-12T15:30:45.292Z] #44 103.7 DEP criu/files-reg.d [2020-04-12T15:30:45.292Z] #44 103.9 DEP criu/files-ext.d [2020-04-12T15:30:45.292Z] #44 104.0 DEP criu/file-lock.d [2020-04-12T15:30:45.292Z] #44 104.2 DEP criu/file-ids.d [2020-04-12T15:30:45.292Z] #44 104.4 DEP criu/fifo.d [2020-04-12T15:30:45.292Z] #44 104.5 DEP criu/fdstore.d [2020-04-12T15:30:45.292Z] #44 104.6 DEP criu/fault-injection.d [2020-04-12T15:30:45.292Z] #44 104.7 DEP criu/external.d [2020-04-12T15:30:45.292Z] #44 104.8 DEP criu/eventpoll.d [2020-04-12T15:30:45.292Z] #44 104.9 DEP criu/eventfd.d [2020-04-12T15:30:45.292Z] #44 105.0 DEP criu/crtools.d [2020-04-12T15:30:45.292Z] #44 105.3 DEP criu/cr-service.d [2020-04-12T15:30:45.292Z] #44 105.4 DEP criu/cr-restore.d [2020-04-12T15:30:45.292Z] #44 105.7 DEP criu/cr-errno.d [2020-04-12T15:30:45.292Z] #44 105.8 DEP criu/cr-dump.d [2020-04-12T15:30:45.292Z] #44 106.1 DEP criu/cr-dedup.d [2020-04-12T15:30:45.292Z] #44 106.3 DEP criu/cr-check.d [2020-04-12T15:30:45.292Z] #44 106.5 DEP criu/config.d [2020-04-12T15:30:45.292Z] #44 106.6 DEP criu/clone-noasan.d [2020-04-12T15:30:45.292Z] #44 106.7 DEP criu/cgroup.d [2020-04-12T15:30:45.292Z] #44 106.9 DEP criu/cgroup-props.d [2020-04-12T15:30:45.292Z] #44 107.0 DEP criu/bitmap.d [2020-04-12T15:30:45.292Z] #44 107.0 DEP criu/bfd.d [2020-04-12T15:30:45.292Z] #44 107.1 DEP criu/autofs.d [2020-04-12T15:30:45.292Z] #44 107.2 DEP criu/aio.d [2020-04-12T15:30:45.292Z] #44 107.3 DEP criu/action-scripts.d [2020-04-12T15:30:45.292Z] #44 107.6 CC criu/action-scripts.o [2020-04-12T15:30:45.292Z] #44 108.0 CC criu/aio.o [2020-04-12T15:30:45.292Z] #44 108.5 CC criu/autofs.o [2020-04-12T15:30:45.292Z] #44 109.9 CC criu/bfd.o [2020-04-12T15:30:45.292Z] #44 110.4 CC criu/bitmap.o [2020-04-12T15:30:45.292Z] #44 110.6 CC criu/cgroup-props.o [2020-04-12T15:30:45.292Z] #44 111.5 CC criu/cgroup.o [2020-04-12T15:30:45.657Z] #44 55.00 CC images/ipc-var.o [2020-04-12T15:30:45.657Z] #44 55.22 CC images/ipc-desc.o [2020-04-12T15:30:45.912Z] #44 55.46 CC images/ipc-shm.o [2020-04-12T15:30:46.473Z] #44 ... [2020-04-12T15:30:46.473Z] [2020-04-12T15:30:46.473Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:30:46.473Z] #10 159.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-12T15:30:46.473Z] #10 159.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-12T15:30:46.473Z] #10 160.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:30:46.600Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-04-12T15:30:46.710Z] #19 5.556 Collecting yamllint==1.16.0 [2020-04-12T15:30:46.710Z] #19 ... [2020-04-12T15:30:46.710Z] [2020-04-12T15:30:46.710Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:46.710Z] #44 157.0 CC criu/netfilter.o [2020-04-12T15:30:46.710Z] #44 157.4 CC criu/page-pipe.o [2020-04-12T15:30:46.710Z] #44 158.0 CC criu/page-xfer.o [2020-04-12T15:30:46.710Z] #44 159.5 CC criu/pagemap-cache.o [2020-04-12T15:30:46.710Z] #44 159.8 CC criu/pagemap.o [2020-04-12T15:30:46.710Z] #44 161.0 CC criu/parasite-syscall.o [2020-04-12T15:30:46.710Z] #44 161.9 CC criu/path.o [2020-04-12T15:30:46.710Z] #44 162.2 CC criu/pie-util-vdso-elf32.o [2020-04-12T15:30:46.882Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.188s coverage: 57.0% of statements [2020-04-12T15:30:46.967Z] #44 162.6 CC criu/pie-util-vdso.o [2020-04-12T15:30:47.500Z] #47 159.1 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-12T15:30:47.500Z] #47 ... [2020-04-12T15:30:47.500Z] [2020-04-12T15:30:47.500Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:30:47.500Z] #10 159.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-12T15:30:47.500Z] #10 159.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-12T15:30:47.500Z] #10 159.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:30:47.532Z] #44 163.0 CC criu/pie-util.o [2020-04-12T15:30:47.790Z] #44 163.3 CC criu/pipes.o [2020-04-12T15:30:47.838Z] #44 114.8 CC criu/clone-noasan.o [2020-04-12T15:30:47.838Z] #44 115.0 CC criu/config.o [2020-04-12T15:30:48.103Z] #44 ... [2020-04-12T15:30:48.103Z] [2020-04-12T15:30:48.103Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:30:48.103Z] #17 43.45 Selecting previously unselected package libnet1:arm64. [2020-04-12T15:30:48.103Z] #17 43.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-12T15:30:48.103Z] #17 43.46 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-12T15:30:48.355Z] #44 163.9 CC criu/plugin.o [2020-04-12T15:30:48.364Z] #17 43.54 Selecting previously unselected package libnl-3-200:arm64. [2020-04-12T15:30:48.364Z] #17 43.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-12T15:30:48.364Z] #17 43.56 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-12T15:30:48.364Z] #17 43.66 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-12T15:30:48.364Z] #17 43.66 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-12T15:30:48.364Z] #17 43.67 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-12T15:30:48.364Z] #17 43.81 Selecting previously unselected package libreadline5:arm64. [2020-04-12T15:30:48.624Z] #17 43.81 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-04-12T15:30:48.624Z] #17 43.82 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-12T15:30:48.624Z] #17 43.93 Selecting previously unselected package net-tools. [2020-04-12T15:30:48.624Z] #17 43.94 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-04-12T15:30:48.624Z] #17 43.96 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-12T15:30:48.885Z] #17 44.19 Selecting previously unselected package python-pip-whl. [2020-04-12T15:30:48.885Z] #17 44.20 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-12T15:30:48.885Z] #17 44.21 Unpacking python-pip-whl (18.1-5) ... [2020-04-12T15:30:48.920Z] #44 164.4 CC criu/proc_parse.o [2020-04-12T15:30:49.457Z] #17 44.84 Selecting previously unselected package python3-lib2to3. [2020-04-12T15:30:49.457Z] #17 44.84 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-12T15:30:49.457Z] #17 44.85 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-12T15:30:49.718Z] #17 45.00 Selecting previously unselected package python3-distutils. [2020-04-12T15:30:49.718Z] #17 45.00 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-12T15:30:49.718Z] #17 45.01 Unpacking python3-distutils (3.7.3-1) ... [2020-04-12T15:30:49.718Z] #17 45.21 Selecting previously unselected package python3-pip. [2020-04-12T15:30:49.979Z] #17 45.22 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-12T15:30:49.979Z] #17 45.22 Unpacking python3-pip (18.1-5) ... [2020-04-12T15:30:49.979Z] #17 45.47 Selecting previously unselected package python3-pkg-resources. [2020-04-12T15:30:50.239Z] #17 45.47 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-12T15:30:50.239Z] #17 45.48 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-12T15:30:50.239Z] #17 45.69 Selecting previously unselected package python3-setuptools. [2020-04-12T15:30:50.239Z] #17 45.69 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-12T15:30:50.239Z] #17 45.72 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-12T15:30:50.831Z] #17 46.12 Selecting previously unselected package python3-wheel. [2020-04-12T15:30:50.831Z] #17 46.13 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-12T15:30:50.831Z] #17 46.17 Unpacking python3-wheel (0.32.3-2) ... [2020-04-12T15:30:51.092Z] #17 46.46 Selecting previously unselected package sudo. [2020-04-12T15:30:51.092Z] #17 46.46 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-04-12T15:30:51.092Z] #17 46.49 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-12T15:30:51.261Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.011s coverage: 46.2% of statements [2020-04-12T15:30:51.454Z] #44 ... [2020-04-12T15:30:51.454Z] [2020-04-12T15:30:51.454Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-12T15:30:51.454Z] #19 10.88 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-12T15:30:51.454Z] #19 10.96 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-12T15:30:51.454Z] #19 11.01 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-12T15:30:51.454Z] #19 11.07 Collecting pyyaml (from yamllint==1.16.0) [2020-04-12T15:30:51.454Z] #19 11.22 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-12T15:30:51.664Z] #17 47.01 Selecting previously unselected package thin-provisioning-tools. [2020-04-12T15:30:51.664Z] #17 47.03 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-04-12T15:30:51.664Z] #17 47.04 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-12T15:30:51.757Z] #10 ... [2020-04-12T15:30:51.757Z] [2020-04-12T15:30:51.757Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:51.757Z] #47 154.4 vendor/golang.org/x/text/transform [2020-04-12T15:30:51.757Z] #47 155.7 vendor/golang.org/x/text/unicode/bidi [2020-04-12T15:30:51.757Z] #47 158.9 vendor/golang.org/x/text/secure/bidirule [2020-04-12T15:30:51.757Z] #47 159.4 vendor/golang.org/x/text/unicode/norm [2020-04-12T15:30:51.757Z] #47 ... [2020-04-12T15:30:51.757Z] [2020-04-12T15:30:51.757Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:51.757Z] #44 56.07 CC images/ipc-msg.o [2020-04-12T15:30:51.757Z] #44 56.46 CC images/ipc-sem.o [2020-04-12T15:30:51.757Z] #44 56.75 CC images/utsns.o [2020-04-12T15:30:51.757Z] #44 56.97 CC images/creds.o [2020-04-12T15:30:51.757Z] #44 57.33 CC images/vma.o [2020-04-12T15:30:51.757Z] #44 57.62 CC images/netdev.o [2020-04-12T15:30:51.757Z] #44 58.21 CC images/tty.o [2020-04-12T15:30:51.757Z] #44 59.05 CC images/file-lock.o [2020-04-12T15:30:51.757Z] #44 59.35 CC images/rlimit.o [2020-04-12T15:30:51.757Z] #44 59.67 CC images/pagemap.o [2020-04-12T15:30:51.757Z] #44 60.11 CC images/siginfo.o [2020-04-12T15:30:51.757Z] #44 60.43 CC images/rpc.o [2020-04-12T15:30:52.236Z] #17 47.37 Selecting previously unselected package uidmap. [2020-04-12T15:30:52.236Z] #17 47.37 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-04-12T15:30:52.236Z] #17 47.38 Unpacking uidmap (1:4.5-1.1) ... [2020-04-12T15:30:52.236Z] #17 47.53 Selecting previously unselected package vim-runtime. [2020-04-12T15:30:52.236Z] #17 47.53 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:30:52.236Z] #17 47.59 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-12T15:30:52.236Z] #17 ... [2020-04-12T15:30:52.236Z] [2020-04-12T15:30:52.236Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:30:52.236Z] #41 183.2 + dpkg --print-architecture [2020-04-12T15:30:52.236Z] #41 DONE 183.5s [2020-04-12T15:30:52.236Z] [2020-04-12T15:30:52.236Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:30:52.236Z] #17 47.62 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-12T15:30:52.236Z] #17 47.63 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-12T15:30:52.268Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-04-12T15:30:52.387Z] #19 ... [2020-04-12T15:30:52.387Z] [2020-04-12T15:30:52.387Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:30:52.387Z] #41 DONE 275.5s [2020-04-12T15:30:52.387Z] [2020-04-12T15:30:52.387Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:52.387Z] #44 166.9 CC criu/protobuf-desc.o [2020-04-12T15:30:52.387Z] #44 167.9 CC criu/protobuf.o [2020-04-12T15:30:52.952Z] #44 168.3 CC criu/pstree.o [2020-04-12T15:30:53.164Z] #44 62.35 CC images/ext-file.o [2020-04-12T15:30:53.164Z] #44 62.76 CC images/cgroup.o [2020-04-12T15:30:53.175Z] #17 ... [2020-04-12T15:30:53.175Z] [2020-04-12T15:30:53.175Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:53.175Z] #44 116.8 CC criu/cr-check.o [2020-04-12T15:30:53.175Z] #44 119.0 CC criu/cr-dedup.o [2020-04-12T15:30:53.175Z] #44 119.7 CC criu/cr-dump.o [2020-04-12T15:30:54.063Z] #10 ... [2020-04-12T15:30:54.063Z] [2020-04-12T15:30:54.063Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:54.063Z] #44 54.29 CC images/sk-inet.o [2020-04-12T15:30:54.063Z] #44 55.18 CC images/tun.o [2020-04-12T15:30:54.063Z] #44 55.72 CC images/sk-netlink.o [2020-04-12T15:30:54.063Z] #44 56.14 CC images/packet-sock.o [2020-04-12T15:30:54.063Z] #44 56.96 CC images/ipc-var.o [2020-04-12T15:30:54.063Z] #44 57.28 CC images/ipc-desc.o [2020-04-12T15:30:54.063Z] #44 57.54 CC images/ipc-shm.o [2020-04-12T15:30:54.063Z] #44 57.74 CC images/ipc-msg.o [2020-04-12T15:30:54.063Z] #44 58.12 CC images/ipc-sem.o [2020-04-12T15:30:54.063Z] #44 58.38 CC images/utsns.o [2020-04-12T15:30:54.063Z] #44 58.71 CC images/creds.o [2020-04-12T15:30:54.063Z] #44 59.05 CC images/vma.o [2020-04-12T15:30:54.063Z] #44 59.35 CC images/netdev.o [2020-04-12T15:30:54.063Z] #44 59.94 CC images/tty.o [2020-04-12T15:30:54.063Z] #44 60.98 CC images/file-lock.o [2020-04-12T15:30:54.063Z] #44 61.29 CC images/rlimit.o [2020-04-12T15:30:54.063Z] #44 61.62 CC images/pagemap.o [2020-04-12T15:30:54.063Z] #44 62.13 CC images/siginfo.o [2020-04-12T15:30:54.063Z] #44 62.40 CC images/rpc.o [2020-04-12T15:30:54.331Z] #44 169.7 CC criu/rbtree.o [2020-04-12T15:30:54.331Z] #44 169.9 CC criu/rst-malloc.o [2020-04-12T15:30:54.526Z] #44 63.93 CC images/userns.o [2020-04-12T15:30:54.610Z] #44 ... [2020-04-12T15:30:54.610Z] [2020-04-12T15:30:54.610Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-12T15:30:54.610Z] #19 12.47 Building wheels for collected packages: pyyaml [2020-04-12T15:30:54.610Z] #19 12.47 Running setup.py bdist_wheel for pyyaml: started [2020-04-12T15:30:54.610Z] #19 13.81 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-12T15:30:54.610Z] #19 13.81 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-12T15:30:54.610Z] #19 13.87 Successfully built pyyaml [2020-04-12T15:30:54.610Z] #19 13.89 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-12T15:30:54.610Z] #19 14.20 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-12T15:30:54.610Z] #19 DONE 14.5s [2020-04-12T15:30:54.610Z] [2020-04-12T15:30:54.610Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:54.610Z] #44 170.2 CC criu/seccomp.o [2020-04-12T15:30:54.628Z] #44 64.60 CC images/ext-file.o [2020-04-12T15:30:54.868Z] #44 ... [2020-04-12T15:30:54.868Z] [2020-04-12T15:30:54.868Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-12T15:30:54.868Z] #24 DONE 0.2s [2020-04-12T15:30:54.868Z] [2020-04-12T15:30:54.868Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-12T15:30:54.886Z] #44 65.03 CC images/cgroup.o [2020-04-12T15:30:55.128Z] #44 64.44 CC images/google/protobuf/descriptor.o [2020-04-12T15:30:55.433Z] #28 DONE 0.7s [2020-04-12T15:30:55.433Z] [2020-04-12T15:30:55.433Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:55.433Z] #44 170.9 CC criu/seize.o [2020-04-12T15:30:55.690Z] #44 ... [2020-04-12T15:30:55.690Z] [2020-04-12T15:30:55.690Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-12T15:30:55.690Z] #31 DONE 0.1s [2020-04-12T15:30:55.690Z] [2020-04-12T15:30:55.690Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-12T15:30:55.690Z] #34 DONE 0.1s [2020-04-12T15:30:55.690Z] [2020-04-12T15:30:55.690Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-12T15:30:55.716Z] #44 122.9 CC criu/cr-errno.o [2020-04-12T15:30:55.716Z] #44 123.0 CC criu/cr-restore.o [2020-04-12T15:30:55.716Z] #44 ... [2020-04-12T15:30:55.716Z] [2020-04-12T15:30:55.716Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.560s coverage: 49.5% of statements [2020-04-12T15:30:55.716Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:30:55.716Z] #17 50.91 Selecting previously unselected package vim. [2020-04-12T15:30:55.716Z] #17 50.91 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-04-12T15:30:55.716Z] #17 50.96 Unpacking vim (2:8.1.0875-5) ... [2020-04-12T15:30:55.946Z] #39 DONE 0.1s [2020-04-12T15:30:55.946Z] [2020-04-12T15:30:55.946Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-12T15:30:55.984Z] #17 51.48 Selecting previously unselected package xfsprogs. [2020-04-12T15:30:56.203Z] #42 DONE 0.2s [2020-04-12T15:30:56.203Z] [2020-04-12T15:30:56.203Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:30:56.203Z] #44 171.7 CC criu/servicefd.o [2020-04-12T15:30:56.244Z] #17 51.48 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-04-12T15:30:56.244Z] #17 51.50 Unpacking xfsprogs (4.20.0-1) ... [2020-04-12T15:30:56.460Z] #44 172.1 CC criu/shmem.o [2020-04-12T15:30:56.721Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.442s coverage: 72.5% of statements [2020-04-12T15:30:56.721Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-12T15:30:56.785Z] #44 66.46 CC images/userns.o [2020-04-12T15:30:56.815Z] #17 52.06 Selecting previously unselected package zip. [2020-04-12T15:30:56.815Z] #17 52.07 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-04-12T15:30:56.815Z] #17 52.08 Unpacking zip (3.0-11+b1) ... [2020-04-12T15:30:56.815Z] #17 52.30 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-12T15:30:57.043Z] #44 67.08 CC images/google/protobuf/descriptor.o [2020-04-12T15:30:57.075Z] #17 52.32 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-12T15:30:57.075Z] #17 52.34 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-04-12T15:30:57.075Z] #17 52.36 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-12T15:30:57.075Z] #17 52.38 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-04-12T15:30:57.075Z] #17 52.42 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-04-12T15:30:57.075Z] #17 52.48 Setting up uidmap (1:4.5-1.1) ... [2020-04-12T15:30:57.075Z] #17 52.54 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-04-12T15:30:57.335Z] #17 52.59 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-12T15:30:57.335Z] #17 52.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-12T15:30:57.335Z] #17 52.68 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-12T15:30:57.335Z] #17 52.77 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-12T15:30:57.392Z] #44 172.9 CC criu/sigframe.o [2020-04-12T15:30:57.595Z] #17 52.80 Setting up xxd (2:8.1.0875-5) ... [2020-04-12T15:30:57.595Z] #17 52.82 Setting up zip (3.0-11+b1) ... [2020-04-12T15:30:57.595Z] #17 52.83 Setting up vim-common (2:8.1.0875-5) ... [2020-04-12T15:30:57.595Z] #17 52.87 Setting up bash-completion (1:2.8-6) ... [2020-04-12T15:30:57.609Z] #44 ... [2020-04-12T15:30:57.609Z] [2020-04-12T15:30:57.609Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:30:57.609Z] #47 159.8 vendor/golang.org/x/crypto/poly1305 [2020-04-12T15:30:57.609Z] #47 160.4 vendor/golang.org/x/sys/cpu [2020-04-12T15:30:57.609Z] #47 160.7 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-12T15:30:57.609Z] #47 162.4 vendor/golang.org/x/crypto/hkdf [2020-04-12T15:30:57.609Z] #47 162.6 vendor/golang.org/x/text/transform [2020-04-12T15:30:57.609Z] #47 163.7 vendor/golang.org/x/text/unicode/bidi [2020-04-12T15:30:57.609Z] #47 166.3 vendor/golang.org/x/text/secure/bidirule [2020-04-12T15:30:57.609Z] #47 166.9 vendor/golang.org/x/text/unicode/norm [2020-04-12T15:30:57.649Z] #44 173.1 CC criu/signalfd.o [2020-04-12T15:30:57.649Z] #44 173.3 CC criu/sk-inet.o [2020-04-12T15:30:58.431Z] #44 67.24 CC images/opts.o [2020-04-12T15:30:58.431Z] #44 67.52 CC images/seccomp.o [2020-04-12T15:30:58.431Z] #44 ... [2020-04-12T15:30:58.431Z] [2020-04-12T15:30:58.431Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:30:58.431Z] #68 171.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-12T15:30:58.431Z] #68 171.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-12T15:30:58.581Z] #44 174.1 CC criu/sk-netlink.o [2020-04-12T15:30:58.753Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.625s coverage: 76.1% of statements [2020-04-12T15:30:58.838Z] #44 174.4 CC criu/sk-packet.o [2020-04-12T15:30:59.367Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-04-12T15:30:59.403Z] #44 174.9 CC criu/sk-queue.o [2020-04-12T15:30:59.968Z] #44 175.4 CC criu/sk-tcp.o [2020-04-12T15:30:59.982Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-04-12T15:31:00.136Z] #47 ... [2020-04-12T15:31:00.136Z] [2020-04-12T15:31:00.136Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:00.136Z] #44 69.72 CC images/opts.o [2020-04-12T15:31:00.136Z] #44 70.10 CC images/seccomp.o [2020-04-12T15:31:00.396Z] #44 70.52 CC images/binfmt-misc.o [2020-04-12T15:31:00.534Z] #44 175.8 CC criu/sk-unix.o [2020-04-12T15:31:00.654Z] #44 70.79 CC images/time.o [2020-04-12T15:31:00.893Z] #17 56.02 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-04-12T15:31:00.893Z] #17 56.04 Setting up xz-utils (5.2.4-1) ... [2020-04-12T15:31:00.893Z] #17 56.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-12T15:31:00.893Z] #17 56.09 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-12T15:31:00.893Z] #17 56.23 invoke-rc.d: could not determine current runlevel [2020-04-12T15:31:00.893Z] #17 56.25 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-12T15:31:00.893Z] #17 56.26 Setting up pigz (2.4-1) ... [2020-04-12T15:31:00.893Z] #17 56.28 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-12T15:31:00.893Z] #17 56.30 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-12T15:31:00.916Z] #44 71.06 CC images/sysctl.o [2020-04-12T15:31:01.153Z] #17 56.32 Setting up python-pip-whl (18.1-5) ... [2020-04-12T15:31:01.153Z] #17 56.33 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-04-12T15:31:01.153Z] #17 56.34 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-12T15:31:01.175Z] #44 71.29 CC images/autofs.o [2020-04-12T15:31:01.412Z] #17 56.86 Setting up libaio1:arm64 (0.3.112-3) ... [2020-04-12T15:31:01.433Z] #44 71.61 CC images/macvlan.o [2020-04-12T15:31:01.689Z] #17 56.90 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-12T15:31:01.690Z] #17 56.93 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-12T15:31:01.690Z] #17 56.99 Setting up vim (2:8.1.0875-5) ... [2020-04-12T15:31:01.690Z] #17 57.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-12T15:31:01.690Z] #17 57.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-12T15:31:01.690Z] #17 57.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-12T15:31:01.690Z] #17 57.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-12T15:31:01.690Z] #17 57.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-12T15:31:01.690Z] #17 57.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-12T15:31:01.690Z] #17 57.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-12T15:31:01.690Z] #17 57.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-12T15:31:01.739Z] #68 ... [2020-04-12T15:31:01.739Z] [2020-04-12T15:31:01.739Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:31:01.739Z] #47 164.7 vendor/golang.org/x/net/idna [2020-04-12T15:31:01.739Z] #47 168.3 vendor/golang.org/x/net/http2/hpack [2020-04-12T15:31:01.739Z] #47 170.8 mime [2020-04-12T15:31:01.739Z] #47 173.3 mime/quotedprintable [2020-04-12T15:31:01.739Z] #47 174.0 net/http/internal [2020-04-12T15:31:01.739Z] #47 ... [2020-04-12T15:31:01.739Z] [2020-04-12T15:31:01.739Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:01.739Z] #44 68.01 CC images/binfmt-misc.o [2020-04-12T15:31:01.739Z] #44 68.38 CC images/time.o [2020-04-12T15:31:01.739Z] #44 68.69 CC images/sysctl.o [2020-04-12T15:31:01.739Z] #44 68.92 CC images/autofs.o [2020-04-12T15:31:01.739Z] #44 69.26 CC images/macvlan.o [2020-04-12T15:31:01.739Z] #44 69.58 CC images/sit.o [2020-04-12T15:31:01.739Z] #44 69.78 LINK images/built-in.o [2020-04-12T15:31:01.739Z] #44 69.99 GEN compel/include/asm [2020-04-12T15:31:01.739Z] #44 70.01 GEN compel/include/version.h [2020-04-12T15:31:01.739Z] #44 70.08 touch .config [2020-04-12T15:31:01.739Z] #44 70.09 GEN include/common/config.h [2020-04-12T15:31:01.739Z] #44 70.22 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-12T15:31:01.739Z] #44 70.26 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-12T15:31:01.739Z] #44 70.28 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-12T15:31:01.739Z] #44 70.32 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-12T15:31:01.739Z] #44 70.36 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-12T15:31:01.739Z] #44 70.37 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-12T15:31:01.739Z] #44 70.43 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-12T15:31:01.739Z] #44 70.50 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-12T15:31:01.739Z] #44 70.56 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-12T15:31:01.739Z] #44 70.69 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-12T15:31:01.739Z] #44 70.70 DEP compel/plugins/std/infect.d [2020-04-12T15:31:01.739Z] #44 70.98 DEP compel/plugins/std/string.d [2020-04-12T15:31:01.739Z] #44 71.08 DEP compel/plugins/std/log.d [2020-04-12T15:31:01.739Z] #44 71.36 DEP compel/plugins/std/fds.d [2020-04-12T15:31:01.906Z] #44 177.4 CC criu/sockets.o [2020-04-12T15:31:01.949Z] #17 57.10 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-12T15:31:01.949Z] #17 57.12 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-12T15:31:01.949Z] #17 57.13 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-12T15:31:01.949Z] #17 57.17 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-12T15:31:01.949Z] #17 57.21 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-12T15:31:01.949Z] #17 57.24 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-12T15:31:01.994Z] #44 71.48 DEP compel/plugins/std/std.d [2020-04-12T15:31:01.999Z] #44 71.88 CC images/sit.o [2020-04-12T15:31:02.002Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-04-12T15:31:02.002Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-04-12T15:31:02.250Z] #44 71.65 DEP compel/plugins/shmem/shmem.d [2020-04-12T15:31:02.283Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.015s coverage: 57.7% of statements [2020-04-12T15:31:02.283Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-12T15:31:02.283Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-12T15:31:02.283Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-12T15:31:02.283Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-12T15:31:02.471Z] #44 178.1 CC criu/stats.o [2020-04-12T15:31:02.505Z] #44 71.84 DEP compel/plugins/fds/fds.d [2020-04-12T15:31:02.564Z] #44 72.45 LINK images/built-in.o [2020-04-12T15:31:02.564Z] #44 72.67 GEN compel/include/asm [2020-04-12T15:31:02.564Z] #44 72.69 GEN compel/include/version.h [2020-04-12T15:31:02.729Z] #44 178.3 CC criu/string.o [2020-04-12T15:31:02.729Z] #44 178.4 CC criu/sysctl.o [2020-04-12T15:31:02.760Z] #44 72.30 CC compel/plugins/std/std.o [2020-04-12T15:31:02.822Z] #44 72.77 touch .config [2020-04-12T15:31:02.822Z] #44 72.86 GEN include/common/config.h [2020-04-12T15:31:03.080Z] #44 73.11 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-12T15:31:03.080Z] #44 73.19 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-12T15:31:03.080Z] #44 73.26 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-12T15:31:03.289Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 41.8% of statements [2020-04-12T15:31:03.338Z] #44 73.37 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-12T15:31:03.338Z] #44 73.44 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-12T15:31:03.338Z] #44 73.49 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-12T15:31:03.596Z] #44 73.56 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-12T15:31:03.596Z] #44 73.69 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-12T15:31:03.596Z] #44 73.75 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-12T15:31:03.662Z] #44 178.9 CC criu/sysfs_parse.o [2020-04-12T15:31:03.728Z] #44 72.90 CC compel/plugins/std/fds.o [2020-04-12T15:31:03.854Z] #44 73.83 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-12T15:31:03.854Z] #44 73.88 DEP compel/plugins/std/infect.d [2020-04-12T15:31:03.920Z] #44 179.4 CC criu/timerfd.o [2020-04-12T15:31:03.937Z] ok github.com/docker/docker/daemon/logger/awslogs 0.076s coverage: 77.8% of statements [2020-04-12T15:31:03.937Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-12T15:31:03.937Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-12T15:31:03.983Z] #44 73.51 CC compel/plugins/std/log.o [2020-04-12T15:31:04.112Z] #44 74.08 DEP compel/plugins/std/string.d [2020-04-12T15:31:04.112Z] #44 74.31 DEP compel/plugins/std/log.d [2020-04-12T15:31:04.178Z] #44 179.7 CC criu/tty.o [2020-04-12T15:31:04.230Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-04-12T15:31:04.370Z] #44 74.48 DEP compel/plugins/std/fds.d [2020-04-12T15:31:04.370Z] #44 74.60 DEP compel/plugins/std/std.d [2020-04-12T15:31:04.629Z] #44 74.75 DEP compel/plugins/shmem/shmem.d [2020-04-12T15:31:04.844Z] ok github.com/docker/docker/daemon/logger/journald 0.048s coverage: 26.2% of statements [2020-04-12T15:31:04.886Z] #44 75.02 DEP compel/plugins/fds/fds.d [2020-04-12T15:31:05.126Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 62.1% of statements [2020-04-12T15:31:05.126Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-04-12T15:31:05.246Z] #17 60.49 Setting up iptables (1.8.2-4) ... [2020-04-12T15:31:05.247Z] #17 60.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-12T15:31:05.247Z] #17 60.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-12T15:31:05.247Z] #17 60.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-12T15:31:05.247Z] #17 60.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-12T15:31:05.247Z] #17 60.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-12T15:31:05.247Z] #17 60.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-12T15:31:05.247Z] #17 60.60 Setting up python3 (3.7.3-1) ... [2020-04-12T15:31:05.345Z] #44 74.56 CC compel/plugins/std/string.o [2020-04-12T15:31:05.465Z] #44 75.41 CC compel/plugins/std/std.o [2020-04-12T15:31:05.723Z] #44 75.73 CC compel/plugins/std/fds.o [2020-04-12T15:31:05.740Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 74.7% of statements [2020-04-12T15:31:05.740Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-12T15:31:05.818Z] #17 61.17 Setting up python3-wheel (0.32.3-2) ... [2020-04-12T15:31:05.910Z] #44 75.30 CC compel/plugins/std/infect.o [2020-04-12T15:31:06.022Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 19.9% of statements [2020-04-12T15:31:06.076Z] #44 181.2 CC criu/tun.o [2020-04-12T15:31:06.076Z] #44 181.7 CC criu/uffd.o [2020-04-12T15:31:06.170Z] #44 ... [2020-04-12T15:31:06.170Z] [2020-04-12T15:31:06.170Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:06.170Z] #50 DONE 179.4s [2020-04-12T15:31:06.170Z] [2020-04-12T15:31:06.170Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:31:06.170Z] #47 179.1 crypto/tls [2020-04-12T15:31:06.289Z] #44 76.18 CC compel/plugins/std/log.o [2020-04-12T15:31:06.867Z] #44 77.03 CC compel/plugins/std/string.o [2020-04-12T15:31:07.029Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-04-12T15:31:07.202Z] #17 62.24 Setting up apparmor (2.13.2-10) ... [2020-04-12T15:31:07.434Z] #44 77.66 CC compel/plugins/std/infect.o [2020-04-12T15:31:07.475Z] #44 182.9 CC criu/util.o [2020-04-12T15:31:07.542Z] #47 ... [2020-04-12T15:31:07.542Z] [2020-04-12T15:31:07.542Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:07.542Z] #68 DONE 180.6s [2020-04-12T15:31:07.542Z] [2020-04-12T15:31:07.542Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-12T15:31:07.542Z] #69 DONE 0.1s [2020-04-12T15:31:07.542Z] [2020-04-12T15:31:07.542Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:07.542Z] #44 75.80 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-12T15:31:07.542Z] #44 75.84 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-12T15:31:07.542Z] #44 75.88 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-12T15:31:07.542Z] #44 75.98 AR compel/plugins/std.lib.a [2020-04-12T15:31:07.542Z] #44 76.12 CC compel/plugins/fds/fds.o [2020-04-12T15:31:07.542Z] #44 76.41 AR compel/plugins/fds.lib.a [2020-04-12T15:31:07.542Z] #44 76.50 HOSTDEP compel/src/lib/log-host.d [2020-04-12T15:31:07.542Z] #44 76.67 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-12T15:31:07.542Z] #44 76.90 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-12T15:31:07.840Z] #44 77.11 HOSTDEP compel/src/main-host.d [2020-04-12T15:31:07.840Z] #44 77.30 DEP compel/src/lib/ptrace.d [2020-04-12T15:31:08.000Z] #44 78.14 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-12T15:31:08.000Z] #44 78.22 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-12T15:31:08.036Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-04-12T15:31:08.036Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-04-12T15:31:08.137Z] #44 77.49 DEP compel/src/lib/infect.d [2020-04-12T15:31:08.137Z] #44 77.74 DEP compel/src/lib/infect-util.d [2020-04-12T15:31:08.259Z] #44 78.28 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-12T15:31:08.422Z] #44 184.1 CC criu/uts_ns.o [2020-04-12T15:31:08.518Z] #44 78.38 AR compel/plugins/std.lib.a [2020-04-12T15:31:08.518Z] #44 78.44 CC compel/plugins/fds/fds.o [2020-04-12T15:31:08.651Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-04-12T15:31:08.680Z] #44 184.2 CC criu/vdso-compat.o [2020-04-12T15:31:08.699Z] #44 77.89 DEP compel/src/lib/infect-rpc.d [2020-04-12T15:31:08.699Z] #44 78.08 DEP compel/arch/x86/src/lib/infect.d [2020-04-12T15:31:08.699Z] #44 78.23 DEP compel/arch/x86/src/lib/cpu.d [2020-04-12T15:31:08.699Z] #44 78.31 DEP compel/src/lib/log.d [2020-04-12T15:31:08.778Z] #44 78.76 AR compel/plugins/fds.lib.a [2020-04-12T15:31:08.778Z] #44 78.81 HOSTDEP compel/src/lib/log-host.d [2020-04-12T15:31:08.933Z] ok github.com/docker/docker/daemon/logger/splunk 1.461s coverage: 82.5% of statements [2020-04-12T15:31:08.933Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-12T15:31:08.933Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-12T15:31:08.937Z] #44 184.4 CC criu/vdso.o [2020-04-12T15:31:08.956Z] #44 78.43 DEP compel/src/main.d [2020-04-12T15:31:09.037Z] #44 78.93 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-12T15:31:09.037Z] #44 79.07 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-12T15:31:09.037Z] #44 79.17 HOSTDEP compel/src/main-host.d [2020-04-12T15:31:09.114Z] #17 64.32 Setting up xfsprogs (4.20.0-1) ... [2020-04-12T15:31:09.114Z] #17 64.33 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-12T15:31:09.211Z] #44 78.61 DEP compel/src/lib/handle-elf.d [2020-04-12T15:31:09.211Z] #44 78.68 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-12T15:31:09.295Z] #44 79.31 DEP compel/src/lib/ptrace.d [2020-04-12T15:31:09.466Z] #44 78.79 CC compel/src/lib/log.o [2020-04-12T15:31:09.503Z] #44 185.0 LINK criu/built-in.o [2020-04-12T15:31:09.503Z] #44 185.1 LINK criu/criu [2020-04-12T15:31:09.553Z] #44 79.46 DEP compel/src/lib/infect.d [2020-04-12T15:31:09.553Z] #44 79.57 DEP compel/src/lib/infect-util.d [2020-04-12T15:31:09.553Z] #44 79.66 DEP compel/src/lib/infect-rpc.d [2020-04-12T15:31:09.685Z] #17 64.93 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-12T15:31:09.754Z] #44 79.06 CC compel/arch/x86/src/lib/cpu.o [2020-04-12T15:31:09.811Z] #44 79.84 DEP compel/arch/x86/src/lib/infect.d [2020-04-12T15:31:10.069Z] #44 185.4 DEP lib/c/criu.d [2020-04-12T15:31:10.069Z] #44 185.5 CC images/rpc.pb-c.o [2020-04-12T15:31:10.070Z] #44 80.01 DEP compel/arch/x86/src/lib/cpu.d [2020-04-12T15:31:10.070Z] #44 80.12 DEP compel/src/lib/log.d [2020-04-12T15:31:10.327Z] #44 ... [2020-04-12T15:31:10.327Z] [2020-04-12T15:31:10.327Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:31:10.327Z] #60 107.4 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-04-12T15:31:10.328Z] #44 80.29 DEP compel/src/main.d [2020-04-12T15:31:10.334Z] #44 79.80 CC compel/arch/x86/src/lib/infect.o [2020-04-12T15:31:10.404Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2020-04-12T15:31:10.404Z] ok github.com/docker/docker/distribution 0.240s coverage: 22.1% of statements [2020-04-12T15:31:10.404Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-12T15:31:10.586Z] #44 80.49 DEP compel/src/lib/handle-elf.d [2020-04-12T15:31:10.586Z] #44 ... [2020-04-12T15:31:10.586Z] [2020-04-12T15:31:10.586Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:10.586Z] #68 174.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-12T15:31:10.586Z] #68 174.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-12T15:31:10.586Z] #68 DONE 182.8s [2020-04-12T15:31:10.586Z] [2020-04-12T15:31:10.586Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:10.586Z] #44 80.59 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-12T15:31:10.586Z] #44 ... [2020-04-12T15:31:10.586Z] [2020-04-12T15:31:10.586Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-12T15:31:10.627Z] #17 ... [2020-04-12T15:31:10.627Z] [2020-04-12T15:31:10.627Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:10.627Z] #44 128.1 CC criu/cr-service.o [2020-04-12T15:31:10.627Z] #44 129.8 CC criu/crtools.o [2020-04-12T15:31:10.627Z] #44 130.4 CC criu/eventfd.o [2020-04-12T15:31:10.627Z] #44 130.9 CC criu/eventpoll.o [2020-04-12T15:31:10.627Z] #44 131.6 CC criu/external.o [2020-04-12T15:31:10.627Z] #44 132.0 CC criu/fault-injection.o [2020-04-12T15:31:10.627Z] #44 132.2 CC criu/fdstore.o [2020-04-12T15:31:10.627Z] #44 132.6 CC criu/fifo.o [2020-04-12T15:31:10.627Z] #44 133.1 CC criu/file-ids.o [2020-04-12T15:31:10.627Z] #44 133.5 CC criu/file-lock.o [2020-04-12T15:31:10.627Z] #44 134.3 CC criu/files-ext.o [2020-04-12T15:31:10.627Z] #44 134.8 CC criu/files-reg.o [2020-04-12T15:31:10.627Z] #44 137.5 CC criu/files.o [2020-04-12T15:31:10.850Z] #69 DONE 0.1s [2020-04-12T15:31:10.850Z] [2020-04-12T15:31:10.850Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:31:10.850Z] #47 174.0 vendor/golang.org/x/net/idna [2020-04-12T15:31:10.850Z] #47 177.6 vendor/golang.org/x/net/http2/hpack [2020-04-12T15:31:10.850Z] #47 178.8 mime [2020-04-12T15:31:10.850Z] #47 180.8 mime/quotedprintable [2020-04-12T15:31:10.850Z] #47 181.2 net/http/internal [2020-04-12T15:31:10.850Z] #47 ... [2020-04-12T15:31:10.850Z] [2020-04-12T15:31:10.850Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:10.850Z] #44 80.89 CC compel/src/lib/log.o [2020-04-12T15:31:10.910Z] #44 80.50 CC compel/src/lib/infect-rpc.o [2020-04-12T15:31:11.019Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-04-12T15:31:11.111Z] #44 81.19 CC compel/arch/x86/src/lib/cpu.o [2020-04-12T15:31:11.166Z] #44 80.78 CC compel/src/lib/infect-util.o [2020-04-12T15:31:11.197Z] #44 ... [2020-04-12T15:31:11.197Z] [2020-04-12T15:31:11.197Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:31:11.197Z] #17 66.34 Setting up python3-distutils (3.7.3-1) ... [2020-04-12T15:31:11.699Z] #60 109.0 + mkdir -p /build [2020-04-12T15:31:11.699Z] #60 109.0 + cp runc /build/runc [2020-04-12T15:31:11.724Z] #44 81.07 CC compel/src/lib/infect.o [2020-04-12T15:31:11.769Z] #17 66.94 Setting up python3-setuptools (40.8.0-1) ... [2020-04-12T15:31:12.050Z] ok github.com/docker/docker/image 0.011s coverage: 86.4% of statements [2020-04-12T15:31:12.050Z] #44 82.09 CC compel/arch/x86/src/lib/infect.o [2020-04-12T15:31:12.265Z] #60 DONE 109.3s [2020-04-12T15:31:12.265Z] [2020-04-12T15:31:12.265Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:12.265Z] #44 185.9 CC lib/c/criu.o [2020-04-12T15:31:12.265Z] #44 187.0 LINK lib/c/built-in.o [2020-04-12T15:31:12.265Z] #44 187.0 LINK lib/c/libcriu.so [2020-04-12T15:31:12.265Z] #44 187.1 LINK lib/c/libcriu.a [2020-04-12T15:31:12.265Z] #44 187.2 GEN magic.py [2020-04-12T15:31:12.265Z] #44 187.3 Note: Building without setproctitle() and strlcpy() support. [2020-04-12T15:31:12.265Z] #44 187.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-12T15:31:12.265Z] #44 187.3 Note: Building without GnuTLS support [2020-04-12T15:31:12.283Z] #44 ... [2020-04-12T15:31:12.283Z] [2020-04-12T15:31:12.283Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:31:12.283Z] #10 184.9 Selecting previously unselected package libapparmor1:amd64. [2020-04-12T15:31:12.283Z] #10 184.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-12T15:31:12.283Z] #10 184.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-12T15:31:12.283Z] #10 185.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-12T15:31:12.283Z] #10 185.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-12T15:31:12.283Z] #10 185.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-12T15:31:12.283Z] #10 185.2 Selecting previously unselected package libbtrfs0. [2020-04-12T15:31:12.283Z] #10 185.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-12T15:31:12.283Z] #10 185.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-12T15:31:12.283Z] #10 185.3 Selecting previously unselected package libbtrfs-dev. [2020-04-12T15:31:12.283Z] #10 185.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-12T15:31:12.283Z] #10 185.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:31:12.283Z] #10 185.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-12T15:31:12.283Z] #10 185.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-12T15:31:12.283Z] #10 185.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-12T15:31:12.283Z] #10 185.4 Selecting previously unselected package libudev-dev:amd64. [2020-04-12T15:31:12.283Z] #10 185.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-12T15:31:12.283Z] #10 185.5 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-12T15:31:12.283Z] #10 185.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-12T15:31:12.283Z] #10 185.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-12T15:31:12.283Z] #10 185.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-12T15:31:12.283Z] #10 185.9 Selecting previously unselected package libpcre16-3:amd64. [2020-04-12T15:31:12.283Z] #10 185.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-12T15:31:12.283Z] #10 185.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-12T15:31:12.283Z] #10 186.0 Selecting previously unselected package libpcre32-3:amd64. [2020-04-12T15:31:12.523Z] #44 188.2 fatal: not a git repository (or any of the parent directories): .git [2020-04-12T15:31:12.538Z] #10 186.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-12T15:31:12.538Z] #10 186.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-12T15:31:12.538Z] #10 186.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-12T15:31:12.538Z] #10 186.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-12T15:31:12.538Z] #10 186.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-12T15:31:12.538Z] #10 186.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-12T15:31:12.664Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-04-12T15:31:12.792Z] #10 186.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-12T15:31:12.792Z] #10 186.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-12T15:31:12.946Z] ok github.com/docker/docker/distribution/xfer 1.881s coverage: 85.1% of statements [2020-04-12T15:31:12.946Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-12T15:31:12.946Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-12T15:31:12.985Z] #44 82.98 CC compel/src/lib/infect-rpc.o [2020-04-12T15:31:13.151Z] #17 68.48 Setting up python3-pip (18.1-5) ... [2020-04-12T15:31:13.228Z] ok github.com/docker/docker/image/v1 0.004s coverage: 25.0% of statements [2020-04-12T15:31:13.228Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-12T15:31:13.244Z] #44 83.25 CC compel/src/lib/infect-util.o [2020-04-12T15:31:13.244Z] #44 83.45 CC compel/src/lib/infect.o [2020-04-12T15:31:13.352Z] #10 186.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-12T15:31:13.352Z] #10 186.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-12T15:31:13.352Z] #10 186.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-12T15:31:13.352Z] #10 187.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-12T15:31:13.352Z] #10 187.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-12T15:31:13.352Z] #10 187.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-12T15:31:13.352Z] #10 187.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-12T15:31:13.510Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-04-12T15:31:13.608Z] #10 187.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-12T15:31:13.608Z] #10 187.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-12T15:31:13.608Z] #10 187.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-12T15:31:13.608Z] #10 187.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-12T15:31:13.608Z] #10 187.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-12T15:31:13.898Z] #44 189.2 make[1]: Nothing to be done for 'all'. [2020-04-12T15:31:14.156Z] #44 189.7 make[1]: 'images/built-in.o' is up to date. [2020-04-12T15:31:14.156Z] #44 189.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-12T15:31:14.156Z] #44 189.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-12T15:31:14.156Z] #44 189.8 make[1]: 'compel/libcompel.a' is up to date. [2020-04-12T15:31:14.167Z] #10 187.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-12T15:31:14.167Z] #10 187.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-12T15:31:14.167Z] #10 187.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-12T15:31:14.167Z] #10 187.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-12T15:31:14.167Z] #10 187.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-12T15:31:14.167Z] #10 187.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-12T15:31:14.167Z] #10 187.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:31:14.167Z] #10 187.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-12T15:31:14.167Z] #10 187.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-12T15:31:14.167Z] #10 187.8 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-12T15:31:14.167Z] #10 187.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-12T15:31:14.167Z] #10 187.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:31:14.167Z] #10 187.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-12T15:31:14.414Z] #44 189.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-12T15:31:14.414Z] #44 189.8 make[1]: Nothing to be done for 'all'. [2020-04-12T15:31:14.414Z] #44 189.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-12T15:31:14.414Z] #44 190.1 make[2]: Nothing to be done for 'all'. [2020-04-12T15:31:14.422Z] #10 187.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-12T15:31:14.422Z] #10 187.9 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-12T15:31:14.422Z] #10 187.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-12T15:31:14.422Z] #10 187.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-12T15:31:14.422Z] #10 187.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:31:14.422Z] #10 187.9 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-04-12T15:31:14.422Z] #10 187.9 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-04-12T15:31:14.422Z] #10 187.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:31:14.422Z] #10 187.9 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-04-12T15:31:14.422Z] #10 187.9 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-04-12T15:31:14.422Z] #10 187.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-12T15:31:14.422Z] #10 187.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-12T15:31:14.422Z] #10 188.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-12T15:31:14.422Z] #10 188.0 Setting up dmsetup (2:1.02.155-3) ... [2020-04-12T15:31:14.422Z] #10 188.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-12T15:31:14.422Z] #10 188.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-12T15:31:14.422Z] #10 188.0 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:31:14.672Z] #44 190.1 make[2]: Nothing to be done for 'all'. [2020-04-12T15:31:14.672Z] #44 190.1 make[2]: Nothing to be done for 'all'. [2020-04-12T15:31:14.672Z] #44 190.2 make[2]: Nothing to be done for 'all'. [2020-04-12T15:31:14.672Z] #44 190.2 make[2]: Nothing to be done for 'all'. [2020-04-12T15:31:14.672Z] #44 190.3 make[2]: Nothing to be done for 'all'. [2020-04-12T15:31:14.672Z] #44 190.3 make[2]: Nothing to be done for 'all'. [2020-04-12T15:31:14.930Z] #44 190.4 make[2]: Nothing to be done for 'all'. [2020-04-12T15:31:14.930Z] #44 190.4 INSTALL criu/criu [2020-04-12T15:31:14.930Z] #44 DONE 190.5s [2020-04-12T15:31:14.930Z] [2020-04-12T15:31:14.930Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:14.930Z] #65 231.6 + bin/containerd [2020-04-12T15:31:14.981Z] ok github.com/docker/docker/opts 0.012s coverage: 67.4% of statements [2020-04-12T15:31:14.981Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-12T15:31:15.023Z] #10 DONE 188.5s [2020-04-12T15:31:15.023Z] [2020-04-12T15:31:15.023Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:15.023Z] #44 82.91 CC compel/src/lib/ptrace.o [2020-04-12T15:31:15.023Z] #44 83.23 AR compel/libcompel.a [2020-04-12T15:31:15.023Z] #44 83.29 HOSTCC compel/src/main-host.o [2020-04-12T15:31:15.023Z] #44 83.51 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-12T15:31:15.023Z] #44 83.67 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-12T15:31:15.023Z] #44 83.91 HOSTCC compel/src/lib/log-host.o [2020-04-12T15:31:15.023Z] #44 84.15 HOSTLINK compel/compel-host-bin [2020-04-12T15:31:15.023Z] #44 84.34 DEP soccr/soccr.d [2020-04-12T15:31:15.023Z] #44 ... [2020-04-12T15:31:15.023Z] [2020-04-12T15:31:15.023Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:31:15.023Z] #58 DONE 0.1s [2020-04-12T15:31:15.063Z] #17 70.06 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:31:15.063Z] #17 70.13 Processing triggers for mime-support (3.62) ... [2020-04-12T15:31:15.144Z] #44 ... [2020-04-12T15:31:15.144Z] [2020-04-12T15:31:15.144Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:15.144Z] #50 DONE 187.1s [2020-04-12T15:31:15.144Z] [2020-04-12T15:31:15.144Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:31:15.144Z] #10 184.5 Selecting previously unselected package libapparmor1:amd64. [2020-04-12T15:31:15.144Z] #10 184.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-12T15:31:15.144Z] #10 184.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-12T15:31:15.144Z] #10 184.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-12T15:31:15.144Z] #10 184.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-12T15:31:15.144Z] #10 184.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-12T15:31:15.144Z] #10 184.9 Selecting previously unselected package libbtrfs0. [2020-04-12T15:31:15.144Z] #10 184.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-12T15:31:15.144Z] #10 184.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-12T15:31:15.144Z] #10 185.1 Selecting previously unselected package libbtrfs-dev. [2020-04-12T15:31:15.144Z] #10 185.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-12T15:31:15.144Z] #10 185.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:31:15.144Z] #10 185.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-12T15:31:15.144Z] #10 185.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-12T15:31:15.144Z] #10 185.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-12T15:31:15.144Z] #10 185.3 Selecting previously unselected package libudev-dev:amd64. [2020-04-12T15:31:15.144Z] #10 185.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-12T15:31:15.144Z] #10 185.3 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-12T15:31:15.144Z] #10 185.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-12T15:31:15.144Z] #10 185.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-12T15:31:15.144Z] #10 185.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-12T15:31:15.144Z] #10 185.7 Selecting previously unselected package libpcre16-3:amd64. [2020-04-12T15:31:15.144Z] #10 185.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-12T15:31:15.144Z] #10 185.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-12T15:31:15.144Z] #10 185.9 Selecting previously unselected package libpcre32-3:amd64. [2020-04-12T15:31:15.144Z] #10 185.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-12T15:31:15.144Z] #10 185.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-12T15:31:15.144Z] #10 186.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-12T15:31:15.144Z] #10 186.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-12T15:31:15.144Z] #10 186.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-12T15:31:15.144Z] #10 186.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-12T15:31:15.144Z] #10 186.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-12T15:31:15.144Z] #10 186.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-12T15:31:15.144Z] #10 186.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-12T15:31:15.144Z] #10 186.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-12T15:31:15.144Z] #10 186.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-12T15:31:15.144Z] #10 187.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-12T15:31:15.144Z] #10 187.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-12T15:31:15.144Z] #10 187.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-12T15:31:15.144Z] #10 187.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-12T15:31:15.144Z] #10 187.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-12T15:31:15.144Z] #10 187.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-12T15:31:15.144Z] #10 187.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-12T15:31:15.144Z] #10 187.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-12T15:31:15.144Z] #10 187.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-12T15:31:15.277Z] [2020-04-12T15:31:15.277Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-12T15:31:15.277Z] #59 DONE 0.1s [2020-04-12T15:31:15.277Z] [2020-04-12T15:31:15.277Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:15.277Z] #44 84.59 CC soccr/soccr.o [2020-04-12T15:31:15.633Z] #17 DONE 70.9s [2020-04-12T15:31:15.633Z] [2020-04-12T15:31:15.633Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-12T15:31:15.711Z] #10 188.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-12T15:31:15.969Z] #10 188.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-12T15:31:15.969Z] #10 188.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-12T15:31:15.969Z] #10 188.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-12T15:31:15.969Z] #10 188.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-12T15:31:15.969Z] #10 188.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-12T15:31:15.969Z] #10 188.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:31:15.969Z] #10 188.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-12T15:31:15.969Z] #10 188.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-12T15:31:15.969Z] #10 188.4 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-12T15:31:15.969Z] #10 188.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-12T15:31:15.969Z] #10 188.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:31:15.969Z] #10 188.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-12T15:31:15.969Z] #10 188.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-12T15:31:15.969Z] #10 188.5 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-12T15:31:15.969Z] #10 188.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-12T15:31:15.969Z] #10 188.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-12T15:31:15.969Z] #10 188.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:31:15.969Z] #10 188.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-12T15:31:15.969Z] #10 188.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-12T15:31:15.969Z] #10 188.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:31:15.969Z] #10 188.6 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-04-12T15:31:15.969Z] #10 188.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-12T15:31:15.969Z] #10 188.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-12T15:31:15.969Z] #10 188.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-12T15:31:15.969Z] #10 188.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-12T15:31:16.227Z] #10 188.7 Setting up dmsetup (2:1.02.155-3) ... [2020-04-12T15:31:16.227Z] #10 188.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-12T15:31:16.227Z] #10 188.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-12T15:31:16.227Z] #10 188.8 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:31:16.303Z] #65 ... [2020-04-12T15:31:16.303Z] [2020-04-12T15:31:16.303Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-12T15:31:16.303Z] #45 DONE 0.1s [2020-04-12T15:31:16.303Z] [2020-04-12T15:31:16.303Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-12T15:31:16.303Z] #48 DONE 0.1s [2020-04-12T15:31:16.303Z] [2020-04-12T15:31:16.303Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:16.303Z] #53 ... [2020-04-12T15:31:16.303Z] [2020-04-12T15:31:16.303Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-12T15:31:16.303Z] #51 DONE 0.1s [2020-04-12T15:31:16.450Z] ok github.com/docker/docker/pkg/archive 0.490s coverage: 77.3% of statements [2020-04-12T15:31:16.488Z] #10 DONE 189.0s [2020-04-12T15:31:16.488Z] [2020-04-12T15:31:16.488Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:31:16.488Z] #58 DONE 0.1s [2020-04-12T15:31:16.488Z] [2020-04-12T15:31:16.488Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-12T15:31:16.560Z] [2020-04-12T15:31:16.560Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:16.678Z] #44 86.30 AR soccr/libsoccr.a [2020-04-12T15:31:16.805Z] #59 DONE 0.1s [2020-04-12T15:31:16.805Z] [2020-04-12T15:31:16.805Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:31:16.933Z] #44 86.33 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-12T15:31:17.187Z] #44 86.70 DEP criu/arch/x86/sigframe.d [2020-04-12T15:31:17.443Z] #44 86.76 DEP criu/arch/x86/sigaction_compat.d [2020-04-12T15:31:17.443Z] #44 86.83 DEP criu/arch/x86/kerndat.d [2020-04-12T15:31:17.455Z] ok github.com/docker/docker/pkg/authorization 0.359s coverage: 68.3% of statements [2020-04-12T15:31:17.455Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-12T15:31:17.475Z] #8 unpacking docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 28.8s done [2020-04-12T15:31:17.475Z] #8 DONE 38.5s [2020-04-12T15:31:17.475Z] [2020-04-12T15:31:17.475Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-12T15:31:17.475Z] #9 DONE 0.2s [2020-04-12T15:31:17.475Z] [2020-04-12T15:31:17.475Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-12T15:31:17.475Z] #10 DONE 0.2s [2020-04-12T15:31:17.475Z] [2020-04-12T15:31:17.475Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-12T15:31:17.475Z] #30 DONE 0.0s [2020-04-12T15:31:17.475Z] [2020-04-12T15:31:17.475Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-12T15:31:17.475Z] #41 DONE 0.1s [2020-04-12T15:31:17.475Z] [2020-04-12T15:31:17.475Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:31:17.475Z] #22 DONE 0.1s [2020-04-12T15:31:17.475Z] [2020-04-12T15:31:17.475Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-12T15:31:17.475Z] #23 ... [2020-04-12T15:31:17.475Z] [2020-04-12T15:31:17.475Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-12T15:31:17.475Z] #56 DONE 0.1s [2020-04-12T15:31:17.475Z] [2020-04-12T15:31:17.475Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-12T15:31:17.475Z] #74 DONE 0.1s [2020-04-12T15:31:17.475Z] [2020-04-12T15:31:17.475Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-12T15:31:17.475Z] #33 DONE 0.1s [2020-04-12T15:31:17.475Z] [2020-04-12T15:31:17.475Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-12T15:31:17.475Z] #53 DONE 0.1s [2020-04-12T15:31:17.475Z] [2020-04-12T15:31:17.475Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-12T15:31:17.475Z] #47 DONE 0.2s [2020-04-12T15:31:17.475Z] [2020-04-12T15:31:17.475Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-12T15:31:17.475Z] #50 DONE 0.2s [2020-04-12T15:31:17.475Z] [2020-04-12T15:31:17.475Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-12T15:31:17.475Z] #23 DONE 0.2s [2020-04-12T15:31:17.475Z] [2020-04-12T15:31:17.475Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-12T15:31:17.475Z] #68 DONE 0.2s [2020-04-12T15:31:17.475Z] [2020-04-12T15:31:17.475Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:17.475Z] #69 0.746 + RM_GOPATH=0 [2020-04-12T15:31:17.475Z] #69 0.747 + TMP_GOPATH= [2020-04-12T15:31:17.475Z] #69 0.747 + : /build/ [2020-04-12T15:31:17.475Z] #69 0.748 + '[' -z '' ']' [2020-04-12T15:31:17.475Z] #69 0.749 ++ mktemp -d [2020-04-12T15:31:17.475Z] #69 0.777 + export GOPATH=/tmp/tmp.MNhRSetiNe [2020-04-12T15:31:17.475Z] #69 0.778 + GOPATH=/tmp/tmp.MNhRSetiNe [2020-04-12T15:31:17.475Z] #69 0.779 + RM_GOPATH=1 [2020-04-12T15:31:17.475Z] #69 0.794 ++ dirname ./install.sh [2020-04-12T15:31:17.475Z] #69 0.818 + dir=. [2020-04-12T15:31:17.475Z] #69 0.827 + bin=rootlesskit [2020-04-12T15:31:17.475Z] #69 0.828 + shift [2020-04-12T15:31:17.475Z] #69 0.830 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-12T15:31:17.475Z] #69 0.831 + . ./rootlesskit.installer [2020-04-12T15:31:17.475Z] #69 0.833 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:31:17.475Z] #69 0.841 + install_rootlesskit [2020-04-12T15:31:17.475Z] #69 0.842 + case "$1" in [2020-04-12T15:31:17.475Z] #69 0.843 + export CGO_ENABLED=0 [2020-04-12T15:31:17.475Z] #69 0.843 + CGO_ENABLED=0 [2020-04-12T15:31:17.475Z] #69 0.844 + _install_rootlesskit [2020-04-12T15:31:17.475Z] #69 0.845 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-12T15:31:17.476Z] #69 0.845 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:31:17.476Z] #69 0.846 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MNhRSetiNe/src/github.com/rootless-containers/rootlesskit [2020-04-12T15:31:17.476Z] #69 0.852 Cloning into '/tmp/tmp.MNhRSetiNe/src/github.com/rootless-containers/rootlesskit'... [2020-04-12T15:31:17.698Z] #44 ... [2020-04-12T15:31:17.698Z] [2020-04-12T15:31:17.698Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-12T15:31:17.698Z] #11 DONE 2.6s [2020-04-12T15:31:17.698Z] [2020-04-12T15:31:17.698Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:17.698Z] #44 86.99 DEP criu/arch/x86/crtools.d [2020-04-12T15:31:17.698Z] #44 87.18 DEP criu/arch/x86/cpu.d [2020-04-12T15:31:17.737Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-12T15:31:17.954Z] #44 87.39 CC criu/arch/x86/cpu.o [2020-04-12T15:31:18.180Z] #18 2.288 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-12T15:31:18.180Z] #18 2.293 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-12T15:31:18.180Z] #18 2.301 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-12T15:31:18.180Z] #18 DONE 2.5s [2020-04-12T15:31:18.180Z] [2020-04-12T15:31:18.180Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:18.180Z] #44 140.1 CC criu/filesystems.o [2020-04-12T15:31:18.180Z] #44 141.0 CC criu/fsnotify.o [2020-04-12T15:31:18.180Z] #44 142.5 CC criu/image-desc.o [2020-04-12T15:31:18.180Z] #44 142.8 CC criu/image.o [2020-04-12T15:31:18.180Z] #44 144.1 CC criu/ipc_ns.o [2020-04-12T15:31:18.180Z] #44 145.4 CC criu/irmap.o [2020-04-12T15:31:18.514Z] #44 88.01 CC criu/arch/x86/crtools.o [2020-04-12T15:31:18.754Z] #44 146.1 CC criu/kcmp-ids.o [2020-04-12T15:31:19.325Z] #44 146.6 CC criu/kerndat.o [2020-04-12T15:31:19.393Z] #60 2.658 + RM_GOPATH=0 [2020-04-12T15:31:19.393Z] #60 2.658 + TMP_GOPATH= [2020-04-12T15:31:19.393Z] #60 2.658 + : /build [2020-04-12T15:31:19.393Z] #60 2.658 + '[' -z '' ']' [2020-04-12T15:31:19.393Z] #60 2.675 ++ mktemp -d [2020-04-12T15:31:19.393Z] #60 2.680 + export GOPATH=/tmp/tmp.IFpNvQu1dO [2020-04-12T15:31:19.393Z] #60 2.680 + GOPATH=/tmp/tmp.IFpNvQu1dO [2020-04-12T15:31:19.393Z] #60 2.680 + RM_GOPATH=1 [2020-04-12T15:31:19.393Z] #60 2.680 ++ dirname ./install.sh [2020-04-12T15:31:19.393Z] #60 ... [2020-04-12T15:31:19.393Z] [2020-04-12T15:31:19.393Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-12T15:31:19.393Z] #11 DONE 2.9s [2020-04-12T15:31:19.393Z] [2020-04-12T15:31:19.393Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:31:19.393Z] #60 2.681 + dir=. [2020-04-12T15:31:19.393Z] #60 2.681 + bin=runc [2020-04-12T15:31:19.393Z] #60 2.681 + shift [2020-04-12T15:31:19.393Z] #60 2.681 + '[' '!' -f ./runc.installer ']' [2020-04-12T15:31:19.393Z] #60 2.681 + . ./runc.installer [2020-04-12T15:31:19.393Z] #60 2.681 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-12T15:31:19.393Z] #60 2.681 + install_runc [2020-04-12T15:31:19.393Z] #60 2.685 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-12T15:31:19.393Z] #60 2.686 + uname -r [2020-04-12T15:31:19.393Z] #60 2.698 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-12T15:31:19.393Z] #60 2.698 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-12T15:31:19.393Z] #60 2.698 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-12T15:31:19.393Z] #60 2.698 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IFpNvQu1dO/src/github.com/opencontainers/runc [2020-04-12T15:31:19.393Z] #60 2.702 Cloning into '/tmp/tmp.IFpNvQu1dO/src/github.com/opencontainers/runc'... [2020-04-12T15:31:19.918Z] #44 ... [2020-04-12T15:31:19.918Z] [2020-04-12T15:31:19.918Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-12T15:31:19.918Z] #12 DONE 2.2s [2020-04-12T15:31:19.918Z] [2020-04-12T15:31:19.918Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-12T15:31:20.202Z] #69 ... [2020-04-12T15:31:20.202Z] [2020-04-12T15:31:20.202Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:31:20.202Z] #34 0.726 + RM_GOPATH=0 [2020-04-12T15:31:20.202Z] #34 0.726 + TMP_GOPATH= [2020-04-12T15:31:20.202Z] #34 0.727 + : /build [2020-04-12T15:31:20.202Z] #34 0.732 + '[' -z '' ']' [2020-04-12T15:31:20.202Z] #34 0.736 ++ mktemp -d [2020-04-12T15:31:20.202Z] #34 0.795 + export GOPATH=/tmp/tmp.FMtJlU9Z2k [2020-04-12T15:31:20.202Z] #34 0.801 + GOPATH=/tmp/tmp.FMtJlU9Z2k [2020-04-12T15:31:20.202Z] #34 0.801 + RM_GOPATH=1 [2020-04-12T15:31:20.202Z] #34 0.804 ++ dirname ./install.sh [2020-04-12T15:31:20.202Z] #34 0.806 + dir=. [2020-04-12T15:31:20.202Z] #34 0.806 + bin=tomlv [2020-04-12T15:31:20.202Z] #34 0.806 + shift [2020-04-12T15:31:20.202Z] #34 0.807 + '[' '!' -f ./tomlv.installer ']' [2020-04-12T15:31:20.202Z] #34 0.808 + . ./tomlv.installer [2020-04-12T15:31:20.202Z] #34 0.808 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:31:20.202Z] #34 0.809 + install_tomlv [2020-04-12T15:31:20.202Z] #34 0.809 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-12T15:31:20.202Z] #34 0.809 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FMtJlU9Z2k/src/github.com/BurntSushi/toml [2020-04-12T15:31:20.202Z] #34 0.810 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:31:20.202Z] #34 0.813 Cloning into '/tmp/tmp.FMtJlU9Z2k/src/github.com/BurntSushi/toml'... [2020-04-12T15:31:20.202Z] #34 2.422 + cd /tmp/tmp.FMtJlU9Z2k/src/github.com/BurntSushi/toml [2020-04-12T15:31:20.202Z] #34 2.423 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-12T15:31:20.202Z] #34 2.466 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-12T15:31:20.202Z] #34 3.696 math/bits [2020-04-12T15:31:20.202Z] #34 3.753 runtime/internal/sys [2020-04-12T15:31:20.202Z] #34 3.766 internal/cpu [2020-04-12T15:31:20.202Z] #34 3.798 runtime/internal/atomic [2020-04-12T15:31:20.202Z] #34 4.620 runtime/internal/math [2020-04-12T15:31:20.202Z] #34 5.203 unicode/utf8 [2020-04-12T15:31:20.202Z] #34 5.522 sync/atomic [2020-04-12T15:31:20.268Z] #44 147.9 CC criu/libnetlink.o [2020-04-12T15:31:20.492Z] #34 6.079 internal/bytealg [2020-04-12T15:31:20.783Z] #34 6.466 math [2020-04-12T15:31:20.838Z] #44 148.5 CC criu/log.o [2020-04-12T15:31:21.072Z] #34 ... [2020-04-12T15:31:21.073Z] [2020-04-12T15:31:21.073Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:31:21.073Z] #48 0.667 + RM_GOPATH=0 [2020-04-12T15:31:21.073Z] #48 0.675 + TMP_GOPATH= [2020-04-12T15:31:21.073Z] #48 0.675 + : /build [2020-04-12T15:31:21.073Z] #48 0.675 + '[' -z '' ']' [2020-04-12T15:31:21.073Z] #48 0.676 ++ mktemp -d [2020-04-12T15:31:21.073Z] #48 0.681 + export GOPATH=/tmp/tmp.nqoxYh4B7O [2020-04-12T15:31:21.073Z] #48 0.700 + GOPATH=/tmp/tmp.nqoxYh4B7O [2020-04-12T15:31:21.073Z] #48 0.700 + RM_GOPATH=1 [2020-04-12T15:31:21.073Z] #48 0.719 ++ dirname ./install.sh [2020-04-12T15:31:21.073Z] #48 0.721 + dir=. [2020-04-12T15:31:21.073Z] #48 0.721 + bin=vndr [2020-04-12T15:31:21.073Z] #48 0.721 + shift [2020-04-12T15:31:21.073Z] #48 0.722 + '[' '!' -f ./vndr.installer ']' [2020-04-12T15:31:21.073Z] #48 0.722 + . ./vndr.installer [2020-04-12T15:31:21.073Z] #48 0.723 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:31:21.073Z] #48 0.724 + install_vndr [2020-04-12T15:31:21.073Z] #48 0.724 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-12T15:31:21.073Z] #48 0.724 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:31:21.073Z] #48 0.724 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nqoxYh4B7O/src/github.com/LK4D4/vndr [2020-04-12T15:31:21.073Z] #48 0.753 Cloning into '/tmp/tmp.nqoxYh4B7O/src/github.com/LK4D4/vndr'... [2020-04-12T15:31:21.073Z] #48 2.192 + cd /tmp/tmp.nqoxYh4B7O/src/github.com/LK4D4/vndr [2020-04-12T15:31:21.073Z] #48 2.194 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-12T15:31:21.073Z] #48 2.239 + go build -buildmode=pie -v -o /build/vndr . [2020-04-12T15:31:21.073Z] #48 4.478 internal/race [2020-04-12T15:31:21.073Z] #48 4.493 runtime/internal/sys [2020-04-12T15:31:21.073Z] #48 4.525 internal/cpu [2020-04-12T15:31:21.073Z] #48 4.654 runtime/internal/atomic [2020-04-12T15:31:21.073Z] #48 4.995 sync/atomic [2020-04-12T15:31:21.073Z] #48 5.411 unicode [2020-04-12T15:31:21.073Z] #48 5.885 unicode/utf8 [2020-04-12T15:31:21.073Z] #48 6.556 internal/bytealg [2020-04-12T15:31:21.073Z] #48 6.586 math [2020-04-12T15:31:21.073Z] #48 ... [2020-04-12T15:31:21.073Z] [2020-04-12T15:31:21.073Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:31:21.073Z] #34 6.736 unicode [2020-04-12T15:31:21.777Z] #44 148.9 CC criu/lsm.o [2020-04-12T15:31:21.821Z] #53 DONE 304.7s [2020-04-12T15:31:21.821Z] [2020-04-12T15:31:21.821Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:21.860Z] #13 1.945 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-12T15:31:21.860Z] #13 DONE 2.0s [2020-04-12T15:31:21.860Z] [2020-04-12T15:31:21.860Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-12T15:31:21.923Z] #60 ... [2020-04-12T15:31:21.923Z] [2020-04-12T15:31:21.923Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-12T15:31:21.923Z] #12 DONE 2.0s [2020-04-12T15:31:21.923Z] [2020-04-12T15:31:21.923Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-12T15:31:21.923Z] #13 ... [2020-04-12T15:31:21.923Z] [2020-04-12T15:31:21.923Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:31:21.923Z] #47 183.9 crypto/tls [2020-04-12T15:31:21.923Z] #47 191.7 net/http/httptrace [2020-04-12T15:31:21.923Z] #47 191.9 net/http [2020-04-12T15:31:21.923Z] #47 ... [2020-04-12T15:31:21.923Z] [2020-04-12T15:31:21.923Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:21.923Z] #44 86.04 CC compel/src/lib/ptrace.o [2020-04-12T15:31:21.923Z] #44 86.51 AR compel/libcompel.a [2020-04-12T15:31:21.923Z] #44 86.67 HOSTCC compel/src/main-host.o [2020-04-12T15:31:21.923Z] #44 86.99 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-12T15:31:21.923Z] #44 87.30 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-12T15:31:21.923Z] #44 87.82 HOSTCC compel/src/lib/log-host.o [2020-04-12T15:31:21.923Z] #44 87.99 HOSTLINK compel/compel-host-bin [2020-04-12T15:31:21.923Z] #44 88.17 DEP soccr/soccr.d [2020-04-12T15:31:21.923Z] #44 88.39 CC soccr/soccr.o [2020-04-12T15:31:21.923Z] #44 89.86 AR soccr/libsoccr.a [2020-04-12T15:31:21.923Z] #44 89.94 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-12T15:31:21.923Z] #44 90.31 DEP criu/arch/x86/sigframe.d [2020-04-12T15:31:21.923Z] #44 90.39 DEP criu/arch/x86/sigaction_compat.d [2020-04-12T15:31:21.923Z] #44 90.55 DEP criu/arch/x86/kerndat.d [2020-04-12T15:31:21.923Z] #44 90.69 DEP criu/arch/x86/crtools.d [2020-04-12T15:31:21.923Z] #44 90.83 DEP criu/arch/x86/cpu.d [2020-04-12T15:31:21.923Z] #44 91.03 CC criu/arch/x86/cpu.o [2020-04-12T15:31:21.923Z] #44 91.77 CC criu/arch/x86/crtools.o [2020-04-12T15:31:22.037Z] #44 149.4 CC criu/mem.o [2020-04-12T15:31:22.099Z] #34 7.887 internal/testlog [2020-04-12T15:31:22.111Z] ok github.com/docker/docker/pkg/chrootarchive 3.476s coverage: 43.2% of statements [2020-04-12T15:31:22.111Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-04-12T15:31:22.111Z] ok github.com/docker/docker/layer 7.584s coverage: 68.8% of statements [2020-04-12T15:31:22.111Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-12T15:31:22.111Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-12T15:31:22.111Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-12T15:31:22.111Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-12T15:31:22.111Z] ? github.com/docker/docker/oci [no test files] [2020-04-12T15:31:22.111Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-12T15:31:22.111Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-12T15:31:22.111Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-12T15:31:22.111Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-04-12T15:31:22.725Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-04-12T15:31:23.007Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-04-12T15:31:23.218Z] #14 ... [2020-04-12T15:31:23.219Z] [2020-04-12T15:31:23.219Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:31:23.219Z] #47 186.3 net/http/httptrace [2020-04-12T15:31:23.219Z] #47 186.5 net/http [2020-04-12T15:31:23.219Z] #47 ... [2020-04-12T15:31:23.219Z] [2020-04-12T15:31:23.219Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:23.219Z] #44 89.43 CC criu/arch/x86/kerndat.o [2020-04-12T15:31:23.219Z] #44 90.02 CC criu/arch/x86/sigaction_compat.o [2020-04-12T15:31:23.219Z] #44 90.24 CC criu/arch/x86/sigframe.o [2020-04-12T15:31:23.219Z] #44 90.48 LINK criu/arch/x86/crtools.built-in.o [2020-04-12T15:31:23.219Z] #44 90.55 DEP criu/pie/util-vdso-elf32.d [2020-04-12T15:31:23.219Z] #44 90.72 DEP criu/pie/util-vdso.d [2020-04-12T15:31:23.219Z] #44 90.88 DEP criu/pie/util.d [2020-04-12T15:31:23.219Z] #44 91.00 CC criu/pie/util.o [2020-04-12T15:31:23.219Z] #44 91.21 CC criu/pie/util-vdso.o [2020-04-12T15:31:23.219Z] #44 92.23 CC criu/pie/util-vdso-elf32.o [2020-04-12T15:31:23.289Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-04-12T15:31:23.297Z] #44 93.14 CC criu/arch/x86/kerndat.o [2020-04-12T15:31:23.297Z] #44 ... [2020-04-12T15:31:23.297Z] [2020-04-12T15:31:23.297Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-12T15:31:23.297Z] #13 2.086 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-12T15:31:23.473Z] #44 92.94 AR criu/pie/pie.lib.a [2020-04-12T15:31:23.473Z] #44 93.00 DEP criu/pie/restorer.d [2020-04-12T15:31:23.555Z] #13 DONE 2.2s [2020-04-12T15:31:23.555Z] [2020-04-12T15:31:23.555Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:23.555Z] #44 93.61 CC criu/arch/x86/sigaction_compat.o [2020-04-12T15:31:23.570Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2020-04-12T15:31:23.599Z] #34 9.010 runtime [2020-04-12T15:31:23.599Z] #34 9.219 encoding [2020-04-12T15:31:23.720Z] #65 ... [2020-04-12T15:31:23.720Z] [2020-04-12T15:31:23.720Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-12T15:31:23.720Z] #54 DONE 0.2s [2020-04-12T15:31:23.720Z] [2020-04-12T15:31:23.720Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:23.720Z] #65 ... [2020-04-12T15:31:23.720Z] [2020-04-12T15:31:23.720Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-12T15:31:23.720Z] #57 DONE 0.1s [2020-04-12T15:31:23.720Z] [2020-04-12T15:31:23.720Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-12T15:31:23.720Z] #61 DONE 0.1s [2020-04-12T15:31:23.720Z] [2020-04-12T15:31:23.720Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:23.727Z] #44 93.21 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-12T15:31:23.727Z] #44 93.30 DEP criu/arch/x86/restorer_unmap.d [2020-04-12T15:31:23.727Z] #44 93.32 DEP criu/arch/x86/restorer.d [2020-04-12T15:31:23.981Z] #44 93.47 DEP criu/arch/x86/vdso-pie.d [2020-04-12T15:31:24.125Z] #44 94.08 CC criu/arch/x86/sigframe.o [2020-04-12T15:31:24.236Z] #44 ... [2020-04-12T15:31:24.236Z] [2020-04-12T15:31:24.236Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-12T15:31:24.236Z] #14 DONE 2.3s [2020-04-12T15:31:24.236Z] [2020-04-12T15:31:24.236Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:24.236Z] #44 93.63 DEP criu/pie/parasite-vdso.d [2020-04-12T15:31:24.244Z] #34 ... [2020-04-12T15:31:24.244Z] [2020-04-12T15:31:24.244Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:31:24.244Z] #31 0.652 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-12T15:31:24.244Z] #31 0.656 Cloning into '.'... [2020-04-12T15:31:24.244Z] #31 ... [2020-04-12T15:31:24.244Z] [2020-04-12T15:31:24.244Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:31:24.244Z] #26 0.777 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:31:24.244Z] #26 0.988 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:31:24.244Z] #26 1.110 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:31:24.244Z] #26 3.047 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-12T15:31:24.244Z] #26 6.442 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-12T15:31:24.244Z] #26 8.700 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-12T15:31:24.383Z] #44 94.30 LINK criu/arch/x86/crtools.built-in.o [2020-04-12T15:31:24.383Z] #44 94.40 DEP criu/pie/util-vdso-elf32.d [2020-04-12T15:31:24.490Z] #44 93.89 DEP criu/pie/parasite.d [2020-04-12T15:31:24.534Z] #26 ... [2020-04-12T15:31:24.535Z] [2020-04-12T15:31:24.535Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:31:24.535Z] #63 0.862 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:31:24.535Z] #63 1.015 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:31:24.535Z] #63 1.186 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:31:24.535Z] #63 3.097 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-12T15:31:24.535Z] #63 6.416 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-12T15:31:24.535Z] #63 8.987 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-12T15:31:24.535Z] #63 ... [2020-04-12T15:31:24.535Z] [2020-04-12T15:31:24.535Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:31:24.535Z] #75 0.766 + RM_GOPATH=0 [2020-04-12T15:31:24.535Z] #75 0.766 + TMP_GOPATH= [2020-04-12T15:31:24.535Z] #75 0.766 + : /build [2020-04-12T15:31:24.535Z] #75 0.767 + '[' -z '' ']' [2020-04-12T15:31:24.535Z] #75 0.775 ++ mktemp -d [2020-04-12T15:31:24.535Z] #75 0.798 + export GOPATH=/tmp/tmp.MU5qjNTKfU [2020-04-12T15:31:24.535Z] #75 0.798 + GOPATH=/tmp/tmp.MU5qjNTKfU [2020-04-12T15:31:24.535Z] #75 0.798 + RM_GOPATH=1 [2020-04-12T15:31:24.535Z] #75 0.809 ++ dirname ./install.sh [2020-04-12T15:31:24.535Z] #75 0.811 + dir=. [2020-04-12T15:31:24.535Z] #75 0.821 + bin=proxy [2020-04-12T15:31:24.535Z] #75 0.822 + shift [2020-04-12T15:31:24.535Z] #75 0.822 + '[' '!' -f ./proxy.installer ']' [2020-04-12T15:31:24.535Z] #75 0.822 + . ./proxy.installer [2020-04-12T15:31:24.535Z] #75 0.823 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:31:24.535Z] #75 0.825 + install_proxy [2020-04-12T15:31:24.535Z] #75 0.825 + case "$1" in [2020-04-12T15:31:24.535Z] #75 0.829 + export CGO_ENABLED=0 [2020-04-12T15:31:24.535Z] #75 0.829 + CGO_ENABLED=0 [2020-04-12T15:31:24.535Z] #75 0.829 + _install_proxy [2020-04-12T15:31:24.535Z] #75 0.830 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-12T15:31:24.535Z] #75 0.830 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MU5qjNTKfU/src/github.com/docker/libnetwork [2020-04-12T15:31:24.535Z] #75 0.830 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:31:24.535Z] #75 0.866 Cloning into '/tmp/tmp.MU5qjNTKfU/src/github.com/docker/libnetwork'... [2020-04-12T15:31:24.576Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-04-12T15:31:24.578Z] #44 151.5 CC criu/mount.o [2020-04-12T15:31:24.641Z] #44 94.56 DEP criu/pie/util-vdso.d [2020-04-12T15:31:24.641Z] #44 94.70 DEP criu/pie/util.d [2020-04-12T15:31:24.745Z] #44 94.15 CC criu/pie/parasite.o [2020-04-12T15:31:24.823Z] #75 ... [2020-04-12T15:31:24.823Z] [2020-04-12T15:31:24.823Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:31:24.823Z] #36 0.780 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:31:24.823Z] #36 1.005 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:31:24.823Z] #36 1.105 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:31:24.823Z] #36 2.832 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-12T15:31:24.823Z] #36 6.454 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-12T15:31:24.823Z] #36 8.241 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-12T15:31:24.823Z] #36 ... [2020-04-12T15:31:24.823Z] [2020-04-12T15:31:24.823Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:24.823Z] #51 0.701 + RM_GOPATH=0 [2020-04-12T15:31:24.823Z] #51 0.701 + TMP_GOPATH= [2020-04-12T15:31:24.823Z] #51 0.701 + : /build [2020-04-12T15:31:24.823Z] #51 0.701 + '[' -z '' ']' [2020-04-12T15:31:24.823Z] #51 0.703 ++ mktemp -d [2020-04-12T15:31:24.823Z] #51 0.728 + export GOPATH=/tmp/tmp.wCuOVNwxkZ [2020-04-12T15:31:24.823Z] #51 0.728 + GOPATH=/tmp/tmp.wCuOVNwxkZ [2020-04-12T15:31:24.823Z] #51 0.728 + RM_GOPATH=1 [2020-04-12T15:31:24.823Z] #51 0.743 ++ dirname ./install.sh [2020-04-12T15:31:24.823Z] #51 0.760 + dir=. [2020-04-12T15:31:24.823Z] #51 0.761 + bin=gotestsum [2020-04-12T15:31:24.823Z] #51 0.761 + shift [2020-04-12T15:31:24.823Z] #51 0.761 + '[' '!' -f ./gotestsum.installer ']' [2020-04-12T15:31:24.823Z] #51 0.762 + . ./gotestsum.installer [2020-04-12T15:31:24.823Z] #51 0.762 ++ : v0.3.5 [2020-04-12T15:31:24.823Z] #51 0.763 + install_gotestsum [2020-04-12T15:31:24.823Z] #51 0.763 + echo 'Installing gotestsum version v0.3.5' [2020-04-12T15:31:24.823Z] #51 0.763 Installing gotestsum version v0.3.5 [2020-04-12T15:31:24.823Z] #51 0.764 + go get -d gotest.tools/gotestsum [2020-04-12T15:31:24.899Z] #44 94.83 CC criu/pie/util.o [2020-04-12T15:31:25.000Z] #44 ... [2020-04-12T15:31:25.000Z] [2020-04-12T15:31:25.000Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:31:25.000Z] #60 2.371 + RM_GOPATH=0 [2020-04-12T15:31:25.000Z] #60 2.371 + TMP_GOPATH= [2020-04-12T15:31:25.000Z] #60 2.371 + : /build [2020-04-12T15:31:25.000Z] #60 2.371 + '[' -z '' ']' [2020-04-12T15:31:25.000Z] #60 2.372 ++ mktemp -d [2020-04-12T15:31:25.000Z] #60 2.376 + export GOPATH=/tmp/tmp.BZiCtR6YS8 [2020-04-12T15:31:25.000Z] #60 2.376 + GOPATH=/tmp/tmp.BZiCtR6YS8 [2020-04-12T15:31:25.000Z] #60 2.376 + RM_GOPATH=1 [2020-04-12T15:31:25.000Z] #60 2.379 ++ dirname ./install.sh [2020-04-12T15:31:25.000Z] #60 2.382 + dir=. [2020-04-12T15:31:25.000Z] #60 2.382 + bin=runc [2020-04-12T15:31:25.000Z] #60 2.382 + shift [2020-04-12T15:31:25.000Z] #60 2.382 + '[' '!' -f ./runc.installer ']' [2020-04-12T15:31:25.000Z] #60 2.382 + . ./runc.installer [2020-04-12T15:31:25.000Z] #60 2.382 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-12T15:31:25.000Z] #60 2.382 + install_runc [2020-04-12T15:31:25.000Z] #60 2.382 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-12T15:31:25.000Z] #60 2.383 + uname -r [2020-04-12T15:31:25.000Z] #60 2.389 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-12T15:31:25.000Z] #60 2.389 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-12T15:31:25.000Z] #60 2.389 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BZiCtR6YS8/src/github.com/opencontainers/runc [2020-04-12T15:31:25.000Z] #60 2.389 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-12T15:31:25.000Z] #60 2.394 Cloning into '/tmp/tmp.BZiCtR6YS8/src/github.com/opencontainers/runc'... [2020-04-12T15:31:25.116Z] #51 ... [2020-04-12T15:31:25.116Z] [2020-04-12T15:31:25.116Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:31:25.116Z] #57 0.685 + RM_GOPATH=0 [2020-04-12T15:31:25.116Z] #57 0.686 + TMP_GOPATH= [2020-04-12T15:31:25.116Z] #57 0.687 + : /build [2020-04-12T15:31:25.116Z] #57 0.687 + '[' -z '' ']' [2020-04-12T15:31:25.116Z] #57 0.689 ++ mktemp -d [2020-04-12T15:31:25.116Z] #57 0.692 + export GOPATH=/tmp/tmp.ojPhWgwSsl [2020-04-12T15:31:25.116Z] #57 0.692 + GOPATH=/tmp/tmp.ojPhWgwSsl [2020-04-12T15:31:25.116Z] #57 0.692 + RM_GOPATH=1 [2020-04-12T15:31:25.116Z] #57 0.703 ++ dirname ./install.sh [2020-04-12T15:31:25.116Z] #57 0.705 + dir=. [2020-04-12T15:31:25.116Z] #57 0.706 + bin=shfmt [2020-04-12T15:31:25.116Z] #57 0.707 + shift [2020-04-12T15:31:25.116Z] #57 0.708 + '[' '!' -f ./shfmt.installer ']' [2020-04-12T15:31:25.116Z] #57 0.709 + . ./shfmt.installer [2020-04-12T15:31:25.116Z] #57 0.710 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:31:25.116Z] #57 0.712 + install_shfmt [2020-04-12T15:31:25.116Z] #57 0.713 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-12T15:31:25.116Z] #57 0.713 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:31:25.116Z] #57 0.714 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ojPhWgwSsl/src/github.com/mvdan/sh [2020-04-12T15:31:25.116Z] #57 0.724 Cloning into '/tmp/tmp.ojPhWgwSsl/src/github.com/mvdan/sh'... [2020-04-12T15:31:25.116Z] #57 ... [2020-04-12T15:31:25.116Z] [2020-04-12T15:31:25.116Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:31:25.116Z] #44 0.781 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:31:25.116Z] #44 1.069 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:31:25.116Z] #44 1.136 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:31:25.116Z] #44 2.985 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-12T15:31:25.116Z] #44 6.526 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-12T15:31:25.116Z] #44 8.810 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-12T15:31:25.157Z] #44 95.21 CC criu/pie/util-vdso.o [2020-04-12T15:31:25.189Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-04-12T15:31:25.255Z] #60 10.09 + cd /tmp/tmp.BZiCtR6YS8/src/github.com/opencontainers/runc [2020-04-12T15:31:25.255Z] #60 10.09 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-12T15:31:25.406Z] #44 ... [2020-04-12T15:31:25.406Z] [2020-04-12T15:31:25.407Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:25.407Z] #24 0.661 + RM_GOPATH=0 [2020-04-12T15:31:25.407Z] #24 0.661 + TMP_GOPATH= [2020-04-12T15:31:25.407Z] #24 0.661 + : /build [2020-04-12T15:31:25.407Z] #24 0.661 + '[' -z '' ']' [2020-04-12T15:31:25.407Z] #24 0.671 ++ mktemp -d [2020-04-12T15:31:25.407Z] #24 0.711 + export GOPATH=/tmp/tmp.QymtZgIq1T [2020-04-12T15:31:25.407Z] #24 0.711 + GOPATH=/tmp/tmp.QymtZgIq1T [2020-04-12T15:31:25.407Z] #24 0.711 + RM_GOPATH=1 [2020-04-12T15:31:25.407Z] #24 0.712 ++ dirname ./install.sh [2020-04-12T15:31:25.407Z] #24 0.714 + dir=. [2020-04-12T15:31:25.407Z] #24 0.714 + bin=dockercli [2020-04-12T15:31:25.407Z] #24 0.714 + shift [2020-04-12T15:31:25.407Z] #24 0.715 + '[' '!' -f ./dockercli.installer ']' [2020-04-12T15:31:25.407Z] #24 0.715 + . ./dockercli.installer [2020-04-12T15:31:25.407Z] #24 0.715 ++ : stable [2020-04-12T15:31:25.407Z] #24 0.715 ++ : 17.06.2-ce [2020-04-12T15:31:25.407Z] #24 0.715 + install_dockercli [2020-04-12T15:31:25.407Z] #24 0.716 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-12T15:31:25.407Z] #24 0.716 Install docker/cli version 17.06.2-ce from stable [2020-04-12T15:31:25.407Z] #24 0.717 ++ uname -m [2020-04-12T15:31:25.407Z] #24 0.722 + arch=ppc64le [2020-04-12T15:31:25.407Z] #24 0.722 + '[' ppc64le '!=' x86_64 ']' [2020-04-12T15:31:25.407Z] #24 0.722 + '[' ppc64le '!=' s390x ']' [2020-04-12T15:31:25.407Z] #24 0.722 + '[' ppc64le '!=' armhf ']' [2020-04-12T15:31:25.407Z] #24 0.722 + build_dockercli [2020-04-12T15:31:25.407Z] #24 0.722 + git clone https://github.com/docker/docker-ce /tmp/tmp.QymtZgIq1T/tmp/docker-ce [2020-04-12T15:31:25.407Z] #24 0.775 Cloning into '/tmp/tmp.QymtZgIq1T/tmp/docker-ce'... [2020-04-12T15:31:25.407Z] #24 ... [2020-04-12T15:31:25.407Z] [2020-04-12T15:31:25.407Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:31:25.407Z] #11 0.778 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:31:25.407Z] #11 0.984 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:31:25.407Z] #11 1.096 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:31:25.407Z] #11 2.831 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-12T15:31:25.407Z] #11 6.555 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-12T15:31:25.407Z] #11 8.699 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-12T15:31:25.696Z] #11 ... [2020-04-12T15:31:25.696Z] [2020-04-12T15:31:25.696Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:25.696Z] #54 0.475 + RM_GOPATH=0 [2020-04-12T15:31:25.696Z] #54 0.476 + TMP_GOPATH= [2020-04-12T15:31:25.696Z] #54 0.476 + : /build [2020-04-12T15:31:25.696Z] #54 0.476 + '[' -z '' ']' [2020-04-12T15:31:25.696Z] #54 0.477 ++ mktemp -d [2020-04-12T15:31:25.696Z] #54 0.478 + export GOPATH=/tmp/tmp.KyAal0wMg5 [2020-04-12T15:31:25.696Z] #54 0.478 + GOPATH=/tmp/tmp.KyAal0wMg5 [2020-04-12T15:31:25.696Z] #54 0.479 + RM_GOPATH=1 [2020-04-12T15:31:25.696Z] #54 0.479 ++ dirname ./install.sh [2020-04-12T15:31:25.696Z] #54 0.481 + dir=. [2020-04-12T15:31:25.696Z] #54 0.481 + bin=golangci_lint [2020-04-12T15:31:25.696Z] #54 0.481 + shift [2020-04-12T15:31:25.696Z] #54 0.481 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-12T15:31:25.696Z] #54 0.481 + . ./golangci_lint.installer [2020-04-12T15:31:25.696Z] #54 0.482 ++ : v1.23.8 [2020-04-12T15:31:25.696Z] #54 0.482 + install_golangci_lint [2020-04-12T15:31:25.696Z] #54 0.482 + echo 'Installing golangci-lint version v1.23.8' [2020-04-12T15:31:25.696Z] #54 0.482 Installing golangci-lint version v1.23.8 [2020-04-12T15:31:25.696Z] #54 0.483 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-12T15:31:25.696Z] #54 ... [2020-04-12T15:31:25.696Z] [2020-04-12T15:31:25.696Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:31:25.696Z] #42 0.647 + git clone https://github.com/docker/distribution.git . [2020-04-12T15:31:25.696Z] #42 0.650 Cloning into '.'... [2020-04-12T15:31:25.725Z] #44 ... [2020-04-12T15:31:25.725Z] [2020-04-12T15:31:25.725Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-12T15:31:25.725Z] #14 DONE 2.1s [2020-04-12T15:31:25.725Z] [2020-04-12T15:31:25.725Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-12T15:31:25.815Z] #60 10.53 + '[' -z '' ']' [2020-04-12T15:31:25.815Z] #60 10.53 + target=static [2020-04-12T15:31:25.815Z] #60 10.53 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-12T15:31:25.987Z] #42 ... [2020-04-12T15:31:25.987Z] [2020-04-12T15:31:25.987Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:25.987Z] #69 9.136 + cd /tmp/tmp.MNhRSetiNe/src/github.com/rootless-containers/rootlesskit [2020-04-12T15:31:25.987Z] #69 9.142 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-12T15:31:25.987Z] #69 9.574 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-12T15:31:25.987Z] #69 9.580 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-12T15:31:26.070Z] #60 ... [2020-04-12T15:31:26.070Z] [2020-04-12T15:31:26.070Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:26.070Z] #44 95.48 LINK criu/pie/parasite.built-in.o [2020-04-12T15:31:26.070Z] #44 ... [2020-04-12T15:31:26.070Z] [2020-04-12T15:31:26.070Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-12T15:31:26.070Z] #15 DONE 2.1s [2020-04-12T15:31:26.070Z] [2020-04-12T15:31:26.070Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:26.070Z] #44 95.50 GEN criu/pie/parasite-blob.h [2020-04-12T15:31:26.070Z] #44 95.55 CC criu/pie/parasite-vdso.o [2020-04-12T15:31:26.193Z] ok github.com/docker/docker/pkg/fsutils 0.429s coverage: 85.1% of statements [2020-04-12T15:31:26.193Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2020-04-12T15:31:26.475Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2020-04-12T15:31:26.995Z] #44 96.37 CC criu/arch/x86/vdso-pie.o [2020-04-12T15:31:27.090Z] ok github.com/docker/docker/pkg/idtools 0.246s coverage: 70.1% of statements [2020-04-12T15:31:27.250Z] #44 96.67 CC criu/arch/x86/restorer.o [2020-04-12T15:31:27.372Z] ok github.com/docker/docker/pkg/ioutils 0.299s coverage: 70.1% of statements [2020-04-12T15:31:27.372Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-04-12T15:31:27.627Z] #15 DONE 2.1s [2020-04-12T15:31:27.627Z] [2020-04-12T15:31:27.627Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:27.627Z] #44 96.29 CC criu/pie/util-vdso-elf32.o [2020-04-12T15:31:27.627Z] #44 96.93 AR criu/pie/pie.lib.a [2020-04-12T15:31:27.627Z] #44 97.01 DEP criu/pie/restorer.d [2020-04-12T15:31:27.627Z] #44 97.18 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-12T15:31:27.627Z] #44 97.28 DEP criu/arch/x86/restorer_unmap.d [2020-04-12T15:31:27.627Z] #44 97.31 DEP criu/arch/x86/restorer.d [2020-04-12T15:31:27.627Z] #44 97.51 DEP criu/arch/x86/vdso-pie.d [2020-04-12T15:31:27.627Z] #44 97.63 DEP criu/pie/parasite-vdso.d [2020-04-12T15:31:27.654Z] ok github.com/docker/docker/pkg/locker 0.010s coverage: 88.9% of statements [2020-04-12T15:31:27.654Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-04-12T15:31:27.654Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-12T15:31:27.654Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-12T15:31:27.810Z] #44 97.25 CC criu/arch/x86/restorer_unmap.o [2020-04-12T15:31:27.810Z] #44 97.32 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-12T15:31:27.879Z] #44 155.2 CC criu/namespaces.o [2020-04-12T15:31:27.885Z] #44 97.91 DEP criu/pie/parasite.d [2020-04-12T15:31:27.935Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-04-12T15:31:27.935Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-12T15:31:27.935Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-04-12T15:31:28.139Z] #44 ... [2020-04-12T15:31:28.139Z] [2020-04-12T15:31:28.139Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-12T15:31:28.139Z] #19 5.879 Collecting yamllint==1.16.0 [2020-04-12T15:31:28.143Z] #44 98.26 CC criu/pie/parasite.o [2020-04-12T15:31:28.217Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-04-12T15:31:28.217Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-04-12T15:31:28.371Z] #44 97.69 CC criu/pie/restorer.o [2020-04-12T15:31:28.371Z] #44 ... [2020-04-12T15:31:28.371Z] [2020-04-12T15:31:28.371Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-12T15:31:28.371Z] #16 DONE 2.2s [2020-04-12T15:31:28.499Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-04-12T15:31:28.499Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-12T15:31:28.499Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-12T15:31:28.626Z] [2020-04-12T15:31:28.626Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:31:29.114Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-04-12T15:31:29.396Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-04-12T15:31:29.517Z] #44 99.62 LINK criu/pie/parasite.built-in.o [2020-04-12T15:31:29.517Z] #44 99.63 GEN criu/pie/parasite-blob.h [2020-04-12T15:31:29.517Z] #44 99.64 CC criu/pie/parasite-vdso.o [2020-04-12T15:31:29.521Z] #19 11.28 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-12T15:31:29.521Z] #19 11.37 Collecting pyyaml (from yamllint==1.16.0) [2020-04-12T15:31:29.521Z] #19 ... [2020-04-12T15:31:29.521Z] [2020-04-12T15:31:29.521Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:29.521Z] #44 157.0 CC criu/net.o [2020-04-12T15:31:29.678Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-04-12T15:31:29.960Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-12T15:31:30.083Z] #44 ... [2020-04-12T15:31:30.083Z] [2020-04-12T15:31:30.083Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-12T15:31:30.083Z] #16 DONE 2.2s [2020-04-12T15:31:30.342Z] [2020-04-12T15:31:30.342Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:31:30.965Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-04-12T15:31:31.137Z] #17 2.440 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:31:31.137Z] #17 2.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:31:31.137Z] #17 2.750 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:31:31.249Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-04-12T15:31:31.392Z] #17 3.011 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:31:31.535Z] #69 ... [2020-04-12T15:31:31.535Z] [2020-04-12T15:31:31.535Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:31:31.535Z] #48 8.447 internal/testlog [2020-04-12T15:31:31.535Z] #48 9.714 runtime [2020-04-12T15:31:31.535Z] #48 10.13 unicode/utf16 [2020-04-12T15:31:31.535Z] #48 11.76 container/list [2020-04-12T15:31:31.535Z] #48 15.38 crypto/internal/subtle [2020-04-12T15:31:31.535Z] #48 15.98 crypto/subtle [2020-04-12T15:31:31.535Z] #48 16.84 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-12T15:31:31.535Z] #48 17.18 internal/nettrace [2020-04-12T15:31:32.180Z] #48 17.66 runtime/cgo [2020-04-12T15:31:32.795Z] #17 4.328 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:31:32.873Z] #17 2.454 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:31:32.873Z] #17 2.492 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:31:32.873Z] #17 2.507 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:31:33.132Z] #17 3.045 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-12T15:31:33.922Z] ok github.com/docker/docker/pkg/signal 2.333s coverage: 61.0% of statements [2020-04-12T15:31:34.157Z] #17 ... [2020-04-12T15:31:34.157Z] [2020-04-12T15:31:34.157Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:34.157Z] #44 101.0 LINK criu/pie/restorer.built-in.o [2020-04-12T15:31:34.157Z] #44 101.0 GEN criu/pie/restorer-blob.h [2020-04-12T15:31:34.157Z] #44 101.1 DEP criu/vdso.d [2020-04-12T15:31:34.157Z] #44 101.3 DEP criu/vdso-compat.d [2020-04-12T15:31:34.157Z] #44 101.4 DEP criu/uts_ns.d [2020-04-12T15:31:34.157Z] #44 101.5 DEP criu/util.d [2020-04-12T15:31:34.157Z] #44 101.7 DEP criu/uffd.d [2020-04-12T15:31:34.157Z] #44 101.8 DEP criu/tun.d [2020-04-12T15:31:34.157Z] #44 102.0 DEP criu/tty.d [2020-04-12T15:31:34.157Z] #44 102.2 DEP criu/timerfd.d [2020-04-12T15:31:34.157Z] #44 102.5 DEP criu/sysfs_parse.d [2020-04-12T15:31:34.157Z] #44 102.7 DEP criu/sysctl.d [2020-04-12T15:31:34.157Z] #44 102.8 DEP criu/string.d [2020-04-12T15:31:34.157Z] #44 102.9 DEP criu/stats.d [2020-04-12T15:31:34.157Z] #44 103.0 DEP criu/sockets.d [2020-04-12T15:31:34.157Z] #44 103.2 DEP criu/sk-unix.d [2020-04-12T15:31:34.157Z] #44 103.4 DEP criu/sk-tcp.d [2020-04-12T15:31:34.157Z] #44 103.6 DEP criu/sk-queue.d [2020-04-12T15:31:34.204Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-04-12T15:31:34.235Z] #48 ... [2020-04-12T15:31:34.235Z] [2020-04-12T15:31:34.235Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:31:34.235Z] #57 19.47 + cd /tmp/tmp.ojPhWgwSsl/src/github.com/mvdan/sh [2020-04-12T15:31:34.235Z] #57 19.47 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-12T15:31:34.235Z] #57 19.67 + GO111MODULE=on [2020-04-12T15:31:34.235Z] #57 19.68 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-12T15:31:34.235Z] #57 ... [2020-04-12T15:31:34.235Z] [2020-04-12T15:31:34.235Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:31:34.235Z] #34 9.893 runtime/cgo [2020-04-12T15:31:34.413Z] #44 103.8 DEP criu/sk-packet.d [2020-04-12T15:31:34.413Z] #44 103.9 DEP criu/sk-netlink.d [2020-04-12T15:31:34.486Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-04-12T15:31:34.506Z] #17 4.597 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-12T15:31:34.668Z] #44 104.1 DEP criu/sk-inet.d [2020-04-12T15:31:34.767Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-12T15:31:34.802Z] #44 161.7 CC criu/netfilter.o [2020-04-12T15:31:34.803Z] #44 ... [2020-04-12T15:31:34.803Z] [2020-04-12T15:31:34.803Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-12T15:31:34.803Z] #19 11.54 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-12T15:31:34.803Z] #19 13.33 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-12T15:31:34.803Z] #19 13.38 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-12T15:31:34.803Z] #19 13.45 Building wheels for collected packages: pyyaml [2020-04-12T15:31:34.803Z] #19 13.45 Running setup.py bdist_wheel for pyyaml: started [2020-04-12T15:31:34.803Z] #19 15.07 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-12T15:31:34.803Z] #19 15.07 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-12T15:31:34.803Z] #19 15.20 Successfully built pyyaml [2020-04-12T15:31:34.803Z] #19 15.24 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-12T15:31:34.803Z] #19 15.72 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-12T15:31:34.803Z] #19 DONE 16.4s [2020-04-12T15:31:34.803Z] [2020-04-12T15:31:34.803Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:34.803Z] #53 ... [2020-04-12T15:31:34.803Z] [2020-04-12T15:31:34.803Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:34.803Z] #44 162.2 CC criu/page-pipe.o [2020-04-12T15:31:34.923Z] #44 104.4 DEP criu/signalfd.d [2020-04-12T15:31:35.049Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-04-12T15:31:35.178Z] #44 104.6 DEP criu/sigframe.d [2020-04-12T15:31:35.331Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-04-12T15:31:35.373Z] #44 162.7 CC criu/page-xfer.o [2020-04-12T15:31:35.433Z] #44 104.7 DEP criu/shmem.d [2020-04-12T15:31:35.433Z] #44 104.8 DEP criu/servicefd.d [2020-04-12T15:31:35.433Z] #44 104.9 DEP criu/seize.d [2020-04-12T15:31:35.688Z] #44 105.2 DEP criu/seccomp.d [2020-04-12T15:31:35.943Z] #44 105.3 DEP criu/rst-malloc.d [2020-04-12T15:31:35.943Z] #44 105.4 DEP criu/rbtree.d [2020-04-12T15:31:35.943Z] #44 105.5 DEP criu/pstree.d [2020-04-12T15:31:35.945Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 37.2% of statements [2020-04-12T15:31:35.945Z] ok github.com/docker/docker/pkg/tailfile 0.029s coverage: 88.6% of statements [2020-04-12T15:31:36.199Z] #44 105.6 DEP criu/protobuf.d [2020-04-12T15:31:36.406Z] #17 6.109 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:31:36.455Z] #44 ... [2020-04-12T15:31:36.455Z] [2020-04-12T15:31:36.455Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:31:36.455Z] #47 200.0 github.com/LK4D4/vndr/godl [2020-04-12T15:31:36.455Z] #47 200.8 github.com/LK4D4/vndr [2020-04-12T15:31:36.455Z] #47 DONE 209.6s [2020-04-12T15:31:36.455Z] [2020-04-12T15:31:36.455Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:36.455Z] #44 105.8 GEN criu/protobuf-desc-gen.h [2020-04-12T15:31:36.558Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-04-12T15:31:36.664Z] #17 ... [2020-04-12T15:31:36.664Z] [2020-04-12T15:31:36.664Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:36.664Z] #44 100.4 CC criu/arch/x86/vdso-pie.o [2020-04-12T15:31:36.664Z] #44 100.9 CC criu/arch/x86/restorer.o [2020-04-12T15:31:36.664Z] #44 101.5 CC criu/arch/x86/restorer_unmap.o [2020-04-12T15:31:36.664Z] #44 101.5 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-12T15:31:36.664Z] #44 101.8 CC criu/pie/restorer.o [2020-04-12T15:31:36.664Z] #44 105.1 LINK criu/pie/restorer.built-in.o [2020-04-12T15:31:36.664Z] #44 105.1 GEN criu/pie/restorer-blob.h [2020-04-12T15:31:36.664Z] #44 105.2 DEP criu/vdso.d [2020-04-12T15:31:36.664Z] #44 105.5 DEP criu/vdso-compat.d [2020-04-12T15:31:36.664Z] #44 105.7 DEP criu/uts_ns.d [2020-04-12T15:31:36.664Z] #44 105.9 DEP criu/util.d [2020-04-12T15:31:36.664Z] #44 106.0 DEP criu/uffd.d [2020-04-12T15:31:36.664Z] #44 106.3 DEP criu/tun.d [2020-04-12T15:31:36.664Z] #44 106.4 DEP criu/tty.d [2020-04-12T15:31:36.664Z] #44 106.6 DEP criu/timerfd.d [2020-04-12T15:31:36.664Z] #44 106.7 DEP criu/sysfs_parse.d [2020-04-12T15:31:36.710Z] #44 ... [2020-04-12T15:31:36.710Z] [2020-04-12T15:31:36.710Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:31:36.710Z] #17 5.820 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-12T15:31:36.754Z] #44 164.2 CC criu/pagemap-cache.o [2020-04-12T15:31:36.852Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-04-12T15:31:36.852Z] testing: warning: no tests to run [2020-04-12T15:31:36.852Z] coverage: [no statements] [2020-04-12T15:31:36.852Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-04-12T15:31:36.922Z] #44 106.9 DEP criu/sysctl.d [2020-04-12T15:31:36.922Z] #44 ... [2020-04-12T15:31:36.922Z] [2020-04-12T15:31:36.922Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:31:36.922Z] #60 10.18 + cd /tmp/tmp.IFpNvQu1dO/src/github.com/opencontainers/runc [2020-04-12T15:31:36.922Z] #60 10.18 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-12T15:31:36.922Z] #60 10.92 + '[' -z '' ']' [2020-04-12T15:31:36.922Z] #60 10.92 + target=static [2020-04-12T15:31:36.922Z] #60 10.92 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-12T15:31:36.922Z] #60 12.73 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-04-12T15:31:36.922Z] #60 ... [2020-04-12T15:31:36.922Z] [2020-04-12T15:31:36.922Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:36.922Z] #44 107.0 DEP criu/string.d [2020-04-12T15:31:36.922Z] #44 107.1 DEP criu/stats.d [2020-04-12T15:31:36.953Z] #34 ... [2020-04-12T15:31:36.953Z] [2020-04-12T15:31:36.953Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:31:36.953Z] #57 22.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:31:36.953Z] #57 22.27 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:31:36.953Z] #57 22.39 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:31:36.953Z] #57 22.61 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:31:37.180Z] #44 107.2 DEP criu/sockets.d [2020-04-12T15:31:37.244Z] #57 22.90 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:31:37.268Z] #17 ... [2020-04-12T15:31:37.268Z] [2020-04-12T15:31:37.268Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:31:37.268Z] #60 12.32 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-04-12T15:31:37.324Z] #44 164.6 CC criu/pagemap.o [2020-04-12T15:31:37.438Z] #44 107.4 DEP criu/sk-unix.d [2020-04-12T15:31:37.466Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-04-12T15:31:37.466Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-12T15:31:37.697Z] #44 107.7 DEP criu/sk-tcp.d [2020-04-12T15:31:37.697Z] #44 107.8 DEP criu/sk-queue.d [2020-04-12T15:31:37.747Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-12T15:31:37.894Z] #44 165.4 CC criu/parasite-syscall.o [2020-04-12T15:31:37.955Z] #44 107.9 DEP criu/sk-packet.d [2020-04-12T15:31:37.955Z] #44 108.1 DEP criu/sk-netlink.d [2020-04-12T15:31:38.213Z] #44 108.3 DEP criu/sk-inet.d [2020-04-12T15:31:38.471Z] #44 108.4 DEP criu/signalfd.d [2020-04-12T15:31:38.471Z] #44 108.6 DEP criu/sigframe.d [2020-04-12T15:31:38.627Z] #60 ... [2020-04-12T15:31:38.627Z] [2020-04-12T15:31:38.627Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:38.627Z] #44 107.9 DEP criu/protobuf-desc.d [2020-04-12T15:31:38.627Z] #44 108.0 DEP criu/proc_parse.d [2020-04-12T15:31:38.728Z] #44 108.7 DEP criu/shmem.d [2020-04-12T15:31:38.728Z] #44 108.8 DEP criu/servicefd.d [2020-04-12T15:31:38.834Z] #44 166.3 CC criu/path.o [2020-04-12T15:31:38.881Z] #44 108.3 DEP criu/plugin.d [2020-04-12T15:31:38.881Z] #44 108.3 DEP criu/pipes.d [2020-04-12T15:31:38.986Z] #44 109.0 DEP criu/seize.d [2020-04-12T15:31:39.097Z] #44 166.6 CC criu/pie-util-vdso.o [2020-04-12T15:31:39.136Z] #44 108.5 DEP criu/pie-util.d [2020-04-12T15:31:39.136Z] #44 108.6 DEP criu/pie-util-vdso.d [2020-04-12T15:31:39.136Z] #44 108.7 DEP criu/pie-util-vdso-elf32.d [2020-04-12T15:31:39.215Z] ok github.com/docker/docker/plugin 0.551s coverage: 27.1% of statements [2020-04-12T15:31:39.244Z] #44 109.1 DEP criu/seccomp.d [2020-04-12T15:31:39.244Z] #44 109.3 DEP criu/rst-malloc.d [2020-04-12T15:31:39.297Z] #57 24.77 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:31:39.357Z] #44 166.9 CC criu/pie-util.o [2020-04-12T15:31:39.390Z] #44 108.8 DEP criu/path.d [2020-04-12T15:31:39.501Z] #44 109.4 DEP criu/rbtree.d [2020-04-12T15:31:39.502Z] #44 109.5 DEP criu/pstree.d [2020-04-12T15:31:39.502Z] #44 109.6 DEP criu/protobuf.d [2020-04-12T15:31:39.618Z] #44 167.1 CC criu/pipes.o [2020-04-12T15:31:39.644Z] #44 109.0 DEP criu/parasite-syscall.d [2020-04-12T15:31:39.759Z] #44 109.8 GEN criu/protobuf-desc-gen.h [2020-04-12T15:31:39.829Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-04-12T15:31:39.879Z] #44 ... [2020-04-12T15:31:39.879Z] [2020-04-12T15:31:39.879Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:31:39.879Z] #60 110.0 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-04-12T15:31:39.879Z] #60 111.8 + mkdir -p /build [2020-04-12T15:31:39.879Z] #60 111.8 + cp runc /build/runc [2020-04-12T15:31:39.879Z] #60 DONE 112.2s [2020-04-12T15:31:39.898Z] #44 109.2 DEP criu/pagemap.d [2020-04-12T15:31:39.898Z] #44 109.4 DEP criu/pagemap-cache.d [2020-04-12T15:31:39.898Z] #44 109.5 DEP criu/page-xfer.d [2020-04-12T15:31:40.141Z] [2020-04-12T15:31:40.141Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:40.152Z] #44 109.6 DEP criu/page-pipe.d [2020-04-12T15:31:40.152Z] #44 109.7 DEP criu/netfilter.d [2020-04-12T15:31:40.403Z] #65 ... [2020-04-12T15:31:40.403Z] [2020-04-12T15:31:40.403Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:40.403Z] #44 167.7 CC criu/plugin.o [2020-04-12T15:31:40.406Z] #44 109.8 DEP criu/net.d [2020-04-12T15:31:40.442Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-04-12T15:31:40.660Z] #44 110.0 DEP criu/namespaces.d [2020-04-12T15:31:40.660Z] #44 110.1 DEP criu/mount.d [2020-04-12T15:31:40.660Z] #44 110.2 DEP criu/mem.d [2020-04-12T15:31:40.664Z] #44 168.1 CC criu/proc_parse.o [2020-04-12T15:31:40.723Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-04-12T15:31:40.795Z] #57 26.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:31:40.914Z] #44 110.4 DEP criu/lsm.d [2020-04-12T15:31:41.168Z] #44 110.6 DEP criu/log.d [2020-04-12T15:31:41.423Z] #44 110.8 DEP criu/libnetlink.d [2020-04-12T15:31:41.423Z] #44 110.9 DEP criu/kerndat.d [2020-04-12T15:31:41.423Z] #44 111.0 DEP criu/kcmp-ids.d [2020-04-12T15:31:41.659Z] #44 111.4 DEP criu/protobuf-desc.d [2020-04-12T15:31:41.659Z] #44 111.6 DEP criu/proc_parse.d [2020-04-12T15:31:41.659Z] #44 111.8 DEP criu/plugin.d [2020-04-12T15:31:41.659Z] #44 111.9 DEP criu/pipes.d [2020-04-12T15:31:41.677Z] #44 111.1 DEP criu/irmap.d [2020-04-12T15:31:41.728Z] ok github.com/docker/docker/registry 0.088s coverage: 56.0% of statements [2020-04-12T15:31:41.932Z] #44 111.2 DEP criu/ipc_ns.d [2020-04-12T15:31:41.932Z] #44 111.3 DEP criu/image.d [2020-04-12T15:31:42.188Z] #44 111.5 DEP criu/image-desc.d [2020-04-12T15:31:42.188Z] #44 111.6 DEP criu/fsnotify.d [2020-04-12T15:31:42.224Z] #44 112.1 DEP criu/pie-util.d [2020-04-12T15:31:42.224Z] #44 112.2 DEP criu/pie-util-vdso.d [2020-04-12T15:31:42.224Z] #44 112.3 DEP criu/pie-util-vdso-elf32.d [2020-04-12T15:31:42.224Z] #44 112.4 DEP criu/path.d [2020-04-12T15:31:42.341Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-04-12T15:31:42.443Z] #44 111.8 DEP criu/filesystems.d [2020-04-12T15:31:42.443Z] #44 111.9 DEP criu/files.d [2020-04-12T15:31:42.443Z] #44 112.0 DEP criu/files-reg.d [2020-04-12T15:31:42.482Z] #44 112.6 DEP criu/parasite-syscall.d [2020-04-12T15:31:42.623Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-04-12T15:31:42.698Z] #44 112.1 DEP criu/files-ext.d [2020-04-12T15:31:42.698Z] #44 112.2 DEP criu/file-lock.d [2020-04-12T15:31:42.739Z] #44 112.8 DEP criu/pagemap.d [2020-04-12T15:31:42.905Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-04-12T15:31:42.953Z] #44 112.4 DEP criu/file-ids.d [2020-04-12T15:31:42.953Z] #44 112.5 DEP criu/fifo.d [2020-04-12T15:31:42.997Z] #44 112.9 DEP criu/pagemap-cache.d [2020-04-12T15:31:43.186Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-04-12T15:31:43.204Z] #44 170.3 CC criu/protobuf-desc.o [2020-04-12T15:31:43.208Z] #44 112.6 DEP criu/fdstore.d [2020-04-12T15:31:43.208Z] #44 112.8 DEP criu/fault-injection.d [2020-04-12T15:31:43.255Z] #44 113.2 DEP criu/page-xfer.d [2020-04-12T15:31:43.255Z] #44 113.4 DEP criu/page-pipe.d [2020-04-12T15:31:43.463Z] #44 112.8 DEP criu/external.d [2020-04-12T15:31:43.463Z] #44 112.9 DEP criu/eventpoll.d [2020-04-12T15:31:43.513Z] #44 ... [2020-04-12T15:31:43.513Z] [2020-04-12T15:31:43.513Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:31:43.513Z] #47 205.7 github.com/LK4D4/vndr/godl [2020-04-12T15:31:43.513Z] #47 206.5 github.com/LK4D4/vndr [2020-04-12T15:31:43.513Z] #47 DONE 215.7s [2020-04-12T15:31:43.513Z] [2020-04-12T15:31:43.513Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:43.513Z] #44 113.5 DEP criu/netfilter.d [2020-04-12T15:31:43.513Z] #44 ... [2020-04-12T15:31:43.513Z] [2020-04-12T15:31:43.513Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:31:43.513Z] #17 11.71 Fetched 8337 kB in 10s (877 kB/s) [2020-04-12T15:31:43.518Z] #57 28.93 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:31:43.518Z] #57 ... [2020-04-12T15:31:43.518Z] [2020-04-12T15:31:43.518Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:31:43.718Z] #44 113.1 DEP criu/eventfd.d [2020-04-12T15:31:43.718Z] #44 113.2 DEP criu/crtools.d [2020-04-12T15:31:43.718Z] #44 113.3 DEP criu/cr-service.d [2020-04-12T15:31:43.774Z] #44 171.2 CC criu/protobuf.o [2020-04-12T15:31:44.042Z] #44 171.6 CC criu/pstree.o [2020-04-12T15:31:44.141Z] #42 29.18 Checking out files: 67% (1073/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 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-04-12T15:31:44.278Z] #44 113.5 DEP criu/cr-restore.d [2020-04-12T15:31:44.278Z] #44 113.7 DEP criu/cr-errno.d [2020-04-12T15:31:44.278Z] #44 113.8 DEP criu/cr-dump.d [2020-04-12T15:31:44.432Z] #42 30.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-12T15:31:44.534Z] #44 113.9 DEP criu/cr-dedup.d [2020-04-12T15:31:44.835Z] #44 114.1 DEP criu/cr-check.d [2020-04-12T15:31:44.835Z] #44 114.3 DEP criu/config.d [2020-04-12T15:31:44.835Z] #44 114.4 DEP criu/clone-noasan.d [2020-04-12T15:31:44.835Z] #44 114.5 DEP criu/cgroup.d [2020-04-12T15:31:45.090Z] #44 114.6 DEP criu/cgroup-props.d [2020-04-12T15:31:45.090Z] #44 114.7 DEP criu/bitmap.d [2020-04-12T15:31:45.205Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-04-12T15:31:45.345Z] #44 114.7 DEP criu/bfd.d [2020-04-12T15:31:45.345Z] #44 114.8 DEP criu/autofs.d [2020-04-12T15:31:45.425Z] #44 172.6 CC criu/rbtree.o [2020-04-12T15:31:45.425Z] #44 172.8 CC criu/rst-malloc.o [2020-04-12T15:31:45.601Z] #44 114.9 DEP criu/aio.d [2020-04-12T15:31:45.601Z] #44 115.0 DEP criu/action-scripts.d [2020-04-12T15:31:45.630Z] #65 260.5 + bin/containerd-stress [2020-04-12T15:31:45.630Z] #65 262.2 + bin/containerd-shim [2020-04-12T15:31:45.685Z] #44 173.1 CC criu/seccomp.o [2020-04-12T15:31:45.685Z] #44 ... [2020-04-12T15:31:45.685Z] [2020-04-12T15:31:45.685Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:45.685Z] #65 195.0 + bin/containerd [2020-04-12T15:31:45.818Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2020-04-12T15:31:45.855Z] #44 115.4 CC criu/action-scripts.o [2020-04-12T15:31:46.040Z] #17 11.71 Reading package lists... [2020-04-12T15:31:46.415Z] #44 115.8 CC criu/aio.o [2020-04-12T15:31:46.415Z] #44 ... [2020-04-12T15:31:46.415Z] [2020-04-12T15:31:46.415Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:31:46.415Z] #30 DONE 219.9s [2020-04-12T15:31:46.415Z] [2020-04-12T15:31:46.415Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:31:46.415Z] #17 11.97 Fetched 8337 kB in 10s (846 kB/s) [2020-04-12T15:31:46.415Z] #17 11.97 Reading package lists... [2020-04-12T15:31:46.431Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-04-12T15:31:46.487Z] #42 32.26 + 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-04-12T15:31:46.975Z] #17 15.85 Reading package lists... [2020-04-12T15:31:46.975Z] #17 ... [2020-04-12T15:31:46.975Z] [2020-04-12T15:31:46.975Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:46.975Z] #44 116.4 CC criu/autofs.o [2020-04-12T15:31:47.044Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-04-12T15:31:47.414Z] #17 15.93 Reading package lists... [2020-04-12T15:31:47.414Z] #17 ... [2020-04-12T15:31:47.414Z] [2020-04-12T15:31:47.414Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:47.414Z] #44 113.7 DEP criu/net.d [2020-04-12T15:31:47.414Z] #44 114.2 DEP criu/namespaces.d [2020-04-12T15:31:47.414Z] #44 114.6 DEP criu/mount.d [2020-04-12T15:31:47.414Z] #44 114.9 DEP criu/mem.d [2020-04-12T15:31:47.414Z] #44 115.1 DEP criu/lsm.d [2020-04-12T15:31:47.414Z] #44 115.2 DEP criu/log.d [2020-04-12T15:31:47.414Z] #44 115.3 DEP criu/libnetlink.d [2020-04-12T15:31:47.414Z] #44 115.4 DEP criu/kerndat.d [2020-04-12T15:31:47.414Z] #44 115.6 DEP criu/kcmp-ids.d [2020-04-12T15:31:47.414Z] #44 115.7 DEP criu/irmap.d [2020-04-12T15:31:47.414Z] #44 115.8 DEP criu/ipc_ns.d [2020-04-12T15:31:47.414Z] #44 116.0 DEP criu/image.d [2020-04-12T15:31:47.414Z] #44 116.2 DEP criu/image-desc.d [2020-04-12T15:31:47.414Z] #44 116.3 DEP criu/fsnotify.d [2020-04-12T15:31:47.414Z] #44 116.5 DEP criu/filesystems.d [2020-04-12T15:31:47.414Z] #44 116.7 DEP criu/files.d [2020-04-12T15:31:47.414Z] #44 116.8 DEP criu/files-reg.d [2020-04-12T15:31:47.414Z] #44 117.0 DEP criu/files-ext.d [2020-04-12T15:31:47.414Z] #44 117.2 DEP criu/file-lock.d [2020-04-12T15:31:47.414Z] #44 117.4 DEP criu/file-ids.d [2020-04-12T15:31:47.414Z] #44 117.5 DEP criu/fifo.d [2020-04-12T15:31:47.672Z] #44 117.6 DEP criu/fdstore.d [2020-04-12T15:31:47.672Z] #44 117.7 DEP criu/fault-injection.d [2020-04-12T15:31:47.672Z] #44 117.8 DEP criu/external.d [2020-04-12T15:31:47.672Z] #44 117.8 DEP criu/eventpoll.d [2020-04-12T15:31:47.929Z] #44 118.0 DEP criu/eventfd.d [2020-04-12T15:31:48.187Z] #44 118.2 DEP criu/crtools.d [2020-04-12T15:31:48.445Z] #44 118.5 DEP criu/cr-service.d [2020-04-12T15:31:48.553Z] #42 ... [2020-04-12T15:31:48.553Z] [2020-04-12T15:31:48.553Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:31:48.553Z] #36 24.30 Fetched 8120 kB in 24s (345 kB/s) [2020-04-12T15:31:48.553Z] #36 24.30 Reading package lists... [2020-04-12T15:31:48.553Z] #36 ... [2020-04-12T15:31:48.553Z] [2020-04-12T15:31:48.553Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:31:48.554Z] #75 31.77 Checking out files: 57% (1186/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 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-04-12T15:31:48.554Z] #75 32.50 + cd /tmp/tmp.MU5qjNTKfU/src/github.com/docker/libnetwork [2020-04-12T15:31:48.554Z] #75 32.50 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-12T15:31:48.554Z] #75 33.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-12T15:31:48.554Z] #75 ... [2020-04-12T15:31:48.554Z] [2020-04-12T15:31:48.554Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:31:48.554Z] #44 24.62 Fetched 8120 kB in 24s (340 kB/s) [2020-04-12T15:31:48.554Z] #44 24.62 Reading package lists... [2020-04-12T15:31:48.704Z] #44 118.6 DEP criu/cr-restore.d [2020-04-12T15:31:48.704Z] #44 118.8 DEP criu/cr-errno.d [2020-04-12T15:31:48.841Z] #44 34.78 Reading package lists... [2020-04-12T15:31:48.841Z] #44 ... [2020-04-12T15:31:48.841Z] [2020-04-12T15:31:48.841Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:31:48.841Z] #11 24.53 Fetched 8120 kB in 24s (341 kB/s) [2020-04-12T15:31:48.841Z] #11 24.53 Reading package lists... [2020-04-12T15:31:48.841Z] #11 ... [2020-04-12T15:31:48.841Z] [2020-04-12T15:31:48.842Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:31:48.842Z] #26 24.65 Fetched 8120 kB in 24s (338 kB/s) [2020-04-12T15:31:48.842Z] #26 24.65 Reading package lists... [2020-04-12T15:31:48.860Z] #44 117.9 CC criu/bfd.o [2020-04-12T15:31:48.962Z] #44 118.9 DEP criu/cr-dump.d [2020-04-12T15:31:48.962Z] #44 119.1 DEP criu/cr-dedup.d [2020-04-12T15:31:48.989Z] #65 ... [2020-04-12T15:31:48.989Z] [2020-04-12T15:31:48.989Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:48.989Z] #53 DONE 239.4s [2020-04-12T15:31:48.989Z] [2020-04-12T15:31:48.989Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:31:48.989Z] #44 173.7 CC criu/seize.o [2020-04-12T15:31:48.989Z] #44 174.4 CC criu/servicefd.o [2020-04-12T15:31:48.989Z] #44 174.7 CC criu/shmem.o [2020-04-12T15:31:48.989Z] #44 175.6 CC criu/sigframe.o [2020-04-12T15:31:48.989Z] #44 175.8 CC criu/signalfd.o [2020-04-12T15:31:48.989Z] #44 176.1 CC criu/sk-inet.o [2020-04-12T15:31:49.115Z] #44 118.4 CC criu/bitmap.o [2020-04-12T15:31:49.115Z] #44 118.6 CC criu/cgroup-props.o [2020-04-12T15:31:49.130Z] #26 35.07 Reading package lists... [2020-04-12T15:31:49.131Z] #26 ... [2020-04-12T15:31:49.131Z] [2020-04-12T15:31:49.131Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:31:49.131Z] #48 24.72 vendor/golang.org/x/crypto/internal/subtle [2020-04-12T15:31:49.131Z] #48 ... [2020-04-12T15:31:49.131Z] [2020-04-12T15:31:49.131Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:31:49.131Z] #63 25.15 Fetched 8120 kB in 24s (332 kB/s) [2020-04-12T15:31:49.220Z] #44 119.2 DEP criu/cr-check.d [2020-04-12T15:31:49.220Z] #44 119.4 DEP criu/config.d [2020-04-12T15:31:49.420Z] #63 25.15 Reading package lists... [2020-04-12T15:31:49.420Z] #63 ... [2020-04-12T15:31:49.420Z] [2020-04-12T15:31:49.420Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:31:49.478Z] #44 119.5 DEP criu/clone-noasan.d [2020-04-12T15:31:49.478Z] #44 119.6 DEP criu/cgroup.d [2020-04-12T15:31:49.559Z] #44 177.1 CC criu/sk-netlink.o [2020-04-12T15:31:49.736Z] #44 119.7 DEP criu/cgroup-props.d [2020-04-12T15:31:49.994Z] #44 119.9 DEP criu/bitmap.d [2020-04-12T15:31:49.994Z] #44 119.9 DEP criu/bfd.d [2020-04-12T15:31:49.994Z] #44 120.0 DEP criu/autofs.d [2020-04-12T15:31:49.994Z] #44 120.2 DEP criu/aio.d [2020-04-12T15:31:50.039Z] #44 119.5 CC criu/cgroup.o [2020-04-12T15:31:50.128Z] #44 177.5 CC criu/sk-packet.o [2020-04-12T15:31:50.252Z] #44 120.4 DEP criu/action-scripts.d [2020-04-12T15:31:50.510Z] #44 120.6 CC criu/action-scripts.o [2020-04-12T15:31:50.705Z] #44 178.1 CC criu/sk-queue.o [2020-04-12T15:31:50.988Z] #44 178.5 CC criu/sk-tcp.o [2020-04-12T15:31:51.075Z] #44 121.2 CC criu/aio.o [2020-04-12T15:31:51.566Z] #44 179.0 CC criu/sk-unix.o [2020-04-12T15:31:52.009Z] #44 121.8 CC criu/autofs.o [2020-04-12T15:31:52.181Z] #65 268.6 + bin/containerd-shim-runc-v1 [2020-04-12T15:31:52.267Z] #44 ... [2020-04-12T15:31:52.267Z] [2020-04-12T15:31:52.267Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:31:52.267Z] #30 DONE 224.6s [2020-04-12T15:31:52.267Z] [2020-04-12T15:31:52.267Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:31:52.267Z] #17 15.93 Reading package lists... [2020-04-12T15:31:52.267Z] #17 19.17 Building dependency tree... [2020-04-12T15:31:52.267Z] #17 20.85 libcap2-bin is already the newest version (1:2.25-2). [2020-04-12T15:31:52.267Z] #17 20.85 The following additional packages will be installed: [2020-04-12T15:31:52.267Z] #17 20.85 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-12T15:31:52.267Z] #17 20.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-12T15:31:52.267Z] #17 20.85 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-12T15:31:52.267Z] #17 20.85 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-12T15:31:52.267Z] #17 20.86 python3.7 python3.7-minimal vim-runtime xxd [2020-04-12T15:31:52.267Z] #17 20.86 Suggested packages: [2020-04-12T15:31:52.267Z] #17 20.87 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-12T15:31:52.267Z] #17 20.87 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-12T15:31:52.267Z] #17 20.87 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-12T15:31:52.267Z] #17 20.87 Recommended packages: [2020-04-12T15:31:52.267Z] #17 20.87 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-12T15:31:52.267Z] #17 20.87 python3-keyrings.alt python3-xdg unzip [2020-04-12T15:31:52.593Z] #44 ... [2020-04-12T15:31:52.593Z] [2020-04-12T15:31:52.593Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:31:52.593Z] #17 15.85 Reading package lists... [2020-04-12T15:31:52.593Z] #17 19.68 Building dependency tree... [2020-04-12T15:31:52.593Z] #17 21.05 libcap2-bin is already the newest version (1:2.25-2). [2020-04-12T15:31:52.593Z] #17 21.05 The following additional packages will be installed: [2020-04-12T15:31:52.593Z] #17 21.05 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-12T15:31:52.593Z] #17 21.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-12T15:31:52.593Z] #17 21.05 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-12T15:31:52.593Z] #17 21.05 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-12T15:31:52.593Z] #17 21.06 python3.7 python3.7-minimal vim-runtime xxd [2020-04-12T15:31:52.593Z] #17 21.06 Suggested packages: [2020-04-12T15:31:52.593Z] #17 21.06 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-12T15:31:52.593Z] #17 21.06 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-12T15:31:52.593Z] #17 21.06 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-12T15:31:52.593Z] #17 21.06 Recommended packages: [2020-04-12T15:31:52.594Z] #17 21.06 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-12T15:31:52.594Z] #17 21.06 python3-keyrings.alt python3-xdg unzip [2020-04-12T15:31:52.594Z] #17 22.45 The following NEW packages will be installed: [2020-04-12T15:31:52.594Z] #17 22.46 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-12T15:31:52.594Z] #17 22.46 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-12T15:31:52.594Z] #17 22.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-12T15:31:52.594Z] #17 22.46 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-12T15:31:52.594Z] #17 22.46 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-12T15:31:52.594Z] #17 22.46 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-12T15:31:52.594Z] #17 22.46 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-12T15:31:52.594Z] #17 22.46 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-12T15:31:52.594Z] #17 22.47 xz-utils zip [2020-04-12T15:31:52.594Z] #17 22.89 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:31:52.594Z] #17 22.89 Need to get 28.5 MB of archives. [2020-04-12T15:31:52.594Z] #17 22.89 After this operation, 116 MB of additional disk space will be used. [2020-04-12T15:31:52.594Z] #17 22.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-12T15:31:52.594Z] #17 22.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-12T15:31:52.594Z] #17 22.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-12T15:31:52.594Z] #17 23.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-12T15:31:52.594Z] #17 23.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-12T15:31:52.594Z] #17 23.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-12T15:31:52.594Z] #17 23.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-12T15:31:52.594Z] #17 23.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-12T15:31:52.594Z] #17 23.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-12T15:31:52.594Z] #17 23.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-12T15:31:52.594Z] #17 23.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-12T15:31:52.594Z] #17 23.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-12T15:31:52.594Z] #17 23.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-12T15:31:52.594Z] #17 23.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-12T15:31:52.594Z] #17 23.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-12T15:31:52.594Z] #17 23.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-12T15:31:52.594Z] #17 23.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-12T15:31:52.594Z] #17 23.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-12T15:31:52.594Z] #17 23.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-12T15:31:52.594Z] #17 23.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-12T15:31:52.594Z] #17 23.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-12T15:31:52.594Z] #17 23.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-12T15:31:52.594Z] #17 23.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-12T15:31:52.594Z] #17 23.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-12T15:31:52.594Z] #17 23.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-12T15:31:52.594Z] #17 23.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-12T15:31:52.594Z] #17 23.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-12T15:31:52.594Z] #17 23.29 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-12T15:31:52.594Z] #17 23.29 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-12T15:31:52.594Z] #17 23.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-04-12T15:31:52.594Z] #17 23.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-04-12T15:31:52.594Z] #17 23.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-04-12T15:31:52.594Z] #17 23.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-12T15:31:52.594Z] #17 23.65 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-12T15:31:52.594Z] #17 23.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-12T15:31:52.594Z] #17 23.71 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-12T15:31:52.594Z] #17 23.72 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-12T15:31:52.594Z] #17 23.72 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-12T15:31:52.594Z] #17 23.73 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-12T15:31:52.594Z] #17 23.74 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-12T15:31:52.594Z] #17 23.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-12T15:31:52.594Z] #17 23.76 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-12T15:31:52.594Z] #17 23.82 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-12T15:31:52.594Z] #17 23.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-12T15:31:52.594Z] #17 23.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-12T15:31:52.594Z] #17 24.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-12T15:31:52.594Z] #17 24.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-12T15:31:52.594Z] #17 24.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-12T15:31:52.834Z] #17 22.88 The following NEW packages will be installed: [2020-04-12T15:31:52.834Z] #17 22.88 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-12T15:31:52.834Z] #17 22.88 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-12T15:31:52.834Z] #17 22.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-12T15:31:52.834Z] #17 22.88 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-12T15:31:52.834Z] #17 22.88 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-12T15:31:52.834Z] #17 22.88 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-12T15:31:52.834Z] #17 22.88 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-12T15:31:52.834Z] #17 22.88 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-12T15:31:52.834Z] #17 22.88 xz-utils zip [2020-04-12T15:31:53.154Z] #17 24.88 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:31:53.154Z] #17 24.99 Fetched 28.5 MB in 2s (16.1 MB/s) [2020-04-12T15:31:53.400Z] #17 23.29 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:31:53.400Z] #17 23.29 Need to get 28.5 MB of archives. [2020-04-12T15:31:53.400Z] #17 23.29 After this operation, 116 MB of additional disk space will be used. [2020-04-12T15:31:53.400Z] #17 23.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-12T15:31:53.400Z] #17 23.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-12T15:31:53.400Z] #17 23.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-12T15:31:53.400Z] #17 23.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-12T15:31:53.400Z] #17 23.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-12T15:31:53.400Z] #17 23.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-12T15:31:53.400Z] #17 23.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-12T15:31:53.400Z] #17 23.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-12T15:31:53.400Z] #17 23.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-12T15:31:53.412Z] #17 25.04 Selecting previously unselected package pigz. [2020-04-12T15:31:53.412Z] #17 25.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-04-12T15:31:53.412Z] #17 25.12 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-12T15:31:53.412Z] #17 25.13 Unpacking pigz (2.4-1) ... [2020-04-12T15:31:53.501Z] #44 180.7 CC criu/sockets.o [2020-04-12T15:31:53.658Z] #17 23.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-12T15:31:53.658Z] #17 23.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-12T15:31:53.658Z] #17 23.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-12T15:31:53.658Z] #17 23.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-12T15:31:53.658Z] #17 23.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-12T15:31:53.658Z] #17 23.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-12T15:31:53.658Z] #17 23.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-12T15:31:53.658Z] #17 23.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-12T15:31:53.658Z] #17 23.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-12T15:31:53.658Z] #17 23.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-12T15:31:53.658Z] #17 23.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-12T15:31:53.658Z] #17 23.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-12T15:31:53.658Z] #17 23.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-12T15:31:53.658Z] #17 23.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-12T15:31:53.658Z] #17 23.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-12T15:31:53.658Z] #17 23.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-12T15:31:53.658Z] #17 23.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-12T15:31:53.658Z] #17 23.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-12T15:31:53.658Z] #17 23.63 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-12T15:31:53.658Z] #17 23.63 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-12T15:31:53.667Z] #17 25.25 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-12T15:31:53.667Z] #17 25.26 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-12T15:31:53.667Z] #17 25.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-12T15:31:53.915Z] #17 24.02 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-12T15:31:54.069Z] #44 181.4 CC criu/stats.o [2020-04-12T15:31:54.069Z] #44 181.7 CC criu/string.o [2020-04-12T15:31:54.077Z] #65 271.6 + bin/containerd-shim-runc-v2 [2020-04-12T15:31:54.173Z] #17 24.02 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-12T15:31:54.173Z] #17 24.02 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-12T15:31:54.173Z] #17 24.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-12T15:31:54.173Z] #17 24.03 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-12T15:31:54.173Z] #17 24.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-12T15:31:54.173Z] #17 24.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-12T15:31:54.174Z] #17 24.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-12T15:31:54.174Z] #17 24.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-12T15:31:54.174Z] #17 24.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-12T15:31:54.174Z] #17 24.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-12T15:31:54.174Z] #17 24.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-12T15:31:54.174Z] #17 24.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-12T15:31:54.174Z] #17 24.25 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-12T15:31:54.177Z] #17 25.68 Selecting previously unselected package python3.7-minimal. [2020-04-12T15:31:54.177Z] #17 25.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-12T15:31:54.177Z] #17 25.69 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-12T15:31:54.329Z] #44 181.7 CC criu/sysctl.o [2020-04-12T15:31:54.432Z] #17 24.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-12T15:31:54.432Z] #17 24.28 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-12T15:31:54.690Z] #17 24.57 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-12T15:31:54.690Z] #17 24.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-12T15:31:54.690Z] #17 24.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-12T15:31:54.898Z] #44 182.3 CC criu/sysfs_parse.o [2020-04-12T15:31:54.965Z] #11 35.30 Reading package lists... [2020-04-12T15:31:54.965Z] #11 ... [2020-04-12T15:31:54.965Z] [2020-04-12T15:31:54.965Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:31:54.965Z] #54 36.27 + cd /tmp/tmp.KyAal0wMg5/src/github.com/golangci/golangci-lint/ [2020-04-12T15:31:54.965Z] #54 36.27 + git checkout -q v1.23.8 [2020-04-12T15:31:54.965Z] #54 37.47 ++ git describe --tags [2020-04-12T15:31:54.965Z] #54 37.50 + version=v1.23.8 [2020-04-12T15:31:54.965Z] #54 37.50 ++ git rev-parse --short HEAD [2020-04-12T15:31:54.965Z] #54 37.51 + commit=76a82c6 [2020-04-12T15:31:54.965Z] #54 37.51 ++ git show -s --format=%cd [2020-04-12T15:31:54.965Z] #54 37.52 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-12T15:31:54.965Z] #54 37.52 + 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-04-12T15:31:55.007Z] #65 272.4 + binaries [2020-04-12T15:31:55.007Z] #65 272.4 + mkdir -p /build [2020-04-12T15:31:55.007Z] #65 272.4 + cp bin/containerd /build/containerd [2020-04-12T15:31:55.007Z] #65 272.5 + cp bin/containerd-shim /build/containerd-shim [2020-04-12T15:31:55.007Z] #65 272.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-12T15:31:55.007Z] #65 272.5 + cp bin/ctr /build/ctr [2020-04-12T15:31:55.103Z] #17 26.59 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-12T15:31:55.103Z] #17 26.62 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-12T15:31:55.255Z] #17 25.27 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:31:55.255Z] #17 25.37 Fetched 28.5 MB in 2s (17.2 MB/s) [2020-04-12T15:31:55.264Z] #65 DONE 272.9s [2020-04-12T15:31:55.470Z] #44 182.7 CC criu/timerfd.o [2020-04-12T15:31:55.513Z] #17 25.43 Selecting previously unselected package pigz. [2020-04-12T15:31:55.513Z] #17 25.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 ... 23423 files and directories currently installed.) [2020-04-12T15:31:55.513Z] #17 25.52 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-12T15:31:55.513Z] #17 25.52 Unpacking pigz (2.4-1) ... [2020-04-12T15:31:55.594Z] #54 ... [2020-04-12T15:31:55.595Z] [2020-04-12T15:31:55.595Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:31:55.595Z] #57 31.23 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-12T15:31:55.595Z] #57 31.27 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-12T15:31:55.595Z] #57 31.79 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-12T15:31:55.595Z] #57 31.96 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-12T15:31:55.595Z] #57 33.75 runtime/cgo [2020-04-12T15:31:55.595Z] #57 34.04 runtime [2020-04-12T15:31:55.731Z] #44 183.1 CC criu/tty.o [2020-04-12T15:31:55.770Z] #17 25.61 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-12T15:31:55.770Z] #17 25.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-12T15:31:55.770Z] #17 25.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-12T15:31:56.195Z] [2020-04-12T15:31:56.195Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-12T15:31:56.336Z] #17 26.07 Selecting previously unselected package python3.7-minimal. [2020-04-12T15:31:56.336Z] #17 26.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-12T15:31:56.336Z] #17 26.10 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-12T15:31:56.451Z] #66 DONE 0.2s [2020-04-12T15:31:56.451Z] [2020-04-12T15:31:56.451Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-12T15:31:56.451Z] #70 DONE 0.1s [2020-04-12T15:31:56.451Z] [2020-04-12T15:31:56.452Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-12T15:31:56.708Z] #72 DONE 0.1s [2020-04-12T15:31:56.708Z] [2020-04-12T15:31:56.708Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-12T15:31:56.708Z] #75 DONE 0.1s [2020-04-12T15:31:56.708Z] [2020-04-12T15:31:56.708Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-12T15:31:56.708Z] #76 DONE 0.0s [2020-04-12T15:31:56.965Z] [2020-04-12T15:31:56.965Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-12T15:31:57.031Z] #17 28.42 Selecting previously unselected package python3-minimal. [2020-04-12T15:31:57.031Z] #17 28.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 ... 23672 files and directories currently installed.) [2020-04-12T15:31:57.031Z] #17 28.48 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-12T15:31:57.031Z] #17 28.49 Unpacking python3-minimal (3.7.3-1) ... [2020-04-12T15:31:57.031Z] #17 28.58 Selecting previously unselected package libmpdec2:amd64. [2020-04-12T15:31:57.031Z] #17 28.59 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-12T15:31:57.031Z] #17 28.61 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-12T15:31:57.031Z] #17 28.70 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-12T15:31:57.031Z] #17 28.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-12T15:31:57.031Z] #17 28.71 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-12T15:31:57.159Z] #17 26.92 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-12T15:31:57.160Z] #17 26.94 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-12T15:31:57.641Z] #44 184.8 CC criu/tun.o [2020-04-12T15:31:57.641Z] #44 185.2 CC criu/uffd.o [2020-04-12T15:31:58.211Z] #17 29.70 Selecting previously unselected package python3.7. [2020-04-12T15:31:58.211Z] #17 29.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-12T15:31:58.211Z] #17 29.72 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-12T15:31:58.211Z] #17 29.82 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-12T15:31:58.211Z] #17 29.83 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-12T15:31:58.211Z] #17 29.84 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-12T15:31:58.211Z] #17 29.94 Setting up python3-minimal (3.7.3-1) ... [2020-04-12T15:31:58.334Z] #77 DONE 1.3s [2020-04-12T15:31:58.334Z] [2020-04-12T15:31:58.334Z] #78 exporting to image [2020-04-12T15:31:58.334Z] #78 exporting layers [2020-04-12T15:31:59.028Z] #44 186.3 CC criu/util.o [2020-04-12T15:31:59.060Z] #17 29.06 Selecting previously unselected package python3-minimal. [2020-04-12T15:31:59.060Z] #17 29.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 ... 23672 files and directories currently installed.) [2020-04-12T15:31:59.060Z] #17 29.10 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-12T15:31:59.060Z] #17 29.10 Unpacking python3-minimal (3.7.3-1) ... [2020-04-12T15:31:59.100Z] #57 ... [2020-04-12T15:31:59.100Z] [2020-04-12T15:31:59.100Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:31:59.100Z] #26 35.07 Reading package lists... [2020-04-12T15:31:59.100Z] #26 44.90 Building dependency tree... [2020-04-12T15:31:59.100Z] #26 ... [2020-04-12T15:31:59.100Z] [2020-04-12T15:31:59.100Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:31:59.100Z] #36 35.12 Reading package lists... [2020-04-12T15:31:59.142Z] #17 30.69 Selecting previously unselected package python3. [2020-04-12T15:31:59.142Z] #17 30.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 ... 24084 files and directories currently installed.) [2020-04-12T15:31:59.142Z] #17 30.72 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-12T15:31:59.142Z] #17 30.73 Unpacking python3 (3.7.3-1) ... [2020-04-12T15:31:59.142Z] #17 30.80 Selecting previously unselected package libip4tc0:amd64. [2020-04-12T15:31:59.142Z] #17 30.82 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-12T15:31:59.142Z] #17 30.83 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-12T15:31:59.318Z] #17 29.16 Selecting previously unselected package libmpdec2:amd64. [2020-04-12T15:31:59.318Z] #17 29.16 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-12T15:31:59.318Z] #17 29.17 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-12T15:31:59.318Z] #17 29.27 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-12T15:31:59.318Z] #17 29.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-12T15:31:59.318Z] #17 29.29 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-12T15:31:59.397Z] #17 30.93 Selecting previously unselected package libip6tc0:amd64. [2020-04-12T15:31:59.397Z] #17 30.94 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-12T15:31:59.397Z] #17 30.95 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-12T15:31:59.397Z] #17 31.05 Selecting previously unselected package libiptc0:amd64. [2020-04-12T15:31:59.397Z] #17 31.05 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-12T15:31:59.397Z] #17 31.06 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-12T15:31:59.397Z] #17 31.13 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-12T15:31:59.397Z] #17 31.14 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-12T15:31:59.413Z] #36 ... [2020-04-12T15:31:59.413Z] [2020-04-12T15:31:59.413Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:31:59.413Z] #63 25.15 Reading package lists... [2020-04-12T15:31:59.413Z] #63 36.59 Reading package lists... [2020-04-12T15:31:59.413Z] #63 ... [2020-04-12T15:31:59.413Z] [2020-04-12T15:31:59.413Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:31:59.652Z] #17 31.15 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-12T15:31:59.652Z] #17 31.20 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-12T15:31:59.652Z] #17 31.21 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-12T15:31:59.652Z] #17 31.21 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-12T15:31:59.652Z] #17 31.29 Selecting previously unselected package libnftnl11:amd64. [2020-04-12T15:31:59.652Z] #17 31.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-12T15:31:59.652Z] #17 31.31 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-12T15:31:59.652Z] #17 31.40 Selecting previously unselected package iptables. [2020-04-12T15:31:59.908Z] #17 31.40 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-12T15:31:59.908Z] #17 31.42 Unpacking iptables (1.8.2-4) ... [2020-04-12T15:31:59.969Z] #44 187.4 CC criu/uts_ns.o [2020-04-12T15:32:00.163Z] #17 31.75 Selecting previously unselected package xxd. [2020-04-12T15:32:00.163Z] #17 31.76 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-12T15:32:00.163Z] #17 31.76 Unpacking xxd (2:8.1.0875-5) ... [2020-04-12T15:32:00.163Z] #17 31.86 Selecting previously unselected package vim-common. [2020-04-12T15:32:00.163Z] #17 31.87 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:32:00.163Z] #17 31.90 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-12T15:32:00.229Z] #44 187.6 CC criu/vdso.o [2020-04-12T15:32:00.252Z] #17 30.21 Selecting previously unselected package python3.7. [2020-04-12T15:32:00.253Z] #17 30.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-12T15:32:00.253Z] #17 30.22 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-12T15:32:00.425Z] #17 32.07 Selecting previously unselected package bash-completion. [2020-04-12T15:32:00.425Z] #17 32.08 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-12T15:32:00.510Z] #17 30.34 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-12T15:32:00.511Z] #17 30.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-12T15:32:00.511Z] #17 30.34 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-12T15:32:00.511Z] #17 30.44 Setting up python3-minimal (3.7.3-1) ... [2020-04-12T15:32:00.799Z] #44 188.1 LINK criu/built-in.o [2020-04-12T15:32:00.799Z] #44 188.2 LINK criu/criu [2020-04-12T15:32:01.059Z] #44 188.5 DEP lib/c/criu.d [2020-04-12T15:32:01.059Z] #44 188.6 CC images/rpc.pb-c.o [2020-04-12T15:32:01.447Z] #17 31.36 Selecting previously unselected package python3. [2020-04-12T15:32:01.447Z] #17 31.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 ... 24084 files and directories currently installed.) [2020-04-12T15:32:01.447Z] #17 31.41 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-12T15:32:01.447Z] #17 31.43 Unpacking python3 (3.7.3-1) ... [2020-04-12T15:32:01.473Z] #36 45.37 Building dependency tree... [2020-04-12T15:32:01.706Z] #17 31.51 Selecting previously unselected package libip4tc0:amd64. [2020-04-12T15:32:01.707Z] #17 31.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-12T15:32:01.707Z] #17 31.55 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-12T15:32:01.707Z] #17 31.64 Selecting previously unselected package libip6tc0:amd64. [2020-04-12T15:32:01.707Z] #17 31.64 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-12T15:32:01.707Z] #17 31.65 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-12T15:32:01.707Z] #17 31.73 Selecting previously unselected package libiptc0:amd64. [2020-04-12T15:32:01.707Z] #17 31.74 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-12T15:32:01.707Z] #17 31.75 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-12T15:32:01.965Z] #17 31.85 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-12T15:32:01.965Z] #17 31.86 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-12T15:32:01.965Z] #17 31.86 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-12T15:32:01.965Z] #17 31.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-12T15:32:01.965Z] #17 31.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-12T15:32:01.965Z] #17 31.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-12T15:32:01.999Z] #44 189.3 CC lib/c/criu.o [2020-04-12T15:32:02.226Z] #17 32.07 Selecting previously unselected package libnftnl11:amd64. [2020-04-12T15:32:02.226Z] #17 32.07 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-12T15:32:02.226Z] #17 32.08 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-12T15:32:02.226Z] #17 32.17 Selecting previously unselected package iptables. [2020-04-12T15:32:02.226Z] #17 32.17 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-12T15:32:02.226Z] #17 32.18 Unpacking iptables (1.8.2-4) ... [2020-04-12T15:32:02.493Z] #17 32.46 Selecting previously unselected package xxd. [2020-04-12T15:32:02.493Z] #17 32.48 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-12T15:32:02.493Z] #17 32.48 Unpacking xxd (2:8.1.0875-5) ... [2020-04-12T15:32:02.751Z] #17 32.62 Selecting previously unselected package vim-common. [2020-04-12T15:32:02.751Z] #17 32.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:32:02.751Z] #17 32.67 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-12T15:32:02.936Z] #17 ... [2020-04-12T15:32:02.936Z] [2020-04-12T15:32:02.936Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:02.936Z] #44 121.9 CC criu/clone-noasan.o [2020-04-12T15:32:02.936Z] #44 122.1 CC criu/config.o [2020-04-12T15:32:02.936Z] #44 123.4 CC criu/cr-check.o [2020-04-12T15:32:02.936Z] #44 125.1 CC criu/cr-dedup.o [2020-04-12T15:32:02.936Z] #44 125.4 CC criu/cr-dump.o [2020-04-12T15:32:02.936Z] #44 127.4 CC criu/cr-errno.o [2020-04-12T15:32:02.936Z] #44 127.4 CC criu/cr-restore.o [2020-04-12T15:32:02.936Z] #44 131.9 CC criu/cr-service.o [2020-04-12T15:32:02.936Z] #44 ... [2020-04-12T15:32:02.936Z] [2020-04-12T15:32:02.936Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:32:02.936Z] #17 34.51 Unpacking bash-completion (1:2.8-6) ... [2020-04-12T15:32:02.946Z] #44 ... [2020-04-12T15:32:02.946Z] [2020-04-12T15:32:02.946Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:32:02.946Z] #23 253.5 + return [2020-04-12T15:32:02.946Z] #23 DONE 253.7s [2020-04-12T15:32:02.946Z] [2020-04-12T15:32:02.946Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:02.946Z] #44 190.4 LINK lib/c/built-in.o [2020-04-12T15:32:02.946Z] #44 190.4 LINK lib/c/libcriu.so [2020-04-12T15:32:02.946Z] #44 190.5 LINK lib/c/libcriu.a [2020-04-12T15:32:02.981Z] #36 48.87 The following additional packages will be installed: [2020-04-12T15:32:02.981Z] #36 48.88 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-12T15:32:02.981Z] #36 48.90 Suggested packages: [2020-04-12T15:32:02.981Z] #36 48.90 cmake-doc ninja-build lrzip [2020-04-12T15:32:02.981Z] #36 48.90 Recommended packages: [2020-04-12T15:32:02.981Z] #36 48.90 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-12T15:32:03.009Z] #17 32.81 Selecting previously unselected package bash-completion. [2020-04-12T15:32:03.009Z] #17 32.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-12T15:32:03.206Z] #44 190.7 GEN magic.py [2020-04-12T15:32:03.206Z] #44 190.8 Note: Building without setproctitle() and strlcpy() support. [2020-04-12T15:32:03.206Z] #44 190.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-12T15:32:03.450Z] #17 34.92 Selecting previously unselected package bzip2. [2020-04-12T15:32:03.450Z] #17 34.93 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-12T15:32:03.450Z] #17 34.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-12T15:32:03.450Z] #17 35.00 Selecting previously unselected package xz-utils. [2020-04-12T15:32:03.450Z] #17 35.01 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-12T15:32:03.450Z] #17 35.02 Unpacking xz-utils (5.2.4-1) ... [2020-04-12T15:32:03.450Z] #17 35.15 Selecting previously unselected package apparmor. [2020-04-12T15:32:03.450Z] #17 35.15 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-12T15:32:03.465Z] #44 190.8 Note: Building without GnuTLS support [2020-04-12T15:32:03.576Z] #17 ... [2020-04-12T15:32:03.576Z] [2020-04-12T15:32:03.576Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:03.576Z] #44 123.7 CC criu/bfd.o [2020-04-12T15:32:03.576Z] #44 124.2 CC criu/bitmap.o [2020-04-12T15:32:03.576Z] #44 124.4 CC criu/cgroup-props.o [2020-04-12T15:32:03.576Z] #44 125.2 CC criu/cgroup.o [2020-04-12T15:32:03.576Z] #44 127.6 CC criu/clone-noasan.o [2020-04-12T15:32:03.576Z] #44 127.7 CC criu/config.o [2020-04-12T15:32:03.576Z] #44 129.2 CC criu/cr-check.o [2020-04-12T15:32:03.576Z] #44 130.7 CC criu/cr-dedup.o [2020-04-12T15:32:03.576Z] #44 131.1 CC criu/cr-dump.o [2020-04-12T15:32:03.576Z] #44 133.4 CC criu/cr-errno.o [2020-04-12T15:32:03.576Z] #44 133.5 CC criu/cr-restore.o [2020-04-12T15:32:03.712Z] #17 35.21 Unpacking apparmor (2.13.2-10) ... [2020-04-12T15:32:03.968Z] #17 35.61 Selecting previously unselected package aufs-tools. [2020-04-12T15:32:03.968Z] #17 35.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-12T15:32:03.968Z] #17 35.64 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-12T15:32:03.968Z] #17 35.75 Selecting previously unselected package libonig5:amd64. [2020-04-12T15:32:04.036Z] #44 191.6 fatal: not a git repository (or any of the parent directories): .git [2020-04-12T15:32:04.223Z] #17 35.76 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-12T15:32:04.223Z] #17 35.78 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-12T15:32:04.223Z] #17 35.97 Selecting previously unselected package libjq1:amd64. [2020-04-12T15:32:04.223Z] #17 35.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-12T15:32:04.223Z] #17 35.98 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-12T15:32:04.478Z] #17 36.07 Selecting previously unselected package jq. [2020-04-12T15:32:04.478Z] #17 36.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-12T15:32:04.478Z] #17 36.08 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-12T15:32:04.478Z] #17 36.16 Selecting previously unselected package libaio1:amd64. [2020-04-12T15:32:04.478Z] #17 36.17 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-12T15:32:04.478Z] #17 36.17 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-12T15:32:04.478Z] #17 36.22 Selecting previously unselected package libgpm2:amd64. [2020-04-12T15:32:04.479Z] #17 36.22 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-12T15:32:04.479Z] #17 36.23 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-12T15:32:04.479Z] #17 36.28 Selecting previously unselected package libicu63:amd64. [2020-04-12T15:32:04.735Z] #17 36.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-12T15:32:04.735Z] #17 36.28 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-12T15:32:04.881Z] #78 exporting layers 6.1s done [2020-04-12T15:32:04.881Z] #78 writing image sha256:7c750a7b0f4dcd828ee53a51daa273b4ada972393a75b7995cd9485c27e0bee1 done [2020-04-12T15:32:04.881Z] #78 naming to docker.io/library/docker:e9d785ce3f02c223100f4dd01813e192ccd83948 done [2020-04-12T15:32:04.881Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-04-12T15:32:04.978Z] #44 192.5 make[1]: Nothing to be done for 'all'. [2020-04-12T15:32:05.050Z] #36 50.73 The following NEW packages will be installed: [2020-04-12T15:32:05.050Z] #36 50.75 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-12T15:32:05.050Z] #36 50.76 vim-common xxd [2020-04-12T15:32:05.219Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-37867/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-37867/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e9d785ce3f02c223100f4dd01813e192ccd83948 hack/validate/default [2020-04-12T15:32:05.343Z] #36 51.24 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:32:05.343Z] #36 51.24 Need to get 14.9 MB of archives. [2020-04-12T15:32:05.343Z] #36 51.24 After this operation, 67.2 MB of additional disk space will be used. [2020-04-12T15:32:05.343Z] #36 51.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-12T15:32:05.343Z] #36 51.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-12T15:32:05.476Z] #44 ... [2020-04-12T15:32:05.476Z] [2020-04-12T15:32:05.476Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:32:05.476Z] #17 35.35 Unpacking bash-completion (1:2.8-6) ... [2020-04-12T15:32:05.477Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/rootless [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/volume [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-12T15:32:05.477Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === Skipped [2020-04-12T15:32:05.477Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-12T15:32:05.477Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-12T15:32:05.477Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-12T15:32:05.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:32:05.477Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-12T15:32:05.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:32:05.477Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-12T15:32:05.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:32:05.477Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-12T15:32:05.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:32:05.477Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-12T15:32:05.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:32:05.477Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-12T15:32:05.477Z] graphtest_unix.go:73: No driver to put! [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-12T15:32:05.477Z] time="2020-04-12T15:30:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:32:05.477Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:32:05.477Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-12T15:32:05.477Z] time="2020-04-12T15:30:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:32:05.477Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:32:05.477Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-12T15:32:05.477Z] time="2020-04-12T15:30:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:32:05.477Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:32:05.477Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-12T15:32:05.477Z] time="2020-04-12T15:30:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:32:05.477Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:32:05.477Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-12T15:32:05.477Z] time="2020-04-12T15:30:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:32:05.477Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:32:05.477Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-12T15:32:05.477Z] graphtest_unix.go:73: No driver to put! [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-12T15:32:05.477Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-12T15:32:05.477Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-12T15:32:05.477Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-12T15:32:05.477Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-12T15:32:05.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:32:05.477Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-12T15:32:05.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:32:05.477Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-12T15:32:05.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:32:05.477Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-12T15:32:05.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:32:05.477Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-12T15:32:05.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:32:05.477Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-12T15:32:05.477Z] graphtest_unix.go:73: No driver to put! [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-12T15:32:05.477Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-12T15:32:05.477Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] [2020-04-12T15:32:05.477Z] DONE 2140 tests, 26 skipped in 183.112s Post stage [Pipeline] junit [2020-04-12T15:32:05.518Z] Recording test results [2020-04-12T15:32:05.549Z] #44 ... [2020-04-12T15:32:05.549Z] [2020-04-12T15:32:05.549Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-12T15:32:05.549Z] #24 DONE 0.4s [2020-04-12T15:32:05.549Z] [2020-04-12T15:32:05.549Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-12T15:32:05.633Z] #36 51.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-12T15:32:05.735Z] #17 35.72 Selecting previously unselected package bzip2. [2020-04-12T15:32:05.735Z] #17 35.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-12T15:32:05.735Z] #17 35.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-12T15:32:05.735Z] #17 35.82 Selecting previously unselected package xz-utils. [2020-04-12T15:32:05.735Z] #17 35.83 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-12T15:32:05.923Z] #36 51.80 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-12T15:32:05.992Z] #17 35.84 Unpacking xz-utils (5.2.4-1) ... [2020-04-12T15:32:05.992Z] #17 36.00 Selecting previously unselected package apparmor. [2020-04-12T15:32:05.992Z] #17 36.01 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-12T15:32:05.992Z] #17 36.11 Unpacking apparmor (2.13.2-10) ... [2020-04-12T15:32:06.064Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-37867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 -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:e9d785ce3f02c223100f4dd01813e192ccd83948 hack/make.sh dynbinary test-integration [2020-04-12T15:32:06.121Z] #28 DONE 0.8s [2020-04-12T15:32:06.122Z] [2020-04-12T15:32:06.122Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:06.122Z] #44 193.3 make[1]: 'images/built-in.o' is up to date. [2020-04-12T15:32:06.122Z] #44 193.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-12T15:32:06.122Z] #44 193.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-12T15:32:06.122Z] #44 193.5 make[1]: 'compel/libcompel.a' is up to date. [2020-04-12T15:32:06.122Z] #44 193.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-12T15:32:06.122Z] #44 193.5 make[1]: Nothing to be done for 'all'. [2020-04-12T15:32:06.122Z] #44 193.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-12T15:32:06.122Z] #44 193.7 make[2]: Nothing to be done for 'all'. [2020-04-12T15:32:06.152Z] Congratulations! All commits are properly signed with the DCO! [2020-04-12T15:32:06.152Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-04-12T15:32:06.152Z] No api/types/ or api/swagger.yaml changes in diff. [2020-04-12T15:32:06.152Z] Congratulations! All TOML source files changed here have valid syntax. [2020-04-12T15:32:06.152Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-04-12T15:32:06.152Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-04-12T15:32:06.152Z] Congratulations! No new tests were added to integration-cli. [2020-04-12T15:32:06.152Z] [2020-04-12T15:32:06.152Z] INFO Start validation with golang-ci-lint [2020-04-12T15:32:06.152Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-04-12T15:32:06.152Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-12T15:32:06.152Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-12T15:32:06.347Z] [2020-04-12T15:32:06.347Z] Removing bundles/ [2020-04-12T15:32:06.347Z] [2020-04-12T15:32:06.347Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-12T15:32:06.347Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-12T15:32:06.347Z] GOOS="" GOARCH="" GOARM="" [2020-04-12T15:32:06.381Z] #44 193.8 make[2]: Nothing to be done for 'all'. [2020-04-12T15:32:06.381Z] #44 193.8 make[2]: Nothing to be done for 'all'. [2020-04-12T15:32:06.381Z] #44 ... [2020-04-12T15:32:06.381Z] [2020-04-12T15:32:06.381Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-12T15:32:06.381Z] #31 DONE 0.2s [2020-04-12T15:32:06.381Z] [2020-04-12T15:32:06.381Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:06.381Z] #44 193.9 make[2]: Nothing to be done for 'all'. [2020-04-12T15:32:06.381Z] #44 194.0 make[2]: Nothing to be done for 'all'. [2020-04-12T15:32:06.556Z] #17 36.49 Selecting previously unselected package aufs-tools. [2020-04-12T15:32:06.556Z] #17 36.49 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-12T15:32:06.556Z] #17 36.49 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-12T15:32:06.556Z] #17 36.63 Selecting previously unselected package libonig5:amd64. [2020-04-12T15:32:06.556Z] #17 36.63 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-12T15:32:06.556Z] #17 36.64 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-12T15:32:06.641Z] #44 ... [2020-04-12T15:32:06.641Z] [2020-04-12T15:32:06.641Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-12T15:32:06.641Z] #34 DONE 0.1s [2020-04-12T15:32:06.641Z] [2020-04-12T15:32:06.641Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:06.641Z] #44 194.1 make[2]: Nothing to be done for 'all'. [2020-04-12T15:32:06.641Z] #44 194.1 make[2]: Nothing to be done for 'all'. [2020-04-12T15:32:06.813Z] #17 36.79 Selecting previously unselected package libjq1:amd64. [2020-04-12T15:32:06.813Z] #17 36.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-12T15:32:06.813Z] #17 36.81 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-12T15:32:06.813Z] #17 36.91 Selecting previously unselected package jq. [2020-04-12T15:32:06.901Z] #44 ... [2020-04-12T15:32:06.901Z] [2020-04-12T15:32:06.901Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-12T15:32:06.901Z] #39 DONE 0.1s [2020-04-12T15:32:06.901Z] [2020-04-12T15:32:06.901Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:06.901Z] #44 194.2 make[2]: Nothing to be done for 'all'. [2020-04-12T15:32:06.901Z] #44 194.3 INSTALL criu/criu [2020-04-12T15:32:06.901Z] #44 DONE 194.5s [2020-04-12T15:32:06.901Z] [2020-04-12T15:32:06.901Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-12T15:32:06.901Z] #42 DONE 0.2s [2020-04-12T15:32:06.901Z] [2020-04-12T15:32:06.901Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:32:06.962Z] #36 ... [2020-04-12T15:32:06.962Z] [2020-04-12T15:32:06.962Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:32:06.962Z] #63 36.59 Reading package lists... [2020-04-12T15:32:06.962Z] #63 47.12 Building dependency tree... [2020-04-12T15:32:06.962Z] #63 50.65 The following additional packages will be installed: [2020-04-12T15:32:06.962Z] #63 50.66 libbtrfs0 [2020-04-12T15:32:06.962Z] #63 50.85 The following NEW packages will be installed: [2020-04-12T15:32:06.962Z] #63 50.87 libbtrfs-dev libbtrfs0 [2020-04-12T15:32:06.962Z] #63 51.18 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:32:06.962Z] #63 51.18 Need to get 120 kB of archives. [2020-04-12T15:32:06.962Z] #63 51.18 After this operation, 423 kB of additional disk space will be used. [2020-04-12T15:32:06.962Z] #63 51.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-12T15:32:06.962Z] #63 51.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-12T15:32:06.962Z] #63 52.64 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:32:06.962Z] #63 52.77 Fetched 120 kB in 0s (681 kB/s) [2020-04-12T15:32:06.962Z] #63 52.87 Selecting previously unselected package libbtrfs0. [2020-04-12T15:32:07.070Z] #17 36.92 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-12T15:32:07.070Z] #17 36.92 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-12T15:32:07.070Z] #17 37.01 Selecting previously unselected package libaio1:amd64. [2020-04-12T15:32:07.070Z] #17 37.02 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-12T15:32:07.070Z] #17 37.03 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-12T15:32:07.070Z] #17 37.08 Selecting previously unselected package libgpm2:amd64. [2020-04-12T15:32:07.070Z] #17 37.10 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-12T15:32:07.070Z] #17 37.10 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-12T15:32:07.250Z] #63 52.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-12T15:32:07.250Z] #63 52.99 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-12T15:32:07.250Z] #63 53.00 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-12T15:32:07.250Z] #63 53.16 Selecting previously unselected package libbtrfs-dev. [2020-04-12T15:32:07.250Z] #63 53.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-12T15:32:07.250Z] #63 53.18 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:32:07.327Z] #17 37.17 Selecting previously unselected package libicu63:amd64. [2020-04-12T15:32:07.327Z] #17 37.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-12T15:32:07.327Z] #17 37.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-12T15:32:07.547Z] #63 53.50 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-12T15:32:07.547Z] #63 ... [2020-04-12T15:32:07.547Z] [2020-04-12T15:32:07.547Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:32:07.547Z] #36 53.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-04-12T15:32:07.836Z] #36 53.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-04-12T15:32:07.836Z] #36 53.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-04-12T15:32:07.836Z] #36 53.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-04-12T15:32:07.836Z] #36 53.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-04-12T15:32:07.836Z] #36 53.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-04-12T15:32:07.997Z] #17 39.69 Selecting previously unselected package libnet1:amd64. [2020-04-12T15:32:07.997Z] #17 39.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-12T15:32:07.997Z] #17 39.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-12T15:32:07.997Z] #17 39.77 Selecting previously unselected package libnl-3-200:amd64. [2020-04-12T15:32:07.997Z] #17 39.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-12T15:32:07.997Z] #17 39.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-12T15:32:08.127Z] #36 ... [2020-04-12T15:32:08.127Z] [2020-04-12T15:32:08.127Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-12T15:32:08.127Z] #63 53.52 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:32:08.127Z] #63 53.54 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:32:08.127Z] #63 DONE 54.0s [2020-04-12T15:32:08.127Z] [2020-04-12T15:32:08.127Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:32:08.127Z] #64 DONE 0.1s [2020-04-12T15:32:08.127Z] [2020-04-12T15:32:08.127Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-12T15:32:08.127Z] #65 DONE 0.1s [2020-04-12T15:32:08.127Z] [2020-04-12T15:32:08.127Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:32:08.127Z] #26 44.90 Building dependency tree... [2020-04-12T15:32:08.127Z] #26 49.33 ca-certificates is already the newest version (20190110). [2020-04-12T15:32:08.127Z] #26 49.33 The following additional packages will be installed: [2020-04-12T15:32:08.127Z] #26 49.34 libjq1 libonig5 [2020-04-12T15:32:08.127Z] #26 50.22 The following NEW packages will be installed: [2020-04-12T15:32:08.127Z] #26 50.23 jq libjq1 libonig5 [2020-04-12T15:32:08.127Z] #26 50.46 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:32:08.127Z] #26 50.46 Need to get 358 kB of archives. [2020-04-12T15:32:08.127Z] #26 50.46 After this operation, 1277 kB of additional disk space will be used. [2020-04-12T15:32:08.127Z] #26 50.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-12T15:32:08.127Z] #26 50.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-12T15:32:08.127Z] #26 50.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-12T15:32:08.127Z] #26 52.71 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:32:08.127Z] #26 53.13 Fetched 358 kB in 0s (1227 kB/s) [2020-04-12T15:32:08.127Z] #26 53.32 Selecting previously unselected package libonig5:ppc64el. [2020-04-12T15:32:08.127Z] #26 53.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 ... 15330 files and directories currently installed.) [2020-04-12T15:32:08.127Z] #26 53.47 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-04-12T15:32:08.127Z] #26 53.48 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-12T15:32:08.127Z] #26 53.93 Selecting previously unselected package libjq1:ppc64el. [2020-04-12T15:32:08.127Z] #26 53.93 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-12T15:32:08.127Z] #26 53.94 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-12T15:32:08.127Z] #26 54.09 Selecting previously unselected package jq. [2020-04-12T15:32:08.127Z] #26 54.11 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-12T15:32:08.127Z] #26 54.12 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-12T15:32:08.252Z] #17 39.86 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-12T15:32:08.252Z] #17 39.88 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-12T15:32:08.252Z] #17 39.88 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-12T15:32:08.252Z] #17 39.95 Selecting previously unselected package libreadline5:amd64. [2020-04-12T15:32:08.252Z] #17 39.95 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-12T15:32:08.252Z] #17 39.96 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-12T15:32:08.416Z] #26 ... [2020-04-12T15:32:08.417Z] [2020-04-12T15:32:08.417Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:32:08.507Z] #17 40.05 Selecting previously unselected package net-tools. [2020-04-12T15:32:08.507Z] #17 40.07 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-12T15:32:08.507Z] #17 40.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-12T15:32:08.507Z] #17 40.25 Selecting previously unselected package python-pip-whl. [2020-04-12T15:32:08.507Z] #17 40.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-12T15:32:08.507Z] #17 40.26 Unpacking python-pip-whl (18.1-5) ... [2020-04-12T15:32:08.711Z] #66 0.461 + RM_GOPATH=0 [2020-04-12T15:32:08.711Z] #66 0.468 + TMP_GOPATH= [2020-04-12T15:32:08.711Z] #66 0.469 + : /build [2020-04-12T15:32:08.711Z] #66 0.469 + '[' -z '' ']' [2020-04-12T15:32:08.711Z] #66 0.470 ++ mktemp -d [2020-04-12T15:32:08.711Z] #66 0.472 + export GOPATH=/tmp/tmp.WbO2CMUA12 [2020-04-12T15:32:08.711Z] #66 0.472 + GOPATH=/tmp/tmp.WbO2CMUA12 [2020-04-12T15:32:08.711Z] #66 0.473 + RM_GOPATH=1 [2020-04-12T15:32:08.711Z] #66 0.474 ++ dirname ./install.sh [2020-04-12T15:32:08.711Z] #66 0.484 + dir=. [2020-04-12T15:32:08.711Z] #66 0.487 + bin=containerd [2020-04-12T15:32:08.711Z] #66 0.487 + shift [2020-04-12T15:32:08.711Z] #66 0.488 + '[' '!' -f ./containerd.installer ']' [2020-04-12T15:32:08.711Z] #66 0.489 + . ./containerd.installer [2020-04-12T15:32:08.711Z] #66 0.491 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:32:08.711Z] #66 0.505 + install_containerd [2020-04-12T15:32:08.711Z] #66 0.505 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-12T15:32:08.711Z] #66 0.505 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:32:08.711Z] #66 ... [2020-04-12T15:32:08.711Z] [2020-04-12T15:32:08.711Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-12T15:32:08.711Z] #26 54.33 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-12T15:32:08.711Z] #26 54.34 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-12T15:32:08.711Z] #26 54.36 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-12T15:32:08.711Z] #26 54.36 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:32:08.711Z] #26 DONE 54.7s [2020-04-12T15:32:08.711Z] [2020-04-12T15:32:08.711Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:32:08.711Z] #66 0.506 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WbO2CMUA12/src/github.com/containerd/containerd [2020-04-12T15:32:08.711Z] #66 0.513 Cloning into '/tmp/tmp.WbO2CMUA12/src/github.com/containerd/containerd'... [2020-04-12T15:32:08.812Z] #65 ... [2020-04-12T15:32:08.812Z] [2020-04-12T15:32:08.812Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-12T15:32:08.812Z] #45 DONE 0.2s [2020-04-12T15:32:08.812Z] [2020-04-12T15:32:08.812Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-12T15:32:08.999Z] #66 ... [2020-04-12T15:32:08.999Z] [2020-04-12T15:32:08.999Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-12T15:32:08.999Z] #27 DONE 0.1s [2020-04-12T15:32:08.999Z] [2020-04-12T15:32:08.999Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:32:09.072Z] #48 DONE 0.2s [2020-04-12T15:32:09.072Z] [2020-04-12T15:32:09.072Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:32:09.072Z] #65 ... [2020-04-12T15:32:09.072Z] [2020-04-12T15:32:09.072Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-12T15:32:09.072Z] #51 DONE 0.1s [2020-04-12T15:32:09.332Z] [2020-04-12T15:32:09.332Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-12T15:32:09.332Z] #54 DONE 0.3s [2020-04-12T15:32:09.332Z] [2020-04-12T15:32:09.332Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:32:09.432Z] #17 40.81 Selecting previously unselected package python3-lib2to3. [2020-04-12T15:32:09.432Z] #17 40.82 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-12T15:32:09.432Z] #17 40.82 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-12T15:32:09.432Z] #17 40.98 Selecting previously unselected package python3-distutils. [2020-04-12T15:32:09.432Z] #17 40.98 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-12T15:32:09.432Z] #17 40.99 Unpacking python3-distutils (3.7.3-1) ... [2020-04-12T15:32:09.432Z] #17 41.09 Selecting previously unselected package python3-pip. [2020-04-12T15:32:09.432Z] #17 41.10 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-12T15:32:09.432Z] #17 41.10 Unpacking python3-pip (18.1-5) ... [2020-04-12T15:32:09.592Z] #65 ... [2020-04-12T15:32:09.593Z] [2020-04-12T15:32:09.593Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-12T15:32:09.593Z] #57 DONE 0.2s [2020-04-12T15:32:09.593Z] [2020-04-12T15:32:09.593Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-12T15:32:09.687Z] #17 41.27 Selecting previously unselected package python3-pkg-resources. [2020-04-12T15:32:09.687Z] #17 41.29 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-12T15:32:09.687Z] #17 41.30 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-12T15:32:09.853Z] #61 DONE 0.2s [2020-04-12T15:32:09.853Z] [2020-04-12T15:32:09.853Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:32:09.942Z] #17 41.43 Selecting previously unselected package python3-setuptools. [2020-04-12T15:32:09.942Z] #17 41.43 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-12T15:32:09.942Z] #17 41.43 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-12T15:32:09.942Z] #17 41.66 Selecting previously unselected package python3-wheel. [2020-04-12T15:32:09.942Z] #17 41.68 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-12T15:32:09.942Z] #17 41.69 Unpacking python3-wheel (0.32.3-2) ... [2020-04-12T15:32:09.942Z] #17 41.77 Selecting previously unselected package sudo. [2020-04-12T15:32:10.197Z] #17 41.78 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-12T15:32:10.197Z] #17 41.78 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-12T15:32:10.503Z] #28 ... [2020-04-12T15:32:10.503Z] [2020-04-12T15:32:10.503Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:32:10.503Z] #11 35.30 Reading package lists... [2020-04-12T15:32:10.503Z] #11 46.81 Building dependency tree... [2020-04-12T15:32:10.503Z] #11 50.41 The following additional packages will be installed: [2020-04-12T15:32:10.503Z] #11 50.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-12T15:32:10.503Z] #11 50.42 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-12T15:32:10.503Z] #11 50.42 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-12T15:32:10.503Z] #11 50.43 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-12T15:32:10.503Z] #11 50.43 Suggested packages: [2020-04-12T15:32:10.503Z] #11 50.44 gcc-8-locales seccomp wine64 [2020-04-12T15:32:10.503Z] #11 52.89 The following NEW packages will be installed: [2020-04-12T15:32:10.503Z] #11 52.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-12T15:32:10.503Z] #11 52.91 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-12T15:32:10.503Z] #11 52.91 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-12T15:32:10.503Z] #11 52.92 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-12T15:32:10.503Z] #11 52.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-12T15:32:10.503Z] #11 52.94 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-12T15:32:10.503Z] #11 53.28 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:32:10.503Z] #11 53.28 Need to get 78.9 MB of archives. [2020-04-12T15:32:10.503Z] #11 53.28 After this operation, 532 MB of additional disk space will be used. [2020-04-12T15:32:10.503Z] #11 53.28 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-04-12T15:32:10.503Z] #11 53.92 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-04-12T15:32:10.503Z] #11 54.86 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-04-12T15:32:10.503Z] #11 54.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-04-12T15:32:10.503Z] #11 55.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-04-12T15:32:10.503Z] #11 55.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-12T15:32:10.503Z] #11 55.99 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-04-12T15:32:10.503Z] #11 56.54 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-04-12T15:32:10.503Z] #11 ... [2020-04-12T15:32:10.503Z] [2020-04-12T15:32:10.503Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:32:10.503Z] #44 34.78 Reading package lists... [2020-04-12T15:32:10.503Z] #44 47.02 Building dependency tree... [2020-04-12T15:32:10.503Z] #44 51.00 The following additional packages will be installed: [2020-04-12T15:32:10.503Z] #44 51.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-12T15:32:10.503Z] #44 51.00 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-12T15:32:10.503Z] #44 51.01 Suggested packages: [2020-04-12T15:32:10.503Z] #44 51.01 manpages-dev python-setuptools [2020-04-12T15:32:10.503Z] #44 53.49 The following NEW packages will be installed: [2020-04-12T15:32:10.503Z] #44 53.50 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-12T15:32:10.503Z] #44 53.50 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-12T15:32:10.503Z] #44 53.50 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-12T15:32:10.503Z] #44 53.51 python-six zlib1g-dev [2020-04-12T15:32:10.503Z] #44 53.79 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:32:10.503Z] #44 53.79 Need to get 4075 kB of archives. [2020-04-12T15:32:10.503Z] #44 53.79 After this operation, 24.5 MB of additional disk space will be used. [2020-04-12T15:32:10.503Z] #44 53.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-04-12T15:32:10.503Z] #44 53.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-12T15:32:10.503Z] #44 54.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-04-12T15:32:10.503Z] #44 54.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-12T15:32:10.503Z] #44 54.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-04-12T15:32:10.503Z] #44 54.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-12T15:32:10.503Z] #44 54.60 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-04-12T15:32:10.503Z] #44 54.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-04-12T15:32:10.503Z] #44 54.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-04-12T15:32:10.503Z] #44 55.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-04-12T15:32:10.503Z] #44 55.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-04-12T15:32:10.503Z] #44 55.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-04-12T15:32:10.503Z] #44 56.04 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-04-12T15:32:10.503Z] #44 56.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-04-12T15:32:10.503Z] #44 56.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-12T15:32:10.503Z] #44 56.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-04-12T15:32:10.503Z] #44 56.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-04-12T15:32:10.606Z] #17 40.41 Selecting previously unselected package libnet1:amd64. [2020-04-12T15:32:10.606Z] #17 40.41 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-12T15:32:10.606Z] #17 40.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-12T15:32:10.606Z] #17 40.50 Selecting previously unselected package libnl-3-200:amd64. [2020-04-12T15:32:10.606Z] #17 40.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-12T15:32:10.606Z] #17 40.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-12T15:32:10.606Z] #17 40.60 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-12T15:32:10.606Z] #17 40.61 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-12T15:32:10.606Z] #17 40.61 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-12T15:32:10.606Z] #17 40.67 Selecting previously unselected package libreadline5:amd64. [2020-04-12T15:32:10.606Z] #17 40.68 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-12T15:32:10.606Z] #17 40.69 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-12T15:32:10.757Z] #17 42.28 Selecting previously unselected package thin-provisioning-tools. [2020-04-12T15:32:10.757Z] #17 42.31 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-12T15:32:10.757Z] #17 42.31 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-12T15:32:10.790Z] #44 ... [2020-04-12T15:32:10.790Z] [2020-04-12T15:32:10.790Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:32:10.790Z] #36 56.60 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:32:10.864Z] #17 40.80 Selecting previously unselected package net-tools. [2020-04-12T15:32:10.864Z] #17 40.81 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-12T15:32:10.864Z] #17 40.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-12T15:32:11.012Z] #17 42.53 Selecting previously unselected package uidmap. [2020-04-12T15:32:11.012Z] #17 42.53 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-12T15:32:11.012Z] #17 42.55 Unpacking uidmap (1:4.5-1.1) ... [2020-04-12T15:32:11.012Z] #17 42.66 Selecting previously unselected package vim-runtime. [2020-04-12T15:32:11.012Z] #17 42.67 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:32:11.012Z] #17 42.70 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-12T15:32:11.012Z] #17 42.72 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-12T15:32:11.012Z] #17 42.73 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-12T15:32:11.080Z] #36 56.89 Fetched 14.9 MB in 3s (4315 kB/s) [2020-04-12T15:32:11.122Z] #17 41.04 Selecting previously unselected package python-pip-whl. [2020-04-12T15:32:11.122Z] #17 41.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-12T15:32:11.122Z] #17 41.05 Unpacking python-pip-whl (18.1-5) ... [2020-04-12T15:32:11.369Z] #36 57.09 Selecting previously unselected package xxd. [2020-04-12T15:32:11.369Z] #36 57.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-12T15:32:11.369Z] #36 57.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-12T15:32:11.369Z] #36 57.26 Unpacking xxd (2:8.1.0875-5) ... [2020-04-12T15:32:11.658Z] #36 57.58 Selecting previously unselected package vim-common. [2020-04-12T15:32:11.658Z] #36 57.59 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:32:11.688Z] #17 41.65 Selecting previously unselected package python3-lib2to3. [2020-04-12T15:32:11.688Z] #17 41.66 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-12T15:32:11.688Z] #17 41.66 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-12T15:32:11.945Z] #36 57.70 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-12T15:32:11.955Z] #17 41.77 Selecting previously unselected package python3-distutils. [2020-04-12T15:32:11.955Z] #17 41.78 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-12T15:32:11.955Z] #17 41.78 Unpacking python3-distutils (3.7.3-1) ... [2020-04-12T15:32:11.955Z] #17 41.90 Selecting previously unselected package python3-pip. [2020-04-12T15:32:11.955Z] #17 41.92 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-12T15:32:11.955Z] #17 41.93 Unpacking python3-pip (18.1-5) ... [2020-04-12T15:32:12.213Z] #17 42.12 Selecting previously unselected package python3-pkg-resources. [2020-04-12T15:32:12.213Z] #17 42.13 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-12T15:32:12.213Z] #17 42.14 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-12T15:32:12.213Z] #17 42.25 Selecting previously unselected package python3-setuptools. [2020-04-12T15:32:12.213Z] #17 42.26 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-12T15:32:12.213Z] #17 42.27 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-12T15:32:12.471Z] #17 42.51 Selecting previously unselected package python3-wheel. [2020-04-12T15:32:12.471Z] #17 42.52 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-12T15:32:12.471Z] #17 42.53 Unpacking python3-wheel (0.32.3-2) ... [2020-04-12T15:32:12.471Z] #17 42.61 Selecting previously unselected package sudo. [2020-04-12T15:32:12.594Z] #36 58.45 Selecting previously unselected package cmake-data. [2020-04-12T15:32:12.594Z] #36 58.46 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-12T15:32:12.594Z] #36 58.46 Unpacking cmake-data (3.13.4-1) ... [2020-04-12T15:32:12.729Z] #17 42.61 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-12T15:32:12.729Z] #17 42.63 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-12T15:32:13.295Z] #17 43.18 Selecting previously unselected package thin-provisioning-tools. [2020-04-12T15:32:13.295Z] #17 43.18 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-12T15:32:13.295Z] #17 43.19 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-12T15:32:13.295Z] #17 43.44 Selecting previously unselected package uidmap. [2020-04-12T15:32:13.553Z] #17 43.44 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-12T15:32:13.553Z] #17 43.45 Unpacking uidmap (1:4.5-1.1) ... [2020-04-12T15:32:13.553Z] #17 43.57 Selecting previously unselected package vim-runtime. [2020-04-12T15:32:13.811Z] #17 43.57 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:32:13.811Z] #17 43.60 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-12T15:32:13.811Z] #17 43.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-12T15:32:13.811Z] #17 43.66 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-12T15:32:14.324Z] #17 ... [2020-04-12T15:32:14.324Z] [2020-04-12T15:32:14.324Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:14.324Z] #44 133.4 CC criu/crtools.o [2020-04-12T15:32:14.324Z] #44 134.0 CC criu/eventfd.o [2020-04-12T15:32:14.324Z] #44 134.3 CC criu/eventpoll.o [2020-04-12T15:32:14.324Z] #44 135.2 CC criu/external.o [2020-04-12T15:32:14.324Z] #44 135.6 CC criu/fault-injection.o [2020-04-12T15:32:14.324Z] #44 135.7 CC criu/fdstore.o [2020-04-12T15:32:14.324Z] #44 136.0 CC criu/fifo.o [2020-04-12T15:32:14.324Z] #44 136.3 CC criu/file-ids.o [2020-04-12T15:32:14.324Z] #44 136.6 CC criu/file-lock.o [2020-04-12T15:32:14.324Z] #44 137.5 CC criu/files-ext.o [2020-04-12T15:32:14.324Z] #44 137.9 CC criu/files-reg.o [2020-04-12T15:32:14.324Z] #44 139.9 CC criu/files.o [2020-04-12T15:32:14.324Z] #44 142.1 CC criu/filesystems.o [2020-04-12T15:32:14.324Z] #44 142.9 CC criu/fsnotify.o [2020-04-12T15:32:14.324Z] #44 ... [2020-04-12T15:32:14.324Z] [2020-04-12T15:32:14.324Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:32:14.324Z] #17 46.03 Selecting previously unselected package vim. [2020-04-12T15:32:14.579Z] #17 46.04 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-12T15:32:14.579Z] #17 46.06 Unpacking vim (2:8.1.0875-5) ... [2020-04-12T15:32:14.834Z] #17 46.60 Selecting previously unselected package xfsprogs. [2020-04-12T15:32:15.088Z] #17 46.63 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-12T15:32:15.088Z] #17 46.63 Unpacking xfsprogs (4.20.0-1) ... [2020-04-12T15:32:15.343Z] #17 47.08 Selecting previously unselected package zip. [2020-04-12T15:32:15.343Z] #17 47.09 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-12T15:32:15.343Z] #17 47.10 Unpacking zip (3.0-11+b1) ... [2020-04-12T15:32:15.598Z] #17 47.27 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-12T15:32:15.598Z] #17 47.28 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-12T15:32:15.598Z] #17 47.30 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-12T15:32:15.598Z] #17 47.31 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-12T15:32:15.598Z] #17 47.32 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-12T15:32:15.598Z] #17 47.33 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-12T15:32:15.598Z] #17 47.34 Setting up uidmap (1:4.5-1.1) ... [2020-04-12T15:32:15.598Z] #17 47.35 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-12T15:32:15.598Z] #17 47.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-12T15:32:15.598Z] #17 47.37 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-12T15:32:15.598Z] #17 47.38 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-12T15:32:15.854Z] #17 47.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-12T15:32:15.854Z] #17 47.40 Setting up xxd (2:8.1.0875-5) ... [2020-04-12T15:32:15.854Z] #17 47.40 Setting up zip (3.0-11+b1) ... [2020-04-12T15:32:15.854Z] #17 47.41 Setting up vim-common (2:8.1.0875-5) ... [2020-04-12T15:32:15.854Z] #17 47.44 Setting up bash-completion (1:2.8-6) ... [2020-04-12T15:32:16.114Z] #36 ... [2020-04-12T15:32:16.114Z] [2020-04-12T15:32:16.114Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:32:16.114Z] #28 2.723 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-12T15:32:16.114Z] #28 3.367 [2020-04-12T15:32:16.114Z] #28 3.626 0.1% ## 3.2% ###### 9.6% ########### 16.0% ############## 20.2% ################### 26.6% ###################### 30.9% ####################### 33.0% ############################ 39.4% ############################### 43.6% #################################### 50.0% ####################################### 54.3% ########################################### 60.7% ################################################ 67.1% ################################################### 71.3% ####################################################### 77.7% ############################################################ 84.1% ################################################################# 90.5% ####################################################################### 99.0% ######################################################################## 100.0% [2020-04-12T15:32:16.114Z] #28 6.551 #=#=# [2020-04-12T15:32:16.699Z] #28 6.852 #=#=# ####### 10.1% ############### 21.7% ####################### 33.1% ################################ 44.6% ######################################## 56.1% ######################################################## 79.1% ####################################################################### 98.7% ######################################################################## 100.0% [2020-04-12T15:32:16.987Z] #28 8.230 [2020-04-12T15:32:17.094Z] #17 46.65 Selecting previously unselected package vim. [2020-04-12T15:32:17.094Z] #17 46.67 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-12T15:32:17.094Z] #17 46.69 Unpacking vim (2:8.1.0875-5) ... [2020-04-12T15:32:17.352Z] #17 47.28 Selecting previously unselected package xfsprogs. [2020-04-12T15:32:17.352Z] #17 47.29 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-12T15:32:17.352Z] #17 47.30 Unpacking xfsprogs (4.20.0-1) ... [2020-04-12T15:32:17.568Z] #28 8.494 #=#=# [2020-04-12T15:32:17.568Z] #28 ... [2020-04-12T15:32:17.568Z] [2020-04-12T15:32:17.568Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:32:17.568Z] #36 63.44 Selecting previously unselected package libicu63:ppc64el. [2020-04-12T15:32:17.568Z] #36 63.45 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-12T15:32:17.568Z] #36 63.46 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-12T15:32:17.610Z] #17 47.66 Selecting previously unselected package zip. [2020-04-12T15:32:17.610Z] #17 47.67 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-12T15:32:17.868Z] #17 47.68 Unpacking zip (3.0-11+b1) ... [2020-04-12T15:32:17.868Z] #17 47.87 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-12T15:32:17.868Z] #17 47.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-12T15:32:17.868Z] #17 47.89 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-12T15:32:17.868Z] #17 47.90 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-12T15:32:17.868Z] #17 47.91 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-12T15:32:17.868Z] #17 47.92 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-12T15:32:17.868Z] #17 47.92 Setting up uidmap (1:4.5-1.1) ... [2020-04-12T15:32:18.126Z] #17 47.93 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-12T15:32:18.126Z] #17 47.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-12T15:32:18.126Z] #17 47.95 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-12T15:32:18.126Z] #17 47.96 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-12T15:32:18.126Z] #17 47.97 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-12T15:32:18.126Z] #17 47.98 Setting up xxd (2:8.1.0875-5) ... [2020-04-12T15:32:18.126Z] #17 48.00 Setting up zip (3.0-11+b1) ... [2020-04-12T15:32:18.126Z] #17 48.01 Setting up vim-common (2:8.1.0875-5) ... [2020-04-12T15:32:18.126Z] #17 48.04 Setting up bash-completion (1:2.8-6) ... [2020-04-12T15:32:18.126Z] #17 ... [2020-04-12T15:32:18.126Z] [2020-04-12T15:32:18.126Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:18.126Z] #44 138.1 CC criu/cr-service.o [2020-04-12T15:32:18.126Z] #44 139.6 CC criu/crtools.o [2020-04-12T15:32:18.126Z] #44 140.2 CC criu/eventfd.o [2020-04-12T15:32:18.126Z] #44 140.6 CC criu/eventpoll.o [2020-04-12T15:32:18.126Z] #44 141.4 CC criu/external.o [2020-04-12T15:32:18.126Z] #44 141.7 CC criu/fault-injection.o [2020-04-12T15:32:18.126Z] #44 141.9 CC criu/fdstore.o [2020-04-12T15:32:18.126Z] #44 142.3 CC criu/fifo.o [2020-04-12T15:32:18.126Z] #44 142.6 CC criu/file-ids.o [2020-04-12T15:32:18.126Z] #44 142.9 CC criu/file-lock.o [2020-04-12T15:32:18.126Z] #44 144.0 CC criu/files-ext.o [2020-04-12T15:32:18.126Z] #44 144.4 CC criu/files-reg.o [2020-04-12T15:32:18.126Z] #44 146.7 CC criu/files.o [2020-04-12T15:32:18.126Z] #44 ... [2020-04-12T15:32:18.126Z] [2020-04-12T15:32:18.126Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:32:18.126Z] #17 48.04 Setting up bash-completion (1:2.8-6) ... [2020-04-12T15:32:18.363Z] #17 50.00 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-12T15:32:18.363Z] #17 50.01 Setting up xz-utils (5.2.4-1) ... [2020-04-12T15:32:18.363Z] #17 50.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-12T15:32:18.363Z] #17 50.03 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-12T15:32:18.363Z] #17 50.10 invoke-rc.d: could not determine current runlevel [2020-04-12T15:32:18.363Z] #17 50.10 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-12T15:32:18.363Z] #17 50.11 Setting up pigz (2.4-1) ... [2020-04-12T15:32:18.364Z] #17 50.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-12T15:32:18.364Z] #17 50.13 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-12T15:32:18.618Z] #17 50.15 Setting up python-pip-whl (18.1-5) ... [2020-04-12T15:32:18.618Z] #17 50.15 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-12T15:32:18.618Z] #17 50.16 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-12T15:32:18.873Z] #17 50.56 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-12T15:32:18.874Z] #17 50.58 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-12T15:32:18.874Z] #17 50.59 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-12T15:32:18.874Z] #17 50.61 Setting up vim (2:8.1.0875-5) ... [2020-04-12T15:32:18.874Z] #17 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-12T15:32:18.874Z] #17 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-12T15:32:18.874Z] #17 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-12T15:32:18.874Z] #17 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-12T15:32:18.874Z] #17 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-12T15:32:18.874Z] #17 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-12T15:32:18.874Z] #17 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-12T15:32:18.874Z] #17 50.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-12T15:32:19.128Z] #17 50.68 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-12T15:32:19.128Z] #17 50.69 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-12T15:32:19.128Z] #17 50.70 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-12T15:32:19.128Z] #17 50.71 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-12T15:32:19.128Z] #17 50.72 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-12T15:32:19.128Z] #17 50.74 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-12T15:32:20.655Z] #17 50.44 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-12T15:32:20.655Z] #17 50.45 Setting up xz-utils (5.2.4-1) ... [2020-04-12T15:32:20.655Z] #17 50.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-12T15:32:20.655Z] #17 50.47 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-12T15:32:20.655Z] #17 50.53 invoke-rc.d: could not determine current runlevel [2020-04-12T15:32:20.655Z] #17 50.54 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-12T15:32:20.655Z] #17 50.55 Setting up pigz (2.4-1) ... [2020-04-12T15:32:20.655Z] #17 50.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-12T15:32:20.655Z] #17 50.57 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-12T15:32:20.655Z] #17 50.58 Setting up python-pip-whl (18.1-5) ... [2020-04-12T15:32:20.655Z] #17 50.59 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-12T15:32:20.655Z] #17 50.60 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-12T15:32:20.913Z] #17 51.00 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-12T15:32:20.913Z] #17 51.01 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-12T15:32:20.913Z] #17 51.01 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-12T15:32:20.913Z] #17 51.02 Setting up vim (2:8.1.0875-5) ... [2020-04-12T15:32:20.913Z] #17 51.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-12T15:32:20.913Z] #17 51.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-12T15:32:20.913Z] #17 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-12T15:32:20.914Z] #17 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-12T15:32:20.914Z] #17 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-12T15:32:21.106Z] #36 ... [2020-04-12T15:32:21.106Z] [2020-04-12T15:32:21.106Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:32:21.106Z] #11 56.58 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-04-12T15:32:21.106Z] #11 63.51 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-04-12T15:32:21.106Z] #11 ... [2020-04-12T15:32:21.106Z] [2020-04-12T15:32:21.106Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:32:21.107Z] #28 8.494 #=#=# # 2.4% ### 5.0% ##### 7.6% ######### 12.7% ############ 17.9% ################ 23.0% #################### 28.2% ######################### 35.9% ############################# 41.1% ################################### 48.8% ####################################### 55.0% ######################################### 57.6% ############################################# 62.8% ################################################ 68.0% ################################################## 70.5% ###################################################### 75.7% ########################################################## 80.8% ############################################################# 86.0% ################################################################# 91.2% ##################################################################### 96.3% ######################################################################## 100.0% [2020-04-12T15:32:21.107Z] #28 11.96 #=#=# [2020-04-12T15:32:21.171Z] #17 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-12T15:32:21.171Z] #17 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-12T15:32:21.172Z] #17 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-12T15:32:21.172Z] #17 51.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-12T15:32:21.172Z] #17 51.11 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-12T15:32:21.172Z] #17 51.12 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-12T15:32:21.172Z] #17 51.12 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-12T15:32:21.172Z] #17 51.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-12T15:32:21.172Z] #17 51.14 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-12T15:32:21.639Z] #17 53.38 Setting up iptables (1.8.2-4) ... [2020-04-12T15:32:21.639Z] #17 53.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-12T15:32:21.639Z] #17 53.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-12T15:32:21.639Z] #17 53.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-12T15:32:21.894Z] #17 53.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-12T15:32:21.894Z] #17 53.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-12T15:32:21.894Z] #17 53.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-12T15:32:21.894Z] #17 53.45 Setting up python3 (3.7.3-1) ... [2020-04-12T15:32:22.149Z] #17 53.82 Setting up python3-wheel (0.32.3-2) ... [2020-04-12T15:32:22.593Z] #28 12.26 #=#=# 1.1% ## 2.9% ## 3.8% ### 4.7% ##### 7.3% ###### 9.1% ####### 10.0% ######## 11.8% ######### 13.6% ########### 15.4% ##### [2020-04-12T15:32:22.593Z] #28 ... [2020-04-12T15:32:22.593Z] [2020-04-12T15:32:22.593Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:32:22.593Z] #44 58.57 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:32:22.593Z] #44 58.92 Fetched 4075 kB in 3s (1572 kB/s) [2020-04-12T15:32:22.593Z] #44 59.15 Selecting previously unselected package libcap-dev:ppc64el. [2020-04-12T15:32:22.593Z] #44 59.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 ... 15330 files and directories currently installed.) [2020-04-12T15:32:22.593Z] #44 59.38 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-04-12T15:32:22.593Z] #44 59.40 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-04-12T15:32:22.593Z] #44 59.82 Selecting previously unselected package libnet1:ppc64el. [2020-04-12T15:32:22.593Z] #44 59.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-12T15:32:22.593Z] #44 59.85 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-12T15:32:22.593Z] #44 60.11 Selecting previously unselected package libnet1-dev. [2020-04-12T15:32:22.593Z] #44 60.18 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-12T15:32:22.593Z] #44 60.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-12T15:32:22.593Z] #44 60.87 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-12T15:32:22.593Z] #44 60.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-12T15:32:22.593Z] #44 60.92 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-12T15:32:22.593Z] #44 61.13 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-04-12T15:32:22.593Z] #44 61.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-04-12T15:32:22.593Z] #44 61.14 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-12T15:32:22.593Z] #44 61.58 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-12T15:32:22.593Z] #44 61.59 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-12T15:32:22.593Z] #44 61.61 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-12T15:32:22.593Z] #44 61.82 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-04-12T15:32:22.593Z] #44 61.82 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-04-12T15:32:22.593Z] #44 61.84 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-12T15:32:22.593Z] #44 62.08 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-04-12T15:32:22.593Z] #44 62.08 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-04-12T15:32:22.594Z] #44 62.09 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-12T15:32:22.594Z] #44 62.57 Selecting previously unselected package libprotobuf17:ppc64el. [2020-04-12T15:32:22.594Z] #44 62.63 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-04-12T15:32:22.594Z] #44 62.65 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-12T15:32:22.594Z] #44 64.22 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-04-12T15:32:22.594Z] #44 64.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-04-12T15:32:22.594Z] #44 64.29 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-12T15:32:22.594Z] #44 64.79 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-04-12T15:32:22.594Z] #44 64.91 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-04-12T15:32:22.594Z] #44 64.93 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-12T15:32:22.594Z] #44 67.63 Selecting previously unselected package libprotoc17:ppc64el. [2020-04-12T15:32:22.594Z] #44 67.63 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-04-12T15:32:22.594Z] #44 67.64 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-12T15:32:22.883Z] #44 ... [2020-04-12T15:32:22.883Z] [2020-04-12T15:32:22.883Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:32:23.075Z] #17 54.51 Setting up apparmor (2.13.2-10) ... [2020-04-12T15:32:24.437Z] #17 56.06 Setting up xfsprogs (4.20.0-1) ... [2020-04-12T15:32:24.437Z] #17 56.07 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-12T15:32:24.487Z] #17 54.14 Setting up iptables (1.8.2-4) ... [2020-04-12T15:32:24.487Z] #17 54.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-12T15:32:24.487Z] #17 54.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-12T15:32:24.487Z] #17 54.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-12T15:32:24.487Z] #17 54.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-12T15:32:24.487Z] #17 54.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-12T15:32:24.487Z] #17 54.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-12T15:32:24.487Z] #17 54.20 Setting up python3 (3.7.3-1) ... [2020-04-12T15:32:24.487Z] #17 54.53 Setting up python3-wheel (0.32.3-2) ... [2020-04-12T15:32:24.628Z] #28 12.26 #=#=# 1.1% ## 2.9% ## 3.8% ### 4.7% ##### 7.3% ###### 9.1% ####### 10.0% ######## 11.8% ######### 13.6% ########### 15.4% ############# 18.9% ############### 21.6% ################ 23.4% ################# 24.3% ################### 27.0% ##################### 29.7% ###################### 31.4% ######################## 34.1% ########################### 37.7% ############################# 40.3% ############################## 42.1% ############################### 43.9% ################################ 45.7% ################################## 48.4% #################################### 50.2% [2020-04-12T15:32:24.628Z] #28 ... [2020-04-12T15:32:24.628Z] [2020-04-12T15:32:24.628Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:32:24.628Z] #75 DONE 70.2s [2020-04-12T15:32:24.628Z] [2020-04-12T15:32:24.628Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:32:24.988Z] #17 56.41 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-12T15:32:24.988Z] #17 ... [2020-04-12T15:32:24.988Z] [2020-04-12T15:32:24.988Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:24.988Z] #44 144.2 CC criu/image-desc.o [2020-04-12T15:32:24.988Z] #44 144.4 CC criu/image.o [2020-04-12T15:32:24.988Z] #44 145.3 CC criu/ipc_ns.o [2020-04-12T15:32:24.988Z] #44 146.5 CC criu/irmap.o [2020-04-12T15:32:24.988Z] #44 147.2 CC criu/kcmp-ids.o [2020-04-12T15:32:24.988Z] #44 147.5 CC criu/kerndat.o [2020-04-12T15:32:24.988Z] #44 148.6 CC criu/libnetlink.o [2020-04-12T15:32:24.988Z] #44 149.0 CC criu/log.o [2020-04-12T15:32:24.988Z] #44 149.7 CC criu/lsm.o [2020-04-12T15:32:24.988Z] #44 150.2 CC criu/mem.o [2020-04-12T15:32:24.988Z] #44 152.0 CC criu/mount.o [2020-04-12T15:32:24.988Z] #44 ... [2020-04-12T15:32:24.988Z] [2020-04-12T15:32:24.988Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:32:24.988Z] #41 248.6 + dpkg --print-architecture [2020-04-12T15:32:24.988Z] #41 248.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-12T15:32:24.988Z] #41 249.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-12T15:32:24.988Z] #41 249.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-12T15:32:25.428Z] #17 55.36 Setting up apparmor (2.13.2-10) ... [2020-04-12T15:32:25.548Z] #41 ... [2020-04-12T15:32:25.548Z] [2020-04-12T15:32:25.548Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:32:25.803Z] #17 57.30 Setting up python3-distutils (3.7.3-1) ... [2020-04-12T15:32:26.058Z] #17 57.85 Setting up python3-setuptools (40.8.0-1) ... [2020-04-12T15:32:27.326Z] #17 56.87 Setting up xfsprogs (4.20.0-1) ... [2020-04-12T15:32:27.326Z] #17 56.88 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-12T15:32:27.326Z] #17 57.24 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-12T15:32:27.419Z] #17 59.05 Setting up python3-pip (18.1-5) ... [2020-04-12T15:32:27.568Z] #28 12.26 #=#=# 1.1% ## 2.9% ## 3.8% ### 4.7% ##### 7.3% ###### 9.1% ####### 10.0% ######## 11.8% ######### 13.6% ########### 15.4% ############# 18.9% ############### 21.6% ################ 23.4% ################# 24.3% ################### 27.0% ##################### 29.7% ###################### 31.4% ######################## 34.1% ########################### 37.7% ############################# 40.3% ############################## 42.1% ############################### 43.9% ################################ 45.7% ################################## 48.4% #################################### 50.2% ##################################### 52.2% ###################################### 54.0% ######################################## 55.8% ######################################### 57.6% ########################################## 59.4% ############################################ 61.1% ############################################ 62.0% ############################################# 63.8% ############################################### 65.6% ################################################# 69.2% ################################################### 70.9% #################################################### 73.5% ###################################################### 75.2% ###################################################### 76.1% ####################################################### 77.0% ######################################################## 77.9% ######################################################### 79.5% ######################################################### 80.4% ########################################################### 82.3% ################################################################ 89.8% ################################################################# 91.6% ################################################################### 94.3% ##################################################################### 96.1% ###################################################################### 97.9% ######################################################################## 100.0% [2020-04-12T15:32:27.948Z] #65 235.6 + bin/containerd-stress [2020-04-12T15:32:28.199Z] #28 19.23 [2020-04-12T15:32:28.258Z] #17 58.09 Setting up python3-distutils (3.7.3-1) ... [2020-04-12T15:32:28.344Z] #17 60.08 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:32:28.344Z] #17 60.15 Processing triggers for mime-support (3.62) ... [2020-04-12T15:32:28.515Z] #17 58.53 Setting up python3-setuptools (40.8.0-1) ... [2020-04-12T15:32:28.515Z] #17 ... [2020-04-12T15:32:28.515Z] [2020-04-12T15:32:28.515Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:28.515Z] #44 148.6 CC criu/filesystems.o [2020-04-12T15:32:28.515Z] #44 149.4 CC criu/fsnotify.o [2020-04-12T15:32:28.515Z] #44 150.6 CC criu/image-desc.o [2020-04-12T15:32:28.515Z] #44 150.7 CC criu/image.o [2020-04-12T15:32:28.515Z] #44 151.6 CC criu/ipc_ns.o [2020-04-12T15:32:28.515Z] #44 152.9 CC criu/irmap.o [2020-04-12T15:32:28.515Z] #44 153.6 CC criu/kcmp-ids.o [2020-04-12T15:32:28.515Z] #44 153.9 CC criu/kerndat.o [2020-04-12T15:32:28.515Z] #44 155.1 CC criu/libnetlink.o [2020-04-12T15:32:28.515Z] #44 155.5 CC criu/log.o [2020-04-12T15:32:28.515Z] #44 155.9 CC criu/lsm.o [2020-04-12T15:32:28.515Z] #44 156.4 CC criu/mem.o [2020-04-12T15:32:28.515Z] #44 158.1 CC criu/mount.o [2020-04-12T15:32:28.773Z] #44 ... [2020-04-12T15:32:28.773Z] [2020-04-12T15:32:28.773Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:32:28.773Z] #17 58.53 Setting up python3-setuptools (40.8.0-1) ... [2020-04-12T15:32:28.885Z] #65 238.1 + bin/containerd-shim [2020-04-12T15:32:28.907Z] #17 DONE 60.7s [2020-04-12T15:32:28.907Z] [2020-04-12T15:32:28.907Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:28.907Z] #44 155.9 CC criu/namespaces.o [2020-04-12T15:32:28.907Z] #44 157.9 CC criu/net.o [2020-04-12T15:32:29.705Z] #17 59.55 Setting up python3-pip (18.1-5) ... [2020-04-12T15:32:30.639Z] #17 60.46 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:32:30.639Z] #17 60.50 Processing triggers for mime-support (3.62) ... [2020-04-12T15:32:30.836Z] #44 ... [2020-04-12T15:32:30.836Z] [2020-04-12T15:32:30.836Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-12T15:32:30.836Z] #18 1.658 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-12T15:32:30.836Z] #18 1.663 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-12T15:32:30.836Z] #18 1.677 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-12T15:32:30.836Z] #18 DONE 1.8s [2020-04-12T15:32:30.836Z] [2020-04-12T15:32:30.836Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-12T15:32:30.907Z] #28 21.51 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-12T15:32:30.907Z] #28 22.16 [2020-04-12T15:32:31.204Z] #17 DONE 61.0s [2020-04-12T15:32:31.204Z] [2020-04-12T15:32:31.204Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-12T15:32:31.538Z] #28 22.47 # 1.6% ############################################# 63.3% ######################################################################## 100.0% [2020-04-12T15:32:31.834Z] #28 22.88 [2020-04-12T15:32:32.864Z] #28 ... [2020-04-12T15:32:32.864Z] [2020-04-12T15:32:32.864Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:32:32.864Z] #44 68.82 Selecting previously unselected package protobuf-c-compiler. [2020-04-12T15:32:32.864Z] #44 68.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-04-12T15:32:32.864Z] #44 68.85 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-12T15:32:32.864Z] #44 69.17 Selecting previously unselected package protobuf-compiler. [2020-04-12T15:32:32.864Z] #44 69.18 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-04-12T15:32:32.864Z] #44 69.20 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-12T15:32:32.864Z] #44 69.62 Selecting previously unselected package python-pkg-resources. [2020-04-12T15:32:32.864Z] #44 69.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-12T15:32:32.864Z] #44 69.64 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-12T15:32:32.864Z] #44 70.18 Selecting previously unselected package python-six. [2020-04-12T15:32:32.864Z] #44 70.19 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-12T15:32:32.864Z] #44 70.19 Unpacking python-six (1.12.0-1) ... [2020-04-12T15:32:32.864Z] #44 70.34 Selecting previously unselected package python-protobuf. [2020-04-12T15:32:32.864Z] #44 70.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-04-12T15:32:32.864Z] #44 70.39 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-12T15:32:32.864Z] #44 71.88 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-12T15:32:32.864Z] #44 78.31 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-12T15:32:32.864Z] #44 78.31 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-12T15:32:32.864Z] #44 78.32 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-12T15:32:32.864Z] #44 78.33 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-12T15:32:32.864Z] #44 78.34 Setting up python-six (1.12.0-1) ... [2020-04-12T15:32:33.102Z] #18 1.921 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-12T15:32:33.102Z] #18 1.925 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-12T15:32:33.102Z] #18 1.928 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-12T15:32:33.102Z] #18 DONE 2.0s [2020-04-12T15:32:33.102Z] [2020-04-12T15:32:33.102Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-12T15:32:33.153Z] #44 ... [2020-04-12T15:32:33.153Z] [2020-04-12T15:32:33.153Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:32:33.153Z] #11 68.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-04-12T15:32:33.153Z] #11 68.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-04-12T15:32:33.153Z] #11 68.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-12T15:32:33.153Z] #11 68.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-12T15:32:33.153Z] #11 68.96 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-04-12T15:32:33.153Z] #11 68.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-04-12T15:32:33.153Z] #11 68.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-04-12T15:32:33.153Z] #11 69.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-04-12T15:32:33.153Z] #11 69.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-04-12T15:32:33.153Z] #11 69.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-04-12T15:32:33.153Z] #11 69.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-04-12T15:32:33.153Z] #11 69.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-04-12T15:32:33.153Z] #11 69.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-04-12T15:32:33.153Z] #11 69.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-04-12T15:32:33.153Z] #11 69.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-04-12T15:32:33.153Z] #11 73.36 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:32:33.153Z] #11 73.68 Fetched 78.9 MB in 16s (4788 kB/s) [2020-04-12T15:32:33.153Z] #11 73.89 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-12T15:32:33.153Z] #11 73.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 ... 15330 files and directories currently installed.) [2020-04-12T15:32:33.153Z] #11 74.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-04-12T15:32:33.153Z] #11 74.04 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-12T15:32:33.153Z] #11 79.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-12T15:32:33.153Z] #11 ... [2020-04-12T15:32:33.153Z] [2020-04-12T15:32:33.153Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:32:33.153Z] #36 76.30 Selecting previously unselected package libxml2:ppc64el. [2020-04-12T15:32:33.153Z] #36 76.30 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-04-12T15:32:33.153Z] #36 76.31 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-12T15:32:33.153Z] #36 77.14 Selecting previously unselected package libarchive13:ppc64el. [2020-04-12T15:32:33.153Z] #36 77.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-04-12T15:32:33.153Z] #36 77.15 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-12T15:32:33.153Z] #36 77.76 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-04-12T15:32:33.153Z] #36 77.78 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-04-12T15:32:33.153Z] #36 77.82 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-12T15:32:33.153Z] #36 78.07 Selecting previously unselected package librhash0:ppc64el. [2020-04-12T15:32:33.153Z] #36 78.09 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-04-12T15:32:33.153Z] #36 78.10 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-04-12T15:32:33.153Z] #36 78.34 Selecting previously unselected package libuv1:ppc64el. [2020-04-12T15:32:33.153Z] #36 78.34 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-04-12T15:32:33.153Z] #36 78.36 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-04-12T15:32:33.153Z] #36 78.56 Selecting previously unselected package cmake. [2020-04-12T15:32:33.153Z] #36 78.59 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-04-12T15:32:33.153Z] #36 78.59 Unpacking cmake (3.13.4-1) ... [2020-04-12T15:32:33.668Z] #19 ... [2020-04-12T15:32:33.668Z] [2020-04-12T15:32:33.668Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:32:33.668Z] #41 256.1 + dpkg --print-architecture [2020-04-12T15:32:33.668Z] #41 256.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-12T15:32:33.668Z] #41 256.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-12T15:32:33.668Z] #41 256.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-12T15:32:34.164Z] #65 243.5 + bin/containerd-shim-runc-v1 [2020-04-12T15:32:34.178Z] #36 ... [2020-04-12T15:32:34.179Z] [2020-04-12T15:32:34.179Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:32:34.179Z] #34 70.00 sync [2020-04-12T15:32:34.179Z] #34 70.00 internal/reflectlite [2020-04-12T15:32:34.179Z] #34 75.95 sort [2020-04-12T15:32:34.179Z] #34 75.96 errors [2020-04-12T15:32:34.179Z] #34 76.79 io [2020-04-12T15:32:34.179Z] #34 76.79 internal/oserror [2020-04-12T15:32:34.179Z] #34 76.87 strconv [2020-04-12T15:32:34.179Z] #34 77.34 syscall [2020-04-12T15:32:34.467Z] #34 ... [2020-04-12T15:32:34.467Z] [2020-04-12T15:32:34.467Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:32:34.467Z] #48 70.04 internal/reflectlite [2020-04-12T15:32:34.467Z] #48 70.09 sync [2020-04-12T15:32:34.467Z] #48 75.10 math/rand [2020-04-12T15:32:34.467Z] #48 75.16 github.com/LK4D4/vndr/godl/singleflight [2020-04-12T15:32:34.467Z] #48 75.17 internal/singleflight [2020-04-12T15:32:34.467Z] #48 79.57 io [2020-04-12T15:32:34.467Z] #48 79.59 sort [2020-04-12T15:32:34.467Z] #48 79.60 strconv [2020-04-12T15:32:34.467Z] #48 80.02 syscall [2020-04-12T15:32:34.467Z] #48 ... [2020-04-12T15:32:34.467Z] [2020-04-12T15:32:34.467Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:32:34.467Z] #51 79.53 + cd /tmp/tmp.wCuOVNwxkZ/src/gotest.tools/gotestsum [2020-04-12T15:32:34.467Z] #51 79.54 + git checkout -q v0.3.5 [2020-04-12T15:32:34.467Z] #51 79.70 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-12T15:32:37.364Z] #19 5.551 Collecting yamllint==1.16.0 [2020-04-12T15:32:37.364Z] #19 ... [2020-04-12T15:32:37.364Z] [2020-04-12T15:32:37.364Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:37.364Z] #44 161.6 CC criu/netfilter.o [2020-04-12T15:32:37.364Z] #44 162.0 CC criu/page-pipe.o [2020-04-12T15:32:37.364Z] #44 162.7 CC criu/page-xfer.o [2020-04-12T15:32:37.364Z] #44 164.1 CC criu/pagemap-cache.o [2020-04-12T15:32:37.364Z] #44 164.6 CC criu/pagemap.o [2020-04-12T15:32:37.364Z] #44 165.8 CC criu/parasite-syscall.o [2020-04-12T15:32:37.364Z] #44 166.6 CC criu/path.o [2020-04-12T15:32:37.364Z] #44 166.9 CC criu/pie-util-vdso-elf32.o [2020-04-12T15:32:37.453Z] #65 246.3 + bin/containerd-shim-runc-v2 [2020-04-12T15:32:37.660Z] #44 167.3 CC criu/pie-util-vdso.o [2020-04-12T15:32:37.964Z] #51 ... [2020-04-12T15:32:37.964Z] [2020-04-12T15:32:37.964Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-12T15:32:37.964Z] #36 83.13 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-12T15:32:37.964Z] #36 83.16 Setting up xxd (2:8.1.0875-5) ... [2020-04-12T15:32:37.964Z] #36 83.17 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-04-12T15:32:37.964Z] #36 83.17 Setting up vim-common (2:8.1.0875-5) ... [2020-04-12T15:32:37.964Z] #36 83.26 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-04-12T15:32:37.964Z] #36 83.28 Setting up cmake-data (3.13.4-1) ... [2020-04-12T15:32:37.964Z] #36 83.30 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-12T15:32:37.964Z] #36 83.31 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-12T15:32:37.964Z] #36 83.35 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-12T15:32:37.964Z] #36 83.36 Setting up cmake (3.13.4-1) ... [2020-04-12T15:32:37.964Z] #36 83.37 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:32:37.964Z] #36 83.54 Processing triggers for mime-support (3.62) ... [2020-04-12T15:32:37.964Z] #36 DONE 83.9s [2020-04-12T15:32:37.964Z] [2020-04-12T15:32:37.964Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:32:37.964Z] #37 DONE 0.1s [2020-04-12T15:32:37.964Z] [2020-04-12T15:32:37.964Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-12T15:32:38.020Z] #65 247.3 + binaries [2020-04-12T15:32:38.020Z] #65 247.3 + mkdir -p /build [2020-04-12T15:32:38.020Z] #65 247.3 + cp bin/containerd /build/containerd [2020-04-12T15:32:38.020Z] #65 247.4 + cp bin/containerd-shim /build/containerd-shim [2020-04-12T15:32:38.253Z] #38 DONE 0.1s [2020-04-12T15:32:38.253Z] [2020-04-12T15:32:38.253Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:32:38.253Z] #28 24.79 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-12T15:32:38.253Z] #28 25.52 #=#=# [2020-04-12T15:32:38.253Z] #28 25.77 ####### 10.7% ################################################### 71.8% ######################################################################## 100.0% [2020-04-12T15:32:38.253Z] #28 26.26 [2020-04-12T15:32:38.253Z] #28 29.01 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-12T15:32:38.253Z] #28 29.23 skipping existing c8c2d4a6b2e3 [2020-04-12T15:32:38.253Z] #28 29.44 [2020-04-12T15:32:38.278Z] #65 247.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-12T15:32:38.278Z] #65 247.4 + cp bin/ctr /build/ctr [2020-04-12T15:32:38.537Z] #65 DONE 247.8s [2020-04-12T15:32:38.585Z] #44 167.7 CC criu/pie-util.o [2020-04-12T15:32:38.585Z] #44 167.9 CC criu/pipes.o [2020-04-12T15:32:38.931Z] #41 ... [2020-04-12T15:32:38.931Z] [2020-04-12T15:32:38.931Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-12T15:32:38.931Z] #19 5.887 Collecting yamllint==1.16.0 [2020-04-12T15:32:39.145Z] #44 168.6 CC criu/plugin.o [2020-04-12T15:32:39.281Z] #28 ... [2020-04-12T15:32:39.281Z] [2020-04-12T15:32:39.281Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:32:39.281Z] #44 85.14 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-12T15:32:39.281Z] #44 85.16 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-12T15:32:39.281Z] #44 85.17 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-12T15:32:39.281Z] #44 85.19 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-04-12T15:32:39.281Z] #44 85.21 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-12T15:32:39.281Z] #44 85.21 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-12T15:32:39.281Z] #44 85.23 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-12T15:32:39.281Z] #44 85.24 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-12T15:32:39.281Z] #44 85.25 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-12T15:32:39.281Z] #44 85.27 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-12T15:32:39.704Z] #44 168.9 CC criu/proc_parse.o [2020-04-12T15:32:39.912Z] [2020-04-12T15:32:39.913Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-12T15:32:40.172Z] #66 DONE 0.3s [2020-04-12T15:32:40.172Z] [2020-04-12T15:32:40.172Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-12T15:32:40.172Z] #70 DONE 0.1s [2020-04-12T15:32:40.430Z] [2020-04-12T15:32:40.430Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-12T15:32:40.430Z] #72 DONE 0.2s [2020-04-12T15:32:40.430Z] [2020-04-12T15:32:40.430Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-12T15:32:40.430Z] #75 DONE 0.1s [2020-04-12T15:32:40.689Z] [2020-04-12T15:32:40.689Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-12T15:32:40.689Z] #76 DONE 0.1s [2020-04-12T15:32:40.689Z] [2020-04-12T15:32:40.689Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-12T15:32:41.996Z] #44 ... [2020-04-12T15:32:41.996Z] [2020-04-12T15:32:41.996Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-12T15:32:41.996Z] #28 31.51 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-12T15:32:41.996Z] #28 32.13 [2020-04-12T15:32:41.996Z] #28 32.48 #=#=# ######################################################################## 100.0% [2020-04-12T15:32:41.996Z] #28 32.78 [2020-04-12T15:32:41.996Z] #28 32.88 Download of images into '/build' complete. [2020-04-12T15:32:41.996Z] #28 32.88 Use something like the following to load the result into a Docker daemon: [2020-04-12T15:32:41.996Z] #28 32.88 tar -cC '/build' . | docker load [2020-04-12T15:32:41.996Z] #28 DONE 33.0s [2020-04-12T15:32:41.996Z] [2020-04-12T15:32:41.996Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:32:41.996Z] #57 86.97 bytes [2020-04-12T15:32:41.996Z] #57 87.00 strconv [2020-04-12T15:32:41.996Z] #57 87.04 strings [2020-04-12T15:32:41.996Z] #57 87.11 syscall [2020-04-12T15:32:42.065Z] #77 DONE 1.5s [2020-04-12T15:32:42.215Z] #44 ... [2020-04-12T15:32:42.215Z] [2020-04-12T15:32:42.215Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-12T15:32:42.215Z] #19 10.87 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-12T15:32:42.215Z] #19 10.96 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-12T15:32:42.215Z] #19 11.01 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-12T15:32:42.215Z] #19 11.06 Collecting pyyaml (from yamllint==1.16.0) [2020-04-12T15:32:42.215Z] #19 11.20 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-12T15:32:42.326Z] [2020-04-12T15:32:42.326Z] #78 exporting to image [2020-04-12T15:32:42.326Z] #78 exporting layers [2020-04-12T15:32:43.113Z] #19 ... [2020-04-12T15:32:43.113Z] [2020-04-12T15:32:43.113Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:43.113Z] #44 162.5 CC criu/namespaces.o [2020-04-12T15:32:43.113Z] #44 164.6 CC criu/net.o [2020-04-12T15:32:43.113Z] #44 168.1 CC criu/netfilter.o [2020-04-12T15:32:43.113Z] #44 168.5 CC criu/page-pipe.o [2020-04-12T15:32:43.113Z] #44 169.2 CC criu/page-xfer.o [2020-04-12T15:32:43.113Z] #44 170.5 CC criu/pagemap-cache.o [2020-04-12T15:32:43.113Z] #44 170.8 CC criu/pagemap.o [2020-04-12T15:32:43.113Z] #44 171.6 CC criu/parasite-syscall.o [2020-04-12T15:32:43.113Z] #44 172.3 CC criu/path.o [2020-04-12T15:32:43.113Z] #44 172.6 CC criu/pie-util-vdso-elf32.o [2020-04-12T15:32:43.113Z] #44 173.0 CC criu/pie-util-vdso.o [2020-04-12T15:32:43.371Z] #44 173.5 CC criu/pie-util.o [2020-04-12T15:32:43.521Z] #57 ... [2020-04-12T15:32:43.521Z] [2020-04-12T15:32:43.521Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:32:43.521Z] #11 79.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-04-12T15:32:43.521Z] #11 79.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-12T15:32:43.521Z] #11 84.54 Selecting previously unselected package binutils-mingw-w64. [2020-04-12T15:32:43.521Z] #11 84.55 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-12T15:32:43.521Z] #11 84.59 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-12T15:32:43.521Z] #11 84.79 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-04-12T15:32:43.521Z] #11 84.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-12T15:32:43.521Z] #11 84.81 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-12T15:32:43.521Z] #11 85.05 Selecting previously unselected package dmsetup. [2020-04-12T15:32:43.521Z] #11 85.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-04-12T15:32:43.521Z] #11 85.08 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-12T15:32:43.521Z] #11 85.36 Selecting previously unselected package mingw-w64-common. [2020-04-12T15:32:43.521Z] #11 85.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-12T15:32:43.521Z] #11 85.43 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-12T15:32:43.521Z] #11 ... [2020-04-12T15:32:43.521Z] [2020-04-12T15:32:43.521Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:32:43.576Z] #19 ... [2020-04-12T15:32:43.576Z] [2020-04-12T15:32:43.576Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:32:43.576Z] #41 DONE 277.0s [2020-04-12T15:32:43.576Z] [2020-04-12T15:32:43.576Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-12T15:32:43.576Z] #19 12.68 Building wheels for collected packages: pyyaml [2020-04-12T15:32:43.576Z] #19 12.68 Running setup.py bdist_wheel for pyyaml: started [2020-04-12T15:32:43.628Z] #44 173.7 CC criu/pipes.o [2020-04-12T15:32:44.193Z] #44 ... [2020-04-12T15:32:44.193Z] [2020-04-12T15:32:44.193Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-12T15:32:44.193Z] #19 11.24 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-12T15:32:44.193Z] #19 11.34 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-12T15:32:44.388Z] #31 88.05 Checking out files: 78% (1188/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 89% (1363/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-12T15:32:44.388Z] #31 90.44 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-12T15:32:44.451Z] #19 11.39 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-12T15:32:44.451Z] #19 11.46 Collecting pyyaml (from yamllint==1.16.0) [2020-04-12T15:32:44.451Z] #19 11.60 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-12T15:32:45.299Z] #31 91.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-12T15:32:45.463Z] #19 14.30 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-12T15:32:45.463Z] #19 14.31 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-12T15:32:45.463Z] #19 14.40 Successfully built pyyaml [2020-04-12T15:32:45.463Z] #19 14.41 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-12T15:32:45.463Z] #19 14.70 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-12T15:32:45.823Z] #19 12.93 Building wheels for collected packages: pyyaml [2020-04-12T15:32:46.022Z] #19 DONE 15.0s [2020-04-12T15:32:46.022Z] [2020-04-12T15:32:46.022Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-12T15:32:46.022Z] #24 DONE 0.2s [2020-04-12T15:32:46.022Z] [2020-04-12T15:32:46.022Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-12T15:32:46.081Z] #19 12.94 Running setup.py bdist_wheel for pyyaml: started [2020-04-12T15:32:46.519Z] #78 exporting layers 3.6s done [2020-04-12T15:32:46.519Z] #78 writing image sha256:cc1995639d27fe860d4f7b1ba27f3eaf07c0e87f454548dae30069abb6c37143 done [2020-04-12T15:32:46.519Z] #78 naming to docker.io/library/docker:e9d785ce3f02c223100f4dd01813e192ccd83948 done [2020-04-12T15:32:46.519Z] #78 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-12T15:32:46.856Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-37867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e9d785ce3f02c223100f4dd01813e192ccd83948 hack/test/unit [2020-04-12T15:32:46.946Z] #28 DONE 0.7s [2020-04-12T15:32:46.946Z] [2020-04-12T15:32:46.946Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-12T15:32:46.946Z] #31 DONE 0.1s [2020-04-12T15:32:46.946Z] [2020-04-12T15:32:46.946Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:46.946Z] #44 171.5 CC criu/protobuf-desc.o [2020-04-12T15:32:46.946Z] #44 172.6 CC criu/protobuf.o [2020-04-12T15:32:46.946Z] #44 172.9 CC criu/pstree.o [2020-04-12T15:32:46.946Z] #44 174.7 CC criu/rbtree.o [2020-04-12T15:32:46.946Z] #44 175.0 CC criu/rst-malloc.o [2020-04-12T15:32:46.946Z] #44 175.3 CC criu/seccomp.o [2020-04-12T15:32:46.946Z] #44 176.1 CC criu/seize.o [2020-04-12T15:32:46.946Z] #44 ... [2020-04-12T15:32:46.946Z] [2020-04-12T15:32:46.946Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-12T15:32:46.946Z] #34 DONE 0.1s [2020-04-12T15:32:47.015Z] #19 13.98 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-12T15:32:47.015Z] #19 13.98 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-12T15:32:47.015Z] #19 14.07 Successfully built pyyaml [2020-04-12T15:32:47.015Z] #19 14.10 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-12T15:32:47.202Z] [2020-04-12T15:32:47.202Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-12T15:32:47.202Z] #39 DONE 0.1s [2020-04-12T15:32:47.202Z] [2020-04-12T15:32:47.202Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-12T15:32:47.202Z] #42 DONE 0.2s [2020-04-12T15:32:47.202Z] [2020-04-12T15:32:47.202Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:32:47.456Z] #65 ... [2020-04-12T15:32:47.456Z] [2020-04-12T15:32:47.456Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:47.456Z] #44 176.9 CC criu/servicefd.o [2020-04-12T15:32:47.581Z] #19 14.43 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-12T15:32:47.710Z] #44 177.2 CC criu/shmem.o [2020-04-12T15:32:48.011Z] #31 ... [2020-04-12T15:32:48.011Z] [2020-04-12T15:32:48.011Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:32:48.011Z] #34 83.68 bytes [2020-04-12T15:32:48.011Z] #34 83.78 strings [2020-04-12T15:32:48.147Z] #19 DONE 14.9s [2020-04-12T15:32:48.147Z] [2020-04-12T15:32:48.147Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-12T15:32:48.147Z] #24 DONE 0.2s [2020-04-12T15:32:48.147Z] [2020-04-12T15:32:48.147Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:48.147Z] #44 174.5 CC criu/plugin.o [2020-04-12T15:32:48.147Z] #44 174.9 CC criu/proc_parse.o [2020-04-12T15:32:48.147Z] #44 177.9 CC criu/protobuf-desc.o [2020-04-12T15:32:48.299Z] #34 ... [2020-04-12T15:32:48.299Z] [2020-04-12T15:32:48.299Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:32:48.299Z] #39 0.406 + RM_GOPATH=0 [2020-04-12T15:32:48.299Z] #39 0.407 + TMP_GOPATH= [2020-04-12T15:32:48.299Z] #39 0.407 + : /build [2020-04-12T15:32:48.299Z] #39 0.407 + '[' -z '' ']' [2020-04-12T15:32:48.299Z] #39 0.410 ++ mktemp -d [2020-04-12T15:32:48.299Z] #39 0.427 + export GOPATH=/tmp/tmp.m1cy2vEmqI [2020-04-12T15:32:48.299Z] #39 0.428 + GOPATH=/tmp/tmp.m1cy2vEmqI [2020-04-12T15:32:48.299Z] #39 0.429 + RM_GOPATH=1 [2020-04-12T15:32:48.299Z] #39 0.433 ++ dirname ./install.sh [2020-04-12T15:32:48.299Z] #39 0.435 + dir=. [2020-04-12T15:32:48.299Z] #39 0.436 + bin=tini [2020-04-12T15:32:48.299Z] #39 0.436 + shift [2020-04-12T15:32:48.299Z] #39 0.436 + '[' '!' -f ./tini.installer ']' [2020-04-12T15:32:48.299Z] #39 0.436 + . ./tini.installer [2020-04-12T15:32:48.299Z] #39 0.436 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:32:48.299Z] #39 0.436 + install_tini [2020-04-12T15:32:48.299Z] #39 0.436 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-12T15:32:48.299Z] #39 0.436 + git clone https://github.com/krallin/tini.git /tmp/tmp.m1cy2vEmqI/tini [2020-04-12T15:32:48.299Z] #39 0.436 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:32:48.299Z] #39 0.440 Cloning into '/tmp/tmp.m1cy2vEmqI/tini'... [2020-04-12T15:32:48.299Z] #39 1.823 + cd /tmp/tmp.m1cy2vEmqI/tini [2020-04-12T15:32:48.299Z] #39 1.823 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-12T15:32:48.299Z] #39 1.840 + cmake . [2020-04-12T15:32:48.299Z] #39 2.952 -- The C compiler identification is GNU 8.3.0 [2020-04-12T15:32:48.299Z] #39 3.102 -- Check for working C compiler: /usr/bin/cc [2020-04-12T15:32:48.299Z] #39 4.470 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-12T15:32:48.299Z] #39 4.483 -- Detecting C compiler ABI info [2020-04-12T15:32:48.299Z] #39 5.333 -- Detecting C compiler ABI info - done [2020-04-12T15:32:48.299Z] #39 5.407 -- Detecting C compile features [2020-04-12T15:32:48.299Z] #39 8.739 -- Detecting C compile features - done [2020-04-12T15:32:48.299Z] #39 8.827 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-12T15:32:48.299Z] #39 9.272 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-12T15:32:48.299Z] #39 9.513 -- Configuring done [2020-04-12T15:32:48.299Z] #39 9.552 -- Generating done [2020-04-12T15:32:48.299Z] #39 9.563 -- Build files have been written to: /tmp/tmp.m1cy2vEmqI/tini [2020-04-12T15:32:48.299Z] #39 9.586 + make tini-static [2020-04-12T15:32:48.299Z] #39 10.15 Scanning dependencies of target tini-static [2020-04-12T15:32:48.589Z] #39 10.27 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-12T15:32:48.633Z] #44 177.8 CC criu/sigframe.o [2020-04-12T15:32:48.633Z] #44 178.0 CC criu/signalfd.o [2020-04-12T15:32:48.633Z] #44 178.2 CC criu/sk-inet.o [2020-04-12T15:32:48.712Z] #44 ... [2020-04-12T15:32:48.712Z] [2020-04-12T15:32:48.712Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-12T15:32:48.712Z] #28 DONE 0.7s [2020-04-12T15:32:48.971Z] [2020-04-12T15:32:48.971Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:48.971Z] #44 179.0 CC criu/protobuf.o [2020-04-12T15:32:48.971Z] #44 ... [2020-04-12T15:32:48.971Z] [2020-04-12T15:32:48.971Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-12T15:32:48.971Z] #31 DONE 0.1s [2020-04-12T15:32:48.971Z] [2020-04-12T15:32:48.971Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-12T15:32:48.971Z] #34 DONE 0.1s [2020-04-12T15:32:49.217Z] #39 ... [2020-04-12T15:32:49.217Z] [2020-04-12T15:32:49.217Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:32:49.217Z] #34 94.70 reflect [2020-04-12T15:32:49.229Z] [2020-04-12T15:32:49.229Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-12T15:32:49.229Z] #39 DONE 0.1s [2020-04-12T15:32:49.229Z] [2020-04-12T15:32:49.229Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:32:49.487Z] #41 ... [2020-04-12T15:32:49.487Z] [2020-04-12T15:32:49.487Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:49.487Z] #44 179.5 CC criu/pstree.o [2020-04-12T15:32:49.601Z] #44 179.2 CC criu/sk-netlink.o [2020-04-12T15:32:50.160Z] #44 179.6 CC criu/sk-packet.o [2020-04-12T15:32:50.421Z] #44 180.6 CC criu/rbtree.o [2020-04-12T15:32:50.679Z] #44 180.9 CC criu/rst-malloc.o [2020-04-12T15:32:50.719Z] #44 180.0 CC criu/sk-queue.o [2020-04-12T15:32:50.730Z] #34 ... [2020-04-12T15:32:50.730Z] [2020-04-12T15:32:50.730Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-12T15:32:50.730Z] #44 96.23 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-12T15:32:50.730Z] #44 96.24 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:32:50.730Z] #44 DONE 96.6s [2020-04-12T15:32:50.730Z] [2020-04-12T15:32:50.730Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:50.974Z] #44 180.4 CC criu/sk-tcp.o [2020-04-12T15:32:51.244Z] #44 181.2 CC criu/seccomp.o [2020-04-12T15:32:51.534Z] #44 180.9 CC criu/sk-unix.o [2020-04-12T15:32:51.761Z] #45 ... [2020-04-12T15:32:51.761Z] [2020-04-12T15:32:51.761Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:32:51.761Z] #48 87.45 vendor/golang.org/x/net/dns/dnsmessage [2020-04-12T15:32:51.761Z] #48 87.82 bytes [2020-04-12T15:32:51.821Z] #44 181.9 CC criu/seize.o [2020-04-12T15:32:52.053Z] #48 97.62 bufio [2020-04-12T15:32:52.053Z] #48 ... [2020-04-12T15:32:52.053Z] [2020-04-12T15:32:52.053Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:32:52.053Z] #34 97.31 bufio [2020-04-12T15:32:52.079Z] #44 ... [2020-04-12T15:32:52.079Z] [2020-04-12T15:32:52.079Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:32:52.079Z] #41 DONE 284.7s [2020-04-12T15:32:52.128Z] ? github.com/docker/docker/api [no test files] [2020-04-12T15:32:52.337Z] [2020-04-12T15:32:52.337Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:32:52.343Z] #34 ... [2020-04-12T15:32:52.343Z] [2020-04-12T15:32:52.343Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:32:52.343Z] #39 13.12 [100%] Linking C executable tini-static [2020-04-12T15:32:52.343Z] #39 14.11 [100%] Built target tini-static [2020-04-12T15:32:52.343Z] #39 14.22 + mkdir -p /build [2020-04-12T15:32:52.343Z] #39 14.22 + cp tini-static /build/docker-init [2020-04-12T15:32:52.343Z] #39 DONE 14.3s [2020-04-12T15:32:52.633Z] [2020-04-12T15:32:52.633Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:52.633Z] #45 1.991 Note: Building without setproctitle() and strlcpy() support. [2020-04-12T15:32:52.633Z] #45 1.991 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-12T15:32:52.903Z] #60 ... [2020-04-12T15:32:52.903Z] [2020-04-12T15:32:52.903Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:52.903Z] #44 182.9 CC criu/servicefd.o [2020-04-12T15:32:52.923Z] #45 2.038 Note: Building without GnuTLS support [2020-04-12T15:32:53.417Z] #44 182.6 CC criu/sockets.o [2020-04-12T15:32:53.487Z] #44 183.6 CC criu/shmem.o [2020-04-12T15:32:53.977Z] #44 183.3 CC criu/stats.o [2020-04-12T15:32:54.053Z] #44 ... [2020-04-12T15:32:54.053Z] [2020-04-12T15:32:54.053Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-12T15:32:54.053Z] #42 DONE 0.2s [2020-04-12T15:32:54.053Z] [2020-04-12T15:32:54.053Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:32:54.232Z] #44 183.7 CC criu/string.o [2020-04-12T15:32:54.233Z] #44 183.8 CC criu/sysctl.o [2020-04-12T15:32:54.619Z] #53 ... [2020-04-12T15:32:54.619Z] [2020-04-12T15:32:54.619Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:54.619Z] #44 184.5 CC criu/sigframe.o [2020-04-12T15:32:54.619Z] #44 184.7 CC criu/signalfd.o [2020-04-12T15:32:54.792Z] #44 184.3 CC criu/sysfs_parse.o [2020-04-12T15:32:54.877Z] #44 184.9 CC criu/sk-inet.o [2020-04-12T15:32:55.047Z] #44 184.6 CC criu/timerfd.o [2020-04-12T15:32:55.607Z] #44 184.9 CC criu/tty.o [2020-04-12T15:32:55.646Z] #45 4.677 fatal: not a git repository (or any of the parent directories): .git [2020-04-12T15:32:55.646Z] #45 4.718 GEN .gitid [2020-04-12T15:32:55.646Z] #45 4.727 GEN criu/include/version.h [2020-04-12T15:32:55.646Z] #45 4.795 GEN include/common/asm [2020-04-12T15:32:55.811Z] #44 185.7 CC criu/sk-netlink.o [2020-04-12T15:32:56.069Z] #44 186.1 CC criu/sk-packet.o [2020-04-12T15:32:56.635Z] #44 186.6 CC criu/sk-queue.o [2020-04-12T15:32:56.893Z] #44 187.1 CC criu/sk-tcp.o [2020-04-12T15:32:56.969Z] #44 186.4 CC criu/tun.o [2020-04-12T15:32:57.458Z] #44 187.5 CC criu/sk-unix.o [2020-04-12T15:32:57.577Z] #44 186.9 CC criu/uffd.o [2020-04-12T15:32:57.713Z] #45 7.142 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-12T15:32:58.001Z] #45 7.388 PBCC images/opts.pb-c.c [2020-04-12T15:32:58.292Z] #45 7.483 PBCC images/sit.pb-c.c [2020-04-12T15:32:58.292Z] #45 7.565 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-12T15:32:58.292Z] #45 7.640 DEP images/opts.pb-c.d [2020-04-12T15:32:58.292Z] #45 7.706 DEP images/sit.pb-c.d [2020-04-12T15:32:58.292Z] #45 7.835 PBCC images/macvlan.pb-c.c [2020-04-12T15:32:58.502Z] #44 187.8 CC criu/util.o [2020-04-12T15:32:58.583Z] #45 7.857 DEP images/macvlan.pb-c.d [2020-04-12T15:32:58.583Z] #45 7.933 PBCC images/autofs.pb-c.c [2020-04-12T15:32:58.583Z] #45 8.019 DEP images/autofs.pb-c.d [2020-04-12T15:32:58.583Z] #45 8.078 PBCC images/sysctl.pb-c.c [2020-04-12T15:32:58.583Z] #45 8.110 DEP images/sysctl.pb-c.d [2020-04-12T15:32:58.873Z] #45 8.285 PBCC images/time.pb-c.c [2020-04-12T15:32:58.873Z] #45 8.342 DEP images/time.pb-c.d [2020-04-12T15:32:59.164Z] #45 8.431 PBCC images/binfmt-misc.pb-c.c [2020-04-12T15:32:59.164Z] #45 8.473 DEP images/binfmt-misc.pb-c.d [2020-04-12T15:32:59.164Z] #45 8.561 PBCC images/seccomp.pb-c.c [2020-04-12T15:32:59.164Z] #45 8.591 DEP images/seccomp.pb-c.d [2020-04-12T15:32:59.164Z] #45 8.699 PBCC images/userns.pb-c.c [2020-04-12T15:32:59.358Z] #44 189.3 CC criu/sockets.o [2020-04-12T15:32:59.455Z] #45 8.726 DEP images/userns.pb-c.d [2020-04-12T15:32:59.455Z] #45 8.803 PBCC images/cgroup.pb-c.c [2020-04-12T15:32:59.455Z] #45 8.866 DEP images/cgroup.pb-c.d [2020-04-12T15:32:59.468Z] #44 188.8 CC criu/uts_ns.o [2020-04-12T15:32:59.468Z] #44 189.0 CC criu/vdso-compat.o [2020-04-12T15:32:59.723Z] #44 189.1 CC criu/vdso.o [2020-04-12T15:32:59.745Z] #45 8.958 PBCC images/fown.pb-c.c [2020-04-12T15:32:59.745Z] #45 9.001 PBCC images/ext-file.pb-c.c [2020-04-12T15:32:59.745Z] #45 9.022 DEP images/fown.pb-c.d [2020-04-12T15:32:59.745Z] #45 ... [2020-04-12T15:32:59.745Z] [2020-04-12T15:32:59.745Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:32:59.745Z] #11 95.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-12T15:32:59.745Z] #11 95.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-12T15:32:59.745Z] #11 95.64 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-12T15:32:59.745Z] #11 105.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-12T15:32:59.745Z] #11 105.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-12T15:32:59.745Z] #11 105.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:32:59.745Z] #11 105.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-12T15:32:59.745Z] #11 105.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-12T15:32:59.745Z] #11 105.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:32:59.745Z] #11 ... [2020-04-12T15:32:59.745Z] [2020-04-12T15:32:59.745Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:32:59.745Z] #45 9.110 DEP images/ext-file.pb-c.d [2020-04-12T15:32:59.745Z] #45 9.177 PBCC images/rpc.pb-c.c [2020-04-12T15:33:00.035Z] #45 9.276 DEP images/rpc.pb-c.d [2020-04-12T15:33:00.035Z] #45 9.438 PBCC images/siginfo.pb-c.c [2020-04-12T15:33:00.035Z] #45 9.516 DEP images/siginfo.pb-c.d [2020-04-12T15:33:00.283Z] #44 189.6 LINK criu/built-in.o [2020-04-12T15:33:00.283Z] #44 189.8 LINK criu/criu [2020-04-12T15:33:00.292Z] #44 190.1 CC criu/stats.o [2020-04-12T15:33:00.292Z] #44 190.4 CC criu/string.o [2020-04-12T15:33:00.292Z] #44 190.5 CC criu/sysctl.o [2020-04-12T15:33:00.325Z] #45 9.594 PBCC images/pagemap.pb-c.c [2020-04-12T15:33:00.325Z] #45 9.729 DEP images/pagemap.pb-c.d [2020-04-12T15:33:00.538Z] #44 190.2 DEP lib/c/criu.d [2020-04-12T15:33:00.614Z] #45 9.896 PBCC images/rlimit.pb-c.c [2020-04-12T15:33:00.614Z] #45 9.916 DEP images/rlimit.pb-c.d [2020-04-12T15:33:00.614Z] #45 9.997 PBCC images/file-lock.pb-c.c [2020-04-12T15:33:00.614Z] #45 10.04 DEP images/file-lock.pb-c.d [2020-04-12T15:33:00.614Z] #45 10.11 PBCC images/tty.pb-c.c [2020-04-12T15:33:00.794Z] #44 190.2 CC images/rpc.pb-c.o [2020-04-12T15:33:00.858Z] #44 191.1 CC criu/sysfs_parse.o [2020-04-12T15:33:00.904Z] #45 10.23 DEP images/tty.pb-c.d [2020-04-12T15:33:00.904Z] #45 10.32 PBCC images/tun.pb-c.c [2020-04-12T15:33:01.193Z] #45 10.39 PBCC images/netdev.pb-c.c [2020-04-12T15:33:01.193Z] #45 10.55 DEP images/tun.pb-c.d [2020-04-12T15:33:01.193Z] #45 10.65 DEP images/netdev.pb-c.d [2020-04-12T15:33:01.354Z] #44 190.8 CC lib/c/criu.o [2020-04-12T15:33:01.483Z] #45 10.78 PBCC images/vma.pb-c.c [2020-04-12T15:33:01.483Z] #45 10.87 DEP images/vma.pb-c.d [2020-04-12T15:33:01.772Z] #45 10.94 PBCC images/creds.pb-c.c [2020-04-12T15:33:01.772Z] #45 10.97 DEP images/creds.pb-c.d [2020-04-12T15:33:01.772Z] #45 11.05 PBCC images/utsns.pb-c.c [2020-04-12T15:33:01.772Z] #45 11.09 DEP images/utsns.pb-c.d [2020-04-12T15:33:01.772Z] #45 11.17 PBCC images/ipc-desc.pb-c.c [2020-04-12T15:33:01.772Z] #45 11.22 PBCC images/ipc-sem.pb-c.c [2020-04-12T15:33:01.772Z] #45 11.23 DEP images/ipc-desc.pb-c.d [2020-04-12T15:33:01.792Z] #44 191.5 CC criu/timerfd.o [2020-04-12T15:33:01.792Z] #44 191.9 CC criu/tty.o [2020-04-12T15:33:02.062Z] #45 11.36 DEP images/ipc-sem.pb-c.d [2020-04-12T15:33:02.062Z] #45 11.45 PBCC images/ipc-msg.pb-c.c [2020-04-12T15:33:02.062Z] #45 11.49 DEP images/ipc-msg.pb-c.d [2020-04-12T15:33:02.062Z] #45 11.55 PBCC images/ipc-shm.pb-c.c [2020-04-12T15:33:02.279Z] #44 191.7 LINK lib/c/built-in.o [2020-04-12T15:33:02.279Z] #44 191.7 LINK lib/c/libcriu.so [2020-04-12T15:33:02.279Z] #44 191.7 LINK lib/c/libcriu.a [2020-04-12T15:33:02.279Z] #44 191.8 GEN magic.py [2020-04-12T15:33:02.352Z] #45 11.59 DEP images/ipc-shm.pb-c.d [2020-04-12T15:33:02.352Z] #45 11.72 PBCC images/ipc-var.pb-c.c [2020-04-12T15:33:02.352Z] #45 11.78 DEP images/ipc-var.pb-c.d [2020-04-12T15:33:02.534Z] #44 191.9 Note: Building without setproctitle() and strlcpy() support. [2020-04-12T15:33:02.534Z] #44 191.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-12T15:33:02.534Z] #44 191.9 Note: Building without GnuTLS support [2020-04-12T15:33:02.642Z] #45 11.87 PBCC images/sk-opts.pb-c.c [2020-04-12T15:33:02.642Z] #45 11.89 PBCC images/packet-sock.pb-c.c [2020-04-12T15:33:02.642Z] #45 12.00 DEP images/sk-opts.pb-c.d [2020-04-12T15:33:02.642Z] #45 12.07 DEP images/packet-sock.pb-c.d [2020-04-12T15:33:02.789Z] #44 ... [2020-04-12T15:33:02.789Z] [2020-04-12T15:33:02.789Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:33:02.789Z] #60 107.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-04-12T15:33:02.959Z] #45 12.17 PBCC images/sk-netlink.pb-c.c [2020-04-12T15:33:02.959Z] #45 12.25 DEP images/sk-netlink.pb-c.d [2020-04-12T15:33:02.959Z] #45 12.34 PBCC images/sk-inet.pb-c.c [2020-04-12T15:33:02.959Z] #45 12.45 DEP images/sk-inet.pb-c.d [2020-04-12T15:33:03.069Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-12T15:33:03.069Z] [2020-04-12T15:33:03.069Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-12T15:33:03.069Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-12T15:33:03.069Z] HOSTNAME=200382d7ab4c [2020-04-12T15:33:03.069Z] TESTDEBUG=0 [2020-04-12T15:33:03.069Z] DEST=bundles/test-integration [2020-04-12T15:33:03.069Z] PWD=/go/src/github.com/docker/docker [2020-04-12T15:33:03.069Z] DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:33:03.069Z] container=docker [2020-04-12T15:33:03.069Z] HOME=/root [2020-04-12T15:33:03.069Z] GOLANG_VERSION=1.13.9 [2020-04-12T15:33:03.069Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-12T15:33:03.069Z] VALIDATE_BRANCH=master [2020-04-12T15:33:03.069Z] TERM=xterm [2020-04-12T15:33:03.069Z] DOCKER_PKG=github.com/docker/docker [2020-04-12T15:33:03.069Z] SHLVL=1 [2020-04-12T15:33:03.069Z] TIMEOUT=120m [2020-04-12T15:33:03.069Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-12T15:33:03.069Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-12T15:33:03.069Z] GO111MODULE=off [2020-04-12T15:33:03.069Z] DOCKER_EXPERIMENTAL=1 [2020-04-12T15:33:03.069Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-12T15:33:03.069Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-12T15:33:03.069Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-12T15:33:03.069Z] GOPATH=/go [2020-04-12T15:33:03.069Z] PKG_CONFIG=pkg-config [2020-04-12T15:33:03.069Z] _=/usr/bin/env [2020-04-12T15:33:03.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-12T15:33:03.249Z] #45 12.58 PBCC images/sk-unix.pb-c.c [2020-04-12T15:33:03.249Z] #45 12.67 DEP images/sk-unix.pb-c.d [2020-04-12T15:33:03.539Z] #45 12.78 PBCC images/mm.pb-c.c [2020-04-12T15:33:03.539Z] #45 12.90 DEP images/mm.pb-c.d [2020-04-12T15:33:03.693Z] #44 193.6 CC criu/tun.o [2020-04-12T15:33:03.830Z] #45 13.05 PBCC images/timerfd.pb-c.c [2020-04-12T15:33:03.830Z] #45 13.14 DEP images/timerfd.pb-c.d [2020-04-12T15:33:03.830Z] #45 13.21 PBCC images/timer.pb-c.c [2020-04-12T15:33:03.830Z] #45 13.25 DEP images/timer.pb-c.d [2020-04-12T15:33:03.951Z] #44 194.1 CC criu/uffd.o [2020-04-12T15:33:04.119Z] #45 13.31 PBCC images/sa.pb-c.c [2020-04-12T15:33:04.119Z] #45 13.39 DEP images/sa.pb-c.d [2020-04-12T15:33:04.119Z] #45 13.48 PBCC images/pipe-data.pb-c.c [2020-04-12T15:33:04.119Z] #45 13.50 DEP images/pipe-data.pb-c.d [2020-04-12T15:33:04.119Z] #45 13.57 PBCC images/mnt.pb-c.c [2020-04-12T15:33:04.194Z] #60 109.0 + mkdir -p /build [2020-04-12T15:33:04.194Z] #60 109.0 + cp runc /build/runc [2020-04-12T15:33:04.350Z] ok github.com/docker/docker/api/server 0.044s coverage: 9.0% of statements [2020-04-12T15:33:04.409Z] #45 13.69 DEP images/mnt.pb-c.d [2020-04-12T15:33:04.409Z] #45 13.77 PBCC images/sk-packet.pb-c.c [2020-04-12T15:33:04.409Z] #45 13.81 DEP images/sk-packet.pb-c.d [2020-04-12T15:33:04.409Z] #45 13.89 PBCC images/tcp-stream.pb-c.c [2020-04-12T15:33:04.450Z] #60 DONE 109.3s [2020-04-12T15:33:04.450Z] [2020-04-12T15:33:04.450Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:33:04.450Z] #65 265.5 + bin/containerd [2020-04-12T15:33:04.699Z] #45 13.96 DEP images/tcp-stream.pb-c.d [2020-04-12T15:33:04.699Z] #45 14.09 PBCC images/pipe.pb-c.c [2020-04-12T15:33:04.699Z] #45 14.16 DEP images/pipe.pb-c.d [2020-04-12T15:33:04.699Z] #45 ... [2020-04-12T15:33:04.699Z] [2020-04-12T15:33:04.699Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:33:04.699Z] #57 100.5 bufio [2020-04-12T15:33:04.699Z] #57 102.5 text/tabwriter [2020-04-12T15:33:04.699Z] #57 105.8 regexp/syntax [2020-04-12T15:33:04.699Z] #57 105.8 reflect [2020-04-12T15:33:04.988Z] #57 ... [2020-04-12T15:33:04.988Z] [2020-04-12T15:33:04.988Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:33:04.988Z] #34 101.6 path [2020-04-12T15:33:04.988Z] #34 104.3 text/tabwriter [2020-04-12T15:33:04.988Z] #34 109.9 internal/syscall/unix [2020-04-12T15:33:04.988Z] #34 109.9 time [2020-04-12T15:33:04.988Z] #34 ... [2020-04-12T15:33:04.988Z] [2020-04-12T15:33:04.988Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:33:04.988Z] #45 14.34 PBCC images/pstree.pb-c.c [2020-04-12T15:33:04.988Z] #45 14.37 DEP images/pstree.pb-c.d [2020-04-12T15:33:05.279Z] #45 14.49 PBCC images/fs.pb-c.c [2020-04-12T15:33:05.279Z] #45 14.54 DEP images/fs.pb-c.d [2020-04-12T15:33:05.279Z] #45 14.63 PBCC images/signalfd.pb-c.c [2020-04-12T15:33:05.279Z] #45 14.70 DEP images/signalfd.pb-c.d [2020-04-12T15:33:05.325Z] #44 195.2 CC criu/util.o [2020-04-12T15:33:05.374Z] #65 ... [2020-04-12T15:33:05.374Z] [2020-04-12T15:33:05.374Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:33:05.374Z] #44 192.5 fatal: not a git repository (or any of the parent directories): .git [2020-04-12T15:33:05.374Z] #44 193.0 make[1]: Nothing to be done for 'all'. [2020-04-12T15:33:05.374Z] #44 193.6 make[1]: 'images/built-in.o' is up to date. [2020-04-12T15:33:05.374Z] #44 193.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-12T15:33:05.374Z] #44 193.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-12T15:33:05.374Z] #44 193.7 make[1]: 'compel/libcompel.a' is up to date. [2020-04-12T15:33:05.374Z] #44 193.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-12T15:33:05.374Z] #44 193.8 make[1]: Nothing to be done for 'all'. [2020-04-12T15:33:05.374Z] #44 193.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-12T15:33:05.374Z] #44 193.9 make[2]: Nothing to be done for 'all'. [2020-04-12T15:33:05.374Z] #44 194.0 make[2]: Nothing to be done for 'all'. [2020-04-12T15:33:05.374Z] #44 194.1 make[2]: Nothing to be done for 'all'. [2020-04-12T15:33:05.374Z] #44 194.2 make[2]: Nothing to be done for 'all'. [2020-04-12T15:33:05.374Z] #44 194.3 make[2]: Nothing to be done for 'all'. [2020-04-12T15:33:05.374Z] #44 194.3 make[2]: Nothing to be done for 'all'. [2020-04-12T15:33:05.374Z] #44 194.4 make[2]: Nothing to be done for 'all'. [2020-04-12T15:33:05.374Z] #44 194.7 make[2]: Nothing to be done for 'all'. [2020-04-12T15:33:05.374Z] #44 194.7 INSTALL criu/criu [2020-04-12T15:33:05.374Z] #44 DONE 194.9s [2020-04-12T15:33:05.569Z] #45 14.90 PBCC images/fh.pb-c.c [2020-04-12T15:33:05.569Z] #45 14.97 PBCC images/fsnotify.pb-c.c [2020-04-12T15:33:05.629Z] [2020-04-12T15:33:05.629Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:33:05.860Z] #45 15.08 DEP images/fh.pb-c.d [2020-04-12T15:33:05.860Z] #45 15.18 DEP images/fsnotify.pb-c.d [2020-04-12T15:33:05.860Z] #45 15.27 PBCC images/eventpoll.pb-c.c [2020-04-12T15:33:05.860Z] #45 15.31 DEP images/eventpoll.pb-c.d [2020-04-12T15:33:06.149Z] #45 15.39 PBCC images/eventfd.pb-c.c [2020-04-12T15:33:06.149Z] #45 15.42 DEP images/eventfd.pb-c.d [2020-04-12T15:33:06.149Z] #45 15.57 PBCC images/remap-file-path.pb-c.c [2020-04-12T15:33:06.149Z] #45 15.59 DEP images/remap-file-path.pb-c.d [2020-04-12T15:33:06.149Z] #45 15.66 PBCC images/fifo.pb-c.c [2020-04-12T15:33:06.149Z] #45 15.69 DEP images/fifo.pb-c.d [2020-04-12T15:33:06.149Z] #45 ... [2020-04-12T15:33:06.149Z] [2020-04-12T15:33:06.149Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:33:06.149Z] #48 101.9 reflect [2020-04-12T15:33:06.149Z] #48 106.3 regexp/syntax [2020-04-12T15:33:06.149Z] #48 110.7 hash/crc32 [2020-04-12T15:33:06.437Z] #48 ... [2020-04-12T15:33:06.437Z] [2020-04-12T15:33:06.437Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:33:06.437Z] #45 15.76 PBCC images/ghost-file.pb-c.c [2020-04-12T15:33:06.699Z] #44 196.5 CC criu/uts_ns.o [2020-04-12T15:33:06.699Z] #44 196.6 CC criu/vdso-compat.o [2020-04-12T15:33:06.699Z] #44 196.8 CC criu/vdso.o [2020-04-12T15:33:06.726Z] #45 15.86 DEP images/ghost-file.pb-c.d [2020-04-12T15:33:06.726Z] #45 15.99 PBCC images/regfile.pb-c.c [2020-04-12T15:33:06.726Z] #45 16.08 DEP images/regfile.pb-c.d [2020-04-12T15:33:06.726Z] #45 16.19 PBCC images/ns.pb-c.c [2020-04-12T15:33:06.726Z] #45 16.27 DEP images/ns.pb-c.d [2020-04-12T15:33:06.992Z] #53 ... [2020-04-12T15:33:06.992Z] [2020-04-12T15:33:06.992Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-12T15:33:06.992Z] #45 DONE 0.1s [2020-04-12T15:33:06.992Z] [2020-04-12T15:33:06.992Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-12T15:33:06.992Z] #48 DONE 0.1s [2020-04-12T15:33:06.992Z] [2020-04-12T15:33:06.992Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:33:07.027Z] #45 16.43 PBCC images/fdinfo.pb-c.c [2020-04-12T15:33:07.027Z] #45 16.57 DEP images/fdinfo.pb-c.d [2020-04-12T15:33:07.247Z] #65 ... [2020-04-12T15:33:07.247Z] [2020-04-12T15:33:07.247Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-12T15:33:07.247Z] #51 DONE 0.1s [2020-04-12T15:33:07.265Z] #44 197.3 LINK criu/built-in.o [2020-04-12T15:33:07.265Z] #44 ... [2020-04-12T15:33:07.265Z] [2020-04-12T15:33:07.265Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:33:07.265Z] #60 110.6 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-04-12T15:33:07.317Z] #45 16.71 PBCC images/core-aarch64.pb-c.c [2020-04-12T15:33:07.317Z] #45 16.77 PBCC images/core-arm.pb-c.c [2020-04-12T15:33:07.502Z] [2020-04-12T15:33:07.502Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:33:07.606Z] #45 16.93 PBCC images/core-ppc64.pb-c.c [2020-04-12T15:33:07.606Z] #45 17.04 PBCC images/core-s390.pb-c.c [2020-04-12T15:33:07.606Z] #45 17.13 PBCC images/core-x86.pb-c.c [2020-04-12T15:33:07.897Z] #45 17.29 PBCC images/core.pb-c.c [2020-04-12T15:33:08.187Z] #45 17.50 PBCC images/inventory.pb-c.c [2020-04-12T15:33:08.187Z] #45 17.66 DEP images/core-aarch64.pb-c.d [2020-04-12T15:33:08.497Z] #45 17.81 DEP images/core-arm.pb-c.d [2020-04-12T15:33:08.497Z] #45 17.92 DEP images/core-ppc64.pb-c.d [2020-04-12T15:33:08.497Z] #45 18.00 DEP images/core-s390.pb-c.d [2020-04-12T15:33:08.639Z] #60 111.9 + mkdir -p /build [2020-04-12T15:33:08.639Z] #60 111.9 + cp runc /build/runc [2020-04-12T15:33:08.791Z] #45 18.16 DEP images/core-x86.pb-c.d [2020-04-12T15:33:08.791Z] #45 18.24 DEP images/core.pb-c.d [2020-04-12T15:33:08.898Z] #60 DONE 112.2s [2020-04-12T15:33:08.898Z] [2020-04-12T15:33:08.898Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:33:08.898Z] #44 197.4 LINK criu/criu [2020-04-12T15:33:08.898Z] #44 197.8 DEP lib/c/criu.d [2020-04-12T15:33:08.898Z] #44 197.8 CC images/rpc.pb-c.o [2020-04-12T15:33:08.898Z] #44 198.3 CC lib/c/criu.o [2020-04-12T15:33:09.081Z] #45 18.35 DEP images/inventory.pb-c.d [2020-04-12T15:33:09.081Z] #45 18.43 PBCC images/cpuinfo.pb-c.c [2020-04-12T15:33:09.081Z] #45 18.49 DEP images/cpuinfo.pb-c.d [2020-04-12T15:33:09.156Z] #44 199.2 LINK lib/c/built-in.o [2020-04-12T15:33:09.156Z] #44 199.2 LINK lib/c/libcriu.so [2020-04-12T15:33:09.371Z] #45 18.62 PBCC images/stats.pb-c.c [2020-04-12T15:33:09.371Z] #45 18.69 DEP images/stats.pb-c.d [2020-04-12T15:33:09.414Z] #44 199.4 LINK lib/c/libcriu.a [2020-04-12T15:33:09.672Z] #44 199.6 GEN magic.py [2020-04-12T15:33:09.938Z] #44 199.9 Note: Building without setproctitle() and strlcpy() support. [2020-04-12T15:33:09.938Z] #44 199.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-12T15:33:09.938Z] #44 199.9 Note: Building without GnuTLS support [2020-04-12T15:33:10.505Z] #44 200.5 fatal: not a git repository (or any of the parent directories): .git [2020-04-12T15:33:11.071Z] #44 201.0 make[1]: Nothing to be done for 'all'. [2020-04-12T15:33:11.329Z] #44 201.5 make[1]: 'images/built-in.o' is up to date. [2020-04-12T15:33:11.587Z] #44 201.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-12T15:33:11.587Z] #44 201.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-12T15:33:11.587Z] #44 201.6 make[1]: 'compel/libcompel.a' is up to date. [2020-04-12T15:33:11.587Z] #44 201.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-12T15:33:11.587Z] #44 201.6 make[1]: Nothing to be done for 'all'. [2020-04-12T15:33:11.587Z] #44 201.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-12T15:33:11.845Z] #44 201.8 make[2]: Nothing to be done for 'all'. [2020-04-12T15:33:11.845Z] #44 201.8 make[2]: Nothing to be done for 'all'. [2020-04-12T15:33:11.845Z] #44 201.8 make[2]: Nothing to be done for 'all'. [2020-04-12T15:33:11.845Z] #44 201.9 make[2]: Nothing to be done for 'all'. [2020-04-12T15:33:11.845Z] #44 202.0 make[2]: Nothing to be done for 'all'. [2020-04-12T15:33:11.845Z] #44 202.0 make[2]: Nothing to be done for 'all'. [2020-04-12T15:33:11.845Z] #44 202.0 make[2]: Nothing to be done for 'all'. [2020-04-12T15:33:12.094Z] #45 21.28 make[1]: Nothing to be done for 'all'. [2020-04-12T15:33:12.121Z] #44 202.1 make[2]: Nothing to be done for 'all'. [2020-04-12T15:33:12.121Z] #44 202.1 INSTALL criu/criu [2020-04-12T15:33:12.121Z] #44 DONE 202.3s [2020-04-12T15:33:12.121Z] [2020-04-12T15:33:12.121Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:33:12.121Z] #65 237.8 + bin/containerd [2020-04-12T15:33:14.028Z] #53 DONE 307.0s [2020-04-12T15:33:14.028Z] [2020-04-12T15:33:14.028Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:33:14.030Z] #65 ... [2020-04-12T15:33:14.030Z] [2020-04-12T15:33:14.030Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-12T15:33:14.030Z] #45 DONE 0.1s [2020-04-12T15:33:14.030Z] [2020-04-12T15:33:14.030Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-12T15:33:14.030Z] #48 DONE 0.2s [2020-04-12T15:33:14.030Z] [2020-04-12T15:33:14.030Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-12T15:33:14.030Z] #51 DONE 0.1s [2020-04-12T15:33:14.030Z] [2020-04-12T15:33:14.030Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:33:14.150Z] #45 23.46 CC images/stats.o [2020-04-12T15:33:14.955Z] #65 ... [2020-04-12T15:33:14.955Z] [2020-04-12T15:33:14.955Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-12T15:33:14.955Z] #54 DONE 0.1s [2020-04-12T15:33:14.955Z] [2020-04-12T15:33:14.955Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:33:14.955Z] #65 ... [2020-04-12T15:33:14.955Z] [2020-04-12T15:33:14.955Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-12T15:33:14.955Z] #57 DONE 0.1s [2020-04-12T15:33:14.955Z] [2020-04-12T15:33:14.955Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-12T15:33:15.178Z] #45 24.26 CC images/core.o [2020-04-12T15:33:15.210Z] #61 DONE 0.1s [2020-04-12T15:33:15.210Z] [2020-04-12T15:33:15.210Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:33:15.467Z] #45 ... [2020-04-12T15:33:15.467Z] [2020-04-12T15:33:15.467Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:33:15.467Z] #34 121.1 internal/poll [2020-04-12T15:33:19.936Z] #34 125.2 os [2020-04-12T15:33:20.570Z] #34 ... [2020-04-12T15:33:20.570Z] [2020-04-12T15:33:20.570Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:33:20.570Z] #48 116.2 vendor/golang.org/x/text/transform [2020-04-12T15:33:20.570Z] #48 118.2 time [2020-04-12T15:33:20.586Z] #53 DONE 312.5s [2020-04-12T15:33:20.586Z] [2020-04-12T15:33:20.586Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:33:20.860Z] #48 ... [2020-04-12T15:33:20.860Z] [2020-04-12T15:33:20.860Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:33:20.860Z] #66 68.16 Checking out files: 47% (1487/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 81% (2562/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-12T15:33:20.860Z] #66 69.96 + cd /tmp/tmp.WbO2CMUA12/src/github.com/containerd/containerd [2020-04-12T15:33:20.860Z] #66 69.97 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-12T15:33:20.860Z] #66 71.95 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-12T15:33:20.860Z] #66 71.95 + BUILDTAGS='netgo osusergo static_build' [2020-04-12T15:33:20.860Z] #66 71.95 + export EXTRA_FLAGS=-buildmode=pie [2020-04-12T15:33:20.860Z] #66 71.96 + EXTRA_FLAGS=-buildmode=pie [2020-04-12T15:33:20.860Z] #66 71.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-12T15:33:20.860Z] #66 71.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-12T15:33:20.860Z] #66 71.96 + '[' '' = dynamic ']' [2020-04-12T15:33:20.860Z] #66 71.96 + make [2020-04-12T15:33:21.151Z] #66 ... [2020-04-12T15:33:21.151Z] [2020-04-12T15:33:21.151Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:33:21.151Z] #57 116.6 time [2020-04-12T15:33:21.151Z] #57 123.3 regexp [2020-04-12T15:33:21.151Z] #57 ... [2020-04-12T15:33:21.151Z] [2020-04-12T15:33:21.151Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:33:21.151Z] #34 126.5 internal/fmtsort [2020-04-12T15:33:21.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-12T15:33:21.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-12T15:33:21.520Z] #65 ... [2020-04-12T15:33:21.520Z] [2020-04-12T15:33:21.520Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-12T15:33:21.520Z] #54 DONE 0.1s [2020-04-12T15:33:21.520Z] [2020-04-12T15:33:21.520Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-12T15:33:21.520Z] #57 DONE 0.1s [2020-04-12T15:33:21.520Z] [2020-04-12T15:33:21.520Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:33:21.778Z] #65 ... [2020-04-12T15:33:21.778Z] [2020-04-12T15:33:21.778Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-12T15:33:21.778Z] #61 DONE 0.1s [2020-04-12T15:33:21.778Z] [2020-04-12T15:33:21.778Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:33:22.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-12T15:33:23.874Z] #34 129.3 path/filepath [2020-04-12T15:33:23.874Z] #34 129.4 fmt [2020-04-12T15:33:26.609Z] #34 ... [2020-04-12T15:33:26.609Z] [2020-04-12T15:33:26.609Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:33:26.609Z] #45 25.45 CC images/core-x86.o [2020-04-12T15:33:26.609Z] #45 26.75 CC images/core-arm.o [2020-04-12T15:33:26.609Z] #45 27.26 CC images/core-aarch64.o [2020-04-12T15:33:26.609Z] #45 27.80 CC images/core-ppc64.o [2020-04-12T15:33:26.609Z] #45 28.96 CC images/core-s390.o [2020-04-12T15:33:26.609Z] #45 30.27 CC images/cpuinfo.o [2020-04-12T15:33:26.609Z] #45 31.21 CC images/inventory.o [2020-04-12T15:33:26.609Z] #45 31.71 CC images/fdinfo.o [2020-04-12T15:33:26.609Z] #45 32.36 CC images/fown.o [2020-04-12T15:33:26.609Z] #45 32.71 CC images/ns.o [2020-04-12T15:33:26.609Z] #45 33.09 CC images/regfile.o [2020-04-12T15:33:26.609Z] #45 33.47 CC images/ghost-file.o [2020-04-12T15:33:26.609Z] #45 34.07 CC images/fifo.o [2020-04-12T15:33:26.609Z] #45 34.40 CC images/remap-file-path.o [2020-04-12T15:33:26.609Z] #45 34.75 CC images/eventfd.o [2020-04-12T15:33:26.609Z] #45 35.12 CC images/eventpoll.o [2020-04-12T15:33:26.609Z] #45 35.70 CC images/fh.o [2020-04-12T15:33:26.609Z] #45 ... [2020-04-12T15:33:26.609Z] [2020-04-12T15:33:26.609Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:33:26.609Z] #34 132.4 io/ioutil [2020-04-12T15:33:30.118Z] #34 135.5 log [2020-04-12T15:33:30.118Z] #34 135.5 flag [2020-04-12T15:33:30.118Z] #34 135.5 github.com/BurntSushi/toml [2020-04-12T15:33:32.177Z] #34 ... [2020-04-12T15:33:32.177Z] [2020-04-12T15:33:32.177Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:33:32.177Z] #48 127.5 regexp [2020-04-12T15:33:32.177Z] #48 137.2 os/exec [2020-04-12T15:33:32.177Z] #48 137.2 net [2020-04-12T15:33:32.177Z] #48 ... [2020-04-12T15:33:32.177Z] [2020-04-12T15:33:32.177Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:33:32.177Z] #45 36.21 CC images/fsnotify.o [2020-04-12T15:33:32.177Z] #45 37.34 CC images/signalfd.o [2020-04-12T15:33:32.177Z] #45 37.79 CC images/fs.o [2020-04-12T15:33:32.177Z] #45 38.13 CC images/pstree.o [2020-04-12T15:33:32.177Z] #45 38.57 CC images/pipe.o [2020-04-12T15:33:32.177Z] #45 39.17 CC images/tcp-stream.o [2020-04-12T15:33:32.177Z] #45 39.50 CC images/sk-packet.o [2020-04-12T15:33:32.177Z] #45 40.18 CC images/mnt.o [2020-04-12T15:33:32.177Z] #45 40.80 CC images/pipe-data.o [2020-04-12T15:33:32.177Z] #45 41.24 CC images/sa.o [2020-04-12T15:33:32.177Z] #45 41.61 CC images/timer.o [2020-04-12T15:33:32.177Z] #45 ... [2020-04-12T15:33:32.177Z] [2020-04-12T15:33:32.177Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:33:32.177Z] #66 73.89 + bin/ctr [2020-04-12T15:33:32.469Z] #66 ... [2020-04-12T15:33:32.469Z] [2020-04-12T15:33:32.469Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:33:32.469Z] #57 134.3 mvdan.cc/sh/v3/fileutil [2020-04-12T15:33:32.469Z] #57 137.0 encoding/binary [2020-04-12T15:33:32.469Z] #57 137.1 flag [2020-04-12T15:33:32.469Z] #57 137.1 go/token [2020-04-12T15:33:32.469Z] #57 137.1 github.com/pkg/diff [2020-04-12T15:33:34.535Z] #57 ... [2020-04-12T15:33:34.535Z] [2020-04-12T15:33:34.535Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:33:34.535Z] #48 140.0 github.com/LK4D4/vndr/versioned [2020-04-12T15:33:37.097Z] #65 295.8 + bin/containerd-stress [2020-04-12T15:33:37.097Z] #65 297.4 + bin/containerd-shim [2020-04-12T15:33:38.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-12T15:33:38.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-12T15:33:39.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-12T15:33:40.102Z] #48 ... [2020-04-12T15:33:40.102Z] [2020-04-12T15:33:40.102Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:33:40.102Z] #45 42.39 CC images/timerfd.o [2020-04-12T15:33:40.102Z] #45 42.85 CC images/mm.o [2020-04-12T15:33:40.102Z] #45 43.23 CC images/sk-opts.o [2020-04-12T15:33:40.102Z] #45 43.52 CC images/sk-unix.o [2020-04-12T15:33:40.102Z] #45 44.06 CC images/sk-inet.o [2020-04-12T15:33:40.102Z] #45 44.94 CC images/tun.o [2020-04-12T15:33:40.102Z] #45 45.58 CC images/sk-netlink.o [2020-04-12T15:33:40.102Z] #45 46.14 CC images/packet-sock.o [2020-04-12T15:33:40.102Z] #45 47.04 CC images/ipc-var.o [2020-04-12T15:33:40.102Z] #45 47.58 CC images/ipc-desc.o [2020-04-12T15:33:40.102Z] #45 48.07 CC images/ipc-shm.o [2020-04-12T15:33:40.102Z] #45 48.52 CC images/ipc-msg.o [2020-04-12T15:33:40.102Z] #45 49.08 CC images/ipc-sem.o [2020-04-12T15:33:40.102Z] #45 ... [2020-04-12T15:33:40.102Z] [2020-04-12T15:33:40.102Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:33:40.102Z] #48 145.8 encoding/base64 [2020-04-12T15:33:40.102Z] #48 145.8 net/url [2020-04-12T15:33:40.102Z] #48 145.8 go/scanner [2020-04-12T15:33:40.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-12T15:33:40.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-12T15:33:41.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-12T15:33:41.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-12T15:33:42.818Z] #48 ... [2020-04-12T15:33:42.818Z] [2020-04-12T15:33:42.818Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:33:42.818Z] #11 138.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-12T15:33:42.818Z] #11 138.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-12T15:33:42.818Z] #11 138.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:33:43.106Z] #11 ... [2020-04-12T15:33:43.106Z] [2020-04-12T15:33:43.106Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:33:43.106Z] #45 49.59 CC images/utsns.o [2020-04-12T15:33:43.106Z] #45 50.03 CC images/creds.o [2020-04-12T15:33:43.106Z] #45 50.47 CC images/vma.o [2020-04-12T15:33:43.106Z] #45 50.88 CC images/netdev.o [2020-04-12T15:33:43.106Z] #45 51.58 CC images/tty.o [2020-04-12T15:33:43.394Z] #45 ... [2020-04-12T15:33:43.394Z] [2020-04-12T15:33:43.394Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:33:43.394Z] #34 142.6 github.com/BurntSushi/toml/cmd/tomlv [2020-04-12T15:33:43.394Z] #34 DONE 149.0s [2020-04-12T15:33:43.394Z] [2020-04-12T15:33:43.394Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:33:43.394Z] #45 52.81 CC images/file-lock.o [2020-04-12T15:33:43.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-12T15:33:43.665Z] #65 303.8 + bin/containerd-shim-runc-v1 [2020-04-12T15:33:43.698Z] #65 267.3 + bin/containerd-stress [2020-04-12T15:33:43.698Z] #65 269.1 + bin/containerd-shim [2020-04-12T15:33:44.023Z] #45 53.27 CC images/rlimit.o [2020-04-12T15:33:44.666Z] #45 53.98 CC images/pagemap.o [2020-04-12T15:33:44.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-12T15:33:45.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-12T15:33:45.290Z] #45 54.49 CC images/siginfo.o [2020-04-12T15:33:45.580Z] #45 54.82 CC images/rpc.o [2020-04-12T15:33:45.592Z] #65 306.8 + bin/containerd-shim-runc-v2 [2020-04-12T15:33:46.208Z] #45 ... [2020-04-12T15:33:46.208Z] [2020-04-12T15:33:46.208Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:33:46.208Z] #57 141.7 go/scanner [2020-04-12T15:33:46.208Z] #57 144.9 mvdan.cc/editorconfig [2020-04-12T15:33:46.208Z] #57 146.0 mvdan.cc/sh/v3/syntax [2020-04-12T15:33:46.208Z] #57 146.8 encoding/base64 [2020-04-12T15:33:46.208Z] #57 150.0 go/ast [2020-04-12T15:33:46.208Z] #57 151.3 encoding/json [2020-04-12T15:33:46.208Z] #57 151.6 golang.org/x/sys/unix [2020-04-12T15:33:46.549Z] #65 307.7 + binaries [2020-04-12T15:33:46.549Z] #65 307.7 + mkdir -p /build [2020-04-12T15:33:46.549Z] #65 307.7 + cp bin/containerd /build/containerd [2020-04-12T15:33:46.549Z] #65 307.7 + cp bin/containerd-shim /build/containerd-shim [2020-04-12T15:33:46.549Z] #65 307.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-12T15:33:46.549Z] #65 307.7 + cp bin/ctr /build/ctr [2020-04-12T15:33:46.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-12T15:33:46.813Z] #65 DONE 308.1s [2020-04-12T15:33:47.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-12T15:33:47.743Z] [2020-04-12T15:33:47.743Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-12T15:33:47.743Z] #66 DONE 0.2s [2020-04-12T15:33:47.997Z] [2020-04-12T15:33:47.997Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-12T15:33:47.997Z] #70 DONE 0.1s [2020-04-12T15:33:47.997Z] [2020-04-12T15:33:47.997Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-12T15:33:47.997Z] #72 DONE 0.1s [2020-04-12T15:33:48.251Z] [2020-04-12T15:33:48.251Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-12T15:33:48.251Z] #75 DONE 0.1s [2020-04-12T15:33:48.251Z] [2020-04-12T15:33:48.251Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-12T15:33:48.251Z] #76 DONE 0.0s [2020-04-12T15:33:48.251Z] [2020-04-12T15:33:48.251Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-12T15:33:48.268Z] #57 ... [2020-04-12T15:33:48.268Z] [2020-04-12T15:33:48.268Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:33:48.268Z] #45 57.38 CC images/ext-file.o [2020-04-12T15:33:48.268Z] #45 57.68 CC images/cgroup.o [2020-04-12T15:33:48.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-12T15:33:49.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-12T15:33:49.610Z] #77 DONE 1.2s [2020-04-12T15:33:49.610Z] [2020-04-12T15:33:49.610Z] #78 exporting to image [2020-04-12T15:33:49.610Z] #78 exporting layers [2020-04-12T15:33:49.767Z] #45 59.00 CC images/userns.o [2020-04-12T15:33:50.256Z] #65 275.5 + bin/containerd-shim-runc-v1 [2020-04-12T15:33:50.395Z] #45 59.56 CC images/google/protobuf/descriptor.o [2020-04-12T15:33:50.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-12T15:33:51.032Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-12T15:33:51.032Z] Using test binary docker [2020-04-12T15:33:51.032Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-12T15:33:51.032Z] +++ /etc/init.d/apparmor start [2020-04-12T15:33:51.032Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-12T15:33:51.032Z] INFO: Waiting for daemon to start... [2020-04-12T15:33:51.032Z] Starting dockerd [2020-04-12T15:33:51.032Z] +++ 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-04-12T15:33:52.788Z] #65 278.6 + bin/containerd-shim-runc-v2 [2020-04-12T15:33:53.051Z] . [2020-04-12T15:33:53.051Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-12T15:33:53.051Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-12T15:33:53.051Z] Error: No such image: emptyfs [2020-04-12T15:33:53.051Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-12T15:33:53.051Z] ++++ docker load [2020-04-12T15:33:53.333Z] Running integration-test (iteration 1) [2020-04-12T15:33:53.333Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-04-12T15:33:53.333Z] ++ 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-04-12T15:33:53.333Z] ++ set -e [2020-04-12T15:33:53.333Z] ++ '[' -n 0 ']' [2020-04-12T15:33:53.333Z] ++ set -x [2020-04-12T15:33:53.333Z] ++ env -i DEST=/go/src/github.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-04-12T15:33:53.720Z] #65 279.4 + binaries [2020-04-12T15:33:53.720Z] #65 279.4 + mkdir -p /build [2020-04-12T15:33:53.720Z] #65 279.4 + cp bin/containerd /build/containerd [2020-04-12T15:33:53.720Z] #65 279.4 + cp bin/containerd-shim /build/containerd-shim [2020-04-12T15:33:53.720Z] #65 279.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-12T15:33:53.720Z] #65 279.4 + cp bin/ctr /build/ctr [2020-04-12T15:33:53.934Z] #45 ... [2020-04-12T15:33:53.934Z] [2020-04-12T15:33:53.934Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:33:53.934Z] #48 149.2 text/template/parse [2020-04-12T15:33:53.934Z] #48 152.5 go/ast [2020-04-12T15:33:53.934Z] #48 153.8 encoding/json [2020-04-12T15:33:53.934Z] #48 ... [2020-04-12T15:33:53.934Z] [2020-04-12T15:33:53.934Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:33:53.934Z] #45 63.20 CC images/opts.o [2020-04-12T15:33:53.977Z] #65 DONE 279.8s [2020-04-12T15:33:54.224Z] #45 63.65 CC images/seccomp.o [2020-04-12T15:33:54.850Z] #45 64.16 CC images/binfmt-misc.o [2020-04-12T15:33:54.910Z] [2020-04-12T15:33:54.910Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-12T15:33:55.139Z] #45 64.47 CC images/time.o [2020-04-12T15:33:55.167Z] #66 DONE 0.2s [2020-04-12T15:33:55.167Z] [2020-04-12T15:33:55.167Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-12T15:33:55.167Z] #70 DONE 0.1s [2020-04-12T15:33:55.167Z] [2020-04-12T15:33:55.167Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-12T15:33:55.428Z] #45 64.87 CC images/sysctl.o [2020-04-12T15:33:55.428Z] #72 DONE 0.1s [2020-04-12T15:33:55.428Z] [2020-04-12T15:33:55.428Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-12T15:33:55.428Z] #75 DONE 0.1s [2020-04-12T15:33:55.428Z] [2020-04-12T15:33:55.428Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-12T15:33:55.428Z] #76 DONE 0.0s [2020-04-12T15:33:55.428Z] [2020-04-12T15:33:55.428Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-12T15:33:56.056Z] #45 65.24 CC images/autofs.o [2020-04-12T15:33:56.172Z] #78 exporting layers 5.9s done [2020-04-12T15:33:56.172Z] #78 writing image sha256:b6a705180096a158be5925f991751176a2ead4d1cab0cb76143aa7d47cb8eeb1 done [2020-04-12T15:33:56.172Z] #78 naming to docker.io/library/docker:e9d785ce3f02c223100f4dd01813e192ccd83948 done [2020-04-12T15:33:56.172Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-12T15:33:56.345Z] #45 65.68 CC images/macvlan.o [2020-04-12T15:33:56.556Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-37867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 -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:e9d785ce3f02c223100f4dd01813e192ccd83948 hack/make.sh dynbinary test-integration [2020-04-12T15:33:56.800Z] #77 DONE 1.0s [2020-04-12T15:33:56.800Z] [2020-04-12T15:33:56.800Z] #78 exporting to image [2020-04-12T15:33:56.800Z] #78 exporting layers [2020-04-12T15:33:56.974Z] #45 66.08 CC images/sit.o [2020-04-12T15:33:57.263Z] #45 66.60 LINK images/built-in.o [2020-04-12T15:33:57.552Z] #45 66.79 GEN compel/include/asm [2020-04-12T15:33:57.552Z] #45 66.81 GEN compel/include/version.h [2020-04-12T15:33:57.552Z] #45 66.84 touch .config [2020-04-12T15:33:57.552Z] #45 66.87 GEN include/common/config.h [2020-04-12T15:33:57.552Z] #45 66.99 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-12T15:33:57.843Z] #45 67.02 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-12T15:33:57.843Z] #45 67.04 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-04-12T15:33:57.843Z] #45 67.08 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-04-12T15:33:57.843Z] #45 67.15 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-04-12T15:33:57.843Z] #45 67.19 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-04-12T15:33:57.843Z] #45 67.25 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-04-12T15:33:57.843Z] #45 67.30 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-12T15:33:57.843Z] #45 67.31 DEP compel/plugins/std/infect.d [2020-04-12T15:33:57.917Z] [2020-04-12T15:33:57.917Z] Removing bundles/ [2020-04-12T15:33:57.917Z] [2020-04-12T15:33:57.917Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-12T15:33:57.917Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-12T15:33:57.917Z] GOOS="" GOARCH="" GOARM="" [2020-04-12T15:33:58.134Z] #45 67.56 DEP compel/plugins/std/string.d [2020-04-12T15:33:58.442Z] #45 67.73 DEP compel/plugins/std/log.d [2020-04-12T15:33:58.442Z] #45 67.83 DEP compel/plugins/std/fds.d [2020-04-12T15:33:58.442Z] #45 67.94 DEP compel/plugins/std/std.d [2020-04-12T15:33:59.075Z] #45 68.24 DEP compel/plugins/shmem/shmem.d [2020-04-12T15:33:59.075Z] #45 68.52 DEP compel/plugins/fds/fds.d [2020-04-12T15:33:59.365Z] #45 68.81 CC compel/plugins/std/std.o [2020-04-12T15:33:59.996Z] #45 69.36 CC compel/plugins/std/fds.o [2020-04-12T15:34:00.135Z] Loaded image: buildpack-deps:jessie [2020-04-12T15:34:00.135Z] Loaded image: busybox:latest [2020-04-12T15:34:00.135Z] Loaded image: busybox:glibc [2020-04-12T15:34:00.135Z] Loaded image: debian:jessie [2020-04-12T15:34:00.288Z] #45 ... [2020-04-12T15:34:00.288Z] [2020-04-12T15:34:00.288Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-12T15:34:00.288Z] #11 162.7 Selecting previously unselected package libapparmor1:ppc64el. [2020-04-12T15:34:00.288Z] #11 162.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-04-12T15:34:00.288Z] #11 162.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-04-12T15:34:00.288Z] #11 162.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-04-12T15:34:00.288Z] #11 162.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-04-12T15:34:00.288Z] #11 162.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-12T15:34:00.288Z] #11 163.1 Selecting previously unselected package libbtrfs0. [2020-04-12T15:34:00.288Z] #11 163.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-12T15:34:00.288Z] #11 163.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-12T15:34:00.288Z] #11 163.2 Selecting previously unselected package libbtrfs-dev. [2020-04-12T15:34:00.288Z] #11 163.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-12T15:34:00.288Z] #11 163.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:34:00.288Z] #11 163.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-04-12T15:34:00.288Z] #11 163.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-12T15:34:00.288Z] #11 163.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-12T15:34:00.288Z] #11 163.6 Selecting previously unselected package libudev-dev:ppc64el. [2020-04-12T15:34:00.288Z] #11 163.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-12T15:34:00.288Z] #11 163.7 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-12T15:34:00.288Z] #11 163.9 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-04-12T15:34:00.288Z] #11 163.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-04-12T15:34:00.288Z] #11 163.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-04-12T15:34:00.288Z] #11 164.4 Selecting previously unselected package libpcre16-3:ppc64el. [2020-04-12T15:34:00.288Z] #11 164.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-04-12T15:34:00.288Z] #11 164.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-12T15:34:00.288Z] #11 164.7 Selecting previously unselected package libpcre32-3:ppc64el. [2020-04-12T15:34:00.288Z] #11 164.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-04-12T15:34:00.288Z] #11 164.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-12T15:34:00.288Z] #11 165.1 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-04-12T15:34:00.288Z] #11 165.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-04-12T15:34:00.288Z] #11 165.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-12T15:34:00.288Z] #11 165.3 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-04-12T15:34:00.288Z] #11 165.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-04-12T15:34:00.288Z] #11 165.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-12T15:34:00.288Z] #11 165.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-04-12T15:34:00.288Z] #11 165.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-04-12T15:34:00.288Z] #11 165.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-12T15:34:00.288Z] #11 166.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-04-12T15:34:00.288Z] #11 166.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-04-12T15:34:00.288Z] #11 166.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-12T15:34:00.288Z] #11 166.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-04-12T15:34:00.288Z] #11 166.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-04-12T15:34:00.288Z] #11 166.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-12T15:34:00.417Z] Loaded image: hello-world:latest [2020-04-12T15:34:00.417Z] INFO: Testing against a local daemon [2020-04-12T15:34:00.417Z] === RUN TestCgroupNamespacesBuild [2020-04-12T15:34:00.577Z] #11 166.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-04-12T15:34:00.577Z] #11 166.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-12T15:34:00.577Z] #11 166.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-12T15:34:00.603Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-12T15:34:00.603Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-12T15:34:00.603Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2020-04-12T15:34:00.603Z] ok github.com/docker/docker/api/types/filters 0.023s coverage: 92.2% of statements [2020-04-12T15:34:00.603Z] ok github.com/docker/docker/api/types/time 0.031s coverage: 100.0% of statements [2020-04-12T15:34:00.603Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 4.5% of statements [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/types [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-12T15:34:00.603Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/builder [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-12T15:34:00.603Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-12T15:34:00.603Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2020-04-12T15:34:00.603Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2020-04-12T15:34:00.603Z] ok github.com/docker/docker/builder/remotecontext 0.311s coverage: 13.6% of statements [2020-04-12T15:34:00.603Z] ok github.com/docker/docker/builder/remotecontext/git 3.105s coverage: 86.3% of statements [2020-04-12T15:34:01.208Z] #11 167.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-12T15:34:01.208Z] #11 167.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-12T15:34:01.208Z] #11 167.2 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-04-12T15:34:01.208Z] #11 167.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-12T15:34:01.499Z] #11 167.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-12T15:34:01.499Z] #11 167.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-04-12T15:34:01.499Z] #11 167.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:34:01.499Z] #11 167.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-12T15:34:01.499Z] #11 167.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-12T15:34:01.499Z] #11 167.3 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-12T15:34:01.499Z] #11 167.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-12T15:34:01.499Z] #11 167.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-12T15:34:01.499Z] #11 167.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-12T15:34:01.499Z] #11 167.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-12T15:34:01.499Z] #11 167.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-12T15:34:01.499Z] #11 167.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-12T15:34:01.499Z] #11 167.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-12T15:34:01.499Z] #11 167.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:34:01.499Z] #11 167.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-12T15:34:01.499Z] #11 167.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-12T15:34:01.499Z] #11 167.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-12T15:34:01.499Z] #11 167.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-12T15:34:01.499Z] #11 167.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-12T15:34:01.499Z] #11 167.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-12T15:34:01.499Z] #11 167.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-12T15:34:01.499Z] #11 167.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-12T15:34:01.499Z] #11 167.6 Setting up dmsetup (2:1.02.155-3) ... [2020-04-12T15:34:01.541Z] ok github.com/docker/docker/builder/dockerfile 1.262s coverage: 48.2% of statements [2020-04-12T15:34:01.541Z] ? github.com/docker/docker/cli [no test files] [2020-04-12T15:34:01.541Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-12T15:34:01.790Z] #11 167.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-12T15:34:01.790Z] #11 167.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-12T15:34:01.790Z] #11 167.6 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:34:02.081Z] #11 DONE 168.0s [2020-04-12T15:34:02.081Z] [2020-04-12T15:34:02.081Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:34:02.081Z] #48 167.2 text/template [2020-04-12T15:34:02.370Z] #48 ... [2020-04-12T15:34:02.370Z] [2020-04-12T15:34:02.370Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:34:02.370Z] #59 DONE 0.3s [2020-04-12T15:34:02.370Z] [2020-04-12T15:34:02.370Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-12T15:34:02.370Z] #60 DONE 0.1s [2020-04-12T15:34:02.370Z] [2020-04-12T15:34:02.370Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:34:02.661Z] #61 0.276 + RM_GOPATH=0 [2020-04-12T15:34:02.661Z] #61 0.280 + TMP_GOPATH= [2020-04-12T15:34:02.661Z] #61 0.281 + : /build [2020-04-12T15:34:02.661Z] #61 0.282 + '[' -z '' ']' [2020-04-12T15:34:02.661Z] #61 0.283 ++ mktemp -d [2020-04-12T15:34:02.661Z] #61 0.286 + export GOPATH=/tmp/tmp.OFRvmsuC4v [2020-04-12T15:34:02.661Z] #61 0.286 + GOPATH=/tmp/tmp.OFRvmsuC4v [2020-04-12T15:34:02.661Z] #61 0.287 + RM_GOPATH=1 [2020-04-12T15:34:02.661Z] #61 0.288 ++ dirname ./install.sh [2020-04-12T15:34:02.661Z] #61 0.290 + dir=. [2020-04-12T15:34:02.661Z] #61 0.296 + bin=runc [2020-04-12T15:34:02.952Z] #61 ... [2020-04-12T15:34:02.952Z] [2020-04-12T15:34:02.952Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-12T15:34:02.952Z] #12 DONE 0.6s [2020-04-12T15:34:02.952Z] [2020-04-12T15:34:02.952Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:34:02.952Z] #61 0.297 + shift [2020-04-12T15:34:02.952Z] #61 0.297 + '[' '!' -f ./runc.installer ']' [2020-04-12T15:34:02.952Z] #61 0.298 + . ./runc.installer [2020-04-12T15:34:02.952Z] #61 0.299 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-12T15:34:02.952Z] #61 0.302 + install_runc [2020-04-12T15:34:02.952Z] #61 0.304 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-12T15:34:02.952Z] #61 0.305 + uname -r [2020-04-12T15:34:02.952Z] #61 0.324 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-12T15:34:02.952Z] #61 0.324 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-12T15:34:02.952Z] #61 0.324 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-12T15:34:02.952Z] #61 0.325 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OFRvmsuC4v/src/github.com/opencontainers/runc [2020-04-12T15:34:02.952Z] #61 0.362 Cloning into '/tmp/tmp.OFRvmsuC4v/src/github.com/opencontainers/runc'... [2020-04-12T15:34:03.092Z] --- PASS: TestCgroupNamespacesBuild (2.21s) [2020-04-12T15:34:03.092Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-12T15:34:03.242Z] #61 ... [2020-04-12T15:34:03.242Z] [2020-04-12T15:34:03.243Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-12T15:34:03.243Z] #13 DONE 0.5s [2020-04-12T15:34:03.427Z] #78 exporting layers 6.3s done [2020-04-12T15:34:03.427Z] #78 writing image sha256:9ead81fc203007ef9a34d2b3734a6ac999c2a65ec709d9a191ea21712ad04b50 done [2020-04-12T15:34:03.427Z] #78 naming to docker.io/library/docker:e9d785ce3f02c223100f4dd01813e192ccd83948 done [2020-04-12T15:34:03.427Z] #78 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-04-12T15:34:03.534Z] [2020-04-12T15:34:03.534Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-12T15:34:03.534Z] #14 0.364 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-12T15:34:03.534Z] #14 DONE 0.5s [2020-04-12T15:34:03.534Z] [2020-04-12T15:34:03.534Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-12T15:34:04.167Z] #15 DONE 0.4s [2020-04-12T15:34:04.167Z] [2020-04-12T15:34:04.167Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-12T15:34:04.484Z] #16 DONE 0.4s [2020-04-12T15:34:04.484Z] [2020-04-12T15:34:04.484Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:34:04.484Z] #45 70.15 CC compel/plugins/std/log.o [2020-04-12T15:34:04.484Z] #45 71.81 CC compel/plugins/std/string.o [2020-04-12T15:34:04.484Z] #45 72.86 CC compel/plugins/std/infect.o [2020-04-12T15:34:04.484Z] #45 73.63 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-04-12T15:34:04.484Z] #45 73.73 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-04-12T15:34:04.484Z] #45 73.77 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-04-12T15:34:04.484Z] #45 73.84 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-04-12T15:34:04.484Z] #45 74.02 AR compel/plugins/std.lib.a [2020-04-12T15:34:04.562Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-04-12T15:34:04.562Z] === RUN TestBuildWithSession [2020-04-12T15:34:04.562Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-12T15:34:04.562Z] build_session_test.go:25: TODO: BuildKit [2020-04-12T15:34:04.562Z] === RUN TestBuildSquashParent [2020-04-12T15:34:04.773Z] #45 74.13 CC compel/plugins/fds/fds.o [2020-04-12T15:34:04.881Z] [2020-04-12T15:34:04.881Z] Removing bundles/ [2020-04-12T15:34:04.881Z] [2020-04-12T15:34:04.881Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-12T15:34:04.881Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-12T15:34:04.881Z] GOOS="" GOARCH="" GOARM="" [2020-04-12T15:34:05.060Z] #45 ... [2020-04-12T15:34:05.060Z] [2020-04-12T15:34:05.060Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-04-12T15:34:05.060Z] #17 DONE 0.5s [2020-04-12T15:34:05.060Z] [2020-04-12T15:34:05.060Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:34:05.687Z] #18 0.718 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-12T15:34:05.738Z] ok github.com/docker/docker/client 0.424s coverage: 75.8% of statements [2020-04-12T15:34:05.978Z] #18 0.934 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-12T15:34:05.978Z] #18 1.052 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-12T15:34:07.480Z] #18 2.443 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-12T15:34:09.538Z] #18 4.669 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-12T15:34:11.360Z] --- PASS: TestBuildSquashParent (6.33s) [2020-04-12T15:34:11.360Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-12T15:34:11.360Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-12T15:34:11.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-12T15:34:11.360Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-12T15:34:11.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-12T15:34:11.360Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-12T15:34:11.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-12T15:34:11.360Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-12T15:34:11.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-12T15:34:11.360Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-12T15:34:11.361Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-12T15:34:11.361Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-12T15:34:11.361Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-12T15:34:11.361Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-12T15:34:11.361Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-12T15:34:11.596Z] #18 ... [2020-04-12T15:34:11.596Z] [2020-04-12T15:34:11.596Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:34:11.596Z] #45 74.64 AR compel/plugins/fds.lib.a [2020-04-12T15:34:11.596Z] #45 74.75 HOSTDEP compel/src/lib/log-host.d [2020-04-12T15:34:11.596Z] #45 75.02 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-12T15:34:11.596Z] #45 75.20 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-04-12T15:34:11.596Z] #45 75.44 HOSTDEP compel/src/main-host.d [2020-04-12T15:34:11.596Z] #45 75.71 DEP compel/src/lib/ptrace.d [2020-04-12T15:34:11.596Z] #45 75.95 DEP compel/src/lib/infect.d [2020-04-12T15:34:11.596Z] #45 76.19 DEP compel/src/lib/infect-util.d [2020-04-12T15:34:11.596Z] #45 76.35 DEP compel/src/lib/infect-rpc.d [2020-04-12T15:34:11.596Z] #45 76.62 DEP compel/arch/ppc64/src/lib/infect.d [2020-04-12T15:34:11.597Z] #45 76.87 DEP compel/arch/ppc64/src/lib/cpu.d [2020-04-12T15:34:11.597Z] #45 77.15 DEP compel/src/lib/log.d [2020-04-12T15:34:11.597Z] #45 77.39 DEP compel/src/main.d [2020-04-12T15:34:11.597Z] #45 77.71 DEP compel/src/lib/handle-elf.d [2020-04-12T15:34:11.597Z] #45 77.93 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-04-12T15:34:11.597Z] #45 78.36 CC compel/src/lib/log.o [2020-04-12T15:34:11.597Z] #45 79.07 CC compel/arch/ppc64/src/lib/cpu.o [2020-04-12T15:34:11.597Z] #45 79.67 CC compel/arch/ppc64/src/lib/infect.o [2020-04-12T15:34:11.597Z] #45 80.99 CC compel/src/lib/infect-rpc.o [2020-04-12T15:34:11.895Z] #45 ... [2020-04-12T15:34:11.895Z] [2020-04-12T15:34:11.895Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:34:11.895Z] #18 7.029 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-12T15:34:12.576Z] INFO [loader] Go packages loading at mode 575 (deps|name|compiled_files|exports_file|files|imports|types_sizes) took 1m53.12113448s [2020-04-12T15:34:12.576Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.988934ms [2020-04-12T15:34:13.383Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-12T15:34:13.383Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-12T15:34:15.403Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-12T15:34:15.685Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-12T15:34:17.439Z] #18 ... [2020-04-12T15:34:17.439Z] [2020-04-12T15:34:17.439Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:34:17.439Z] #48 172.5 go/parser [2020-04-12T15:34:17.439Z] #48 180.4 compress/gzip [2020-04-12T15:34:17.439Z] #48 ... [2020-04-12T15:34:17.439Z] [2020-04-12T15:34:17.439Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:34:17.439Z] #45 81.73 CC compel/src/lib/infect-util.o [2020-04-12T15:34:17.439Z] #45 82.15 CC compel/src/lib/infect.o [2020-04-12T15:34:17.439Z] #45 86.88 CC compel/src/lib/ptrace.o [2020-04-12T15:34:17.728Z] #45 ... [2020-04-12T15:34:17.728Z] [2020-04-12T15:34:17.728Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:34:17.728Z] #61 15.35 + cd /tmp/tmp.OFRvmsuC4v/src/github.com/opencontainers/runc [2020-04-12T15:34:17.728Z] #61 15.35 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-12T15:34:18.391Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-12T15:34:18.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.38s) [2020-04-12T15:34:18.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s) [2020-04-12T15:34:18.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2020-04-12T15:34:18.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.41s) [2020-04-12T15:34:18.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2020-04-12T15:34:18.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.39s) [2020-04-12T15:34:18.391Z] === RUN TestBuildMultiStageCopy [2020-04-12T15:34:18.391Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-12T15:34:19.129Z] INFO [runner/unused/goanalysis] analyzers took 26.875149205s with top 10 stages: buildssa: 22.468639024s, U1000: 4.406510181s [2020-04-12T15:34:19.232Z] #61 16.52 + '[' -z '' ']' [2020-04-12T15:34:19.232Z] #61 16.52 + target=static [2020-04-12T15:34:19.232Z] #61 16.53 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-12T15:34:20.412Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-12T15:34:20.693Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-12T15:34:21.307Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-12T15:34:21.920Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-12T15:34:21.953Z] #61 19.46 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-04-12T15:34:22.534Z] --- PASS: TestBuildMultiStageCopy (4.64s) [2020-04-12T15:34:22.534Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s) [2020-04-12T15:34:22.534Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-04-12T15:34:22.534Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-04-12T15:34:22.534Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-04-12T15:34:22.534Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-04-12T15:34:22.534Z] === RUN TestBuildMultiStageParentConfig [2020-04-12T15:34:24.554Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2020-04-12T15:34:24.554Z] === RUN TestBuildLabelWithTargets [2020-04-12T15:34:24.672Z] #61 ... [2020-04-12T15:34:24.672Z] [2020-04-12T15:34:24.672Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:34:24.672Z] #45 87.75 AR compel/libcompel.a [2020-04-12T15:34:24.672Z] #45 87.91 HOSTCC compel/src/main-host.o [2020-04-12T15:34:24.672Z] #45 88.56 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-04-12T15:34:24.672Z] #45 88.91 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-12T15:34:24.672Z] #45 89.69 HOSTCC compel/src/lib/log-host.o [2020-04-12T15:34:24.672Z] #45 90.11 HOSTLINK compel/compel-host-bin [2020-04-12T15:34:24.672Z] #45 90.30 DEP soccr/soccr.d [2020-04-12T15:34:24.672Z] #45 90.76 CC soccr/soccr.o [2020-04-12T15:34:24.672Z] #45 93.97 AR soccr/libsoccr.a [2020-04-12T15:34:24.672Z] #45 94.04 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-12T15:34:25.302Z] #45 94.57 DEP criu/arch/ppc64/sigframe.d [2020-04-12T15:34:25.302Z] #45 94.84 DEP criu/arch/ppc64/crtools.d [2020-04-12T15:34:25.591Z] #45 95.11 DEP criu/arch/ppc64/cpu.d [2020-04-12T15:34:26.221Z] #45 95.44 CC criu/arch/ppc64/cpu.o [2020-04-12T15:34:26.574Z] --- PASS: TestBuildLabelWithTargets (2.43s) [2020-04-12T15:34:26.574Z] === RUN TestBuildWithEmptyLayers [2020-04-12T15:34:27.252Z] #45 96.54 CC criu/arch/ppc64/crtools.o [2020-04-12T15:34:27.582Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-04-12T15:34:27.582Z] === RUN TestBuildMultiStageOnBuild [2020-04-12T15:34:28.280Z] #45 ... [2020-04-12T15:34:28.280Z] [2020-04-12T15:34:28.280Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:34:28.280Z] #48 184.0 math/big [2020-04-12T15:34:28.280Z] #48 189.7 vendor/golang.org/x/text/unicode/bidi [2020-04-12T15:34:28.571Z] #48 ... [2020-04-12T15:34:28.571Z] [2020-04-12T15:34:28.571Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:34:28.571Z] #57 184.6 golang.org/x/crypto/ssh/terminal [2020-04-12T15:34:28.571Z] #57 190.2 mvdan.cc/sh/v3/cmd/shfmt [2020-04-12T15:34:29.211Z] #57 ... [2020-04-12T15:34:29.211Z] [2020-04-12T15:34:29.211Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:34:29.211Z] #45 98.60 CC criu/arch/ppc64/sigframe.o [2020-04-12T15:34:30.256Z] --- PASS: TestBuildMultiStageOnBuild (2.81s) [2020-04-12T15:34:30.256Z] === RUN TestBuildUncleanTarFilenames [2020-04-12T15:34:30.280Z] #45 99.46 LINK criu/arch/ppc64/crtools.built-in.o [2020-04-12T15:34:30.280Z] #45 99.56 DEP criu/pie/util-vdso.d [2020-04-12T15:34:30.567Z] #45 99.92 DEP criu/pie/util.d [2020-04-12T15:34:30.858Z] #45 100.2 CC criu/pie/util.o [2020-04-12T15:34:31.487Z] #45 100.9 CC criu/pie/util-vdso.o [2020-04-12T15:34:31.725Z] --- PASS: TestBuildUncleanTarFilenames (1.26s) [2020-04-12T15:34:31.725Z] === RUN TestBuildMultiStageLayerLeak [2020-04-12T15:34:32.990Z] #45 ... [2020-04-12T15:34:32.990Z] [2020-04-12T15:34:32.990Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:34:32.990Z] #18 17.70 Fetched 8120 kB in 17s (474 kB/s) [2020-04-12T15:34:32.990Z] #18 17.70 Reading package lists... [2020-04-12T15:34:32.990Z] #18 25.34 Reading package lists... [2020-04-12T15:34:32.990Z] #18 ... [2020-04-12T15:34:32.990Z] [2020-04-12T15:34:32.990Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:34:32.990Z] #45 102.2 AR criu/pie/pie.lib.a [2020-04-12T15:34:32.990Z] #45 102.4 DEP criu/pie/restorer.d [2020-04-12T15:34:33.280Z] #45 102.8 DEP criu/arch/ppc64/vdso-trampoline.d [2020-04-12T15:34:33.570Z] #45 102.8 DEP criu/arch/ppc64/restorer.d [2020-04-12T15:34:33.861Z] #45 ... [2020-04-12T15:34:33.861Z] [2020-04-12T15:34:33.861Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-12T15:34:33.861Z] #57 DONE 199.6s [2020-04-12T15:34:33.861Z] [2020-04-12T15:34:33.861Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:34:33.861Z] #48 195.3 go/doc [2020-04-12T15:34:34.892Z] #48 ... [2020-04-12T15:34:34.892Z] [2020-04-12T15:34:34.892Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:34:34.892Z] #45 103.6 DEP criu/arch/ppc64/vdso-pie.d [2020-04-12T15:34:34.892Z] #45 104.0 DEP criu/pie/parasite-vdso.d [2020-04-12T15:34:35.175Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2020-04-12T15:34:35.175Z] === RUN TestBuildWithHugeFile [2020-04-12T15:34:35.182Z] #45 104.7 DEP criu/pie/parasite.d [2020-04-12T15:34:35.825Z] #45 105.2 CC criu/pie/parasite.o [2020-04-12T15:34:37.841Z] ok github.com/docker/docker/cmd/dockerd 0.126s coverage: 30.8% of statements [2020-04-12T15:34:37.841Z] ok github.com/docker/docker/container 0.237s coverage: 34.7% of statements [2020-04-12T15:34:37.841Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-12T15:34:37.841Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-12T15:34:37.841Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-12T15:34:37.841Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-12T15:34:37.841Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.035s coverage: 65.3% of statements [2020-04-12T15:34:37.885Z] #45 107.1 LINK criu/pie/parasite.built-in.o [2020-04-12T15:34:37.885Z] #45 107.1 GEN criu/pie/parasite-blob.h [2020-04-12T15:34:37.885Z] #45 107.2 CC criu/pie/parasite-vdso.o [2020-04-12T15:34:39.226Z] ok github.com/docker/docker/daemon/cluster/convert 0.038s coverage: 35.6% of statements [2020-04-12T15:34:39.387Z] #45 108.5 CC criu/arch/ppc64/vdso-pie.o [2020-04-12T15:34:39.797Z] ok github.com/docker/docker/daemon/cluster 0.171s coverage: 0.5% of statements [2020-04-12T15:34:40.014Z] #45 109.3 CC criu/arch/ppc64/restorer.o [2020-04-12T15:34:40.647Z] #45 ... [2020-04-12T15:34:40.647Z] [2020-04-12T15:34:40.647Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:34:40.647Z] #18 25.34 Reading package lists... [2020-04-12T15:34:40.647Z] #18 33.02 Building dependency tree... [2020-04-12T15:34:40.647Z] #18 35.29 libcap2-bin is already the newest version (1:2.25-2). [2020-04-12T15:34:40.647Z] #18 35.29 The following additional packages will be installed: [2020-04-12T15:34:40.647Z] #18 35.29 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-12T15:34:40.647Z] #18 35.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-12T15:34:40.647Z] #18 35.30 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-12T15:34:40.647Z] #18 35.30 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-12T15:34:40.647Z] #18 35.30 python3.7 python3.7-minimal vim-runtime xxd [2020-04-12T15:34:40.647Z] #18 35.31 Suggested packages: [2020-04-12T15:34:40.647Z] #18 35.31 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-12T15:34:40.647Z] #18 35.31 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-12T15:34:40.647Z] #18 35.31 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-12T15:34:40.647Z] #18 35.31 Recommended packages: [2020-04-12T15:34:40.647Z] #18 35.31 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-12T15:34:40.647Z] #18 35.31 python3-keyrings.alt python3-xdg unzip [2020-04-12T15:34:43.092Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2020-04-12T15:34:43.352Z] ok github.com/docker/docker/daemon/config 0.076s coverage: 81.7% of statements [2020-04-12T15:34:44.166Z] #18 39.02 The following NEW packages will be installed: [2020-04-12T15:34:44.166Z] #18 39.03 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-12T15:34:44.166Z] #18 39.03 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-12T15:34:44.166Z] #18 39.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-12T15:34:44.166Z] #18 39.03 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-12T15:34:44.166Z] #18 39.04 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-12T15:34:44.166Z] #18 39.04 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-12T15:34:44.166Z] #18 39.04 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-12T15:34:44.166Z] #18 39.04 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-12T15:34:44.166Z] #18 39.04 xz-utils zip [2020-04-12T15:34:44.166Z] #18 39.21 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-12T15:34:44.166Z] #18 39.21 Need to get 29.2 MB of archives. [2020-04-12T15:34:44.166Z] #18 39.21 After this operation, 134 MB of additional disk space will be used. [2020-04-12T15:34:44.166Z] #18 39.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-04-12T15:34:44.166Z] #18 39.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-04-12T15:34:44.296Z] ok github.com/docker/docker/daemon/events 0.092s coverage: 50.0% of statements [2020-04-12T15:34:44.457Z] #18 39.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-04-12T15:34:44.457Z] #18 39.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-04-12T15:34:44.457Z] #18 39.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-04-12T15:34:44.748Z] #18 39.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-04-12T15:34:44.748Z] #18 39.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-04-12T15:34:44.748Z] #18 39.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-04-12T15:34:45.039Z] #18 39.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-04-12T15:34:45.039Z] #18 39.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-04-12T15:34:45.039Z] #18 39.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-04-12T15:34:45.039Z] #18 39.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-04-12T15:34:45.039Z] #18 39.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-04-12T15:34:45.039Z] #18 39.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-04-12T15:34:45.039Z] #18 39.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-04-12T15:34:45.039Z] #18 39.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-04-12T15:34:45.039Z] #18 39.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-12T15:34:45.039Z] #18 39.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-12T15:34:45.039Z] #18 40.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-04-12T15:34:45.039Z] #18 40.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-04-12T15:34:45.039Z] #18 40.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-04-12T15:34:45.039Z] #18 40.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-04-12T15:34:45.039Z] #18 40.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-04-12T15:34:45.330Z] #18 40.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-12T15:34:45.330Z] #18 40.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-12T15:34:45.330Z] #18 40.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-12T15:34:45.330Z] #18 40.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-04-12T15:34:45.330Z] #18 40.15 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-04-12T15:34:45.330Z] #18 40.15 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-12T15:34:45.957Z] #18 41.05 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-12T15:34:45.957Z] #18 41.07 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-12T15:34:45.957Z] #18 41.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-12T15:34:45.957Z] #18 41.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-04-12T15:34:46.208Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-04-12T15:34:46.248Z] #18 41.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-04-12T15:34:46.248Z] #18 41.17 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-04-12T15:34:46.248Z] #18 41.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-12T15:34:46.248Z] #18 41.35 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-04-12T15:34:46.537Z] #18 41.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-04-12T15:34:46.537Z] #18 41.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-12T15:34:46.537Z] #18 41.40 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-04-12T15:34:46.537Z] #18 41.41 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-12T15:34:46.537Z] #18 41.42 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-04-12T15:34:46.537Z] #18 41.48 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-04-12T15:34:46.537Z] #18 ... [2020-04-12T15:34:46.537Z] [2020-04-12T15:34:46.537Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:34:46.537Z] #48 202.1 vendor/golang.org/x/text/unicode/norm [2020-04-12T15:34:46.537Z] #48 ... [2020-04-12T15:34:46.537Z] [2020-04-12T15:34:46.537Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:34:46.537Z] #18 41.50 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-04-12T15:34:46.537Z] #18 41.52 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-12T15:34:47.165Z] #18 42.24 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-04-12T15:34:47.791Z] #18 42.72 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-04-12T15:34:47.791Z] #18 42.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-04-12T15:34:49.296Z] #18 44.31 debconf: delaying package configuration, since apt-utils is not installed [2020-04-12T15:34:49.534Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-04-12T15:34:49.585Z] #18 44.47 Fetched 29.2 MB in 4s (7866 kB/s) [2020-04-12T15:34:49.585Z] #18 44.63 Selecting previously unselected package pigz. [2020-04-12T15:34:49.883Z] #18 44.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 ... 23352 files and directories currently installed.) [2020-04-12T15:34:49.883Z] #18 44.77 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-04-12T15:34:49.883Z] #18 44.78 Unpacking pigz (2.4-1) ... [2020-04-12T15:34:50.190Z] #18 44.93 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-04-12T15:34:50.190Z] #18 44.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-12T15:34:50.190Z] #18 44.97 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-12T15:34:50.819Z] #18 ... [2020-04-12T15:34:50.819Z] [2020-04-12T15:34:50.819Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:34:50.819Z] #45 110.1 CC criu/arch/ppc64/vdso-trampoline.o [2020-04-12T15:34:50.819Z] #45 110.1 CC criu/pie/restorer.o [2020-04-12T15:34:50.819Z] #45 115.7 LINK criu/pie/restorer.built-in.o [2020-04-12T15:34:50.819Z] #45 115.8 GEN criu/pie/restorer-blob.h [2020-04-12T15:34:50.819Z] #45 116.3 DEP criu/vdso.d [2020-04-12T15:34:50.819Z] #45 116.7 DEP criu/uts_ns.d [2020-04-12T15:34:50.819Z] #45 117.0 DEP criu/util.d [2020-04-12T15:34:50.819Z] #45 117.4 DEP criu/uffd.d [2020-04-12T15:34:50.819Z] #45 117.8 DEP criu/tun.d [2020-04-12T15:34:50.819Z] #45 118.1 DEP criu/tty.d [2020-04-12T15:34:50.819Z] #45 118.5 DEP criu/timerfd.d [2020-04-12T15:34:50.819Z] #45 118.9 DEP criu/sysfs_parse.d [2020-04-12T15:34:50.819Z] #45 119.2 DEP criu/sysctl.d [2020-04-12T15:34:50.819Z] #45 119.5 DEP criu/string.d [2020-04-12T15:34:50.819Z] #45 119.5 DEP criu/stats.d [2020-04-12T15:34:50.819Z] #45 119.7 DEP criu/sockets.d [2020-04-12T15:34:50.819Z] #45 120.2 DEP criu/sk-unix.d [2020-04-12T15:34:50.819Z] #45 ... [2020-04-12T15:34:50.819Z] [2020-04-12T15:34:50.819Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:34:50.917Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.475s coverage: 13.8% of statements [2020-04-12T15:34:51.108Z] #18 45.91 Selecting previously unselected package python3.7-minimal. [2020-04-12T15:34:51.108Z] #18 45.93 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-12T15:34:51.108Z] #18 45.95 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-12T15:34:51.485Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.683s coverage: 57.0% of statements [2020-04-12T15:34:51.736Z] #18 ... [2020-04-12T15:34:51.736Z] [2020-04-12T15:34:51.736Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:34:51.736Z] #69 207.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-12T15:34:51.736Z] #69 207.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-12T15:34:51.736Z] #69 ... [2020-04-12T15:34:51.736Z] [2020-04-12T15:34:51.736Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:34:51.736Z] #45 120.7 DEP criu/sk-tcp.d [2020-04-12T15:34:51.736Z] #45 121.1 DEP criu/sk-queue.d [2020-04-12T15:34:52.368Z] #45 121.5 DEP criu/sk-packet.d [2020-04-12T15:34:52.368Z] #45 121.9 DEP criu/sk-netlink.d [2020-04-12T15:34:52.997Z] #45 122.3 DEP criu/sk-inet.d [2020-04-12T15:34:53.628Z] #45 122.7 DEP criu/signalfd.d [2020-04-12T15:34:53.628Z] #45 123.0 DEP criu/sigframe.d [2020-04-12T15:34:53.918Z] #45 123.2 DEP criu/shmem.d [2020-04-12T15:34:54.023Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-04-12T15:34:54.208Z] #45 123.5 DEP criu/servicefd.d [2020-04-12T15:34:54.497Z] #45 123.8 DEP criu/seize.d [2020-04-12T15:34:54.788Z] #45 124.1 DEP criu/seccomp.d [2020-04-12T15:34:55.077Z] #45 ... [2020-04-12T15:34:55.077Z] [2020-04-12T15:34:55.077Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:34:55.077Z] #69 DONE 220.6s [2020-04-12T15:34:55.077Z] [2020-04-12T15:34:55.077Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-12T15:34:55.077Z] #70 DONE 0.1s [2020-04-12T15:34:55.077Z] [2020-04-12T15:34:55.077Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:34:55.077Z] #18 47.74 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-12T15:34:55.077Z] #18 47.76 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-12T15:34:55.408Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.325s coverage: 45.9% of statements [2020-04-12T15:34:56.786Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.514s coverage: 72.5% of statements [2020-04-12T15:34:57.356Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.860s coverage: 49.5% of statements [2020-04-12T15:34:57.811Z] #18 ... [2020-04-12T15:34:57.811Z] [2020-04-12T15:34:57.811Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:34:57.811Z] #48 213.1 github.com/LK4D4/vndr/build [2020-04-12T15:34:57.811Z] #48 ... [2020-04-12T15:34:57.811Z] [2020-04-12T15:34:57.811Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:34:57.811Z] #45 124.6 DEP criu/rst-malloc.d [2020-04-12T15:34:57.811Z] #45 124.8 DEP criu/rbtree.d [2020-04-12T15:34:57.811Z] #45 125.0 DEP criu/pstree.d [2020-04-12T15:34:57.811Z] #45 125.6 DEP criu/protobuf.d [2020-04-12T15:34:57.811Z] #45 126.2 GEN criu/protobuf-desc-gen.h [2020-04-12T15:34:58.295Z] ok github.com/docker/docker/daemon 12.535s coverage: 17.4% of statements [2020-04-12T15:34:58.295Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-12T15:34:58.295Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-12T15:34:58.295Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-12T15:34:58.295Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-12T15:34:58.295Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-12T15:34:59.236Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 58.0% of statements [2020-04-12T15:34:59.316Z] #45 128.6 DEP criu/protobuf-desc.d [2020-04-12T15:34:59.606Z] #45 128.9 DEP criu/proc_parse.d [2020-04-12T15:34:59.805Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.592s coverage: 76.1% of statements [2020-04-12T15:34:59.897Z] #45 129.3 DEP criu/plugin.d [2020-04-12T15:35:00.185Z] #45 129.4 DEP criu/pipes.d [2020-04-12T15:35:00.185Z] #45 129.7 DEP criu/pie-util.d [2020-04-12T15:35:00.473Z] #45 129.9 DEP criu/pie-util-vdso.d [2020-04-12T15:35:00.745Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2020-04-12T15:35:00.745Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2020-04-12T15:35:00.764Z] #45 130.1 DEP criu/path.d [2020-04-12T15:35:00.764Z] #45 ... [2020-04-12T15:35:00.764Z] [2020-04-12T15:35:00.764Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:35:00.764Z] #18 53.79 Selecting previously unselected package python3-minimal. [2020-04-12T15:35:00.764Z] #18 53.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-04-12T15:35:00.764Z] #18 53.89 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-04-12T15:35:00.764Z] #18 53.90 Unpacking python3-minimal (3.7.3-1) ... [2020-04-12T15:35:00.764Z] #18 54.00 Selecting previously unselected package libmpdec2:ppc64el. [2020-04-12T15:35:00.764Z] #18 54.02 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-04-12T15:35:00.764Z] #18 54.03 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-04-12T15:35:00.764Z] #18 54.21 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-04-12T15:35:00.764Z] #18 54.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-12T15:35:00.764Z] #18 54.23 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-12T15:35:00.764Z] #18 55.70 Selecting previously unselected package python3.7. [2020-04-12T15:35:00.764Z] #18 55.72 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-12T15:35:00.764Z] #18 55.73 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-12T15:35:01.055Z] #18 55.94 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-04-12T15:35:01.055Z] #18 55.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-04-12T15:35:01.055Z] #18 55.97 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-12T15:35:01.347Z] #18 56.10 Setting up python3-minimal (3.7.3-1) ... [2020-04-12T15:35:02.135Z] --- PASS: TestBuildWithHugeFile (26.18s) [2020-04-12T15:35:02.135Z] === RUN TestBuildWithEmptyDockerfile [2020-04-12T15:35:02.135Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-12T15:35:02.135Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-12T15:35:02.135Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-12T15:35:02.135Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-12T15:35:02.135Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-12T15:35:02.135Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-12T15:35:02.135Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-12T15:35:02.135Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-12T15:35:02.135Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-12T15:35:02.135Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-04-12T15:35:02.135Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-04-12T15:35:02.135Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-04-12T15:35:02.135Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-04-12T15:35:02.135Z] === RUN TestBuildPreserveOwnership [2020-04-12T15:35:02.135Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-12T15:35:02.384Z] #18 57.55 Selecting previously unselected package python3. [2020-04-12T15:35:02.675Z] #18 57.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-04-12T15:35:02.675Z] #18 57.63 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-04-12T15:35:02.675Z] #18 57.66 Unpacking python3 (3.7.3-1) ... [2020-04-12T15:35:02.675Z] #18 57.79 Selecting previously unselected package libip4tc0:ppc64el. [2020-04-12T15:35:02.965Z] #18 57.79 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-04-12T15:35:02.965Z] #18 57.81 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-04-12T15:35:02.965Z] #18 57.97 Selecting previously unselected package libip6tc0:ppc64el. [2020-04-12T15:35:02.965Z] #18 57.98 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-04-12T15:35:02.965Z] #18 57.98 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-04-12T15:35:03.285Z] #18 58.13 Selecting previously unselected package libiptc0:ppc64el. [2020-04-12T15:35:03.285Z] #18 58.14 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-04-12T15:35:03.285Z] #18 58.15 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-04-12T15:35:03.285Z] #18 58.27 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-04-12T15:35:03.285Z] #18 58.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-04-12T15:35:03.285Z] #18 58.29 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-12T15:35:03.285Z] #18 58.44 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-04-12T15:35:03.289Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.042s coverage: 57.7% of statements [2020-04-12T15:35:03.289Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-12T15:35:03.289Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-12T15:35:03.289Z] ok github.com/docker/docker/daemon/logger 0.252s coverage: 41.8% of statements [2020-04-12T15:35:03.550Z] ok github.com/docker/docker/daemon/logger/awslogs 0.261s coverage: 77.8% of statements [2020-04-12T15:35:03.550Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 4.9% of statements [2020-04-12T15:35:03.550Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-12T15:35:03.550Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-12T15:35:03.550Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-12T15:35:03.550Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-12T15:35:03.576Z] #18 58.45 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-04-12T15:35:03.576Z] #18 58.47 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-12T15:35:03.576Z] #18 58.58 Selecting previously unselected package libnftnl11:ppc64el. [2020-04-12T15:35:03.576Z] #18 58.59 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-04-12T15:35:03.576Z] #18 58.59 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-04-12T15:35:03.866Z] #18 58.77 Selecting previously unselected package iptables. [2020-04-12T15:35:03.866Z] #18 58.80 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-04-12T15:35:03.866Z] #18 58.81 Unpacking iptables (1.8.2-4) ... [2020-04-12T15:35:04.490Z] ok github.com/docker/docker/daemon/logger/gelf 0.050s coverage: 67.0% of statements [2020-04-12T15:35:04.752Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.036s coverage: 88.3% of statements [2020-04-12T15:35:04.752Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 26.2% of statements [2020-04-12T15:35:04.892Z] #18 59.81 Selecting previously unselected package xxd. [2020-04-12T15:35:04.892Z] #18 59.83 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-12T15:35:04.892Z] #18 59.84 Unpacking xxd (2:8.1.0875-5) ... [2020-04-12T15:35:04.892Z] #18 60.07 Selecting previously unselected package vim-common. [2020-04-12T15:35:05.181Z] #18 60.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:35:05.181Z] #18 60.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-12T15:35:05.323Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.073s coverage: 62.1% of statements [2020-04-12T15:35:05.472Z] #18 60.46 Selecting previously unselected package bash-completion. [2020-04-12T15:35:05.472Z] #18 60.47 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-12T15:35:05.584Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-12T15:35:06.706Z] ok github.com/docker/docker/daemon/logger/local 0.047s coverage: 74.7% of statements [2020-04-12T15:35:06.706Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-12T15:35:06.706Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.048s coverage: 33.3% of statements [2020-04-12T15:35:06.706Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 19.9% of statements [2020-04-12T15:35:07.605Z] --- PASS: TestBuildPreserveOwnership (6.42s) [2020-04-12T15:35:07.605Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.19s) [2020-04-12T15:35:07.605Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.23s) [2020-04-12T15:35:07.605Z] === RUN TestBuildPlatformInvalid [2020-04-12T15:35:07.605Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2020-04-12T15:35:07.605Z] PASS [2020-04-12T15:35:07.605Z] [2020-04-12T15:35:07.605Z] === Skipped [2020-04-12T15:35:07.605Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-04-12T15:35:07.605Z] build_session_test.go:25: TODO: BuildKit [2020-04-12T15:35:07.605Z] [2020-04-12T15:35:07.605Z] [2020-04-12T15:35:07.605Z] DONE 32 tests, 1 skipped in 74.266s [2020-04-12T15:35:07.647Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2020-04-12T15:35:07.931Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-04-12T15:35:07.931Z] ++ 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-04-12T15:35:07.931Z] ++ set -e [2020-04-12T15:35:07.931Z] ++ '[' -n 0 ']' [2020-04-12T15:35:07.931Z] ++ set -x [2020-04-12T15:35:07.931Z] ++ env -i DEST=/go/src/github.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-04-12T15:35:07.931Z] INFO: Testing against a local daemon [2020-04-12T15:35:07.931Z] === RUN TestConfigList [2020-04-12T15:35:08.217Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 47.8% of statements [2020-04-12T15:35:08.217Z] ok github.com/docker/docker/daemon/network 0.035s coverage: 63.8% of statements [2020-04-12T15:35:09.600Z] ok github.com/docker/docker/daemon/logger/splunk 1.984s coverage: 82.5% of statements [2020-04-12T15:35:09.600Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-12T15:35:09.600Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-12T15:35:10.541Z] ok github.com/docker/docker/distribution/metadata 0.093s coverage: 48.2% of statements [2020-04-12T15:35:11.032Z] #18 ... [2020-04-12T15:35:11.032Z] [2020-04-12T15:35:11.032Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:35:11.032Z] #45 130.4 DEP criu/parasite-syscall.d [2020-04-12T15:35:11.032Z] #45 130.8 DEP criu/pagemap.d [2020-04-12T15:35:11.032Z] #45 131.1 DEP criu/pagemap-cache.d [2020-04-12T15:35:11.032Z] #45 131.5 DEP criu/page-xfer.d [2020-04-12T15:35:11.032Z] #45 131.8 DEP criu/page-pipe.d [2020-04-12T15:35:11.032Z] #45 132.0 DEP criu/netfilter.d [2020-04-12T15:35:11.032Z] #45 132.3 DEP criu/net.d [2020-04-12T15:35:11.032Z] #45 132.7 DEP criu/namespaces.d [2020-04-12T15:35:11.032Z] #45 133.1 DEP criu/mount.d [2020-04-12T15:35:11.032Z] #45 133.5 DEP criu/mem.d [2020-04-12T15:35:11.032Z] #45 133.8 DEP criu/lsm.d [2020-04-12T15:35:11.032Z] #45 134.1 DEP criu/log.d [2020-04-12T15:35:11.032Z] #45 134.4 DEP criu/libnetlink.d [2020-04-12T15:35:11.032Z] #45 134.6 DEP criu/kerndat.d [2020-04-12T15:35:11.032Z] #45 135.0 DEP criu/kcmp-ids.d [2020-04-12T15:35:11.032Z] #45 135.2 DEP criu/irmap.d [2020-04-12T15:35:11.032Z] #45 135.5 DEP criu/ipc_ns.d [2020-04-12T15:35:11.032Z] #45 135.9 DEP criu/image.d [2020-04-12T15:35:11.032Z] #45 136.1 DEP criu/image-desc.d [2020-04-12T15:35:11.032Z] #45 136.3 DEP criu/fsnotify.d [2020-04-12T15:35:11.032Z] #45 136.6 DEP criu/filesystems.d [2020-04-12T15:35:11.032Z] #45 136.9 DEP criu/files.d [2020-04-12T15:35:11.032Z] #45 137.2 DEP criu/files-reg.d [2020-04-12T15:35:11.032Z] #45 137.4 DEP criu/files-ext.d [2020-04-12T15:35:11.032Z] #45 137.6 DEP criu/file-lock.d [2020-04-12T15:35:11.032Z] #45 138.0 DEP criu/file-ids.d [2020-04-12T15:35:11.032Z] #45 138.3 DEP criu/fifo.d [2020-04-12T15:35:11.032Z] #45 138.5 DEP criu/fdstore.d [2020-04-12T15:35:11.032Z] #45 138.7 DEP criu/fault-injection.d [2020-04-12T15:35:11.032Z] #45 138.7 DEP criu/external.d [2020-04-12T15:35:11.032Z] #45 139.0 DEP criu/eventpoll.d [2020-04-12T15:35:11.032Z] #45 139.4 DEP criu/eventfd.d [2020-04-12T15:35:11.032Z] #45 139.7 DEP criu/crtools.d [2020-04-12T15:35:11.032Z] #45 140.1 DEP criu/cr-service.d [2020-04-12T15:35:11.323Z] #45 140.5 DEP criu/cr-restore.d [2020-04-12T15:35:11.323Z] #45 ... [2020-04-12T15:35:11.323Z] [2020-04-12T15:35:11.323Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:35:11.323Z] #18 66.28 Unpacking bash-completion (1:2.8-6) ... [2020-04-12T15:35:11.481Z] ok github.com/docker/docker/distribution 0.238s coverage: 22.1% of statements [2020-04-12T15:35:11.481Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-12T15:35:11.481Z] ok github.com/docker/docker/errdefs 0.016s coverage: 49.4% of statements [2020-04-12T15:35:11.955Z] #18 66.81 Selecting previously unselected package bzip2. [2020-04-12T15:35:11.955Z] #18 66.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-04-12T15:35:11.955Z] #18 66.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-12T15:35:11.955Z] #18 67.03 Selecting previously unselected package xz-utils. [2020-04-12T15:35:11.955Z] #18 67.05 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-04-12T15:35:11.955Z] #18 67.06 Unpacking xz-utils (5.2.4-1) ... [2020-04-12T15:35:12.262Z] #18 67.36 Selecting previously unselected package apparmor. [2020-04-12T15:35:12.310Z] --- PASS: TestConfigList (3.87s) [2020-04-12T15:35:12.310Z] === RUN TestConfigsCreateAndDelete [2020-04-12T15:35:12.421Z] ok github.com/docker/docker/distribution/xfer 1.706s coverage: 85.1% of statements [2020-04-12T15:35:12.421Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-12T15:35:12.551Z] #18 67.40 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-04-12T15:35:12.841Z] #18 67.63 Unpacking apparmor (2.13.2-10) ... [2020-04-12T15:35:12.991Z] ok github.com/docker/docker/image 0.078s coverage: 86.4% of statements [2020-04-12T15:35:13.419Z] #18 68.20 Selecting previously unselected package aufs-tools. [2020-04-12T15:35:13.419Z] #18 68.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-04-12T15:35:13.419Z] #18 68.24 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-12T15:35:13.419Z] #18 ... [2020-04-12T15:35:13.419Z] [2020-04-12T15:35:13.419Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:35:13.419Z] #48 228.9 vendor/golang.org/x/net/idna [2020-04-12T15:35:13.419Z] #48 229.8 mime [2020-04-12T15:35:13.419Z] #48 230.2 net/http/internal [2020-04-12T15:35:13.419Z] #48 ... [2020-04-12T15:35:13.419Z] [2020-04-12T15:35:13.419Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:35:13.562Z] ok github.com/docker/docker/image/cache 0.037s coverage: 19.2% of statements [2020-04-12T15:35:13.562Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-12T15:35:13.709Z] #18 68.50 Selecting previously unselected package libonig5:ppc64el. [2020-04-12T15:35:13.709Z] #18 68.51 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-04-12T15:35:13.709Z] #18 68.52 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-12T15:35:13.709Z] #18 68.67 Selecting previously unselected package libjq1:ppc64el. [2020-04-12T15:35:13.709Z] #18 68.68 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-12T15:35:13.709Z] #18 68.68 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-12T15:35:13.709Z] #18 68.87 Selecting previously unselected package jq. [2020-04-12T15:35:13.934Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-04-12T15:35:13.934Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2020-04-12T15:35:13.934Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-12T15:35:13.999Z] #18 68.88 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-12T15:35:13.999Z] #18 68.89 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-12T15:35:13.999Z] #18 69.08 Selecting previously unselected package libaio1:ppc64el. [2020-04-12T15:35:13.999Z] #18 69.11 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-04-12T15:35:13.999Z] #18 69.11 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-04-12T15:35:14.289Z] #18 69.23 Selecting previously unselected package libgpm2:ppc64el. [2020-04-12T15:35:14.289Z] #18 69.26 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-04-12T15:35:14.289Z] #18 69.27 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-04-12T15:35:14.289Z] #18 69.38 Selecting previously unselected package libicu63:ppc64el. [2020-04-12T15:35:14.578Z] #18 69.41 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-12T15:35:14.578Z] #18 69.42 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-12T15:35:14.875Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 50.0% of statements [2020-04-12T15:35:15.121Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2020-04-12T15:35:15.121Z] === RUN TestConfigsUpdate [2020-04-12T15:35:15.813Z] ok github.com/docker/docker/opts 0.086s coverage: 67.4% of statements [2020-04-12T15:35:16.753Z] ok github.com/docker/docker/pkg/broadcaster 0.013s coverage: 100.0% of statements [2020-04-12T15:35:17.322Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2020-04-12T15:35:17.322Z] ok github.com/docker/docker/pkg/authorization 1.161s coverage: 68.3% of statements [2020-04-12T15:35:18.261Z] ok github.com/docker/docker/pkg/archive 1.156s coverage: 77.3% of statements [2020-04-12T15:35:18.262Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-04-12T15:35:18.570Z] --- PASS: TestConfigsUpdate (3.68s) [2020-04-12T15:35:18.570Z] === RUN TestTemplatedConfig [2020-04-12T15:35:18.831Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2020-04-12T15:35:19.090Z] ok github.com/docker/docker/pkg/discovery/file 0.024s coverage: 92.9% of statements [2020-04-12T15:35:19.307Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-12T15:35:19.307Z] [2020-04-12T15:35:19.307Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-12T15:35:19.307Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-12T15:35:19.307Z] HOSTNAME=068f1aad8928 [2020-04-12T15:35:19.307Z] DEST=bundles/test-integration [2020-04-12T15:35:19.307Z] PWD=/go/src/github.com/docker/docker [2020-04-12T15:35:19.307Z] DOCKER_ROOTLESS=1 [2020-04-12T15:35:19.307Z] DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:35:19.307Z] container=docker [2020-04-12T15:35:19.307Z] HOME=/root [2020-04-12T15:35:19.307Z] GOLANG_VERSION=1.13.9 [2020-04-12T15:35:19.307Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-12T15:35:19.307Z] VALIDATE_BRANCH=master [2020-04-12T15:35:19.307Z] TERM=xterm [2020-04-12T15:35:19.307Z] DOCKER_PKG=github.com/docker/docker [2020-04-12T15:35:19.307Z] SHLVL=1 [2020-04-12T15:35:19.307Z] TIMEOUT=120m [2020-04-12T15:35:19.307Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-12T15:35:19.307Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-12T15:35:19.307Z] GO111MODULE=off [2020-04-12T15:35:19.307Z] DOCKER_EXPERIMENTAL=1 [2020-04-12T15:35:19.307Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-12T15:35:19.307Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-12T15:35:19.307Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-12T15:35:19.307Z] GOPATH=/go [2020-04-12T15:35:19.307Z] PKG_CONFIG=pkg-config [2020-04-12T15:35:19.307Z] _=/usr/bin/env [2020-04-12T15:35:19.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-12T15:35:19.659Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-04-12T15:35:20.227Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-04-12T15:35:20.795Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-04-12T15:35:21.454Z] #18 75.78 Selecting previously unselected package libnet1:ppc64el. [2020-04-12T15:35:21.454Z] #18 75.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-12T15:35:21.454Z] #18 75.80 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-12T15:35:21.454Z] #18 75.91 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-12T15:35:21.454Z] #18 75.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-12T15:35:21.454Z] #18 75.93 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-12T15:35:21.454Z] #18 76.08 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-12T15:35:21.454Z] #18 76.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-12T15:35:21.454Z] #18 76.14 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-12T15:35:21.454Z] #18 76.25 Selecting previously unselected package libreadline5:ppc64el. [2020-04-12T15:35:21.454Z] #18 76.27 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-04-12T15:35:21.454Z] #18 76.28 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-12T15:35:21.731Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-04-12T15:35:21.750Z] #18 76.51 Selecting previously unselected package net-tools. [2020-04-12T15:35:21.750Z] #18 76.56 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-04-12T15:35:21.750Z] #18 76.57 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-12T15:35:21.750Z] #18 ... [2020-04-12T15:35:21.750Z] [2020-04-12T15:35:21.750Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:35:21.750Z] #45 140.9 DEP criu/cr-errno.d [2020-04-12T15:35:21.750Z] #45 140.9 DEP criu/cr-dump.d [2020-04-12T15:35:21.750Z] #45 141.4 DEP criu/cr-dedup.d [2020-04-12T15:35:21.750Z] #45 141.8 DEP criu/cr-check.d [2020-04-12T15:35:21.750Z] #45 142.2 DEP criu/config.d [2020-04-12T15:35:21.750Z] #45 142.6 DEP criu/clone-noasan.d [2020-04-12T15:35:21.750Z] #45 142.8 DEP criu/cgroup.d [2020-04-12T15:35:21.750Z] #45 143.1 DEP criu/cgroup-props.d [2020-04-12T15:35:21.750Z] #45 143.3 DEP criu/bitmap.d [2020-04-12T15:35:21.750Z] #45 143.4 DEP criu/bfd.d [2020-04-12T15:35:21.750Z] #45 143.8 DEP criu/autofs.d [2020-04-12T15:35:21.750Z] #45 144.1 DEP criu/aio.d [2020-04-12T15:35:21.750Z] #45 144.4 DEP criu/action-scripts.d [2020-04-12T15:35:21.750Z] #45 145.1 CC criu/action-scripts.o [2020-04-12T15:35:21.750Z] #45 146.1 CC criu/aio.o [2020-04-12T15:35:21.750Z] #45 147.2 CC criu/autofs.o [2020-04-12T15:35:21.750Z] #45 150.8 CC criu/bfd.o [2020-04-12T15:35:22.018Z] --- PASS: TestTemplatedConfig (3.40s) [2020-04-12T15:35:22.018Z] === RUN TestConfigInspect [2020-04-12T15:35:22.038Z] #45 ... [2020-04-12T15:35:22.038Z] [2020-04-12T15:35:22.038Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:35:22.039Z] #18 76.99 Selecting previously unselected package python-pip-whl. [2020-04-12T15:35:22.039Z] #18 77.00 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-12T15:35:22.039Z] #18 77.02 Unpacking python-pip-whl (18.1-5) ... [2020-04-12T15:35:22.299Z] ok github.com/docker/docker/pkg/chrootarchive 3.573s coverage: 43.2% of statements [2020-04-12T15:35:22.299Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-04-12T15:35:22.868Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-04-12T15:35:23.066Z] #18 77.95 Selecting previously unselected package python3-lib2to3. [2020-04-12T15:35:23.066Z] #18 ... [2020-04-12T15:35:23.066Z] [2020-04-12T15:35:23.066Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:35:23.066Z] #51 DONE 248.7s [2020-04-12T15:35:23.066Z] [2020-04-12T15:35:23.066Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:35:23.066Z] #18 77.97 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-12T15:35:23.066Z] #18 77.97 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-12T15:35:23.127Z] ok github.com/docker/docker/pkg/fsutils 0.299s coverage: 85.1% of statements [2020-04-12T15:35:23.127Z] ok github.com/docker/docker/layer 7.309s coverage: 68.8% of statements [2020-04-12T15:35:23.127Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-12T15:35:23.127Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-12T15:35:23.127Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-12T15:35:23.127Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-12T15:35:23.127Z] ? github.com/docker/docker/oci [no test files] [2020-04-12T15:35:23.127Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-12T15:35:23.127Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-12T15:35:23.127Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-12T15:35:23.357Z] #18 78.24 Selecting previously unselected package python3-distutils. [2020-04-12T15:35:23.357Z] #18 78.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-12T15:35:23.357Z] #18 78.29 Unpacking python3-distutils (3.7.3-1) ... [2020-04-12T15:35:23.387Z] ok github.com/docker/docker/pkg/discovery/kv 3.099s coverage: 84.1% of statements [2020-04-12T15:35:23.646Z] #18 ... [2020-04-12T15:35:23.646Z] [2020-04-12T15:35:23.646Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:35:23.646Z] #48 239.3 crypto/x509 [2020-04-12T15:35:23.646Z] #48 239.3 vendor/golang.org/x/net/http/httpproxy [2020-04-12T15:35:23.646Z] #48 239.3 net/textproto [2020-04-12T15:35:23.646Z] #48 242.3 vendor/golang.org/x/net/http/httpguts [2020-04-12T15:35:23.646Z] #48 246.0 crypto/tls [2020-04-12T15:35:23.646Z] #48 ... [2020-04-12T15:35:23.646Z] [2020-04-12T15:35:23.646Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:35:23.646Z] #18 78.70 Selecting previously unselected package python3-pip. [2020-04-12T15:35:23.646Z] #18 78.71 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-12T15:35:23.646Z] #18 78.72 Unpacking python3-pip (18.1-5) ... [2020-04-12T15:35:24.277Z] #18 79.28 Selecting previously unselected package python3-pkg-resources. [2020-04-12T15:35:24.277Z] #18 79.31 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-12T15:35:24.277Z] #18 79.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-12T15:35:24.338Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2020-04-12T15:35:24.338Z] ok github.com/docker/docker/pkg/locker 0.030s coverage: 88.9% of statements [2020-04-12T15:35:24.566Z] #18 79.61 Selecting previously unselected package python3-setuptools. [2020-04-12T15:35:24.566Z] #18 79.63 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-12T15:35:24.566Z] #18 79.63 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-12T15:35:24.598Z] ok github.com/docker/docker/pkg/idtools 0.692s coverage: 70.1% of statements [2020-04-12T15:35:24.598Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2020-04-12T15:35:24.598Z] ok github.com/docker/docker/pkg/namesgenerator 0.023s coverage: 85.7% of statements [2020-04-12T15:35:24.598Z] ok github.com/docker/docker/pkg/ioutils 0.637s coverage: 70.6% of statements [2020-04-12T15:35:24.598Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-12T15:35:24.598Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-12T15:35:24.598Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-12T15:35:25.168Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2020-04-12T15:35:25.198Z] #18 80.05 Selecting previously unselected package python3-wheel. [2020-04-12T15:35:25.198Z] #18 80.06 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-12T15:35:25.198Z] #18 80.06 Unpacking python3-wheel (0.32.3-2) ... [2020-04-12T15:35:25.198Z] #18 80.15 Selecting previously unselected package sudo. [2020-04-12T15:35:25.198Z] #18 80.17 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-04-12T15:35:25.198Z] #18 80.19 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-12T15:35:25.428Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2020-04-12T15:35:25.428Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2020-04-12T15:35:25.467Z] --- PASS: TestConfigInspect (3.20s) [2020-04-12T15:35:25.467Z] === RUN TestConfigCreateWithLabels [2020-04-12T15:35:25.689Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.4% of statements [2020-04-12T15:35:25.689Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-12T15:35:25.689Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-12T15:35:26.226Z] #18 80.92 Selecting previously unselected package thin-provisioning-tools. [2020-04-12T15:35:26.226Z] #18 80.93 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-04-12T15:35:26.226Z] #18 80.94 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-12T15:35:26.226Z] #18 81.30 Selecting previously unselected package uidmap. [2020-04-12T15:35:26.258Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.029s coverage: 56.8% of statements [2020-04-12T15:35:26.302Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-12T15:35:26.302Z] [2020-04-12T15:35:26.517Z] #18 81.30 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-04-12T15:35:26.517Z] #18 81.31 Unpacking uidmap (1:4.5-1.1) ... [2020-04-12T15:35:26.517Z] #18 81.48 Selecting previously unselected package vim-runtime. [2020-04-12T15:35:26.517Z] #18 81.50 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-12T15:35:26.808Z] #18 81.62 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-12T15:35:26.808Z] #18 81.71 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-12T15:35:26.808Z] #18 81.72 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-12T15:35:26.827Z] ok github.com/docker/docker/pkg/pools 0.025s coverage: 88.2% of statements [2020-04-12T15:35:26.827Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-04-12T15:35:26.827Z] ok github.com/docker/docker/pkg/plugins/transport 0.022s coverage: 85.7% of statements [2020-04-12T15:35:26.866Z] [2020-04-12T15:35:26.866Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-12T15:35:26.866Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-12T15:35:26.866Z] HOSTNAME=e2632d25eba8 [2020-04-12T15:35:26.866Z] TEST_SKIP_INTEGRATION=1 [2020-04-12T15:35:26.866Z] TESTDEBUG=0 [2020-04-12T15:35:26.866Z] DEST=bundles/test-integration [2020-04-12T15:35:26.866Z] PWD=/go/src/github.com/docker/docker [2020-04-12T15:35:26.866Z] KEEPBUNDLE=1 [2020-04-12T15:35:26.866Z] DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:35:26.866Z] container=docker [2020-04-12T15:35:26.866Z] HOME=/root [2020-04-12T15:35:26.866Z] GOLANG_VERSION=1.13.9 [2020-04-12T15:35:26.866Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-12T15:35:26.866Z] VALIDATE_BRANCH=master [2020-04-12T15:35:26.866Z] TERM=xterm [2020-04-12T15:35:26.866Z] DOCKER_PKG=github.com/docker/docker [2020-04-12T15:35:26.866Z] SHLVL=1 [2020-04-12T15:35:26.866Z] TIMEOUT=120m [2020-04-12T15:35:26.867Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-12T15:35:26.867Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-12T15:35:26.867Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-12T15:35:26.867Z] GO111MODULE=off [2020-04-12T15:35:26.867Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-12T15:35:26.867Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-12T15:35:26.867Z] GOPATH=/go [2020-04-12T15:35:26.867Z] PKG_CONFIG=pkg-config [2020-04-12T15:35:26.867Z] _=/usr/bin/env [2020-04-12T15:35:26.867Z] Building test suite binary ./integration-cli/test.main [2020-04-12T15:35:27.124Z] [2020-04-12T15:35:27.124Z] [2020-04-12T15:35:27.124Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-12T15:35:27.124Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-12T15:35:27.124Z] HOSTNAME=aa6433f210de [2020-04-12T15:35:27.124Z] TEST_SKIP_INTEGRATION=1 [2020-04-12T15:35:27.124Z] TESTDEBUG=0 [2020-04-12T15:35:27.124Z] DEST=bundles/test-integration [2020-04-12T15:35:27.124Z] PWD=/go/src/github.com/docker/docker [2020-04-12T15:35:27.124Z] KEEPBUNDLE=1 [2020-04-12T15:35:27.124Z] DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:35:27.382Z] container=docker [2020-04-12T15:35:27.382Z] HOME=/root [2020-04-12T15:35:27.382Z] GOLANG_VERSION=1.13.9 [2020-04-12T15:35:27.382Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-12T15:35:27.382Z] VALIDATE_BRANCH=master [2020-04-12T15:35:27.382Z] TERM=xterm [2020-04-12T15:35:27.382Z] DOCKER_PKG=github.com/docker/docker [2020-04-12T15:35:27.382Z] SHLVL=1 [2020-04-12T15:35:27.382Z] TIMEOUT=120m [2020-04-12T15:35:27.382Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-12T15:35:27.382Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-12T15:35:27.382Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-12T15:35:27.382Z] GO111MODULE=off [2020-04-12T15:35:27.382Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-12T15:35:27.382Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-12T15:35:27.382Z] GOPATH=/go [2020-04-12T15:35:27.382Z] PKG_CONFIG=pkg-config [2020-04-12T15:35:27.382Z] _=/usr/bin/env [2020-04-12T15:35:27.382Z] Building test suite binary ./integration-cli/test.main [2020-04-12T15:35:27.382Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-04-12T15:35:27.396Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-04-12T15:35:27.947Z] No new tests added to integration. [2020-04-12T15:35:27.947Z] [2020-04-12T15:35:27.947Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-12T15:35:28.334Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2020-04-12T15:35:28.334Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 73.9% of statements [2020-04-12T15:35:28.879Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-12T15:35:28.879Z] HOSTNAME=83523a599242 [2020-04-12T15:35:28.879Z] TESTDEBUG=0 [2020-04-12T15:35:28.879Z] DEST=bundles/test-integration [2020-04-12T15:35:28.879Z] PWD=/go/src/github.com/docker/docker [2020-04-12T15:35:28.879Z] KEEPBUNDLE=1 [2020-04-12T15:35:28.879Z] DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:35:28.879Z] container=docker [2020-04-12T15:35:28.879Z] HOME=/root [2020-04-12T15:35:28.879Z] GOLANG_VERSION=1.13.9 [2020-04-12T15:35:28.879Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-12T15:35:28.879Z] VALIDATE_BRANCH=master [2020-04-12T15:35:28.879Z] TERM=xterm [2020-04-12T15:35:28.879Z] DOCKER_PKG=github.com/docker/docker [2020-04-12T15:35:28.879Z] SHLVL=1 [2020-04-12T15:35:28.879Z] TIMEOUT=120m [2020-04-12T15:35:28.879Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-12T15:35:28.879Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-12T15:35:28.879Z] GO111MODULE=off [2020-04-12T15:35:28.879Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-12T15:35:28.879Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-12T15:35:28.879Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-12T15:35:28.879Z] GOPATH=/go [2020-04-12T15:35:28.879Z] PKG_CONFIG=pkg-config [2020-04-12T15:35:28.879Z] _=/usr/bin/env [2020-04-12T15:35:28.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-12T15:35:28.903Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-04-12T15:35:28.903Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-04-12T15:35:28.915Z] --- PASS: TestConfigCreateWithLabels (3.70s) [2020-04-12T15:35:28.915Z] === RUN TestConfigCreateResolve [2020-04-12T15:35:29.162Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-04-12T15:35:29.422Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-04-12T15:35:30.360Z] ok github.com/docker/docker/pkg/tailfile 0.106s coverage: 88.6% of statements [2020-04-12T15:35:30.360Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 37.2% of statements [2020-04-12T15:35:30.620Z] ok github.com/docker/docker/pkg/signal 2.856s coverage: 61.0% of statements [2020-04-12T15:35:31.192Z] testing: warning: no tests to run [2020-04-12T15:35:31.192Z] coverage: [no statements] [2020-04-12T15:35:31.192Z] ok github.com/docker/docker/pkg/term/windows 0.019s coverage: [no statements] [no tests to run] [2020-04-12T15:35:31.192Z] ok github.com/docker/docker/pkg/term 0.017s coverage: 84.8% of statements [2020-04-12T15:35:31.192Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2020-04-12T15:35:31.764Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-04-12T15:35:31.764Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2020-04-12T15:35:31.764Z] ok github.com/docker/docker/pkg/truncindex 0.118s coverage: 91.5% of statements [2020-04-12T15:35:32.362Z] --- PASS: TestConfigCreateResolve (3.27s) [2020-04-12T15:35:32.362Z] === RUN TestConfigDaemonLibtrustID [2020-04-12T15:35:32.366Z] #18 86.76 Selecting previously unselected package vim. [2020-04-12T15:35:32.366Z] #18 86.79 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-12T15:35:32.366Z] #18 86.87 Unpacking vim (2:8.1.0875-5) ... [2020-04-12T15:35:32.366Z] #18 ... [2020-04-12T15:35:32.366Z] [2020-04-12T15:35:32.366Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:35:32.366Z] #48 257.7 net/http/httptrace [2020-04-12T15:35:32.366Z] #48 ... [2020-04-12T15:35:32.366Z] [2020-04-12T15:35:32.366Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:35:32.366Z] #45 151.7 CC criu/bitmap.o [2020-04-12T15:35:32.366Z] #45 152.0 CC criu/cgroup-props.o [2020-04-12T15:35:32.366Z] #45 154.5 CC criu/cgroup.o [2020-04-12T15:35:32.366Z] #45 161.8 CC criu/clone-noasan.o [2020-04-12T15:35:32.644Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-04-12T15:35:32.644Z] PASS [2020-04-12T15:35:32.644Z] [2020-04-12T15:35:32.644Z] DONE 8 tests in 24.902s [2020-04-12T15:35:32.644Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-04-12T15:35:32.644Z] ++ 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-04-12T15:35:32.644Z] ++ set -e [2020-04-12T15:35:32.644Z] ++ '[' -n 0 ']' [2020-04-12T15:35:32.644Z] ++ set -x [2020-04-12T15:35:32.644Z] ++ env -i DEST=/go/src/github.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-04-12T15:35:32.644Z] INFO: Testing against a local daemon [2020-04-12T15:35:32.645Z] === RUN TestCheckpoint [2020-04-12T15:35:32.645Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-12T15:35:32.645Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-12T15:35:32.645Z] === RUN TestContainerInvalidJSON [2020-04-12T15:35:32.645Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-12T15:35:32.645Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-12T15:35:32.645Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-12T15:35:32.645Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-12T15:35:32.645Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-12T15:35:32.645Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-12T15:35:32.645Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-12T15:35:32.645Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-12T15:35:32.645Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-12T15:35:32.645Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-12T15:35:32.645Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-12T15:35:32.645Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-12T15:35:32.645Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-12T15:35:32.645Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-12T15:35:32.658Z] #45 ... [2020-04-12T15:35:32.658Z] [2020-04-12T15:35:32.658Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:35:32.658Z] #48 258.3 net/http [2020-04-12T15:35:32.927Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-04-12T15:35:32.927Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-12T15:35:32.927Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2020-04-12T15:35:32.927Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-12T15:35:33.209Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-04-12T15:35:33.209Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-12T15:35:33.209Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-04-12T15:35:33.209Z] === RUN TestCopyFromContainer [2020-04-12T15:35:33.673Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-04-12T15:35:33.673Z] ok github.com/docker/docker/profiles/seccomp 0.026s coverage: 73.8% of statements [2020-04-12T15:35:34.243Z] ok github.com/docker/docker/reference 0.023s coverage: 84.4% of statements [2020-04-12T15:35:35.181Z] ok github.com/docker/docker/plugin 0.561s coverage: 27.1% of statements [2020-04-12T15:35:35.441Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2020-04-12T15:35:35.880Z] === RUN TestCopyFromContainer// [2020-04-12T15:35:35.880Z] === RUN TestCopyFromContainer//bar/root [2020-04-12T15:35:35.880Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-12T15:35:35.880Z] === RUN TestCopyFromContainer/bar/quux [2020-04-12T15:35:35.880Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-12T15:35:35.880Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-12T15:35:35.880Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-12T15:35:35.880Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-12T15:35:36.011Z] ok github.com/docker/docker/restartmanager 0.019s coverage: 45.3% of statements [2020-04-12T15:35:36.011Z] ok github.com/docker/docker/registry 0.286s coverage: 56.0% of statements [2020-04-12T15:35:36.162Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-12T15:35:36.162Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-12T15:35:36.162Z] --- PASS: TestCopyFromContainer (2.90s) [2020-04-12T15:35:36.162Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-04-12T15:35:36.162Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-04-12T15:35:36.162Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-04-12T15:35:36.162Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-04-12T15:35:36.162Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-04-12T15:35:36.162Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2020-04-12T15:35:36.162Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-04-12T15:35:36.162Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-12T15:35:36.162Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-04-12T15:35:36.162Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-04-12T15:35:36.162Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-12T15:35:36.162Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-12T15:35:36.162Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-12T15:35:36.162Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-12T15:35:36.162Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-12T15:35:36.162Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-12T15:35:36.162Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-12T15:35:36.162Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-12T15:35:36.162Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-12T15:35:36.163Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-12T15:35:36.163Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-12T15:35:36.163Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-12T15:35:36.163Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-12T15:35:36.163Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-12T15:35:36.163Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-12T15:35:36.163Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-12T15:35:36.163Z] === RUN TestCreateWithInvalidEnv [2020-04-12T15:35:36.163Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-12T15:35:36.163Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-12T15:35:36.163Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-12T15:35:36.163Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-12T15:35:36.163Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-12T15:35:36.163Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-12T15:35:36.163Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-12T15:35:36.163Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-12T15:35:36.163Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-12T15:35:36.163Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-12T15:35:36.163Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-12T15:35:36.163Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-12T15:35:36.163Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-12T15:35:36.163Z] === RUN TestCreateTmpfsMountsTarget [2020-04-12T15:35:36.445Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-04-12T15:35:36.445Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-12T15:35:36.951Z] ok github.com/docker/docker/testutil 0.013s coverage: 62.5% of statements [2020-04-12T15:35:36.951Z] ok github.com/docker/docker/runconfig 0.030s coverage: 68.2% of statements [2020-04-12T15:35:38.208Z] #48 ... [2020-04-12T15:35:38.208Z] [2020-04-12T15:35:38.208Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:35:39.116Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2020-04-12T15:35:39.116Z] === RUN TestCreateWithCapabilities [2020-04-12T15:35:39.116Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-12T15:35:39.116Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-12T15:35:39.116Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-12T15:35:39.116Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-12T15:35:39.116Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-12T15:35:39.116Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-12T15:35:39.116Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-12T15:35:39.116Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-12T15:35:39.116Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-12T15:35:39.116Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-12T15:35:39.116Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-12T15:35:39.116Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-12T15:35:39.116Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-12T15:35:39.116Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-12T15:35:39.116Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-12T15:35:39.116Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-12T15:35:39.116Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-12T15:35:39.116Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-12T15:35:39.116Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-12T15:35:39.116Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-12T15:35:39.116Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-12T15:35:39.116Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-12T15:35:39.116Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-12T15:35:39.116Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-12T15:35:39.116Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-12T15:35:39.116Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-12T15:35:39.116Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-12T15:35:39.116Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-12T15:35:39.116Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-12T15:35:39.116Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-12T15:35:39.116Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-12T15:35:39.116Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-12T15:35:39.116Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-12T15:35:39.116Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-04-12T15:35:39.116Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-04-12T15:35:39.116Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-04-12T15:35:39.116Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-12T15:35:39.116Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-12T15:35:39.116Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-12T15:35:39.116Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-04-12T15:35:39.116Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-04-12T15:35:39.116Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-12T15:35:39.116Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-04-12T15:35:39.116Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-04-12T15:35:39.116Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-04-12T15:35:39.116Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-12T15:35:39.491Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2020-04-12T15:35:39.491Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2020-04-12T15:35:39.491Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.0% of statements [2020-04-12T15:35:40.565Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m14.836232062s with top 10 stages: buildssa: 1m35.095584321s, goimports: 23.189751377s, unconvert: 14.196153029s, gosec: 11.389846011s, golint: 6.4072307s, ineffassign: 5.174600309s, misspell: 4.760403985s, inspect: 3.72862863s, vrp: 3.452183184s, printf: 1.94008903s [2020-04-12T15:35:40.565Z] INFO [runner] Issues before processing: 2295, after processing: 0 [2020-04-12T15:35:40.565Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1686/1686, skip_files: 1686/1686, cgo: 1686/2295, autogenerated_exclude: 1581/1686, path_prettifier: 1686/1686, skip_dirs: 1686/1686, nolint: 0/63, identifier_marker: 1581/1581, exclude: 1581/1581, exclude-rules: 63/1581 [2020-04-12T15:35:40.565Z] INFO [runner] processing took 57.524231ms with stages: nolint: 24.933273ms, identifier_marker: 16.394177ms, path_prettifier: 7.481519ms, autogenerated_exclude: 3.575714ms, exclude-rules: 3.251377ms, skip_dirs: 1.596851ms, cgo: 190.407µs, filename_unadjuster: 96.292µs, max_same_issues: 1.364µs, diff: 658ns, uniq_by_line: 606ns, path_shortener: 380ns, exclude: 371ns, source_code: 334ns, skip_files: 331ns, max_from_linter: 318ns, max_per_file_from_linter: 259ns [2020-04-12T15:35:40.565Z] INFO [runner] linters took 1m36.214382607s with stages: goanalysis_metalinter: 1m16.797289291s, unused: 19.359451796s [2020-04-12T15:35:40.565Z] INFO File cache stats: 1447 entries of total size 6.8MiB [2020-04-12T15:35:40.565Z] INFO Memory: 1454 samples, avg is 727.1MB, max is 3371.6MB [2020-04-12T15:35:40.565Z] INFO Execution took 3m29.802475437s [2020-04-12T15:35:40.565Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-04-12T15:35:40.869Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.0% of statements [2020-04-12T15:35:40.904Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-37867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e9d785ce3f02c223100f4dd01813e192ccd83948 hack/make.sh dynbinary-daemon test-docker-py [2020-04-12T15:35:41.419Z] #24 262.6 Checking out files: 20% (2157/10681) Checking out files: 21% (2244/10681) Checking out files: 22% (2350/10681) Checking out files: 23% (2457/10681) Checking out files: 24% (2564/10681) Checking out files: 25% (2671/10681) Checking out files: 26% (2778/10681) Checking out files: 27% (2884/10681) Checking out files: 28% (2991/10681) Checking out files: 29% (3098/10681) Checking out files: 30% (3205/10681) Checking out files: 31% (3312/10681) Checking out files: 32% (3418/10681) Checking out files: 33% (3525/10681) Checking out files: 33% (3580/10681) Checking out files: 34% (3632/10681) Checking out files: 35% (3739/10681) Checking out files: 36% (3846/10681) Checking out files: 37% (3952/10681) Checking out files: 38% (4059/10681) Checking out files: 39% (4166/10681) Checking out files: 40% (4273/10681) Checking out files: 41% (4380/10681) Checking out files: 42% (4487/10681) Checking out files: 43% (4593/10681) Checking out files: 44% (4700/10681) Checking out files: 45% (4807/10681) Checking out files: 46% (4914/10681) Checking out files: 47% (5021/10681) Checking out files: 48% (5127/10681) Checking out files: 49% (5234/10681) Checking out files: 50% (5341/10681) Checking out files: 51% (5448/10681) Checking out files: 52% (5555/10681) Checking out files: 53% (5661/10681) Checking out files: 54% (5768/10681) Checking out files: 55% (5875/10681) Checking out files: 56% (5982/10681) Checking out files: 57% (6089/10681) Checking out files: 58% (6195/10681) Checking out files: 59% (6302/10681) Checking out files: 60% (6409/10681) Checking out files: 61% (6516/10681) Checking out files: 62% (6623/10681) Checking out files: 63% (6730/10681) Checking out files: 64% (6836/10681) Checking out files: 65% (6943/10681) Checking out files: 66% (7050/10681) Checking out files: 67% (7157/10681) Checking out files: 68% (7264/10681) Checking out files: 69% (7370/10681) Checking out files: 70% (7477/10681) Checking out files: 71% (7584/10681) Checking out files: 72% (7691/10681) Checking out files: 73% (7798/10681) Checking out files: 74% (7904/10681) Checking out files: 75% (8011/10681) Checking out files: 76% (8118/10681) Checking out files: 77% (8225/10681) Checking out files: 78% (8332/10681) Checking out files: 78% (8415/10681) Checking out files: 79% (8438/10681) Checking out files: 80% (8545/10681) Checking out files: 81% (8652/10681) Checking out files: 82% (8759/10681) Checking out files: 83% (8866/10681) Checking out files: 84% (8973/10681) Checking out files: 85% (9079/10681) Checking out files: 86% (9186/10681) Checking out files: 87% (9293/10681) Checking out files: 88% (9400/10681) Checking out files: 89% (9507/10681) Checking out files: 90% (9613/10681) Checking out files: 91% (9720/10681) Checking out files: 92% (9827/10681) Checking out files: 93% (9934/10681) Checking out files: 94% (10041/10681) Checking out files: 95% (10147/10681) Checking out files: 96% (10254/10681) Checking out files: 96% (10341/10681) Checking out files: 97% (10361/10681) Checking out files: 98% (10468/10681) Checking out files: 99% (10575/10681) Checking out files: 100% (10681/10681) Checking out files: 100% (10681/10681), done. [2020-04-12T15:35:41.419Z] #24 267.1 + cd /tmp/tmp.QymtZgIq1T/tmp/docker-ce [2020-04-12T15:35:41.419Z] #24 267.1 + git checkout -q v17.06.2-ce [2020-04-12T15:35:41.469Z] [2020-04-12T15:35:41.469Z] Removing bundles/ [2020-04-12T15:35:41.469Z] [2020-04-12T15:35:41.469Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-12T15:35:41.469Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-12T15:35:41.469Z] GOOS="" GOARCH="" GOARM="" [2020-04-12T15:35:41.822Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2020-04-12T15:35:41.822Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-12T15:35:41.822Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-12T15:35:41.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-12T15:35:41.822Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-12T15:35:41.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-12T15:35:41.822Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-12T15:35:41.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-12T15:35:41.822Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-12T15:35:41.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-12T15:35:41.822Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-12T15:35:41.822Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-12T15:35:41.822Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-12T15:35:41.822Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-12T15:35:41.822Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-12T15:35:41.822Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-12T15:35:41.822Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-12T15:35:41.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-12T15:35:41.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-12T15:35:41.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-12T15:35:41.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-12T15:35:41.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-04-12T15:35:41.822Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-12T15:35:41.822Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-12T15:35:42.435Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-04-12T15:35:42.435Z] === RUN TestContainerStartOnDaemonRestart [2020-04-12T15:35:42.435Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-12T15:35:42.435Z] === RUN TestDaemonRestartIpcMode [2020-04-12T15:35:42.435Z] === PAUSE TestDaemonRestartIpcMode [2020-04-12T15:35:42.435Z] === RUN TestDaemonHostGatewayIP [2020-04-12T15:35:42.435Z] === PAUSE TestDaemonHostGatewayIP [2020-04-12T15:35:42.435Z] === RUN TestDiff [2020-04-12T15:35:42.917Z] #24 ... [2020-04-12T15:35:42.917Z] [2020-04-12T15:35:42.917Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:35:42.917Z] #45 162.1 CC criu/config.o [2020-04-12T15:35:42.917Z] #45 166.0 CC criu/cr-check.o [2020-04-12T15:35:42.917Z] #45 170.4 CC criu/cr-dedup.o [2020-04-12T15:35:42.917Z] #45 171.4 CC criu/cr-dump.o [2020-04-12T15:35:42.917Z] #45 ... [2020-04-12T15:35:42.917Z] [2020-04-12T15:35:42.917Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:35:42.917Z] #18 87.78 Selecting previously unselected package xfsprogs. [2020-04-12T15:35:42.917Z] #18 87.83 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-04-12T15:35:42.917Z] #18 87.83 Unpacking xfsprogs (4.20.0-1) ... [2020-04-12T15:35:42.917Z] #18 88.72 Selecting previously unselected package zip. [2020-04-12T15:35:42.917Z] #18 88.74 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-04-12T15:35:42.917Z] #18 88.75 Unpacking zip (3.0-11+b1) ... [2020-04-12T15:35:42.917Z] #18 89.14 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-12T15:35:42.917Z] #18 89.15 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-12T15:35:42.917Z] #18 89.15 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-04-12T15:35:42.917Z] #18 89.16 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-12T15:35:42.917Z] #18 89.17 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-04-12T15:35:42.917Z] #18 89.18 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-04-12T15:35:42.917Z] #18 89.18 Setting up uidmap (1:4.5-1.1) ... [2020-04-12T15:35:42.917Z] #18 89.20 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-04-12T15:35:42.917Z] #18 89.21 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-12T15:35:42.917Z] #18 89.22 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-12T15:35:42.917Z] #18 89.22 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-12T15:35:42.917Z] #18 89.24 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-12T15:35:42.917Z] #18 89.24 Setting up xxd (2:8.1.0875-5) ... [2020-04-12T15:35:42.917Z] #18 89.25 Setting up zip (3.0-11+b1) ... [2020-04-12T15:35:42.917Z] #18 89.27 Setting up vim-common (2:8.1.0875-5) ... [2020-04-12T15:35:42.917Z] #18 89.32 Setting up bash-completion (1:2.8-6) ... [2020-04-12T15:35:42.917Z] #18 95.22 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-04-12T15:35:42.917Z] #18 95.22 Setting up xz-utils (5.2.4-1) ... [2020-04-12T15:35:42.917Z] #18 95.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-12T15:35:42.917Z] #18 95.31 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-12T15:35:42.917Z] #18 95.45 invoke-rc.d: could not determine current runlevel [2020-04-12T15:35:42.917Z] #18 95.48 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-12T15:35:42.917Z] #18 95.50 Setting up pigz (2.4-1) ... [2020-04-12T15:35:42.917Z] #18 95.50 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-12T15:35:42.917Z] #18 95.51 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-12T15:35:42.917Z] #18 95.54 Setting up python-pip-whl (18.1-5) ... [2020-04-12T15:35:42.917Z] #18 95.55 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-04-12T15:35:42.917Z] #18 95.56 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-12T15:35:42.917Z] #18 96.41 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-04-12T15:35:42.917Z] #18 96.43 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-12T15:35:42.917Z] #18 96.44 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-12T15:35:42.917Z] #18 96.45 Setting up vim (2:8.1.0875-5) ... [2020-04-12T15:35:42.917Z] #18 96.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-12T15:35:42.917Z] #18 96.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-12T15:35:42.917Z] #18 96.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-12T15:35:42.917Z] #18 96.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-12T15:35:42.917Z] #18 96.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-12T15:35:42.917Z] #18 96.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-12T15:35:42.917Z] #18 96.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-12T15:35:42.917Z] #18 96.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-12T15:35:42.917Z] #18 96.65 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-12T15:35:42.917Z] #18 96.66 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-12T15:35:42.917Z] #18 96.68 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-12T15:35:42.917Z] #18 96.70 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-12T15:35:42.917Z] #18 96.72 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-12T15:35:42.917Z] #18 96.74 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-12T15:35:43.441Z] --- PASS: TestDiff (0.88s) [2020-04-12T15:35:43.441Z] === RUN TestExecWithCloseStdin [2020-04-12T15:35:44.445Z] --- PASS: TestExecWithCloseStdin (0.96s) [2020-04-12T15:35:44.445Z] === RUN TestExec [2020-04-12T15:35:45.059Z] --- PASS: TestExec (0.92s) [2020-04-12T15:35:45.059Z] === RUN TestExecUser [2020-04-12T15:35:45.649Z] #18 ... [2020-04-12T15:35:45.649Z] [2020-04-12T15:35:45.649Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:35:45.649Z] #24 271.0 + mkdir -p /tmp/tmp.QymtZgIq1T/src/github.com/docker [2020-04-12T15:35:45.649Z] #24 271.0 + mv components/cli /tmp/tmp.QymtZgIq1T/src/github.com/docker/cli [2020-04-12T15:35:45.649Z] #24 271.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-12T15:35:46.065Z] --- PASS: TestExecUser (0.96s) [2020-04-12T15:35:46.065Z] === RUN TestExportContainerAndImportImage [2020-04-12T15:35:47.534Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2020-04-12T15:35:47.534Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-12T15:35:49.003Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-04-12T15:35:49.003Z] === RUN TestHealthCheckWorkdir [2020-04-12T15:35:50.009Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-04-12T15:35:50.009Z] === RUN TestHealthKillContainer [2020-04-12T15:35:51.203Z] #24 ... [2020-04-12T15:35:51.204Z] [2020-04-12T15:35:51.204Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:35:51.204Z] #18 103.2 Setting up iptables (1.8.2-4) ... [2020-04-12T15:35:51.204Z] #18 103.2 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-12T15:35:51.204Z] #18 103.2 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-12T15:35:51.204Z] #18 103.2 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-12T15:35:51.204Z] #18 103.3 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-12T15:35:51.204Z] #18 103.3 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-12T15:35:51.204Z] #18 103.3 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-12T15:35:51.204Z] #18 103.3 Setting up python3 (3.7.3-1) ... [2020-04-12T15:35:51.204Z] #18 104.3 Setting up python3-wheel (0.32.3-2) ... [2020-04-12T15:35:51.204Z] #18 105.5 Setting up apparmor (2.13.2-10) ... [2020-04-12T15:35:53.263Z] #18 108.0 Setting up xfsprogs (4.20.0-1) ... [2020-04-12T15:35:53.263Z] #18 108.0 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-12T15:35:53.458Z] --- PASS: TestHealthKillContainer (3.02s) [2020-04-12T15:35:53.458Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-12T15:35:53.740Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-04-12T15:35:53.740Z] === RUN TestIpcModeNone [2020-04-12T15:35:53.895Z] #18 108.8 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-12T15:35:54.746Z] --- PASS: TestIpcModeNone (0.88s) [2020-04-12T15:35:54.746Z] === RUN TestIpcModePrivate [2020-04-12T15:35:55.360Z] --- PASS: TestIpcModePrivate (0.91s) [2020-04-12T15:35:55.360Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-04-12T15:35:55.360Z] === RUN TestIpcModeShareable [2020-04-12T15:35:55.392Z] #18 110.2 Setting up python3-distutils (3.7.3-1) ... [2020-04-12T15:35:56.020Z] #18 111.1 Setting up python3-setuptools (40.8.0-1) ... [2020-04-12T15:35:56.365Z] --- PASS: TestIpcModeShareable (0.96s) [2020-04-12T15:35:56.365Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-04-12T15:35:56.365Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-12T15:35:57.069Z] #18 ... [2020-04-12T15:35:57.069Z] [2020-04-12T15:35:57.069Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:35:57.069Z] #45 176.4 CC criu/cr-errno.o [2020-04-12T15:35:57.069Z] #45 176.5 CC criu/cr-restore.o [2020-04-12T15:35:57.069Z] #45 ... [2020-04-12T15:35:57.069Z] [2020-04-12T15:35:57.069Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:35:57.069Z] #48 279.1 github.com/LK4D4/vndr/godl [2020-04-12T15:35:57.069Z] #48 280.4 github.com/LK4D4/vndr [2020-04-12T15:35:57.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-12T15:35:57.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-12T15:35:57.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-12T15:35:59.785Z] #48 ... [2020-04-12T15:35:59.785Z] [2020-04-12T15:35:59.785Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-12T15:35:59.785Z] #18 113.3 Setting up python3-pip (18.1-5) ... [2020-04-12T15:35:59.815Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s) [2020-04-12T15:35:59.815Z] === RUN TestAPIIpcModeHost [2020-04-12T15:35:59.815Z] --- PASS: TestAPIIpcModeHost (0.58s) [2020-04-12T15:35:59.815Z] === RUN TestDaemonIpcModeShareable [2020-04-12T15:36:00.075Z] #18 115.0 Processing triggers for libc-bin (2.28-10) ... [2020-04-12T15:36:00.075Z] #18 115.1 Processing triggers for mime-support (3.62) ... [2020-04-12T15:36:00.365Z] #18 DONE 115.5s [2020-04-12T15:36:00.365Z] [2020-04-12T15:36:00.365Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:36:00.365Z] #45 187.0 CC criu/cr-service.o [2020-04-12T15:36:00.994Z] #45 ... [2020-04-12T15:36:00.994Z] [2020-04-12T15:36:00.994Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-12T15:36:00.994Z] #19 0.451 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-12T15:36:00.994Z] #19 0.456 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-12T15:36:00.994Z] #19 0.460 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-12T15:36:00.994Z] #19 DONE 0.6s [2020-04-12T15:36:00.994Z] [2020-04-12T15:36:00.994Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:36:00.994Z] #45 190.4 CC criu/crtools.o [2020-04-12T15:36:01.834Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-04-12T15:36:01.834Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-12T15:36:01.834Z] === RUN TestDaemonIpcModePrivate [2020-04-12T15:36:02.496Z] #45 191.9 CC criu/eventfd.o [2020-04-12T15:36:02.792Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.6% of statements [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/rootless [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/volume [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-12T15:36:02.793Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === Skipped [2020-04-12T15:36:02.793Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-12T15:36:02.793Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-12T15:36:02.793Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-12T15:36:02.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:36:02.793Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-12T15:36:02.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:36:02.793Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-12T15:36:02.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:36:02.793Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-12T15:36:02.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:36:02.793Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-12T15:36:02.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:36:02.793Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-12T15:36:02.793Z] graphtest_unix.go:73: No driver to put! [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-12T15:36:02.793Z] time="2020-04-12T15:34:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:36:02.793Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:36:02.793Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-12T15:36:02.793Z] time="2020-04-12T15:34:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:36:02.793Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:36:02.793Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-12T15:36:02.793Z] time="2020-04-12T15:34:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:36:02.793Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:36:02.793Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-12T15:36:02.793Z] time="2020-04-12T15:34:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:36:02.793Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:36:02.793Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-12T15:36:02.793Z] time="2020-04-12T15:34:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:36:02.793Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:36:02.793Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-12T15:36:02.793Z] graphtest_unix.go:73: No driver to put! [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-12T15:36:02.793Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-12T15:36:02.793Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-12T15:36:02.793Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-12T15:36:02.793Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-12T15:36:02.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:36:02.793Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-12T15:36:02.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:36:02.793Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-12T15:36:02.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:36:02.793Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-12T15:36:02.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:36:02.793Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-12T15:36:02.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:36:02.793Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-12T15:36:02.793Z] graphtest_unix.go:73: No driver to put! [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-12T15:36:02.793Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-12T15:36:02.793Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] [2020-04-12T15:36:02.793Z] DONE 2140 tests, 26 skipped in 190.812s Post stage [Pipeline] junit [2020-04-12T15:36:02.806Z] Recording test results [2020-04-12T15:36:03.123Z] #45 192.6 CC criu/eventpoll.o [2020-04-12T15:36:03.853Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-04-12T15:36:03.853Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-12T15:36:03.853Z] === RUN TestDaemonIpcModePrivateFromConfig [Pipeline] } [2020-04-12T15:36:05.189Z] #45 194.3 CC criu/external.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-12T15:36:05.322Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2020-04-12T15:36:05.322Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-12T15:36:05.322Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-12T15:36:05.531Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-37867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 -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:e9d785ce3f02c223100f4dd01813e192ccd83948 hack/make.sh dynbinary test-integration [2020-04-12T15:36:05.815Z] #45 195.1 CC criu/fault-injection.o [2020-04-12T15:36:06.106Z] #45 195.3 CC criu/fdstore.o [2020-04-12T15:36:06.468Z] [2020-04-12T15:36:06.468Z] Removing bundles/ [2020-04-12T15:36:06.468Z] [2020-04-12T15:36:06.468Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-12T15:36:06.468Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-12T15:36:06.468Z] GOOS="" GOARCH="" GOARM="" [2020-04-12T15:36:06.736Z] #45 196.1 CC criu/fifo.o [2020-04-12T15:36:07.341Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-04-12T15:36:07.341Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-12T15:36:07.341Z] === RUN TestIpcModeOlderClient [2020-04-12T15:36:07.341Z] === PAUSE TestIpcModeOlderClient [2020-04-12T15:36:07.341Z] === RUN TestKillContainerInvalidSignal [2020-04-12T15:36:07.764Z] #45 197.0 CC criu/file-ids.o [2020-04-12T15:36:07.955Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-04-12T15:36:07.955Z] === RUN TestKillContainer [2020-04-12T15:36:07.955Z] === RUN TestKillContainer/no_signal [2020-04-12T15:36:08.391Z] #45 197.7 CC criu/file-lock.o [2020-04-12T15:36:08.609Z] === RUN TestKillContainer/non_killing_signal [2020-04-12T15:36:09.223Z] === RUN TestKillContainer/killing_signal [2020-04-12T15:36:10.450Z] #45 199.6 CC criu/files-ext.o [2020-04-12T15:36:10.450Z] #45 ... [2020-04-12T15:36:10.450Z] [2020-04-12T15:36:10.450Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:36:10.450Z] #48 DONE 296.2s [2020-04-12T15:36:10.450Z] [2020-04-12T15:36:10.450Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-12T15:36:10.450Z] #20 8.630 Collecting yamllint==1.16.0 [2020-04-12T15:36:10.450Z] #20 9.318 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-12T15:36:10.450Z] #20 9.467 Collecting pyyaml (from yamllint==1.16.0) [2020-04-12T15:36:10.693Z] --- PASS: TestKillContainer (2.57s) [2020-04-12T15:36:10.693Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-04-12T15:36:10.693Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-04-12T15:36:10.693Z] --- PASS: TestKillContainer/killing_signal (0.89s) [2020-04-12T15:36:10.693Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-12T15:36:10.693Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-12T15:36:11.095Z] #20 9.967 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-12T15:36:11.307Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-12T15:36:11.724Z] #20 ... [2020-04-12T15:36:11.725Z] [2020-04-12T15:36:11.725Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:36:11.725Z] #45 201.1 CC criu/files-reg.o [2020-04-12T15:36:12.314Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2020-04-12T15:36:12.314Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-04-12T15:36:12.314Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-04-12T15:36:12.314Z] === RUN TestKillStoppedContainer [2020-04-12T15:36:12.314Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-12T15:36:12.314Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-12T15:36:12.314Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-04-12T15:36:12.314Z] === RUN TestKillDifferentUserContainer [2020-04-12T15:36:13.319Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2020-04-12T15:36:13.319Z] === RUN TestInspectOomKilledTrue [2020-04-12T15:36:13.319Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-12T15:36:13.319Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:36:13.319Z] === RUN TestInspectOomKilledFalse [2020-04-12T15:36:13.319Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-12T15:36:13.319Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:36:13.319Z] === RUN TestLinksEtcHostsContentMatch [2020-04-12T15:36:13.933Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-04-12T15:36:13.933Z] === RUN TestLinksContainerNames [2020-04-12T15:36:15.405Z] --- PASS: TestLinksContainerNames (1.66s) [2020-04-12T15:36:15.405Z] === RUN TestLogsFollowTailEmpty [2020-04-12T15:36:16.410Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-04-12T15:36:16.411Z] === RUN TestContainerNetworkMountsNoChown [2020-04-12T15:36:17.024Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/default [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/default [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/private [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/private [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/rprivate [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/slave [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/slave [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/rslave [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/shared [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/shared [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/rshared [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-12T15:36:17.024Z] === CONT TestMountDaemonRoot/default [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-12T15:36:17.024Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-12T15:36:17.024Z] === CONT TestMountDaemonRoot/rshared [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-12T15:36:17.024Z] === CONT TestMountDaemonRoot/rprivate [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-12T15:36:17.024Z] === CONT TestMountDaemonRoot/shared [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-12T15:36:17.024Z] === CONT TestMountDaemonRoot/rslave [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-12T15:36:17.024Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-12T15:36:17.024Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-12T15:36:17.025Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-12T15:36:17.025Z] === CONT TestMountDaemonRoot/slave [2020-04-12T15:36:17.025Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-12T15:36:17.025Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-12T15:36:17.025Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-12T15:36:17.025Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-12T15:36:17.025Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-12T15:36:17.025Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-12T15:36:17.025Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-12T15:36:17.025Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-12T15:36:17.025Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-12T15:36:17.274Z] #45 205.8 CC criu/files.o [2020-04-12T15:36:17.274Z] #45 ... [2020-04-12T15:36:17.274Z] [2020-04-12T15:36:17.274Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-12T15:36:17.274Z] #20 13.56 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-12T15:36:17.274Z] #20 13.68 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-12T15:36:17.274Z] #20 13.78 Building wheels for collected packages: pyyaml [2020-04-12T15:36:17.274Z] #20 13.79 Running setup.py bdist_wheel for pyyaml: started [2020-04-12T15:36:17.274Z] #20 15.74 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-12T15:36:17.274Z] #20 15.74 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-12T15:36:17.274Z] #20 15.85 Successfully built pyyaml [2020-04-12T15:36:17.274Z] #20 15.87 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-12T15:36:17.306Z] === CONT TestMountDaemonRoot/private [2020-04-12T15:36:17.306Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-12T15:36:17.306Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-12T15:36:17.306Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-12T15:36:17.306Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-12T15:36:17.306Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-12T15:36:17.306Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-12T15:36:17.306Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-12T15:36:17.306Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-12T15:36:17.306Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-12T15:36:17.306Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-12T15:36:17.306Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-12T15:36:17.306Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-12T15:36:17.306Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-12T15:36:17.306Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-12T15:36:17.564Z] #20 16.37 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-12T15:36:17.588Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-12T15:36:17.588Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-12T15:36:17.588Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-12T15:36:17.588Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-12T15:36:17.588Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-12T15:36:17.588Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-12T15:36:17.588Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-12T15:36:17.588Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-12T15:36:17.588Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-12T15:36:17.588Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-12T15:36:17.588Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-12T15:36:17.854Z] #20 DONE 16.6s [2020-04-12T15:36:17.854Z] [2020-04-12T15:36:17.854Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:36:17.869Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-12T15:36:17.870Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-12T15:36:17.870Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-12T15:36:17.870Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-12T15:36:17.870Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-12T15:36:17.870Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-12T15:36:17.870Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-12T15:36:17.870Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-12T15:36:17.870Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.13s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-12T15:36:18.151Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-12T15:36:18.151Z] === RUN TestContainerBindMountNonRecursive [2020-04-12T15:36:19.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-12T15:36:20.173Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2020-04-12T15:36:20.173Z] === RUN TestNetworkNat [2020-04-12T15:36:20.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-12T15:36:20.573Z] #42 ... [2020-04-12T15:36:20.573Z] [2020-04-12T15:36:20.573Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:36:20.573Z] #45 209.7 CC criu/filesystems.o [2020-04-12T15:36:21.178Z] --- PASS: TestNetworkNat (0.92s) [2020-04-12T15:36:21.178Z] === RUN TestNetworkLocalhostTCPNat [2020-04-12T15:36:21.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-12T15:36:21.792Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-04-12T15:36:21.792Z] === RUN TestNetworkLoopbackNat [2020-04-12T15:36:22.084Z] #45 211.2 CC criu/fsnotify.o [2020-04-12T15:36:22.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-12T15:36:22.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-12T15:36:23.260Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2020-04-12T15:36:23.260Z] === RUN TestPause [2020-04-12T15:36:23.874Z] --- PASS: TestPause (0.88s) [2020-04-12T15:36:23.874Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-12T15:36:23.874Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-12T15:36:23.874Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-12T15:36:23.874Z] === RUN TestPauseStopPausedContainer [2020-04-12T15:36:24.141Z] #45 213.2 CC criu/image-desc.o [2020-04-12T15:36:24.141Z] #45 213.4 CC criu/image.o [2020-04-12T15:36:24.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-12T15:36:24.878Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-04-12T15:36:24.878Z] === RUN TestPsFilter [2020-04-12T15:36:25.161Z] --- PASS: TestPsFilter (0.29s) [2020-04-12T15:36:25.161Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-12T15:36:25.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-12T15:36:25.639Z] #45 214.9 CC criu/ipc_ns.o [2020-04-12T15:36:25.774Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-04-12T15:36:25.774Z] === RUN TestRemoveContainerWithVolume [2020-04-12T15:36:26.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-12T15:36:26.780Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-04-12T15:36:26.780Z] === RUN TestRemoveContainerRunning [2020-04-12T15:36:27.396Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-04-12T15:36:27.396Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-12T15:36:27.694Z] #45 217.1 CC criu/irmap.o [2020-04-12T15:36:28.401Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-04-12T15:36:28.401Z] === RUN TestRemoveInvalidContainer [2020-04-12T15:36:28.401Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-12T15:36:28.401Z] === RUN TestRenameLinkedContainer [2020-04-12T15:36:29.205Z] #45 218.3 CC criu/kcmp-ids.o [2020-04-12T15:36:29.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-12T15:36:29.496Z] #45 218.9 CC criu/kerndat.o [2020-04-12T15:36:29.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-12T15:36:31.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-12T15:36:31.556Z] #45 220.6 CC criu/libnetlink.o [2020-04-12T15:36:31.845Z] #45 221.3 CC criu/log.o [2020-04-12T15:36:31.850Z] --- PASS: TestRenameLinkedContainer (3.43s) [2020-04-12T15:36:31.850Z] === RUN TestRenameStoppedContainer [2020-04-12T15:36:32.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-12T15:36:32.478Z] #45 ... [2020-04-12T15:36:32.478Z] [2020-04-12T15:36:32.478Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-12T15:36:32.478Z] #31 DONE 318.3s [2020-04-12T15:36:32.478Z] [2020-04-12T15:36:32.478Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:36:32.769Z] #24 ... [2020-04-12T15:36:32.769Z] [2020-04-12T15:36:32.769Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:36:32.769Z] #45 222.2 CC criu/lsm.o [2020-04-12T15:36:32.892Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-04-12T15:36:32.892Z] === RUN TestRenameRunningContainerAndReuse [2020-04-12T15:36:34.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-12T15:36:34.269Z] #45 223.4 CC criu/mem.o [2020-04-12T15:36:34.369Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s) [2020-04-12T15:36:34.369Z] === RUN TestRenameInvalidName [2020-04-12T15:36:34.982Z] --- PASS: TestRenameInvalidName (0.80s) [2020-04-12T15:36:34.982Z] === RUN TestRenameAnonymousContainer [2020-04-12T15:36:35.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-12T15:36:36.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-12T15:36:37.001Z] #45 226.3 CC criu/mount.o [2020-04-12T15:36:37.461Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-12T15:36:37.461Z] Using test binary docker [2020-04-12T15:36:37.461Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-12T15:36:37.461Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-12T15:36:37.461Z] INFO: Waiting for daemon to start... [2020-04-12T15:36:37.461Z] Starting dockerd [2020-04-12T15:36:39.341Z] . [2020-04-12T15:36:39.341Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-12T15:36:39.341Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-12T15:36:39.341Z] Error: No such image: emptyfs [2020-04-12T15:36:39.596Z] Running integration-test (iteration 1) [2020-04-12T15:36:39.596Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-12T15:36:40.461Z] --- PASS: TestRenameAnonymousContainer (4.88s) [2020-04-12T15:36:40.461Z] === RUN TestRenameContainerWithSameName [2020-04-12T15:36:41.076Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2020-04-12T15:36:41.076Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-12T15:36:42.545Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s) [2020-04-12T15:36:42.545Z] === RUN TestResize [2020-04-12T15:36:43.551Z] --- PASS: TestResize (0.82s) [2020-04-12T15:36:43.551Z] === RUN TestResizeWithInvalidSize [2020-04-12T15:36:43.878Z] #45 232.9 CC criu/namespaces.o [2020-04-12T15:36:44.165Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-04-12T15:36:44.165Z] === RUN TestResizeWhenContainerNotStarted [2020-04-12T15:36:45.170Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-04-12T15:36:45.170Z] === RUN TestDaemonRestartKillContainers [2020-04-12T15:36:45.170Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-12T15:36:45.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-12T15:36:45.170Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-12T15:36:45.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-12T15:36:45.170Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-12T15:36:45.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-12T15:36:45.170Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-12T15:36:45.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-12T15:36:45.170Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-12T15:36:45.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-12T15:36:45.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-12T15:36:45.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-12T15:36:45.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-12T15:36:45.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-12T15:36:45.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-12T15:36:45.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-12T15:36:45.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:36:45.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:36:45.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:36:45.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:36:45.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:36:45.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:36:45.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:36:45.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:36:45.171Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-12T15:36:45.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-12T15:36:47.190Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:36:47.383Z] #45 236.1 CC criu/net.o [2020-04-12T15:36:47.471Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:36:48.476Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:36:48.758Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:36:49.520Z] Loaded image: buildpack-deps:jessie [2020-04-12T15:36:49.520Z] Loaded image: busybox:latest [2020-04-12T15:36:49.520Z] Loaded image: busybox:glibc [2020-04-12T15:36:49.520Z] Loaded image: debian:jessie [2020-04-12T15:36:49.520Z] Loaded image: hello-world:latest [2020-04-12T15:36:49.520Z] INFO: Testing against a local daemon [2020-04-12T15:36:49.520Z] === RUN TestCgroupNamespacesBuild [2020-04-12T15:36:49.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-12T15:36:50.378Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-12T15:36:52.400Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-12T15:36:52.400Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-12T15:36:52.778Z] --- PASS: TestCgroupNamespacesBuild (2.86s) [2020-04-12T15:36:52.779Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-12T15:36:52.954Z] #45 241.7 CC criu/netfilter.o [2020-04-12T15:36:52.954Z] #45 242.2 CC criu/page-pipe.o [2020-04-12T15:36:54.454Z] #45 243.4 CC criu/page-xfer.o [2020-04-12T15:36:54.659Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.54s) [2020-04-12T15:36:54.659Z] === RUN TestBuildWithSession [2020-04-12T15:36:54.659Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-12T15:36:54.659Z] build_session_test.go:25: TODO: BuildKit [2020-04-12T15:36:54.659Z] === RUN TestBuildSquashParent [2020-04-12T15:36:55.073Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-12T15:36:55.355Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-12T15:36:56.513Z] #45 245.6 CC criu/pagemap-cache.o [2020-04-12T15:36:57.143Z] #45 246.3 CC criu/pagemap.o [2020-04-12T15:36:58.027Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-12T15:36:58.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.90s) [2020-04-12T15:36:58.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2020-04-12T15:36:58.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-04-12T15:36:58.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2020-04-12T15:36:58.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-04-12T15:36:58.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-04-12T15:36:58.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s) [2020-04-12T15:36:58.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.17s) [2020-04-12T15:36:58.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.72s) [2020-04-12T15:36:58.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.86s) [2020-04-12T15:36:58.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s) [2020-04-12T15:36:58.028Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2020-04-12T15:36:58.028Z] === RUN TestCgroupNamespacesRun [2020-04-12T15:36:59.224Z] #45 248.1 CC criu/parasite-syscall.o [2020-04-12T15:36:59.498Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2020-04-12T15:36:59.498Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-12T15:37:00.252Z] #45 249.7 CC criu/path.o [2020-04-12T15:37:00.881Z] #45 250.2 CC criu/pie-util-vdso.o [2020-04-12T15:37:00.966Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-04-12T15:37:00.966Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-12T15:37:01.912Z] #45 251.1 CC criu/pie-util.o [2020-04-12T15:37:02.201Z] #45 251.4 CC criu/pipes.o [2020-04-12T15:37:02.768Z] --- PASS: TestBuildSquashParent (7.58s) [2020-04-12T15:37:02.768Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-12T15:37:02.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-12T15:37:02.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-12T15:37:02.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-12T15:37:02.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-12T15:37:02.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-12T15:37:02.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-12T15:37:02.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-12T15:37:02.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-12T15:37:02.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-12T15:37:02.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-12T15:37:02.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-12T15:37:02.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-12T15:37:02.768Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-12T15:37:02.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-12T15:37:02.876Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-12T15:37:02.876Z] [2020-04-12T15:37:02.876Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-04-12T15:37:02.876Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-04-12T15:37:02.876Z] Using test binary docker [2020-04-12T15:37:02.876Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-12T15:37:02.876Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-12T15:37:02.876Z] INFO: Waiting for daemon to start... [2020-04-12T15:37:02.876Z] Starting dockerd [2020-04-12T15:37:03.027Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-04-12T15:37:03.027Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-12T15:37:03.230Z] #45 252.7 CC criu/plugin.o [2020-04-12T15:37:03.806Z] . [2020-04-12T15:37:03.806Z] INFO: Building docker-sdk-python3:4.2.0... [2020-04-12T15:37:04.258Z] #45 253.4 CC criu/proc_parse.o [2020-04-12T15:37:04.500Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-04-12T15:37:04.500Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-12T15:37:05.315Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-12T15:37:05.315Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-12T15:37:06.519Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2020-04-12T15:37:06.519Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-12T15:37:07.132Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) [2020-04-12T15:37:07.132Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-12T15:37:07.197Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-12T15:37:07.197Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-12T15:37:07.746Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-04-12T15:37:07.746Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-12T15:37:09.076Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-12T15:37:09.076Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s) [2020-04-12T15:37:09.076Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.70s) [2020-04-12T15:37:09.076Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s) [2020-04-12T15:37:09.076Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2020-04-12T15:37:09.076Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.89s) [2020-04-12T15:37:09.076Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.02s) [2020-04-12T15:37:09.076Z] === RUN TestBuildMultiStageCopy [2020-04-12T15:37:09.076Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-12T15:37:09.770Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-04-12T15:37:09.770Z] === RUN TestKernelTCPMemory [2020-04-12T15:37:10.775Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-04-12T15:37:10.775Z] === RUN TestNISDomainname [2020-04-12T15:37:11.134Z] #45 259.4 CC criu/protobuf-desc.o [2020-04-12T15:37:11.389Z] --- PASS: TestNISDomainname (0.94s) [2020-04-12T15:37:11.389Z] === RUN TestHostnameDnsResolution [2020-04-12T15:37:12.163Z] #45 261.3 CC criu/protobuf.o [2020-04-12T15:37:12.330Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-12T15:37:12.791Z] #45 262.0 CC criu/pstree.o [2020-04-12T15:37:13.275Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-12T15:37:13.408Z] --- PASS: TestHostnameDnsResolution (1.68s) [2020-04-12T15:37:13.408Z] === RUN TestStats [2020-04-12T15:37:14.176Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-12T15:37:14.218Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-12T15:37:14.435Z] [2020-04-12T15:37:14.435Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-12T15:37:14.855Z] #45 264.0 CC criu/rbtree.o [2020-04-12T15:37:15.002Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-12T15:37:15.002Z] HOSTNAME=654e7c6bd523 [2020-04-12T15:37:15.002Z] TESTDEBUG=0 [2020-04-12T15:37:15.002Z] DEST=bundles/test-integration [2020-04-12T15:37:15.002Z] PWD=/go/src/github.com/docker/docker [2020-04-12T15:37:15.002Z] DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:37:15.002Z] container=docker [2020-04-12T15:37:15.002Z] HOME=/root [2020-04-12T15:37:15.002Z] GOLANG_VERSION=1.13.9 [2020-04-12T15:37:15.002Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-12T15:37:15.002Z] VALIDATE_BRANCH=master [2020-04-12T15:37:15.002Z] TERM=xterm [2020-04-12T15:37:15.002Z] DOCKER_PKG=github.com/docker/docker [2020-04-12T15:37:15.002Z] SHLVL=1 [2020-04-12T15:37:15.002Z] TIMEOUT=120m [2020-04-12T15:37:15.002Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-12T15:37:15.002Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-12T15:37:15.002Z] GO111MODULE=off [2020-04-12T15:37:15.002Z] DOCKER_EXPERIMENTAL=1 [2020-04-12T15:37:15.002Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-12T15:37:15.002Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-12T15:37:15.002Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-12T15:37:15.002Z] GOPATH=/go [2020-04-12T15:37:15.002Z] PKG_CONFIG=pkg-config [2020-04-12T15:37:15.002Z] _=/usr/bin/env [2020-04-12T15:37:15.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-12T15:37:15.139Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-12T15:37:15.427Z] --- PASS: TestStats (1.92s) [2020-04-12T15:37:15.427Z] === RUN TestStopContainerWithTimeout [2020-04-12T15:37:15.427Z] === RUN TestStopContainerWithTimeout/0 [2020-04-12T15:37:15.427Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-12T15:37:15.427Z] === RUN TestStopContainerWithTimeout/1 [2020-04-12T15:37:15.427Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-12T15:37:15.427Z] === RUN TestStopContainerWithTimeout/3 [2020-04-12T15:37:15.427Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-12T15:37:15.427Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-12T15:37:15.427Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-12T15:37:15.427Z] === CONT TestStopContainerWithTimeout/0 [2020-04-12T15:37:15.427Z] === CONT TestStopContainerWithTimeout/3 [2020-04-12T15:37:15.482Z] #45 264.8 CC criu/rst-malloc.o [2020-04-12T15:37:16.040Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-12T15:37:16.061Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2020-04-12T15:37:16.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) [2020-04-12T15:37:16.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-04-12T15:37:16.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-04-12T15:37:16.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-04-12T15:37:16.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-04-12T15:37:16.061Z] === RUN TestBuildMultiStageParentConfig [2020-04-12T15:37:16.122Z] #45 265.4 CC criu/seccomp.o [2020-04-12T15:37:17.151Z] #45 266.5 CC criu/seize.o [2020-04-12T15:37:18.059Z] === CONT TestStopContainerWithTimeout/1 [2020-04-12T15:37:19.251Z] #45 268.3 CC criu/servicefd.o [2020-04-12T15:37:19.542Z] #45 ... [2020-04-12T15:37:19.542Z] [2020-04-12T15:37:19.542Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:37:19.542Z] #42 365.4 + dpkg --print-architecture [2020-04-12T15:37:19.542Z] #42 365.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-12T15:37:19.833Z] #42 365.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-12T15:37:19.833Z] #42 365.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-12T15:37:20.078Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-12T15:37:20.078Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-04-12T15:37:20.078Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2020-04-12T15:37:20.078Z] --- PASS: TestStopContainerWithTimeout/-1 (2.81s) [2020-04-12T15:37:20.078Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2020-04-12T15:37:20.078Z] === RUN TestDeleteDevicemapper [2020-04-12T15:37:20.078Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-12T15:37:20.078Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-12T15:37:20.078Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-12T15:37:20.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-12T15:37:21.288Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-04-12T15:37:21.288Z] === RUN TestBuildLabelWithTargets [2020-04-12T15:37:22.750Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.66s) [2020-04-12T15:37:22.750Z] === RUN TestUpdateMemory [2020-04-12T15:37:22.750Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-12T15:37:22.750Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:37:22.750Z] === RUN TestUpdateCPUQuota [2020-04-12T15:37:23.755Z] --- PASS: TestUpdateCPUQuota (1.10s) [2020-04-12T15:37:23.755Z] === RUN TestUpdatePidsLimit [2020-04-12T15:37:23.755Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-12T15:37:24.037Z] === RUN TestUpdatePidsLimit/no_change [2020-04-12T15:37:24.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-12T15:37:24.650Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-12T15:37:24.932Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-12T15:37:25.213Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-12T15:37:25.826Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-12T15:37:26.108Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-12T15:37:27.577Z] --- PASS: TestUpdatePidsLimit (3.76s) [2020-04-12T15:37:27.577Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-04-12T15:37:27.577Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-04-12T15:37:27.577Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-04-12T15:37:27.577Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-04-12T15:37:27.577Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-04-12T15:37:27.577Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-04-12T15:37:27.577Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-04-12T15:37:27.577Z] === RUN TestUpdateRestartPolicy [2020-04-12T15:37:28.302Z] #42 ... [2020-04-12T15:37:28.303Z] [2020-04-12T15:37:28.303Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-12T15:37:28.303Z] #45 269.2 CC criu/shmem.o [2020-04-12T15:37:28.303Z] #45 270.9 CC criu/sigframe.o [2020-04-12T15:37:28.303Z] #45 271.2 CC criu/signalfd.o [2020-04-12T15:37:28.303Z] #45 271.6 CC criu/sk-inet.o [2020-04-12T15:37:28.303Z] #45 273.6 CC criu/sk-netlink.o [2020-04-12T15:37:28.303Z] #45 274.4 CC criu/sk-packet.o [2020-04-12T15:37:28.303Z] #45 275.7 CC criu/sk-queue.o [2020-04-12T15:37:28.303Z] #45 276.4 CC criu/sk-tcp.o [2020-04-12T15:37:28.303Z] #45 277.2 CC criu/sk-unix.o [2020-04-12T15:37:29.392Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-04-12T15:37:29.392Z] === RUN TestBuildWithEmptyLayers [2020-04-12T15:37:31.809Z] #45 280.9 CC criu/sockets.o [2020-04-12T15:37:32.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-12T15:37:32.774Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-04-12T15:37:32.774Z] === RUN TestBuildMultiStageOnBuild [2020-04-12T15:37:33.315Z] #45 282.5 CC criu/stats.o [2020-04-12T15:37:33.605Z] #45 283.0 CC criu/string.o [2020-04-12T15:37:33.895Z] #45 283.2 CC criu/sysctl.o [2020-04-12T15:37:34.926Z] #45 284.3 CC criu/sysfs_parse.o [2020-04-12T15:37:35.972Z] #45 285.1 CC criu/timerfd.o [2020-04-12T15:37:36.263Z] #45 285.7 CC criu/tty.o [2020-04-12T15:37:38.007Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-04-12T15:37:38.007Z] === RUN TestBuildUncleanTarFilenames [2020-04-12T15:37:38.007Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2020-04-12T15:37:38.007Z] === RUN TestBuildMultiStageLayerLeak [2020-04-12T15:37:40.731Z] #45 290.1 CC criu/tun.o [2020-04-12T15:37:41.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-12T15:37:41.759Z] #45 291.0 CC criu/uffd.o [2020-04-12T15:37:42.246Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-04-12T15:37:42.246Z] === RUN TestBuildWithHugeFile [2020-04-12T15:37:42.824Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2020-04-12T15:37:42.824Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-12T15:37:42.824Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-04-12T15:37:42.824Z] === RUN TestWaitNonBlocked [2020-04-12T15:37:42.824Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-12T15:37:42.824Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-12T15:37:42.824Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-12T15:37:42.824Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-12T15:37:42.824Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-12T15:37:42.824Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-12T15:37:42.824Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-12T15:37:42.824Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2020-04-12T15:37:42.824Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2020-04-12T15:37:42.824Z] === RUN TestWaitBlocked [2020-04-12T15:37:42.824Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-12T15:37:42.824Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-12T15:37:42.824Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-12T15:37:42.824Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-12T15:37:42.824Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-12T15:37:42.824Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-12T15:37:43.437Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-12T15:37:43.438Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2020-04-12T15:37:43.438Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2020-04-12T15:37:43.438Z] === CONT TestContainerStartOnDaemonRestart [2020-04-12T15:37:43.438Z] === CONT TestIpcModeOlderClient [2020-04-12T15:37:43.438Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-04-12T15:37:43.438Z] === CONT TestDaemonHostGatewayIP [2020-04-12T15:37:43.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-12T15:37:44.484Z] #45 293.3 CC criu/util.o [2020-04-12T15:37:46.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-12T15:37:46.109Z] --- PASS: TestContainerStartOnDaemonRestart (2.87s) [2020-04-12T15:37:46.109Z] === CONT TestDaemonRestartIpcMode [2020-04-12T15:37:47.116Z] --- PASS: TestDaemonHostGatewayIP (3.35s) [2020-04-12T15:37:47.198Z] #45 296.0 CC criu/uts_ns.o [2020-04-12T15:37:47.198Z] #45 296.6 CC criu/vdso.o [2020-04-12T15:37:48.695Z] #45 297.7 LINK criu/built-in.o [2020-04-12T15:37:48.695Z] #45 298.0 LINK criu/criu [2020-04-12T15:37:49.722Z] #45 299.0 DEP lib/c/criu.d [2020-04-12T15:37:49.787Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2020-04-12T15:37:49.787Z] PASS [2020-04-12T15:37:49.787Z] [2020-04-12T15:37:49.787Z] === Skipped [2020-04-12T15:37:49.787Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-04-12T15:37:49.787Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-12T15:37:49.787Z] [2020-04-12T15:37:49.787Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-12T15:37:49.787Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:37:49.787Z] [2020-04-12T15:37:49.787Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-12T15:37:49.787Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:37:49.787Z] [2020-04-12T15:37:49.787Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-12T15:37:49.787Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-12T15:37:49.787Z] [2020-04-12T15:37:49.787Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-04-12T15:37:49.787Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-12T15:37:49.787Z] [2020-04-12T15:37:49.787Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-04-12T15:37:49.787Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:37:49.787Z] [2020-04-12T15:37:49.787Z] [2020-04-12T15:37:49.787Z] DONE 199 tests, 6 skipped in 137.175s [2020-04-12T15:37:49.787Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-04-12T15:37:49.787Z] ++ 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-04-12T15:37:49.787Z] ++ set -e [2020-04-12T15:37:49.787Z] ++ '[' -n 0 ']' [2020-04-12T15:37:49.787Z] ++ set -x [2020-04-12T15:37:49.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-12T15:37:50.014Z] #45 299.1 CC images/rpc.pb-c.o [2020-04-12T15:37:50.068Z] INFO: Testing against a local daemon [2020-04-12T15:37:50.068Z] === RUN TestCommitInheritsEnv [2020-04-12T15:37:50.450Z] sha256:9417e764b10ac58b580191aa38559b03e4a50177e44ac7dbe86666683b0ac769 [2020-04-12T15:37:50.450Z] INFO: Starting docker-py tests... [2020-04-12T15:37:50.450Z] ============================= test session starts ============================== [2020-04-12T15:37:50.450Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-04-12T15:37:50.450Z] rootdir: /src, inifile: pytest.ini [2020-04-12T15:37:50.450Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-04-12T15:37:50.450Z] collected 387 items / 1 deselected / 386 selected [2020-04-12T15:37:50.450Z] [2020-04-12T15:37:50.681Z] --- PASS: TestCommitInheritsEnv (0.53s) [2020-04-12T15:37:50.681Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-12T15:37:50.681Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-12T15:37:50.681Z] === RUN TestImagesFilterMultiReference [2020-04-12T15:37:50.681Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-04-12T15:37:50.681Z] === RUN TestImagePullPlatformInvalid [2020-04-12T15:37:50.681Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-04-12T15:37:50.681Z] === RUN TestRemoveImageOrphaning [2020-04-12T15:37:51.294Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-04-12T15:37:51.294Z] === RUN TestRemoveImageGarbageCollector [2020-04-12T15:37:51.294Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-12T15:37:51.294Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:37:51.294Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-12T15:37:51.294Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-12T15:37:51.294Z] === RUN TestTagInvalidReference [2020-04-12T15:37:51.294Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-12T15:37:51.294Z] === RUN TestTagValidPrefixedRepo [2020-04-12T15:37:51.294Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-12T15:37:51.294Z] === RUN TestTagExistedNameWithoutForce [2020-04-12T15:37:51.294Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-04-12T15:37:51.294Z] === RUN TestTagOfficialNames [2020-04-12T15:37:51.294Z] --- PASS: TestTagOfficialNames (0.04s) [2020-04-12T15:37:51.294Z] === RUN TestTagMatchesDigest [2020-04-12T15:37:51.294Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-12T15:37:51.294Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-12T15:37:51.515Z] #45 300.6 CC lib/c/criu.o [2020-04-12T15:37:53.589Z] #45 302.8 LINK lib/c/built-in.o [2020-04-12T15:37:53.589Z] #45 302.8 LINK lib/c/libcriu.so [2020-04-12T15:37:53.589Z] #45 303.0 LINK lib/c/libcriu.a [2020-04-12T15:37:54.219Z] #45 303.4 GEN magic.py [2020-04-12T15:37:54.219Z] #45 303.7 Note: Building without setproctitle() and strlcpy() support. [2020-04-12T15:37:54.219Z] #45 303.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-12T15:37:54.507Z] #45 303.8 Note: Building without GnuTLS support [2020-04-12T15:37:56.004Z] #45 305.1 fatal: not a git repository (or any of the parent directories): .git [2020-04-12T15:37:57.506Z] #45 306.5 make[1]: Nothing to be done for 'all'. [2020-04-12T15:37:58.538Z] #45 307.8 make[1]: 'images/built-in.o' is up to date. [2020-04-12T15:37:58.538Z] #45 307.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-12T15:37:58.538Z] #45 308.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-12T15:37:58.538Z] #45 308.1 make[1]: 'compel/libcompel.a' is up to date. [2020-04-12T15:37:58.828Z] #45 308.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-12T15:37:58.828Z] #45 308.2 make[1]: Nothing to be done for 'all'. [2020-04-12T15:37:58.828Z] #45 308.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-12T15:37:59.475Z] #45 308.7 make[2]: Nothing to be done for 'all'. [2020-04-12T15:37:59.475Z] #45 308.7 make[2]: Nothing to be done for 'all'. [2020-04-12T15:37:59.764Z] #45 309.0 make[2]: Nothing to be done for 'all'. [2020-04-12T15:38:00.054Z] #45 309.3 make[2]: Nothing to be done for 'all'. [2020-04-12T15:38:00.054Z] #45 309.4 make[2]: Nothing to be done for 'all'. [2020-04-12T15:38:00.054Z] #45 309.5 make[2]: Nothing to be done for 'all'. [2020-04-12T15:38:00.344Z] #45 309.5 make[2]: Nothing to be done for 'all'. [2020-04-12T15:38:00.344Z] #45 309.8 make[2]: Nothing to be done for 'all'. [2020-04-12T15:38:00.634Z] #45 309.8 INSTALL criu/criu [2020-04-12T15:38:00.634Z] #45 DONE 309.9s [2020-04-12T15:38:00.634Z] [2020-04-12T15:38:00.634Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:38:00.926Z] #42 ... [2020-04-12T15:38:00.926Z] [2020-04-12T15:38:00.926Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-12T15:38:00.926Z] #61 238.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-04-12T15:38:04.432Z] #61 242.1 + mkdir -p /build [2020-04-12T15:38:04.721Z] #61 242.2 + cp runc /build/runc [2020-04-12T15:38:04.721Z] #61 DONE 242.3s [2020-04-12T15:38:04.721Z] [2020-04-12T15:38:04.721Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-12T15:38:06.777Z] #42 DONE 412.3s [2020-04-12T15:38:06.777Z] [2020-04-12T15:38:06.777Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:38:07.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-12T15:38:07.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-12T15:38:07.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-12T15:38:09.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-12T15:38:09.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-12T15:38:11.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-12T15:38:12.252Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-04-12T15:38:12.815Z] tests/integration/api_client_test.py ..... [ 7%] [2020-04-12T15:38:12.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-12T15:38:14.186Z] tests/integration/api_config_test.py ..... [ 8%] [2020-04-12T15:38:14.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-12T15:38:18.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-12T15:38:18.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-12T15:38:20.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-12T15:38:21.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-12T15:38:24.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-12T15:38:25.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-12T15:38:26.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-12T15:38:28.032Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-12T15:38:28.032Z] Using test binary docker [2020-04-12T15:38:28.032Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-12T15:38:28.032Z] +++ /etc/init.d/apparmor start [2020-04-12T15:38:28.032Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-12T15:38:28.032Z] INFO: Waiting for daemon to start... [2020-04-12T15:38:28.032Z] Starting dockerd [2020-04-12T15:38:28.032Z] +++ 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-04-12T15:38:30.566Z] . [2020-04-12T15:38:30.566Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-12T15:38:30.566Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-12T15:38:30.566Z] Error: No such image: emptyfs [2020-04-12T15:38:30.566Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-12T15:38:30.566Z] ++++ docker load [2020-04-12T15:38:30.566Z] Running integration-test (iteration 1) [2020-04-12T15:38:30.566Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-04-12T15:38:30.566Z] ++ 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-04-12T15:38:30.566Z] ++ set -e [2020-04-12T15:38:30.566Z] ++ '[' -n 0 ']' [2020-04-12T15:38:30.566Z] ++ set -x [2020-04-12T15:38:30.566Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04-12T15:38:38.419Z] --- PASS: TestBuildWithHugeFile (50.78s) [2020-04-12T15:38:38.419Z] === RUN TestBuildWithEmptyDockerfile [2020-04-12T15:38:38.419Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-12T15:38:38.419Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-12T15:38:38.419Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-12T15:38:38.419Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-12T15:38:38.419Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-12T15:38:38.419Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-12T15:38:38.419Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-12T15:38:38.419Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-12T15:38:38.419Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-12T15:38:38.419Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-04-12T15:38:38.419Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-04-12T15:38:38.419Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-04-12T15:38:38.419Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-04-12T15:38:38.419Z] === RUN TestBuildPreserveOwnership [2020-04-12T15:38:38.419Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-12T15:38:39.345Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-12T15:38:40.548Z] Loaded image: buildpack-deps:jessie [2020-04-12T15:38:40.548Z] Loaded image: busybox:latest [2020-04-12T15:38:40.548Z] Loaded image: busybox:glibc [2020-04-12T15:38:40.548Z] Loaded image: debian:jessie [2020-04-12T15:38:40.548Z] Loaded image: hello-world:latest [2020-04-12T15:38:40.548Z] INFO: Testing against a local daemon [2020-04-12T15:38:40.548Z] === RUN TestCgroupNamespacesBuild [2020-04-12T15:38:43.092Z] --- PASS: TestCgroupNamespacesBuild (3.13s) [2020-04-12T15:38:43.092Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-12T15:38:43.499Z] --- PASS: TestBuildPreserveOwnership (9.86s) [2020-04-12T15:38:43.499Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.86s) [2020-04-12T15:38:43.499Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-04-12T15:38:43.499Z] === RUN TestBuildPlatformInvalid [2020-04-12T15:38:43.499Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-04-12T15:38:43.499Z] PASS [2020-04-12T15:38:43.499Z] [2020-04-12T15:38:43.499Z] === Skipped [2020-04-12T15:38:43.499Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-12T15:38:43.499Z] build_session_test.go:25: TODO: BuildKit [2020-04-12T15:38:43.499Z] [2020-04-12T15:38:43.499Z] [2020-04-12T15:38:43.499Z] DONE 32 tests, 1 skipped in 123.707s [2020-04-12T15:38:43.499Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-12T15:38:43.499Z] INFO: Testing against a local daemon [2020-04-12T15:38:43.499Z] === RUN TestConfigList [2020-04-12T15:38:43.499Z] --- SKIP: TestConfigList (0.02s) [2020-04-12T15:38:43.499Z] config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:38:43.499Z] === RUN TestConfigsCreateAndDelete [2020-04-12T15:38:43.499Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-04-12T15:38:43.499Z] config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:38:43.499Z] === RUN TestConfigsUpdate [2020-04-12T15:38:43.499Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-04-12T15:38:43.499Z] config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:38:43.499Z] === RUN TestTemplatedConfig [2020-04-12T15:38:43.499Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-04-12T15:38:43.499Z] config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:38:43.499Z] === RUN TestConfigInspect [2020-04-12T15:38:43.499Z] --- SKIP: TestConfigInspect (0.01s) [2020-04-12T15:38:43.499Z] config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:38:43.499Z] === RUN TestConfigCreateWithLabels [2020-04-12T15:38:43.499Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-04-12T15:38:43.499Z] config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:38:43.499Z] === RUN TestConfigCreateResolve [2020-04-12T15:38:43.499Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-04-12T15:38:43.499Z] config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:38:43.499Z] === RUN TestConfigDaemonLibtrustID [2020-04-12T15:38:45.005Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s) [2020-04-12T15:38:45.005Z] === RUN TestBuildWithSession [2020-04-12T15:38:45.005Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-12T15:38:45.005Z] build_session_test.go:25: TODO: BuildKit [2020-04-12T15:38:45.005Z] === RUN TestBuildSquashParent [2020-04-12T15:38:45.422Z] --- PASS: TestConfigDaemonLibtrustID (1.69s) [2020-04-12T15:38:45.422Z] PASS [2020-04-12T15:38:45.422Z] [2020-04-12T15:38:45.422Z] === Skipped [2020-04-12T15:38:45.422Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-04-12T15:38:45.422Z] config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:38:45.422Z] [2020-04-12T15:38:45.422Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-04-12T15:38:45.422Z] config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:38:45.422Z] [2020-04-12T15:38:45.422Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-04-12T15:38:45.422Z] config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:38:45.422Z] [2020-04-12T15:38:45.422Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-04-12T15:38:45.422Z] config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:38:45.422Z] [2020-04-12T15:38:45.422Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2020-04-12T15:38:45.422Z] config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:38:45.422Z] [2020-04-12T15:38:45.422Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s) [2020-04-12T15:38:45.422Z] config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:38:45.422Z] [2020-04-12T15:38:45.422Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-04-12T15:38:45.422Z] config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:38:45.422Z] [2020-04-12T15:38:45.422Z] [2020-04-12T15:38:45.422Z] DONE 8 tests, 7 skipped in 1.854s [2020-04-12T15:38:45.422Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-12T15:38:45.422Z] INFO: Testing against a local daemon [2020-04-12T15:38:45.422Z] === RUN TestCheckpoint [2020-04-12T15:38:45.422Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-12T15:38:45.422Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-12T15:38:45.422Z] === RUN TestContainerInvalidJSON [2020-04-12T15:38:45.422Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-12T15:38:45.422Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-12T15:38:45.422Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-12T15:38:45.422Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-12T15:38:45.422Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-12T15:38:45.422Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-12T15:38:45.422Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-12T15:38:45.422Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-12T15:38:45.422Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-12T15:38:45.422Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-12T15:38:45.422Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-12T15:38:45.422Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-12T15:38:45.422Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-12T15:38:45.422Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-12T15:38:45.422Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-12T15:38:45.422Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-12T15:38:45.422Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-04-12T15:38:45.422Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-12T15:38:45.676Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-04-12T15:38:45.676Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-12T15:38:45.676Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-12T15:38:45.676Z] === RUN TestCopyFromContainer [2020-04-12T15:38:48.885Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-04-12T15:38:49.827Z] === RUN TestCopyFromContainer// [2020-04-12T15:38:49.827Z] === RUN TestCopyFromContainer//bar/root [2020-04-12T15:38:49.827Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-12T15:38:49.827Z] === RUN TestCopyFromContainer/bar/quux [2020-04-12T15:38:49.827Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-12T15:38:49.827Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-12T15:38:49.827Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-12T15:38:49.827Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-12T15:38:49.827Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-12T15:38:49.827Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-12T15:38:50.082Z] --- PASS: TestCopyFromContainer (4.31s) [2020-04-12T15:38:50.082Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-12T15:38:50.082Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-04-12T15:38:50.082Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-04-12T15:38:50.082Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-04-12T15:38:50.082Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-04-12T15:38:50.082Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-04-12T15:38:50.082Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-04-12T15:38:50.082Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-12T15:38:50.082Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-04-12T15:38:50.082Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-04-12T15:38:50.082Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-12T15:38:50.082Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-12T15:38:50.082Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-12T15:38:50.082Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-12T15:38:50.082Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-12T15:38:50.082Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-12T15:38:50.082Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-12T15:38:50.082Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-12T15:38:50.082Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-12T15:38:50.082Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-12T15:38:50.082Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-12T15:38:50.082Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-12T15:38:50.082Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-12T15:38:50.082Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-12T15:38:50.082Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-12T15:38:50.082Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-12T15:38:50.082Z] === RUN TestCreateWithInvalidEnv [2020-04-12T15:38:50.082Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-12T15:38:50.082Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-12T15:38:50.082Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-12T15:38:50.082Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-12T15:38:50.082Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-12T15:38:50.082Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-12T15:38:50.082Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-12T15:38:50.082Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-12T15:38:50.082Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-12T15:38:50.082Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-12T15:38:50.082Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-12T15:38:50.082Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-12T15:38:50.082Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-12T15:38:50.082Z] === RUN TestCreateTmpfsMountsTarget [2020-04-12T15:38:50.082Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-12T15:38:50.082Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-12T15:38:51.569Z] --- PASS: TestBuildSquashParent (6.09s) [2020-04-12T15:38:51.569Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-12T15:38:51.569Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-12T15:38:51.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-12T15:38:51.569Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-12T15:38:51.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-12T15:38:51.569Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-12T15:38:51.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-12T15:38:51.569Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-12T15:38:51.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-12T15:38:51.569Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-12T15:38:51.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-12T15:38:51.569Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-12T15:38:51.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-12T15:38:51.569Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-12T15:38:51.569Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-12T15:38:51.569Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-12T15:38:51.569Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-12T15:38:51.962Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2020-04-12T15:38:51.962Z] === RUN TestCreateWithCapabilities [2020-04-12T15:38:51.962Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-12T15:38:51.962Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-12T15:38:51.962Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-12T15:38:51.962Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-12T15:38:51.962Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-12T15:38:51.962Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-12T15:38:51.962Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-12T15:38:51.962Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-12T15:38:51.962Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-12T15:38:51.962Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-12T15:38:51.962Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-12T15:38:51.962Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-12T15:38:51.962Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-12T15:38:51.962Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-12T15:38:51.962Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-12T15:38:51.962Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-12T15:38:51.962Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-12T15:38:51.962Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-12T15:38:51.962Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-12T15:38:51.962Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-12T15:38:51.962Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-12T15:38:51.962Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-12T15:38:51.962Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-12T15:38:51.962Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-12T15:38:51.962Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-12T15:38:51.962Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-12T15:38:51.962Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-12T15:38:51.962Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-12T15:38:51.962Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-12T15:38:51.962Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-12T15:38:51.962Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-12T15:38:51.962Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-12T15:38:51.962Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-12T15:38:51.962Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-12T15:38:51.962Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-04-12T15:38:51.962Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-12T15:38:51.962Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-04-12T15:38:51.962Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-12T15:38:51.962Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-12T15:38:51.962Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-12T15:38:51.962Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-12T15:38:51.962Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-12T15:38:51.962Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-12T15:38:51.962Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-12T15:38:51.962Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-12T15:38:51.962Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-12T15:38:53.475Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-12T15:38:53.734Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-12T15:38:53.842Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2020-04-12T15:38:53.842Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-12T15:38:53.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-12T15:38:53.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-12T15:38:53.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-12T15:38:53.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-12T15:38:53.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-12T15:38:53.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-12T15:38:53.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-12T15:38:53.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-12T15:38:53.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-12T15:38:53.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-12T15:38:53.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-12T15:38:53.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-12T15:38:53.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-12T15:38:53.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-12T15:38:53.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-12T15:38:53.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-12T15:38:53.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-12T15:38:53.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-12T15:38:53.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-12T15:38:53.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-12T15:38:53.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-12T15:38:53.842Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-12T15:38:54.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-12T15:38:54.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-12T15:38:54.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-12T15:38:54.056Z] #66 398.5 + bin/containerd [2020-04-12T15:38:54.096Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2020-04-12T15:38:54.096Z] === RUN TestContainerStartOnDaemonRestart [2020-04-12T15:38:54.096Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-04-12T15:38:54.096Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-12T15:38:54.096Z] === RUN TestDaemonRestartIpcMode [2020-04-12T15:38:54.096Z] === PAUSE TestDaemonRestartIpcMode [2020-04-12T15:38:54.096Z] === RUN TestDaemonHostGatewayIP [2020-04-12T15:38:54.096Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-04-12T15:38:54.096Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:38:54.096Z] === RUN TestDiff [2020-04-12T15:38:54.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-12T15:38:54.655Z] --- PASS: TestDiff (0.54s) [2020-04-12T15:38:54.655Z] === RUN TestExecWithCloseStdin [2020-04-12T15:38:55.213Z] --- PASS: TestExecWithCloseStdin (0.67s) [2020-04-12T15:38:55.213Z] === RUN TestExec [2020-04-12T15:38:55.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-12T15:38:55.638Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-12T15:38:55.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.82s) [2020-04-12T15:38:55.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s) [2020-04-12T15:38:55.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s) [2020-04-12T15:38:55.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2020-04-12T15:38:55.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2020-04-12T15:38:55.638Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.10s) [2020-04-12T15:38:55.638Z] === RUN TestBuildMultiStageCopy [2020-04-12T15:38:55.638Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-12T15:38:55.771Z] --- PASS: TestExec (0.63s) [2020-04-12T15:38:55.771Z] === RUN TestExecUser [2020-04-12T15:38:56.693Z] --- PASS: TestExecUser (0.63s) [2020-04-12T15:38:56.693Z] === RUN TestExportContainerAndImportImage [2020-04-12T15:38:56.780Z] #66 ... [2020-04-12T15:38:56.780Z] [2020-04-12T15:38:56.780Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:38:56.780Z] #54 DONE 462.6s [2020-04-12T15:38:57.071Z] [2020-04-12T15:38:57.071Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:38:57.252Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2020-04-12T15:38:57.252Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-12T15:38:58.170Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-12T15:38:58.429Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-12T15:38:58.996Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-12T15:38:59.563Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-12T15:39:00.129Z] --- PASS: TestBuildMultiStageCopy (4.30s) [2020-04-12T15:39:00.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.21s) [2020-04-12T15:39:00.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-04-12T15:39:00.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-04-12T15:39:00.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-04-12T15:39:00.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-04-12T15:39:00.129Z] === RUN TestBuildMultiStageParentConfig [2020-04-12T15:39:00.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-12T15:39:01.493Z] --- PASS: TestExportContainerAfterDaemonRestart (3.78s) [2020-04-12T15:39:01.493Z] === RUN TestHealthCheckWorkdir [2020-04-12T15:39:01.505Z] #66 ... [2020-04-12T15:39:01.505Z] [2020-04-12T15:39:01.505Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:39:01.505Z] #24 467.1 + return [2020-04-12T15:39:01.507Z] --- PASS: TestBuildMultiStageParentConfig (1.49s) [2020-04-12T15:39:01.507Z] === RUN TestBuildLabelWithTargets [2020-04-12T15:39:01.795Z] #24 DONE 467.2s [2020-04-12T15:39:01.795Z] [2020-04-12T15:39:01.795Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:39:02.051Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2020-04-12T15:39:02.051Z] === RUN TestHealthKillContainer [2020-04-12T15:39:03.850Z] #66 ... [2020-04-12T15:39:03.850Z] [2020-04-12T15:39:03.850Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-12T15:39:04.040Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2020-04-12T15:39:04.040Z] === RUN TestBuildWithEmptyLayers [2020-04-12T15:39:04.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-12T15:39:04.144Z] #25 DONE 0.1s [2020-04-12T15:39:04.144Z] [2020-04-12T15:39:04.144Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-12T15:39:04.436Z] #29 DONE 0.5s [2020-04-12T15:39:04.436Z] [2020-04-12T15:39:04.436Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-12T15:39:04.436Z] #32 DONE 0.1s [2020-04-12T15:39:04.436Z] [2020-04-12T15:39:04.436Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:39:04.599Z] --- PASS: TestHealthKillContainer (2.76s) [2020-04-12T15:39:04.599Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-12T15:39:04.724Z] #66 ... [2020-04-12T15:39:04.724Z] [2020-04-12T15:39:04.724Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-12T15:39:04.724Z] #35 DONE 0.1s [2020-04-12T15:39:04.724Z] [2020-04-12T15:39:04.724Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-12T15:39:04.724Z] #40 DONE 0.1s [2020-04-12T15:39:04.724Z] [2020-04-12T15:39:04.724Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-12T15:39:04.724Z] #43 DONE 0.1s [2020-04-12T15:39:04.724Z] [2020-04-12T15:39:04.724Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:39:04.975Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2020-04-12T15:39:04.975Z] === RUN TestBuildMultiStageOnBuild [2020-04-12T15:39:05.015Z] #66 ... [2020-04-12T15:39:05.015Z] [2020-04-12T15:39:05.015Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-12T15:39:05.015Z] #46 DONE 0.1s [2020-04-12T15:39:05.015Z] [2020-04-12T15:39:05.015Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-12T15:39:05.015Z] #49 DONE 0.1s [2020-04-12T15:39:05.015Z] [2020-04-12T15:39:05.015Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-12T15:39:05.015Z] #52 DONE 0.1s [2020-04-12T15:39:05.015Z] [2020-04-12T15:39:05.015Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:39:05.157Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2020-04-12T15:39:05.157Z] === RUN TestIpcModeNone [2020-04-12T15:39:05.305Z] #66 ... [2020-04-12T15:39:05.305Z] [2020-04-12T15:39:05.305Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-12T15:39:05.305Z] #55 DONE 0.1s [2020-04-12T15:39:05.305Z] [2020-04-12T15:39:05.305Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-12T15:39:05.305Z] #58 DONE 0.1s [2020-04-12T15:39:05.305Z] [2020-04-12T15:39:05.305Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-12T15:39:05.305Z] #62 DONE 0.1s [2020-04-12T15:39:05.305Z] [2020-04-12T15:39:05.305Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-12T15:39:05.715Z] --- PASS: TestIpcModeNone (0.63s) [2020-04-12T15:39:05.715Z] === RUN TestIpcModePrivate [2020-04-12T15:39:06.679Z] --- PASS: TestIpcModePrivate (0.60s) [2020-04-12T15:39:06.679Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-04-12T15:39:06.679Z] === RUN TestIpcModeShareable [2020-04-12T15:39:06.679Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-04-12T15:39:06.679Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-12T15:39:06.679Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-12T15:39:07.508Z] --- PASS: TestBuildMultiStageOnBuild (2.75s) [2020-04-12T15:39:07.508Z] === RUN TestBuildUncleanTarFilenames [2020-04-12T15:39:08.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-12T15:39:08.560Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.97s) [2020-04-12T15:39:08.560Z] === RUN TestAPIIpcModeHost [2020-04-12T15:39:08.560Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-04-12T15:39:08.560Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-12T15:39:08.560Z] === RUN TestDaemonIpcModeShareable [2020-04-12T15:39:08.560Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-04-12T15:39:08.560Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-12T15:39:08.560Z] === RUN TestDaemonIpcModePrivate [2020-04-12T15:39:08.885Z] --- PASS: TestBuildUncleanTarFilenames (1.41s) [2020-04-12T15:39:08.885Z] === RUN TestBuildMultiStageLayerLeak [2020-04-12T15:39:11.065Z] --- PASS: TestDaemonIpcModePrivate (2.38s) [2020-04-12T15:39:11.065Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-04-12T15:39:11.065Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-12T15:39:11.065Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-12T15:39:11.065Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-12T15:39:11.065Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-12T15:39:11.065Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-12T15:39:11.065Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-12T15:39:11.065Z] === RUN TestIpcModeOlderClient [2020-04-12T15:39:11.065Z] === PAUSE TestIpcModeOlderClient [2020-04-12T15:39:11.065Z] === RUN TestKillContainerInvalidSignal [2020-04-12T15:39:11.319Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2020-04-12T15:39:11.319Z] === RUN TestKillContainer [2020-04-12T15:39:11.574Z] === RUN TestKillContainer/no_signal [2020-04-12T15:39:12.132Z] === RUN TestKillContainer/non_killing_signal [2020-04-12T15:39:12.170Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s) [2020-04-12T15:39:12.170Z] === RUN TestBuildWithHugeFile [2020-04-12T15:39:12.428Z] === RUN TestKillContainer/killing_signal [2020-04-12T15:39:13.028Z] --- PASS: TestKillContainer (1.65s) [2020-04-12T15:39:13.028Z] --- PASS: TestKillContainer/no_signal (0.52s) [2020-04-12T15:39:13.028Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-04-12T15:39:13.028Z] --- PASS: TestKillContainer/killing_signal (0.52s) [2020-04-12T15:39:13.028Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-12T15:39:13.028Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-12T15:39:13.267Z] --- PASS: TestImportExtremelyLargeImageWorks (79.17s) [2020-04-12T15:39:13.267Z] PASS [2020-04-12T15:39:13.267Z] [2020-04-12T15:39:13.267Z] === Skipped [2020-04-12T15:39:13.267Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-12T15:39:13.267Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:39:13.267Z] [2020-04-12T15:39:13.267Z] [2020-04-12T15:39:13.267Z] DONE 12 tests, 1 skipped in 80.556s [2020-04-12T15:39:13.267Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-04-12T15:39:13.267Z] ++ 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-04-12T15:39:13.267Z] ++ set -e [2020-04-12T15:39:13.267Z] ++ '[' -n 0 ']' [2020-04-12T15:39:13.267Z] ++ set -x [2020-04-12T15:39:13.267Z] ++ env -i DEST=/go/src/github.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-04-12T15:39:13.267Z] INFO: Testing against a local daemon [2020-04-12T15:39:13.267Z] === RUN TestNetworkCreateDelete [2020-04-12T15:39:13.267Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-04-12T15:39:13.267Z] === RUN TestDockerNetworkDeletePreferID [2020-04-12T15:39:13.267Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-04-12T15:39:13.267Z] === RUN TestInspectNetwork [2020-04-12T15:39:13.586Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-12T15:39:14.144Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2020-04-12T15:39:14.144Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-04-12T15:39:14.144Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-04-12T15:39:14.144Z] === RUN TestKillStoppedContainer [2020-04-12T15:39:14.398Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-04-12T15:39:14.398Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-12T15:39:14.398Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-12T15:39:14.398Z] === RUN TestKillDifferentUserContainer [2020-04-12T15:39:14.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-12T15:39:14.957Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2020-04-12T15:39:14.957Z] === RUN TestInspectOomKilledTrue [2020-04-12T15:39:14.957Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-12T15:39:14.957Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-12T15:39:14.957Z] === RUN TestInspectOomKilledFalse [2020-04-12T15:39:14.957Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-12T15:39:14.957Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:39:14.957Z] === RUN TestLinksEtcHostsContentMatch [2020-04-12T15:39:14.957Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-04-12T15:39:14.957Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-12T15:39:14.957Z] === RUN TestLinksContainerNames [2020-04-12T15:39:16.315Z] --- PASS: TestLinksContainerNames (1.12s) [2020-04-12T15:39:16.315Z] === RUN TestLogsFollowTailEmpty [2020-04-12T15:39:16.568Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-04-12T15:39:16.568Z] === RUN TestContainerNetworkMountsNoChown [2020-04-12T15:39:16.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-12T15:39:16.716Z] === RUN TestInspectNetwork/full_network_id [2020-04-12T15:39:16.716Z] === RUN TestInspectNetwork/partial_network_id [2020-04-12T15:39:16.716Z] === RUN TestInspectNetwork/network_name [2020-04-12T15:39:16.716Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-12T15:39:17.127Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/default [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/default [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/private [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/private [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/rprivate [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/slave [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/slave [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/rslave [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/shared [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/shared [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/rshared [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-12T15:39:17.128Z] === CONT TestMountDaemonRoot/default [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-12T15:39:17.128Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-12T15:39:17.128Z] === CONT TestMountDaemonRoot/rshared [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-12T15:39:17.128Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-12T15:39:17.128Z] === CONT TestMountDaemonRoot/shared [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-12T15:39:17.128Z] === CONT TestMountDaemonRoot/rslave [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-12T15:39:17.128Z] === CONT TestMountDaemonRoot/slave [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-12T15:39:17.128Z] === CONT TestMountDaemonRoot/rprivate [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-12T15:39:17.128Z] === CONT TestMountDaemonRoot/private [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-12T15:39:17.128Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-12T15:39:17.128Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-12T15:39:17.128Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-12T15:39:17.128Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-12T15:39:17.382Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-12T15:39:17.382Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-12T15:39:17.382Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-12T15:39:17.382Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-12T15:39:17.382Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-12T15:39:17.382Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-12T15:39:17.382Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-12T15:39:17.382Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-12T15:39:17.382Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-12T15:39:17.382Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-12T15:39:17.382Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-12T15:39:17.636Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-12T15:39:17.636Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-12T15:39:17.636Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-12T15:39:17.636Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-12T15:39:17.636Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-12T15:39:17.636Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-12T15:39:17.636Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-12T15:39:17.636Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-12T15:39:17.636Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-12T15:39:17.636Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-12T15:39:17.636Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-12T15:39:17.636Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-12T15:39:17.636Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-04-12T15:39:17.890Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-12T15:39:17.890Z] === RUN TestContainerBindMountNonRecursive [2020-04-12T15:39:17.890Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-04-12T15:39:17.890Z] 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-04-12T15:39:17.890Z] === RUN TestNetworkNat [2020-04-12T15:39:18.449Z] --- PASS: TestNetworkNat (0.70s) [2020-04-12T15:39:18.449Z] === RUN TestNetworkLocalhostTCPNat [2020-04-12T15:39:19.008Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2020-04-12T15:39:19.008Z] === RUN TestNetworkLoopbackNat [2020-04-12T15:39:19.931Z] --- PASS: TestNetworkLoopbackNat (0.79s) [2020-04-12T15:39:19.931Z] === RUN TestPause [2020-04-12T15:39:19.931Z] --- SKIP: TestPause (0.00s) [2020-04-12T15:39:19.931Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-12T15:39:19.931Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-12T15:39:19.931Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-12T15:39:19.931Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-12T15:39:19.931Z] === RUN TestPauseStopPausedContainer [2020-04-12T15:39:19.931Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-04-12T15:39:19.931Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-12T15:39:19.931Z] === RUN TestPsFilter [2020-04-12T15:39:19.931Z] --- PASS: TestPsFilter (0.18s) [2020-04-12T15:39:19.931Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-12T15:39:20.489Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s) [2020-04-12T15:39:20.489Z] === RUN TestRemoveContainerWithVolume [2020-04-12T15:39:21.411Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2020-04-12T15:39:21.411Z] === RUN TestRemoveContainerRunning [2020-04-12T15:39:21.665Z] --- PASS: TestRemoveContainerRunning (0.55s) [2020-04-12T15:39:21.665Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-12T15:39:21.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-12T15:39:22.194Z] --- PASS: TestInspectNetwork (10.91s) [2020-04-12T15:39:22.194Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-12T15:39:22.194Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-12T15:39:22.194Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-12T15:39:22.194Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-12T15:39:22.194Z] === RUN TestRunContainerWithBridgeNone [2020-04-12T15:39:22.224Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-04-12T15:39:22.224Z] === RUN TestRemoveInvalidContainer [2020-04-12T15:39:22.224Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-12T15:39:22.224Z] === RUN TestRenameLinkedContainer [2020-04-12T15:39:24.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-12T15:39:24.731Z] --- PASS: TestRenameLinkedContainer (2.28s) [2020-04-12T15:39:24.731Z] === RUN TestRenameStoppedContainer [2020-04-12T15:39:24.905Z] --- PASS: TestRunContainerWithBridgeNone (2.47s) [2020-04-12T15:39:24.905Z] === RUN TestNetworkInvalidJSON [2020-04-12T15:39:24.905Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-12T15:39:24.905Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-12T15:39:24.905Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-12T15:39:24.905Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-12T15:39:24.905Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-12T15:39:24.905Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-12T15:39:24.905Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-12T15:39:24.905Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-12T15:39:24.905Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-12T15:39:24.905Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-12T15:39:24.905Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-12T15:39:24.905Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-12T15:39:24.905Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-12T15:39:24.905Z] === RUN TestHostIPv4BridgeLabel [2020-04-12T15:39:24.905Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-04-12T15:39:24.905Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-12T15:39:25.289Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-04-12T15:39:25.289Z] === RUN TestRenameRunningContainerAndReuse [2020-04-12T15:39:25.910Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-04-12T15:39:25.910Z] === RUN TestDaemonDefaultNetworkPools [2020-04-12T15:39:26.211Z] --- PASS: TestRenameRunningContainerAndReuse (1.15s) [2020-04-12T15:39:26.212Z] === RUN TestRenameInvalidName [2020-04-12T15:39:26.799Z] --- PASS: TestRenameInvalidName (0.57s) [2020-04-12T15:39:26.799Z] === RUN TestRenameAnonymousContainer [2020-04-12T15:39:26.916Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-04-12T15:39:26.916Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-12T15:39:27.921Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-04-12T15:39:27.921Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-12T15:39:29.390Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-04-12T15:39:29.390Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-12T15:39:30.004Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2020-04-12T15:39:30.004Z] === RUN TestServiceWithPredefinedNetwork [2020-04-12T15:39:30.106Z] --- PASS: TestRenameAnonymousContainer (2.79s) [2020-04-12T15:39:30.106Z] === RUN TestRenameContainerWithSameName [2020-04-12T15:39:30.360Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2020-04-12T15:39:30.360Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-12T15:39:31.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-12T15:39:31.282Z] --- PASS: TestRenameContainerWithLinkedContainer (1.16s) [2020-04-12T15:39:31.282Z] === RUN TestResize [2020-04-12T15:39:31.841Z] --- PASS: TestResize (0.55s) [2020-04-12T15:39:31.841Z] === RUN TestResizeWithInvalidSize [2020-04-12T15:39:32.398Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-04-12T15:39:32.398Z] === RUN TestResizeWhenContainerNotStarted [2020-04-12T15:39:32.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-12T15:39:32.956Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2020-04-12T15:39:32.956Z] === RUN TestDaemonRestartKillContainers [2020-04-12T15:39:32.956Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-04-12T15:39:32.956Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-12T15:39:32.956Z] === RUN TestCgroupNamespacesRun [2020-04-12T15:39:33.454Z] --- PASS: TestServiceWithPredefinedNetwork (3.58s) [2020-04-12T15:39:33.454Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-12T15:39:33.454Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-12T15:39:33.454Z] service_test.go:236: FLAKY_TEST [2020-04-12T15:39:33.454Z] === RUN TestServiceWithDataPathPortInit [2020-04-12T15:39:35.460Z] --- PASS: TestCgroupNamespacesRun (2.40s) [2020-04-12T15:39:35.461Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-12T15:39:36.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-12T15:39:37.966Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.48s) [2020-04-12T15:39:37.966Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-12T15:39:39.504Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-12T15:39:39.504Z] Using test binary docker [2020-04-12T15:39:39.504Z] +++ /etc/init.d/apparmor start [2020-04-12T15:39:39.504Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-12T15:39:39.504Z] INFO: Waiting for daemon to start... [2020-04-12T15:39:39.504Z] Starting dockerd [2020-04-12T15:39:39.504Z] +++ 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-04-12T15:39:40.471Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.54s) [2020-04-12T15:39:40.472Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-12T15:39:41.477Z] . [2020-04-12T15:39:41.477Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-12T15:39:41.737Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-12T15:39:41.737Z] Error: No such image: emptyfs [2020-04-12T15:39:41.737Z] ++++ docker load [2020-04-12T15:39:41.737Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-12T15:39:41.995Z] Running integration-test (iteration 1) [2020-04-12T15:39:41.995Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-12T15:39:41.995Z] ++ 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-04-12T15:39:41.995Z] ++ set -e [2020-04-12T15:39:41.995Z] ++ '[' -n 0 ']' [2020-04-12T15:39:41.995Z] ++ set -x [2020-04-12T15:39:41.995Z] ++ env -i DEST=/go/src/github.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-04-12T15:39:42.977Z] --- PASS: TestCgroupNamespacesRunHostMode (2.58s) [2020-04-12T15:39:42.977Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-12T15:39:44.593Z] #66 451.3 + bin/containerd-stress [2020-04-12T15:39:44.593Z] #66 454.9 + bin/containerd-shim [2020-04-12T15:39:46.270Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.63s) [2020-04-12T15:39:46.270Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-12T15:39:47.628Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.95s) [2020-04-12T15:39:47.628Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-12T15:39:49.508Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.96s) [2020-04-12T15:39:49.508Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-12T15:39:50.389Z] ................................................ [ 29%] [2020-04-12T15:39:52.803Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.60s) [2020-04-12T15:39:52.804Z] === RUN TestKernelTCPMemory [2020-04-12T15:39:52.804Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-04-12T15:39:52.804Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-12T15:39:52.804Z] === RUN TestNISDomainname [2020-04-12T15:39:52.804Z] --- SKIP: TestNISDomainname (0.00s) [2020-04-12T15:39:52.804Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-12T15:39:52.804Z] === RUN TestHostnameDnsResolution [2020-04-12T15:39:53.362Z] --- PASS: TestHostnameDnsResolution (1.04s) [2020-04-12T15:39:53.362Z] === RUN TestStats [2020-04-12T15:39:53.362Z] --- SKIP: TestStats (0.00s) [2020-04-12T15:39:53.362Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-12T15:39:53.362Z] === RUN TestStopContainerWithTimeout [2020-04-12T15:39:53.362Z] === RUN TestStopContainerWithTimeout/0 [2020-04-12T15:39:53.362Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-12T15:39:53.362Z] === RUN TestStopContainerWithTimeout/1 [2020-04-12T15:39:53.362Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-12T15:39:53.362Z] === RUN TestStopContainerWithTimeout/3 [2020-04-12T15:39:53.362Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-12T15:39:53.362Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-12T15:39:53.362Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-12T15:39:53.362Z] === CONT TestStopContainerWithTimeout/0 [2020-04-12T15:39:53.362Z] === CONT TestStopContainerWithTimeout/3 [2020-04-12T15:39:54.284Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-12T15:39:54.927Z] #66 465.0 + bin/containerd-shim-runc-v1 [2020-04-12T15:39:55.759Z] --- PASS: TestServiceWithDataPathPortInit (20.15s) [2020-04-12T15:39:55.759Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-12T15:39:56.205Z] === CONT TestStopContainerWithTimeout/1 [2020-04-12T15:39:57.564Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-12T15:39:57.564Z] --- PASS: TestStopContainerWithTimeout/0 (0.85s) [2020-04-12T15:39:57.564Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2020-04-12T15:39:57.564Z] --- PASS: TestStopContainerWithTimeout/-1 (2.52s) [2020-04-12T15:39:57.564Z] --- PASS: TestStopContainerWithTimeout/1 (1.53s) [2020-04-12T15:39:57.564Z] === RUN TestDeleteDevicemapper [2020-04-12T15:39:57.564Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-12T15:39:57.564Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-12T15:39:57.564Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-12T15:39:58.414Z] #66 469.9 + bin/containerd-shim-runc-v2 [2020-04-12T15:39:58.878Z] --- PASS: TestBuildWithHugeFile (41.09s) [2020-04-12T15:39:58.878Z] === RUN TestBuildWithEmptyDockerfile [2020-04-12T15:39:58.878Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-12T15:39:58.878Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-12T15:39:58.878Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-12T15:39:58.878Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-12T15:39:58.878Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-12T15:39:58.878Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-12T15:39:58.878Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-12T15:39:58.878Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-12T15:39:58.878Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-12T15:39:58.878Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-04-12T15:39:58.878Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-04-12T15:39:58.878Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-04-12T15:39:58.878Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-04-12T15:39:58.878Z] === RUN TestBuildPreserveOwnership [2020-04-12T15:39:58.878Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-12T15:39:58.878Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-12T15:39:59.136Z] --- PASS: TestBuildPreserveOwnership (5.88s) [2020-04-12T15:39:59.136Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.82s) [2020-04-12T15:39:59.136Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s) [2020-04-12T15:39:59.136Z] === RUN TestBuildPlatformInvalid [2020-04-12T15:39:59.395Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-04-12T15:39:59.395Z] PASS [2020-04-12T15:39:59.395Z] [2020-04-12T15:39:59.395Z] === Skipped [2020-04-12T15:39:59.395Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-04-12T15:39:59.395Z] build_session_test.go:25: TODO: BuildKit [2020-04-12T15:39:59.395Z] [2020-04-12T15:39:59.395Z] [2020-04-12T15:39:59.395Z] DONE 32 tests, 1 skipped in 88.706s [2020-04-12T15:39:59.395Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-04-12T15:39:59.395Z] ++ 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-04-12T15:39:59.395Z] ++ set -e [2020-04-12T15:39:59.395Z] ++ '[' -n 0 ']' [2020-04-12T15:39:59.395Z] ++ set -x [2020-04-12T15:39:59.395Z] ++ env -i DEST=/go/src/github.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-04-12T15:39:59.430Z] #66 471.4 + binaries [2020-04-12T15:39:59.444Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s) [2020-04-12T15:39:59.444Z] === RUN TestUpdateMemory [2020-04-12T15:39:59.444Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-12T15:39:59.444Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-12T15:39:59.444Z] === RUN TestUpdateCPUQuota [2020-04-12T15:39:59.444Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-04-12T15:39:59.444Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-12T15:39:59.444Z] === RUN TestUpdatePidsLimit [2020-04-12T15:39:59.444Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-04-12T15:39:59.444Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-12T15:39:59.444Z] === RUN TestUpdateRestartPolicy [2020-04-12T15:39:59.653Z] INFO: Testing against a local daemon [2020-04-12T15:39:59.653Z] === RUN TestConfigList [2020-04-12T15:39:59.716Z] #66 471.4 + mkdir -p /build [2020-04-12T15:39:59.716Z] #66 471.4 + cp bin/containerd /build/containerd [2020-04-12T15:39:59.716Z] #66 471.4 + cp bin/containerd-shim /build/containerd-shim [2020-04-12T15:39:59.716Z] #66 471.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-12T15:39:59.716Z] #66 471.4 + cp bin/ctr /build/ctr [2020-04-12T15:39:59.716Z] #66 DONE 471.5s [2020-04-12T15:40:01.197Z] [2020-04-12T15:40:01.197Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-12T15:40:01.197Z] #67 DONE 0.1s [2020-04-12T15:40:01.197Z] [2020-04-12T15:40:01.197Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-12T15:40:01.197Z] #71 DONE 0.1s [2020-04-12T15:40:01.482Z] [2020-04-12T15:40:01.482Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-12T15:40:01.482Z] #73 DONE 0.1s [2020-04-12T15:40:01.482Z] [2020-04-12T15:40:01.482Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-12T15:40:01.482Z] #76 DONE 0.1s [2020-04-12T15:40:01.482Z] [2020-04-12T15:40:01.482Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-12T15:40:01.482Z] #77 DONE 0.0s [2020-04-12T15:40:01.482Z] [2020-04-12T15:40:01.482Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-12T15:40:02.943Z] --- PASS: TestConfigList (3.46s) [2020-04-12T15:40:02.943Z] === RUN TestConfigsCreateAndDelete [2020-04-12T15:40:04.131Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.20s) [2020-04-12T15:40:04.131Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fbcqdebg0sbvffv59rbdnqov6 Created:2020-04-12 15:39:55.113538481 +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[1224e1dfefdff9d391ff98a5e2e942ae76d5af80d5f100b443dc4c171b8cb77c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g6ol4e2bxwgnuhhgef3ml1lsr EndpointID:8b0f306440c44491998b6287c31b26b895472ed26f99735ce4025957a9763a7b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:469af91097b283628b1333191f450e0d8ada41ba4fd5458eda4c382020dc4123 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:1476d24a529a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g6ol4e2bxwgnuhhgef3ml1lsr EndpointID:8b0f306440c44491998b6287c31b26b895472ed26f99735ce4025957a9763a7b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-12T15:40:04.131Z] PASS [2020-04-12T15:40:04.131Z] [2020-04-12T15:40:04.131Z] === Skipped [2020-04-12T15:40:04.131Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-12T15:40:04.131Z] service_test.go:236: FLAKY_TEST [2020-04-12T15:40:04.131Z] [2020-04-12T15:40:04.131Z] [2020-04-12T15:40:04.131Z] DONE 22 tests, 1 skipped in 53.398s [2020-04-12T15:40:04.131Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-12T15:40:04.131Z] ++ 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-04-12T15:40:04.131Z] ++ set -e [2020-04-12T15:40:04.131Z] ++ '[' -n 0 ']' [2020-04-12T15:40:04.131Z] ++ set -x [2020-04-12T15:40:04.131Z] ++ env -i DEST=/go/src/github.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-04-12T15:40:04.131Z] INFO: Testing against a local daemon [2020-04-12T15:40:04.131Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-12T15:40:04.131Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-12T15:40:04.131Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T15:40:04.131Z] === RUN TestDockerNetworkIpvlan [2020-04-12T15:40:04.131Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-12T15:40:04.131Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T15:40:04.131Z] PASS [2020-04-12T15:40:04.131Z] [2020-04-12T15:40:04.131Z] === Skipped [2020-04-12T15:40:04.131Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-12T15:40:04.131Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T15:40:04.131Z] [2020-04-12T15:40:04.131Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-12T15:40:04.131Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T15:40:04.131Z] [2020-04-12T15:40:04.131Z] [2020-04-12T15:40:04.131Z] DONE 2 tests, 2 skipped in 0.071s [2020-04-12T15:40:04.131Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-12T15:40:04.131Z] ++ 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-04-12T15:40:04.131Z] ++ set -e [2020-04-12T15:40:04.131Z] ++ '[' -n 0 ']' [2020-04-12T15:40:04.131Z] ++ set -x [2020-04-12T15:40:04.131Z] ++ env -i DEST=/go/src/github.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-04-12T15:40:04.131Z] INFO: Testing against a local daemon [2020-04-12T15:40:04.131Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-12T15:40:04.177Z] #78 DONE 2.3s [2020-04-12T15:40:04.177Z] [2020-04-12T15:40:04.177Z] #79 exporting to oci image format [2020-04-12T15:40:04.177Z] #79 exporting layers [2020-04-12T15:40:05.600Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-04-12T15:40:05.600Z] === RUN TestDockerNetworkMacvlan [2020-04-12T15:40:06.214Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-12T15:40:06.228Z] --- PASS: TestConfigsCreateAndDelete (2.75s) [2020-04-12T15:40:06.228Z] === RUN TestConfigsUpdate [2020-04-12T15:40:07.219Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-12T15:40:08.229Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-12T15:40:08.760Z] --- PASS: TestConfigsUpdate (2.77s) [2020-04-12T15:40:08.760Z] === RUN TestTemplatedConfig [2020-04-12T15:40:09.620Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-04-12T15:40:11.630Z] --- PASS: TestUpdateRestartPolicy (11.60s) [2020-04-12T15:40:11.630Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-12T15:40:11.630Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-04-12T15:40:11.630Z] === RUN TestWaitNonBlocked [2020-04-12T15:40:11.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-12T15:40:11.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-12T15:40:11.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-12T15:40:11.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-12T15:40:11.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-12T15:40:11.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-12T15:40:12.049Z] --- PASS: TestTemplatedConfig (3.46s) [2020-04-12T15:40:12.049Z] === RUN TestConfigInspect [2020-04-12T15:40:12.554Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-04-12T15:40:12.554Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2020-04-12T15:40:12.554Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2020-04-12T15:40:12.554Z] === RUN TestWaitBlocked [2020-04-12T15:40:12.554Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-12T15:40:12.554Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-12T15:40:12.554Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-12T15:40:12.554Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-12T15:40:12.554Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-12T15:40:12.554Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-12T15:40:12.604Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-12T15:40:13.114Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-12T15:40:13.114Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2020-04-12T15:40:13.114Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2020-04-12T15:40:13.114Z] === CONT TestDaemonRestartIpcMode [2020-04-12T15:40:13.114Z] === CONT TestIpcModeOlderClient [2020-04-12T15:40:13.368Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-04-12T15:40:14.051Z] Loaded image: buildpack-deps:jessie [2020-04-12T15:40:14.051Z] Loaded image: busybox:latest [2020-04-12T15:40:14.051Z] Loaded image: busybox:glibc [2020-04-12T15:40:14.051Z] Loaded image: debian:jessie [2020-04-12T15:40:14.051Z] Loaded image: hello-world:latest [2020-04-12T15:40:14.051Z] INFO: Testing against a local daemon [2020-04-12T15:40:14.051Z] === RUN TestCgroupNamespacesBuild [2020-04-12T15:40:15.335Z] --- PASS: TestConfigInspect (3.20s) [2020-04-12T15:40:15.335Z] === RUN TestConfigCreateWithLabels [2020-04-12T15:40:16.105Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-12T15:40:17.331Z] --- PASS: TestCgroupNamespacesBuild (3.25s) [2020-04-12T15:40:17.332Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-12T15:40:17.574Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-04-12T15:40:18.601Z] --- PASS: TestDaemonRestartIpcMode (5.04s) [2020-04-12T15:40:18.601Z] PASS [2020-04-12T15:40:18.601Z] [2020-04-12T15:40:18.601Z] === Skipped [2020-04-12T15:40:18.601Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-12T15:40:18.601Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-12T15:40:18.601Z] [2020-04-12T15:40:18.601Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-04-12T15:40:18.601Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-12T15:40:18.601Z] [2020-04-12T15:40:18.601Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-04-12T15:40:18.601Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:40:18.601Z] [2020-04-12T15:40:18.601Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-04-12T15:40:18.601Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-12T15:40:18.601Z] [2020-04-12T15:40:18.601Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-04-12T15:40:18.601Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-12T15:40:18.601Z] [2020-04-12T15:40:18.601Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-04-12T15:40:18.601Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-12T15:40:18.601Z] [2020-04-12T15:40:18.601Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-12T15:40:18.601Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-12T15:40:18.601Z] [2020-04-12T15:40:18.601Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-12T15:40:18.601Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-12T15:40:18.601Z] [2020-04-12T15:40:18.601Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-12T15:40:18.601Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-12T15:40:18.601Z] [2020-04-12T15:40:18.601Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-12T15:40:18.602Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:40:18.602Z] [2020-04-12T15:40:18.602Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-04-12T15:40:18.602Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-12T15:40:18.602Z] [2020-04-12T15:40:18.602Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-04-12T15:40:18.602Z] 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-04-12T15:40:18.602Z] [2020-04-12T15:40:18.602Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-04-12T15:40:18.602Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-12T15:40:18.602Z] [2020-04-12T15:40:18.602Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-12T15:40:18.602Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-12T15:40:18.602Z] [2020-04-12T15:40:18.602Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-04-12T15:40:18.602Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-12T15:40:18.602Z] [2020-04-12T15:40:18.602Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-04-12T15:40:18.602Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-12T15:40:18.602Z] [2020-04-12T15:40:18.602Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-04-12T15:40:18.602Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-12T15:40:18.602Z] [2020-04-12T15:40:18.602Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-04-12T15:40:18.602Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-12T15:40:18.602Z] [2020-04-12T15:40:18.602Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-04-12T15:40:18.602Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-12T15:40:18.602Z] [2020-04-12T15:40:18.602Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-12T15:40:18.602Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-12T15:40:18.602Z] [2020-04-12T15:40:18.602Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-12T15:40:18.602Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-12T15:40:18.602Z] [2020-04-12T15:40:18.602Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-04-12T15:40:18.602Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-12T15:40:18.602Z] [2020-04-12T15:40:18.602Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-04-12T15:40:18.602Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-12T15:40:18.602Z] [2020-04-12T15:40:18.602Z] [2020-04-12T15:40:18.602Z] DONE 180 tests, 23 skipped in 93.091s [2020-04-12T15:40:18.602Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-12T15:40:18.602Z] INFO: Testing against a local daemon [2020-04-12T15:40:18.602Z] === RUN TestCommitInheritsEnv [2020-04-12T15:40:18.622Z] --- PASS: TestConfigCreateWithLabels (3.22s) [2020-04-12T15:40:18.622Z] === RUN TestConfigCreateResolve [2020-04-12T15:40:19.858Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.45s) [2020-04-12T15:40:19.858Z] === RUN TestBuildWithSession [2020-04-12T15:40:19.858Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-12T15:40:19.858Z] build_session_test.go:25: TODO: BuildKit [2020-04-12T15:40:19.858Z] === RUN TestBuildSquashParent [2020-04-12T15:40:20.482Z] --- PASS: TestCommitInheritsEnv (1.73s) [2020-04-12T15:40:20.482Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-12T15:40:20.482Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-12T15:40:20.482Z] === RUN TestImagesFilterMultiReference [2020-04-12T15:40:20.482Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-12T15:40:20.482Z] === RUN TestImagePullPlatformInvalid [2020-04-12T15:40:20.482Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-12T15:40:20.482Z] === RUN TestRemoveImageOrphaning [2020-04-12T15:40:21.164Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-04-12T15:40:21.906Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-04-12T15:40:21.906Z] === RUN TestConfigDaemonLibtrustID [2020-04-12T15:40:22.165Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2020-04-12T15:40:22.165Z] PASS [2020-04-12T15:40:22.165Z] [2020-04-12T15:40:22.165Z] DONE 8 tests in 22.906s [2020-04-12T15:40:22.402Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-04-12T15:40:22.403Z] === RUN TestRemoveImageGarbageCollector [2020-04-12T15:40:22.403Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-12T15:40:22.403Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-12T15:40:22.403Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-12T15:40:22.403Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-04-12T15:40:22.403Z] === RUN TestTagInvalidReference [2020-04-12T15:40:22.403Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-12T15:40:22.403Z] === RUN TestTagValidPrefixedRepo [2020-04-12T15:40:22.403Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-12T15:40:22.403Z] === RUN TestTagExistedNameWithoutForce [2020-04-12T15:40:22.403Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-12T15:40:22.403Z] === RUN TestTagOfficialNames [2020-04-12T15:40:22.403Z] --- PASS: TestTagOfficialNames (0.04s) [2020-04-12T15:40:22.403Z] === RUN TestTagMatchesDigest [2020-04-12T15:40:22.403Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-12T15:40:22.403Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-12T15:40:22.423Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-04-12T15:40:22.423Z] ++ 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-04-12T15:40:22.423Z] ++ set -e [2020-04-12T15:40:22.423Z] ++ '[' -n 0 ']' [2020-04-12T15:40:22.423Z] ++ set -x [2020-04-12T15:40:22.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-12T15:40:22.423Z] INFO: Testing against a local daemon [2020-04-12T15:40:22.423Z] === RUN TestCheckpoint [2020-04-12T15:40:22.423Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-12T15:40:22.423Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-12T15:40:22.423Z] === RUN TestContainerInvalidJSON [2020-04-12T15:40:22.423Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-12T15:40:22.423Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-12T15:40:22.423Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-12T15:40:22.423Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-12T15:40:22.423Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-12T15:40:22.423Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-12T15:40:22.423Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-12T15:40:22.423Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-12T15:40:22.423Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-12T15:40:22.423Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-12T15:40:22.423Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-12T15:40:22.423Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-12T15:40:22.423Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-12T15:40:22.423Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-12T15:40:22.681Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-04-12T15:40:22.681Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-12T15:40:22.681Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-04-12T15:40:22.681Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-12T15:40:22.902Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-12T15:40:22.939Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-04-12T15:40:22.939Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-12T15:40:22.939Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-04-12T15:40:22.939Z] === RUN TestCopyFromContainer [2020-04-12T15:40:24.842Z] === RUN TestCopyFromContainer// [2020-04-12T15:40:24.920Z] --- PASS: TestDockerNetworkMacvlan (19.11s) [2020-04-12T15:40:24.920Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-04-12T15:40:24.920Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-12T15:40:24.920Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.45s) [2020-04-12T15:40:24.920Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s) [2020-04-12T15:40:24.920Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.27s) [2020-04-12T15:40:24.920Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2020-04-12T15:40:24.920Z] PASS [2020-04-12T15:40:24.920Z] [2020-04-12T15:40:24.920Z] DONE 8 tests in 20.605s [2020-04-12T15:40:24.920Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-12T15:40:24.920Z] ++ 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-04-12T15:40:24.920Z] ++ set -e [2020-04-12T15:40:24.920Z] ++ '[' -n 0 ']' [2020-04-12T15:40:24.920Z] ++ set -x [2020-04-12T15:40:24.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-12T15:40:24.920Z] testing: warning: no tests to run [2020-04-12T15:40:24.920Z] PASS [2020-04-12T15:40:24.920Z] [2020-04-12T15:40:24.920Z] DONE 0 tests in 0.014s [2020-04-12T15:40:24.920Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-12T15:40:24.920Z] ++ 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-04-12T15:40:24.920Z] ++ set -e [2020-04-12T15:40:24.920Z] ++ '[' -n 0 ']' [2020-04-12T15:40:24.920Z] ++ set -x [2020-04-12T15:40:24.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-12T15:40:24.920Z] INFO: Testing against a local daemon [2020-04-12T15:40:24.920Z] === RUN TestAuthZPluginAllowRequest [2020-04-12T15:40:25.101Z] === RUN TestCopyFromContainer//bar/root [2020-04-12T15:40:25.101Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-12T15:40:25.101Z] === RUN TestCopyFromContainer/bar/quux [2020-04-12T15:40:25.360Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-12T15:40:25.360Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-12T15:40:25.619Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-12T15:40:25.619Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-12T15:40:25.877Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-12T15:40:25.877Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-12T15:40:26.136Z] --- PASS: TestCopyFromContainer (3.09s) [2020-04-12T15:40:26.136Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-12T15:40:26.136Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-04-12T15:40:26.136Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-04-12T15:40:26.136Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-04-12T15:40:26.136Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-04-12T15:40:26.136Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-04-12T15:40:26.136Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-04-12T15:40:26.136Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-04-12T15:40:26.136Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-04-12T15:40:26.136Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-04-12T15:40:26.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-12T15:40:26.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-12T15:40:26.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-12T15:40:26.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-12T15:40:26.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-12T15:40:26.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-12T15:40:26.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-12T15:40:26.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-12T15:40:26.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-12T15:40:26.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-12T15:40:26.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-12T15:40:26.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-12T15:40:26.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-12T15:40:26.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-12T15:40:26.136Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-12T15:40:26.136Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-04-12T15:40:26.136Z] === RUN TestCreateWithInvalidEnv [2020-04-12T15:40:26.136Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-12T15:40:26.136Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-12T15:40:26.136Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-12T15:40:26.136Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-12T15:40:26.136Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-12T15:40:26.136Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-12T15:40:26.136Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-12T15:40:26.136Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-12T15:40:26.136Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-12T15:40:26.136Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-12T15:40:26.136Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-12T15:40:26.136Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-12T15:40:26.136Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-04-12T15:40:26.136Z] === RUN TestCreateTmpfsMountsTarget [2020-04-12T15:40:26.136Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-12T15:40:26.136Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-12T15:40:26.389Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2020-04-12T15:40:26.389Z] === RUN TestAuthZPluginTLS [2020-04-12T15:40:27.002Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-04-12T15:40:27.002Z] === RUN TestAuthZPluginDenyRequest [2020-04-12T15:40:27.616Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-04-12T15:40:27.616Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-12T15:40:27.897Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-04-12T15:40:27.897Z] === RUN TestAuthZPluginDenyResponse [2020-04-12T15:40:28.511Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-04-12T15:40:28.511Z] === RUN TestAuthZPluginAllowEventStream [2020-04-12T15:40:28.667Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s) [2020-04-12T15:40:28.667Z] === RUN TestCreateWithCapabilities [2020-04-12T15:40:28.667Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-12T15:40:28.667Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-12T15:40:28.667Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-12T15:40:28.667Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-12T15:40:28.667Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-12T15:40:28.667Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-12T15:40:28.667Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-12T15:40:28.667Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-12T15:40:28.667Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-12T15:40:28.667Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-12T15:40:28.667Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-12T15:40:28.667Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-12T15:40:28.667Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-12T15:40:28.667Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-12T15:40:28.667Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-12T15:40:28.667Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-12T15:40:28.667Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-12T15:40:28.667Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-12T15:40:28.667Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-12T15:40:28.667Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-12T15:40:28.667Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-12T15:40:28.667Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-12T15:40:28.667Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-12T15:40:28.667Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-12T15:40:28.667Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-12T15:40:28.667Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-12T15:40:28.667Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-12T15:40:28.667Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-12T15:40:28.667Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-12T15:40:28.667Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-12T15:40:28.667Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-12T15:40:28.667Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-12T15:40:28.667Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-12T15:40:28.667Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-12T15:40:28.667Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-12T15:40:28.667Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-12T15:40:28.667Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-04-12T15:40:28.667Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-04-12T15:40:28.667Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-04-12T15:40:28.667Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-04-12T15:40:28.667Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-12T15:40:28.667Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-04-12T15:40:28.667Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-12T15:40:28.667Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-04-12T15:40:28.667Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-04-12T15:40:28.667Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-12T15:40:30.530Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-04-12T15:40:30.531Z] === RUN TestAuthZPluginErrorResponse [2020-04-12T15:40:30.812Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-04-12T15:40:30.812Z] === RUN TestAuthZPluginErrorRequest [2020-04-12T15:40:31.198Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s) [2020-04-12T15:40:31.198Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-12T15:40:31.198Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-12T15:40:31.198Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-12T15:40:31.198Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-12T15:40:31.198Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-12T15:40:31.198Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-12T15:40:31.198Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-12T15:40:31.198Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-12T15:40:31.198Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-12T15:40:31.198Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-12T15:40:31.198Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-12T15:40:31.198Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-12T15:40:31.198Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-12T15:40:31.198Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-12T15:40:31.198Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-12T15:40:31.198Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-12T15:40:31.198Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-04-12T15:40:31.198Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-04-12T15:40:31.198Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-04-12T15:40:31.198Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-04-12T15:40:31.198Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-04-12T15:40:31.198Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-12T15:40:31.198Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-12T15:40:31.426Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-04-12T15:40:31.426Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-12T15:40:31.708Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-04-12T15:40:31.708Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-12T15:40:31.764Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-04-12T15:40:31.764Z] === RUN TestContainerStartOnDaemonRestart [2020-04-12T15:40:31.764Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-12T15:40:31.764Z] === RUN TestDaemonRestartIpcMode [2020-04-12T15:40:31.764Z] === PAUSE TestDaemonRestartIpcMode [2020-04-12T15:40:31.764Z] === RUN TestDaemonHostGatewayIP [2020-04-12T15:40:31.764Z] === PAUSE TestDaemonHostGatewayIP [2020-04-12T15:40:31.764Z] === RUN TestDiff [2020-04-12T15:40:32.049Z] --- PASS: TestBuildSquashParent (10.62s) [2020-04-12T15:40:32.050Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-12T15:40:32.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-12T15:40:32.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-12T15:40:32.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-12T15:40:32.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-12T15:40:32.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-12T15:40:32.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-12T15:40:32.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-12T15:40:32.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-12T15:40:32.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-12T15:40:32.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-12T15:40:32.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-12T15:40:32.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-12T15:40:32.050Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-12T15:40:32.050Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-12T15:40:32.699Z] --- PASS: TestDiff (0.83s) [2020-04-12T15:40:32.699Z] === RUN TestExecWithCloseStdin [2020-04-12T15:40:33.634Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-04-12T15:40:33.634Z] === RUN TestExec [2020-04-12T15:40:33.948Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-12T15:40:33.948Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-12T15:40:34.201Z] --- PASS: TestExec (0.87s) [2020-04-12T15:40:34.201Z] === RUN TestExecUser [2020-04-12T15:40:34.379Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-04-12T15:40:34.379Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-12T15:40:35.137Z] --- PASS: TestExecUser (0.89s) [2020-04-12T15:40:35.137Z] === RUN TestExportContainerAndImportImage [2020-04-12T15:40:36.398Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-04-12T15:40:36.398Z] === RUN TestAuthZPluginHeader [2020-04-12T15:40:36.513Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-04-12T15:40:36.513Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-12T15:40:37.011Z] --- PASS: TestAuthZPluginHeader (0.87s) [2020-04-12T15:40:37.011Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-12T15:40:37.011Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-12T15:40:37.011Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:40:37.011Z] === RUN TestAuthZPluginV2Disable [2020-04-12T15:40:37.011Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-12T15:40:37.011Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:40:37.011Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-12T15:40:37.011Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-12T15:40:37.011Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:40:37.011Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-12T15:40:37.011Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-12T15:40:37.011Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:40:37.011Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-12T15:40:37.226Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-12T15:40:37.483Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-12T15:40:38.417Z] --- PASS: TestExportContainerAfterDaemonRestart (1.97s) [2020-04-12T15:40:38.417Z] === RUN TestHealthCheckWorkdir [2020-04-12T15:40:39.353Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-04-12T15:40:39.353Z] === RUN TestHealthKillContainer [2020-04-12T15:40:40.763Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-04-12T15:40:40.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.63s) [2020-04-12T15:40:40.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.84s) [2020-04-12T15:40:40.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s) [2020-04-12T15:40:40.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.34s) [2020-04-12T15:40:40.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.20s) [2020-04-12T15:40:40.763Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.18s) [2020-04-12T15:40:40.763Z] === RUN TestBuildMultiStageCopy [2020-04-12T15:40:40.763Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-12T15:40:42.043Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-04-12T15:40:42.638Z] --- PASS: TestHealthKillContainer (2.99s) [2020-04-12T15:40:42.638Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-12T15:40:42.896Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2020-04-12T15:40:42.896Z] === RUN TestIpcModeNone [2020-04-12T15:40:43.832Z] --- PASS: TestIpcModeNone (0.89s) [2020-04-12T15:40:43.832Z] === RUN TestIpcModePrivate [2020-04-12T15:40:44.043Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-12T15:40:44.609Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-12T15:40:44.767Z] --- PASS: TestIpcModePrivate (0.89s) [2020-04-12T15:40:44.767Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-04-12T15:40:44.767Z] === RUN TestIpcModeShareable [2020-04-12T15:40:45.175Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-12T15:40:45.703Z] --- PASS: TestIpcModeShareable (0.90s) [2020-04-12T15:40:45.703Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-04-12T15:40:45.703Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-12T15:40:45.741Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-12T15:40:46.674Z] --- PASS: TestBuildMultiStageCopy (5.94s) [2020-04-12T15:40:46.674Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2020-04-12T15:40:46.674Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2020-04-12T15:40:46.674Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2020-04-12T15:40:46.674Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s) [2020-04-12T15:40:46.674Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2020-04-12T15:40:46.674Z] === RUN TestBuildMultiStageParentConfig [2020-04-12T15:40:48.047Z] --- PASS: TestBuildMultiStageParentConfig (1.61s) [2020-04-12T15:40:48.047Z] === RUN TestBuildLabelWithTargets [2020-04-12T15:40:49.008Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s) [2020-04-12T15:40:49.008Z] === RUN TestAPIIpcModeHost [2020-04-12T15:40:49.274Z] --- PASS: TestAPIIpcModeHost (0.70s) [2020-04-12T15:40:49.274Z] === RUN TestDaemonIpcModeShareable [2020-04-12T15:40:50.034Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-04-12T15:40:50.575Z] --- PASS: TestBuildLabelWithTargets (2.53s) [2020-04-12T15:40:50.575Z] === RUN TestBuildWithEmptyLayers [2020-04-12T15:40:51.178Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2020-04-12T15:40:51.178Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-04-12T15:40:51.178Z] === RUN TestDaemonIpcModePrivate [2020-04-12T15:40:51.948Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2020-04-12T15:40:51.948Z] === RUN TestBuildMultiStageOnBuild [2020-04-12T15:40:51.963Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-04-12T15:40:53.082Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-04-12T15:40:53.082Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-12T15:40:53.082Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-12T15:40:54.984Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-04-12T15:40:54.984Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-12T15:40:54.984Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-12T15:40:55.444Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.24s) [2020-04-12T15:40:55.444Z] PASS [2020-04-12T15:40:55.444Z] [2020-04-12T15:40:55.444Z] === Skipped [2020-04-12T15:40:55.444Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-12T15:40:55.444Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:40:55.444Z] [2020-04-12T15:40:55.444Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-12T15:40:55.444Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:40:55.444Z] [2020-04-12T15:40:55.444Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-12T15:40:55.444Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:40:55.444Z] [2020-04-12T15:40:55.444Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-12T15:40:55.444Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:40:55.444Z] [2020-04-12T15:40:55.444Z] [2020-04-12T15:40:55.444Z] DONE 17 tests, 4 skipped in 29.693s [2020-04-12T15:40:55.444Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-12T15:40:55.445Z] ++ 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-04-12T15:40:55.445Z] ++ set -e [2020-04-12T15:40:55.445Z] ++ '[' -n 0 ']' [2020-04-12T15:40:55.445Z] ++ set -x [2020-04-12T15:40:55.445Z] ++ env -i DEST=/go/src/github.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-04-12T15:40:55.445Z] INFO: Testing against a local daemon [2020-04-12T15:40:55.445Z] === RUN TestPluginInvalidJSON [2020-04-12T15:40:55.445Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-12T15:40:55.445Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-12T15:40:55.445Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-12T15:40:55.445Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-12T15:40:55.445Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-12T15:40:55.445Z] PASS [2020-04-12T15:40:55.445Z] [2020-04-12T15:40:55.445Z] DONE 2 tests in 0.081s [2020-04-12T15:40:55.445Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-12T15:40:55.445Z] ++ 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-04-12T15:40:55.445Z] ++ set -e [2020-04-12T15:40:55.445Z] ++ '[' -n 0 ']' [2020-04-12T15:40:55.445Z] ++ set -x [2020-04-12T15:40:55.445Z] ++ env -i DEST=/go/src/github.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-04-12T15:40:55.445Z] INFO: Testing against a local daemon [2020-04-12T15:40:55.445Z] === RUN TestExternalGraphDriver [2020-04-12T15:40:55.445Z] === RUN TestExternalGraphDriver/json [2020-04-12T15:40:56.010Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-04-12T15:40:56.132Z] --- PASS: TestBuildMultiStageOnBuild (3.60s) [2020-04-12T15:40:56.132Z] === RUN TestBuildUncleanTarFilenames [2020-04-12T15:40:56.886Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2020-04-12T15:40:56.886Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-04-12T15:40:56.886Z] === RUN TestIpcModeOlderClient [2020-04-12T15:40:56.886Z] === PAUSE TestIpcModeOlderClient [2020-04-12T15:40:56.886Z] === RUN TestKillContainerInvalidSignal [2020-04-12T15:40:56.912Z] === RUN TestExternalGraphDriver/spec [2020-04-12T15:40:57.452Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-04-12T15:40:57.452Z] === RUN TestKillContainer [2020-04-12T15:40:57.452Z] === RUN TestKillContainer/no_signal [2020-04-12T15:40:57.506Z] --- PASS: TestBuildUncleanTarFilenames (1.99s) [2020-04-12T15:40:57.506Z] === RUN TestBuildMultiStageLayerLeak [2020-04-12T15:40:58.387Z] === RUN TestKillContainer/non_killing_signal [2020-04-12T15:40:58.645Z] === RUN TestKillContainer/killing_signal [2020-04-12T15:40:58.931Z] === RUN TestExternalGraphDriver/pull [2020-04-12T15:41:00.020Z] --- PASS: TestKillContainer (2.35s) [2020-04-12T15:41:00.020Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-04-12T15:41:00.020Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-04-12T15:41:00.020Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-04-12T15:41:00.020Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-12T15:41:00.020Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-12T15:41:00.587Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-12T15:41:00.995Z] --- PASS: TestExternalGraphDriver (6.35s) [2020-04-12T15:41:00.995Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2020-04-12T15:41:00.995Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-04-12T15:41:00.995Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2020-04-12T15:41:00.995Z] === RUN TestGraphdriverPluginV2 [2020-04-12T15:41:00.995Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-04-12T15:41:00.995Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:41:00.995Z] PASS [2020-04-12T15:41:00.995Z] [2020-04-12T15:41:00.995Z] === Skipped [2020-04-12T15:41:00.995Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-04-12T15:41:00.995Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:41:00.995Z] [2020-04-12T15:41:00.995Z] [2020-04-12T15:41:00.995Z] DONE 5 tests, 1 skipped in 6.475s [2020-04-12T15:41:00.995Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-12T15:41:00.995Z] ++ 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-04-12T15:41:00.995Z] ++ set -e [2020-04-12T15:41:00.995Z] ++ '[' -n 0 ']' [2020-04-12T15:41:00.995Z] ++ set -x [2020-04-12T15:41:00.995Z] ++ env -i DEST=/go/src/github.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-04-12T15:41:00.995Z] INFO: Testing against a local daemon [2020-04-12T15:41:00.995Z] === RUN TestContinueAfterPluginCrash [2020-04-12T15:41:00.995Z] === PAUSE TestContinueAfterPluginCrash [2020-04-12T15:41:00.995Z] === RUN TestReadPluginNoRead [2020-04-12T15:41:00.995Z] === PAUSE TestReadPluginNoRead [2020-04-12T15:41:00.995Z] === RUN TestDaemonStartWithLogOpt [2020-04-12T15:41:00.995Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-12T15:41:00.995Z] === CONT TestContinueAfterPluginCrash [2020-04-12T15:41:00.995Z] === CONT TestDaemonStartWithLogOpt [2020-04-12T15:41:01.154Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s) [2020-04-12T15:41:01.154Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2020-04-12T15:41:01.154Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-04-12T15:41:01.154Z] === RUN TestKillStoppedContainer [2020-04-12T15:41:01.414Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-04-12T15:41:01.414Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-12T15:41:01.414Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-04-12T15:41:01.414Z] === RUN TestKillDifferentUserContainer [2020-04-12T15:41:01.689Z] --- PASS: TestBuildMultiStageLayerLeak (3.89s) [2020-04-12T15:41:01.689Z] === RUN TestBuildWithHugeFile [2020-04-12T15:41:02.352Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-04-12T15:41:02.353Z] === RUN TestInspectOomKilledTrue [2020-04-12T15:41:02.353Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-12T15:41:02.353Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:41:02.353Z] === RUN TestInspectOomKilledFalse [2020-04-12T15:41:02.353Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-12T15:41:02.353Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:41:02.353Z] === RUN TestLinksEtcHostsContentMatch [2020-04-12T15:41:02.921Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-04-12T15:41:02.921Z] === RUN TestLinksContainerNames [2020-04-12T15:41:04.299Z] --- PASS: TestLinksContainerNames (1.53s) [2020-04-12T15:41:04.299Z] === RUN TestLogsFollowTailEmpty [2020-04-12T15:41:05.235Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-04-12T15:41:05.235Z] === RUN TestContainerNetworkMountsNoChown [2020-04-12T15:41:06.171Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/default [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/default [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/private [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/private [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/rprivate [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/slave [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/slave [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/rslave [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/shared [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/shared [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/rshared [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/default [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/rslave [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/rshared [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/rprivate [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/shared [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/private [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/slave [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-12T15:41:06.171Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-12T15:41:06.171Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-12T15:41:06.171Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-12T15:41:06.430Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-12T15:41:06.430Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-12T15:41:06.430Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-12T15:41:06.430Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-12T15:41:06.430Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-12T15:41:06.430Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-12T15:41:06.430Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-12T15:41:06.430Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-12T15:41:06.430Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-12T15:41:06.430Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-12T15:41:06.430Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-04-12T15:41:06.430Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-04-12T15:41:06.430Z] === RUN TestContainerBindMountNonRecursive [2020-04-12T15:41:08.332Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2020-04-12T15:41:08.332Z] === RUN TestNetworkNat [2020-04-12T15:41:09.268Z] --- PASS: TestNetworkNat (0.88s) [2020-04-12T15:41:09.268Z] === RUN TestNetworkLocalhostTCPNat [2020-04-12T15:41:09.367Z] --- PASS: TestDaemonStartWithLogOpt (8.10s) [2020-04-12T15:41:09.367Z] === CONT TestReadPluginNoRead [2020-04-12T15:41:10.207Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-04-12T15:41:10.207Z] === RUN TestNetworkLoopbackNat [2020-04-12T15:41:10.742Z] ......................... [ 67%] [2020-04-12T15:41:11.583Z] --- PASS: TestNetworkLoopbackNat (1.13s) [2020-04-12T15:41:11.584Z] === RUN TestPause [2020-04-12T15:41:12.042Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-12T15:41:12.151Z] --- PASS: TestPause (0.83s) [2020-04-12T15:41:12.151Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-12T15:41:12.151Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-12T15:41:12.151Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-12T15:41:12.151Z] === RUN TestPauseStopPausedContainer [2020-04-12T15:41:13.086Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-04-12T15:41:13.086Z] === RUN TestPsFilter [2020-04-12T15:41:13.345Z] --- PASS: TestPsFilter (0.34s) [2020-04-12T15:41:13.345Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-12T15:41:13.887Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-12T15:41:13.888Z] Using test binary docker [2020-04-12T15:41:13.888Z] +++ /etc/init.d/apparmor start [2020-04-12T15:41:13.888Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-12T15:41:13.888Z] INFO: Waiting for daemon to start... [2020-04-12T15:41:13.888Z] Starting dockerd [2020-04-12T15:41:13.888Z] +++ 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-04-12T15:41:14.061Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-12T15:41:14.061Z] --- PASS: TestContinueAfterPluginCrash (12.99s) [2020-04-12T15:41:14.281Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2020-04-12T15:41:14.281Z] === RUN TestRemoveContainerWithVolume [2020-04-12T15:41:14.452Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-12T15:41:14.452Z] Using test binary docker [2020-04-12T15:41:14.452Z] +++ /etc/init.d/apparmor start [2020-04-12T15:41:14.452Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-12T15:41:14.452Z] INFO: Waiting for daemon to start... [2020-04-12T15:41:14.452Z] Starting dockerd [2020-04-12T15:41:14.452Z] +++ 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-04-12T15:41:14.847Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-04-12T15:41:14.847Z] === RUN TestRemoveContainerRunning [2020-04-12T15:41:15.783Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-04-12T15:41:15.783Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-12T15:41:16.079Z] === RUN TestReadPluginNoRead/default [2020-04-12T15:41:16.351Z] . [2020-04-12T15:41:16.351Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-12T15:41:16.351Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-12T15:41:16.351Z] Error: No such image: emptyfs [2020-04-12T15:41:16.351Z] ++++ docker load [2020-04-12T15:41:16.351Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-12T15:41:16.351Z] Running integration-test (iteration 1) [2020-04-12T15:41:16.351Z] 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-04-12T15:41:16.351Z] ++ 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-04-12T15:41:16.609Z] ++ set -e [2020-04-12T15:41:16.609Z] ++ '[' -n 0 ']' [2020-04-12T15:41:16.609Z] ++ set -x [2020-04-12T15:41:16.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-04-12T15:41:16.609Z] [2020-04-12T15:41:16.609Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-12T15:41:16.609Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-12T15:41:16.609Z] Error: No such image: emptyfs [2020-04-12T15:41:16.609Z] ++++ docker load [2020-04-12T15:41:16.609Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-12T15:41:16.719Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-04-12T15:41:16.719Z] === RUN TestRemoveInvalidContainer [2020-04-12T15:41:16.719Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-12T15:41:16.719Z] === RUN TestRenameLinkedContainer [2020-04-12T15:41:16.867Z] Running integration-test (iteration 1) [2020-04-12T15:41:16.867Z] 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-04-12T15:41:16.867Z] ++ 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-04-12T15:41:16.867Z] ++ set -e [2020-04-12T15:41:16.867Z] ++ '[' -n 0 ']' [2020-04-12T15:41:16.867Z] ++ set -x [2020-04-12T15:41:16.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-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-04-12T15:41:18.098Z] --- PASS: TestReadPluginNoRead (8.67s) [2020-04-12T15:41:18.098Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.00s) [2020-04-12T15:41:18.098Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) [2020-04-12T15:41:18.098Z] --- PASS: TestReadPluginNoRead/default (1.97s) [2020-04-12T15:41:18.098Z] read_test.go:91: [d222be83cdb3d] daemon is not started [2020-04-12T15:41:18.098Z] PASS [2020-04-12T15:41:18.098Z] [2020-04-12T15:41:18.098Z] DONE 6 tests in 16.843s [2020-04-12T15:41:18.098Z] 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-04-12T15:41:18.099Z] ++ 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-04-12T15:41:18.099Z] ++ set -e [2020-04-12T15:41:18.099Z] ++ '[' -n 0 ']' [2020-04-12T15:41:18.099Z] ++ set -x [2020-04-12T15:41:18.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-04-12T15:41:18.099Z] testing: warning: no tests to run [2020-04-12T15:41:18.099Z] PASS [2020-04-12T15:41:18.099Z] [2020-04-12T15:41:18.099Z] DONE 0 tests in 0.034s [2020-04-12T15:41:18.099Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-12T15:41:18.099Z] ++ 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-04-12T15:41:18.099Z] ++ set -e [2020-04-12T15:41:18.099Z] ++ '[' -n 0 ']' [2020-04-12T15:41:18.099Z] ++ set -x [2020-04-12T15:41:18.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-04-12T15:41:18.099Z] INFO: Testing against a local daemon [2020-04-12T15:41:18.099Z] === RUN TestPluginWithDevMounts [2020-04-12T15:41:18.099Z] === PAUSE TestPluginWithDevMounts [2020-04-12T15:41:18.099Z] === CONT TestPluginWithDevMounts [2020-04-12T15:41:19.568Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-04-12T15:41:19.568Z] PASS [2020-04-12T15:41:19.568Z] [2020-04-12T15:41:19.568Z] DONE 1 tests in 1.957s [2020-04-12T15:41:19.850Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-04-12T15:41:19.851Z] ++ 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-04-12T15:41:19.851Z] ++ set -e [2020-04-12T15:41:19.851Z] ++ '[' -n 0 ']' [2020-04-12T15:41:19.851Z] ++ set -x [2020-04-12T15:41:19.851Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-12T15:41:19.851Z] INFO: Testing against a local daemon [2020-04-12T15:41:19.851Z] === RUN TestSecretInspect [2020-04-12T15:41:20.005Z] --- PASS: TestRenameLinkedContainer (3.14s) [2020-04-12T15:41:20.005Z] === RUN TestRenameStoppedContainer [2020-04-12T15:41:20.572Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-04-12T15:41:20.572Z] === RUN TestRenameRunningContainerAndReuse [2020-04-12T15:41:21.948Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2020-04-12T15:41:21.948Z] === RUN TestRenameInvalidName [2020-04-12T15:41:22.883Z] --- PASS: TestRenameInvalidName (0.79s) [2020-04-12T15:41:22.883Z] === RUN TestRenameAnonymousContainer [2020-04-12T15:41:24.226Z] --- PASS: TestSecretInspect (3.77s) [2020-04-12T15:41:24.226Z] === RUN TestSecretList [2020-04-12T15:41:27.070Z] --- PASS: TestRenameAnonymousContainer (3.99s) [2020-04-12T15:41:27.070Z] === RUN TestRenameContainerWithSameName [2020-04-12T15:41:27.637Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-04-12T15:41:27.637Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-12T15:41:27.673Z] --- PASS: TestSecretList (3.67s) [2020-04-12T15:41:27.673Z] === RUN TestSecretsCreateAndDelete [2020-04-12T15:41:29.540Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2020-04-12T15:41:29.540Z] === RUN TestResize [2020-04-12T15:41:30.107Z] --- PASS: TestResize (0.83s) [2020-04-12T15:41:30.107Z] === RUN TestResizeWithInvalidSize [2020-04-12T15:41:31.043Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-04-12T15:41:31.043Z] === RUN TestResizeWhenContainerNotStarted [2020-04-12T15:41:31.121Z] --- PASS: TestSecretsCreateAndDelete (3.75s) [2020-04-12T15:41:31.121Z] === RUN TestSecretsUpdate [2020-04-12T15:41:31.610Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-04-12T15:41:31.610Z] === RUN TestDaemonRestartKillContainers [2020-04-12T15:41:31.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-12T15:41:31.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-12T15:41:31.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-12T15:41:31.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-12T15:41:31.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-12T15:41:31.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-12T15:41:31.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-12T15:41:31.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-12T15:41:31.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-12T15:41:31.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-12T15:41:31.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-12T15:41:31.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-12T15:41:31.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-12T15:41:31.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-12T15:41:31.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-12T15:41:31.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-12T15:41:31.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:41:31.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:41:31.611Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:41:31.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:41:31.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:41:31.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:41:31.611Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:41:31.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:41:31.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-12T15:41:31.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-12T15:41:31.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-12T15:41:31.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-12T15:41:34.569Z] --- PASS: TestSecretsUpdate (3.58s) [2020-04-12T15:41:34.569Z] === RUN TestTemplatedSecret [2020-04-12T15:41:34.904Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-12T15:41:34.904Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:41:34.904Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:41:34.904Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:41:36.283Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:41:36.283Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-12T15:41:36.283Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-12T15:41:36.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-12T15:41:38.040Z] --- PASS: TestTemplatedSecret (3.59s) [2020-04-12T15:41:38.040Z] === RUN TestSecretCreateResolve [2020-04-12T15:41:40.141Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-12T15:41:40.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.64s) [2020-04-12T15:41:40.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2020-04-12T15:41:40.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.87s) [2020-04-12T15:41:40.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s) [2020-04-12T15:41:40.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-04-12T15:41:40.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-04-12T15:41:40.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-04-12T15:41:40.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s) [2020-04-12T15:41:40.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-04-12T15:41:40.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s) [2020-04-12T15:41:40.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s) [2020-04-12T15:41:40.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.03s) [2020-04-12T15:41:40.141Z] === RUN TestCgroupNamespacesRun [2020-04-12T15:41:42.044Z] --- PASS: TestCgroupNamespacesRun (1.90s) [2020-04-12T15:41:42.044Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-12T15:41:42.415Z] --- PASS: TestSecretCreateResolve (3.59s) [2020-04-12T15:41:42.415Z] PASS [2020-04-12T15:41:42.415Z] [2020-04-12T15:41:42.415Z] DONE 6 tests in 22.027s [2020-04-12T15:41:42.415Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-04-12T15:41:42.415Z] ++ 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-04-12T15:41:42.415Z] ++ set -e [2020-04-12T15:41:42.415Z] ++ '[' -n 0 ']' [2020-04-12T15:41:42.415Z] ++ set -x [2020-04-12T15:41:42.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-12T15:41:42.415Z] INFO: Testing against a local daemon [2020-04-12T15:41:42.415Z] === RUN TestServiceCreateInit [2020-04-12T15:41:42.415Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-12T15:41:43.422Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-04-12T15:41:43.422Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-12T15:41:45.326Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-04-12T15:41:45.326Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-12T15:41:46.789Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-12T15:41:47.230Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-04-12T15:41:47.230Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-12T15:41:47.452Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-04-12T15:41:48.934Z] Loaded image: buildpack-deps:jessie [2020-04-12T15:41:48.934Z] Loaded image: busybox:latest [2020-04-12T15:41:48.934Z] Loaded image: busybox:glibc [2020-04-12T15:41:48.934Z] Loaded image: debian:jessie [2020-04-12T15:41:48.934Z] Loaded image: buildpack-deps:jessie [2020-04-12T15:41:48.934Z] Loaded image: hello-world:latest [2020-04-12T15:41:48.934Z] INFO: Testing against a local daemon [2020-04-12T15:41:48.934Z] === RUN TestDockerDaemonSuite [2020-04-12T15:41:48.934Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-12T15:41:48.934Z] Loaded image: busybox:latest [2020-04-12T15:41:49.133Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-04-12T15:41:49.133Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-12T15:41:49.191Z] Loaded image: busybox:glibc [2020-04-12T15:41:49.191Z] Loaded image: debian:jessie [2020-04-12T15:41:49.755Z] Loaded image: hello-world:latest [2020-04-12T15:41:49.755Z] INFO: Testing against a local daemon [2020-04-12T15:41:49.755Z] === RUN TestDockerSuite [2020-04-12T15:41:49.755Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-12T15:41:49.755Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-12T15:41:49.755Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-12T15:41:49.755Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-12T15:41:49.755Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-12T15:41:49.755Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-12T15:41:49.755Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-12T15:41:49.755Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-12T15:41:50.070Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2020-04-12T15:41:50.070Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-12T15:41:51.005Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s) [2020-04-12T15:41:51.005Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-12T15:41:52.268Z] --- PASS: TestServiceCreateInit (10.18s) [2020-04-12T15:41:52.268Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.83s) [2020-04-12T15:41:52.268Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s) [2020-04-12T15:41:52.268Z] === RUN TestCreateServiceMultipleTimes [2020-04-12T15:41:52.283Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-12T15:41:52.283Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-12T15:41:52.850Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-12T15:41:52.850Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-12T15:41:52.909Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-04-12T15:41:52.909Z] === RUN TestKernelTCPMemory [2020-04-12T15:41:53.478Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-04-12T15:41:53.478Z] === RUN TestNISDomainname [2020-04-12T15:41:53.782Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-12T15:41:53.782Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-12T15:41:53.782Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-12T15:41:54.874Z] --- PASS: TestNISDomainname (1.04s) [2020-04-12T15:41:54.874Z] === RUN TestHostnameDnsResolution [2020-04-12T15:41:56.251Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-04-12T15:41:56.251Z] === RUN TestStats [2020-04-12T15:41:56.308Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-12T15:41:56.308Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-12T15:41:56.308Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-12T15:41:56.308Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-12T15:41:56.565Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-12T15:41:57.498Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-12T15:41:58.154Z] --- PASS: TestStats (1.82s) [2020-04-12T15:41:58.154Z] === RUN TestStopContainerWithTimeout [2020-04-12T15:41:58.154Z] === RUN TestStopContainerWithTimeout/0 [2020-04-12T15:41:58.154Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-12T15:41:58.154Z] === RUN TestStopContainerWithTimeout/1 [2020-04-12T15:41:58.154Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-12T15:41:58.154Z] === RUN TestStopContainerWithTimeout/3 [2020-04-12T15:41:58.154Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-12T15:41:58.154Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-12T15:41:58.154Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-12T15:41:58.154Z] === CONT TestStopContainerWithTimeout/0 [2020-04-12T15:41:58.154Z] === CONT TestStopContainerWithTimeout/3 [2020-04-12T15:41:58.154Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-12T15:41:58.154Z] === CONT TestStopContainerWithTimeout/1 [2020-04-12T15:41:58.871Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-12T15:41:58.871Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-12T15:41:58.871Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-12T15:41:58.871Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-12T15:41:58.871Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-12T15:41:59.437Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-12T15:42:01.442Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-12T15:42:01.442Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2020-04-12T15:42:01.442Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2020-04-12T15:42:01.442Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2020-04-12T15:42:01.442Z] --- PASS: TestStopContainerWithTimeout/3 (3.22s) [2020-04-12T15:42:01.442Z] === RUN TestDeleteDevicemapper [2020-04-12T15:42:01.442Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-12T15:42:01.442Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-12T15:42:01.442Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-12T15:42:02.300Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-04-12T15:42:02.726Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-12T15:42:02.984Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-12T15:42:03.977Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s) [2020-04-12T15:42:03.977Z] === RUN TestUpdateMemory [2020-04-12T15:42:03.977Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-12T15:42:03.977Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:42:03.977Z] === RUN TestUpdateCPUQuota [2020-04-12T15:42:04.192Z] tests/integration/client_test.py ..... [ 75%] [2020-04-12T15:42:04.192Z] tests/integration/context_api_test.py .. [ 76%] [2020-04-12T15:42:04.912Z] --- PASS: TestUpdateCPUQuota (1.34s) [2020-04-12T15:42:04.912Z] === RUN TestUpdatePidsLimit [2020-04-12T15:42:04.912Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-12T15:42:05.123Z] tests/integration/errors_test.py . [ 76%] [2020-04-12T15:42:05.486Z] === RUN TestUpdatePidsLimit/no_change [2020-04-12T15:42:05.511Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-12T15:42:05.511Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-12T15:42:05.744Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-12T15:42:06.311Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-12T15:42:06.570Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-12T15:42:06.828Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-12T15:42:07.395Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-12T15:42:07.410Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-12T15:42:08.343Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-12T15:42:08.957Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-12T15:42:09.299Z] --- PASS: TestUpdatePidsLimit (3.90s) [2020-04-12T15:42:09.299Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-04-12T15:42:09.299Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-04-12T15:42:09.299Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-04-12T15:42:09.299Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-04-12T15:42:09.299Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-04-12T15:42:09.299Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-04-12T15:42:09.299Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-04-12T15:42:09.299Z] === RUN TestUpdateRestartPolicy [2020-04-12T15:42:10.334Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-12T15:42:11.476Z] #79 exporting layers 113.4s done [2020-04-12T15:42:11.476Z] #79 exporting manifest sha256:f05ce0142549553eb48bbc39f29b9e24d53dcc50e54631a91d68c6cd4fff10ff done [2020-04-12T15:42:11.476Z] #79 exporting config sha256:2f80c74ed3566a1e26b1bb5c5e227e15afe51574bee1d00635d666ed48cae035 done [2020-04-12T15:42:11.476Z] #79 sending tarball [2020-04-12T15:42:11.706Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-12T15:42:12.271Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-12T15:42:12.836Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-12T15:42:13.769Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-12T15:42:13.829Z] --- PASS: TestImportExtremelyLargeImageWorks (104.20s) [2020-04-12T15:42:13.829Z] PASS [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === Skipped [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-12T15:42:13.829Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] DONE 12 tests, 1 skipped in 108.278s [2020-04-12T15:42:13.829Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-12T15:42:13.829Z] INFO: Testing against a local daemon [2020-04-12T15:42:13.829Z] === RUN TestNetworkCreateDelete [2020-04-12T15:42:13.829Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-04-12T15:42:13.829Z] === RUN TestDockerNetworkDeletePreferID [2020-04-12T15:42:13.829Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s) [2020-04-12T15:42:13.829Z] === RUN TestInspectNetwork [2020-04-12T15:42:13.829Z] --- SKIP: TestInspectNetwork (0.00s) [2020-04-12T15:42:13.829Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:13.829Z] === RUN TestRunContainerWithBridgeNone [2020-04-12T15:42:13.829Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-04-12T15:42:13.829Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] === RUN TestNetworkInvalidJSON [2020-04-12T15:42:13.829Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-12T15:42:13.829Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-12T15:42:13.829Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-12T15:42:13.829Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-12T15:42:13.829Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-12T15:42:13.829Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-12T15:42:13.829Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-12T15:42:13.829Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-12T15:42:13.829Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-12T15:42:13.829Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-12T15:42:13.829Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-12T15:42:13.829Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-12T15:42:13.829Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-12T15:42:13.829Z] === RUN TestHostIPv4BridgeLabel [2020-04-12T15:42:13.829Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-04-12T15:42:13.829Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-12T15:42:13.829Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-04-12T15:42:13.829Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] === RUN TestDaemonDefaultNetworkPools [2020-04-12T15:42:13.829Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-04-12T15:42:13.829Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-12T15:42:13.829Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-12T15:42:13.829Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-12T15:42:13.829Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-12T15:42:13.829Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-12T15:42:13.829Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-12T15:42:13.829Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] === RUN TestServiceWithPredefinedNetwork [2020-04-12T15:42:13.829Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-04-12T15:42:13.829Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:13.829Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-12T15:42:13.829Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-12T15:42:13.829Z] service_test.go:236: FLAKY_TEST [2020-04-12T15:42:13.829Z] === RUN TestServiceWithDataPathPortInit [2020-04-12T15:42:13.829Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-04-12T15:42:13.829Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:13.829Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-12T15:42:13.829Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-12T15:42:13.829Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:13.829Z] PASS [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === Skipped [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-04-12T15:42:13.829Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-04-12T15:42:13.829Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-04-12T15:42:13.829Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-04-12T15:42:13.829Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-04-12T15:42:13.829Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-12T15:42:13.829Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-12T15:42:13.829Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-12T15:42:13.829Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-04-12T15:42:13.829Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-12T15:42:13.829Z] service_test.go:236: FLAKY_TEST [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-04-12T15:42:13.829Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-12T15:42:13.829Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] DONE 18 tests, 12 skipped in 0.553s [2020-04-12T15:42:13.829Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-12T15:42:13.829Z] INFO: Testing against a local daemon [2020-04-12T15:42:13.829Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-12T15:42:13.829Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-12T15:42:13.829Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T15:42:13.829Z] === RUN TestDockerNetworkIpvlan [2020-04-12T15:42:13.829Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-12T15:42:13.829Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T15:42:13.829Z] PASS [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === Skipped [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-12T15:42:13.829Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-12T15:42:13.829Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] DONE 2 tests, 2 skipped in 0.101s [2020-04-12T15:42:13.829Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-12T15:42:13.829Z] INFO: Testing against a local daemon [2020-04-12T15:42:13.829Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-12T15:42:13.829Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-12T15:42:13.829Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] === RUN TestDockerNetworkMacvlan [2020-04-12T15:42:13.829Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-04-12T15:42:13.829Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] PASS [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === Skipped [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-12T15:42:13.829Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-04-12T15:42:13.829Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] DONE 2 tests, 2 skipped in 0.096s [2020-04-12T15:42:13.829Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-12T15:42:13.829Z] testing: warning: no tests to run [2020-04-12T15:42:13.829Z] PASS [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] DONE 0 tests in 0.021s [2020-04-12T15:42:13.829Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-12T15:42:13.829Z] INFO: Testing against a local daemon [2020-04-12T15:42:13.829Z] === RUN TestAuthZPluginAllowRequest [2020-04-12T15:42:13.829Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] === RUN TestAuthZPluginTLS [2020-04-12T15:42:13.829Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] === RUN TestAuthZPluginDenyRequest [2020-04-12T15:42:13.829Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-12T15:42:13.829Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] === RUN TestAuthZPluginDenyResponse [2020-04-12T15:42:13.829Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] === RUN TestAuthZPluginAllowEventStream [2020-04-12T15:42:13.829Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] === RUN TestAuthZPluginErrorResponse [2020-04-12T15:42:13.829Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] === RUN TestAuthZPluginErrorRequest [2020-04-12T15:42:13.829Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-12T15:42:13.829Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-12T15:42:13.829Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-12T15:42:13.829Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] === RUN TestAuthZPluginHeader [2020-04-12T15:42:13.829Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-12T15:42:13.829Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] === RUN TestAuthZPluginV2Disable [2020-04-12T15:42:13.829Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-12T15:42:13.829Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-12T15:42:13.829Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-12T15:42:13.829Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] PASS [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === Skipped [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.829Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-04-12T15:42:13.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.829Z] [2020-04-12T15:42:13.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-04-12T15:42:13.830Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.830Z] [2020-04-12T15:42:13.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-12T15:42:13.830Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.830Z] [2020-04-12T15:42:13.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-12T15:42:13.830Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.830Z] [2020-04-12T15:42:13.830Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-12T15:42:13.830Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.830Z] [2020-04-12T15:42:13.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-04-12T15:42:13.830Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.830Z] [2020-04-12T15:42:13.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2020-04-12T15:42:13.830Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.830Z] [2020-04-12T15:42:13.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-04-12T15:42:13.830Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.830Z] [2020-04-12T15:42:13.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-12T15:42:13.830Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.830Z] [2020-04-12T15:42:13.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-04-12T15:42:13.830Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.830Z] [2020-04-12T15:42:13.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-12T15:42:13.830Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-12T15:42:13.830Z] [2020-04-12T15:42:13.830Z] [2020-04-12T15:42:13.830Z] DONE 17 tests, 17 skipped in 0.345s [2020-04-12T15:42:13.830Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-12T15:42:13.830Z] INFO: Testing against a local daemon [2020-04-12T15:42:13.830Z] === RUN TestPluginInvalidJSON [2020-04-12T15:42:13.830Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-12T15:42:13.830Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-12T15:42:13.830Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-12T15:42:13.830Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-12T15:42:13.830Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-12T15:42:13.830Z] PASS [2020-04-12T15:42:13.830Z] [2020-04-12T15:42:13.830Z] DONE 2 tests in 0.116s [2020-04-12T15:42:13.830Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-12T15:42:13.830Z] INFO: Testing against a local daemon [2020-04-12T15:42:13.830Z] === RUN TestExternalGraphDriver [2020-04-12T15:42:13.830Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-04-12T15:42:13.830Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-12T15:42:13.830Z] === RUN TestGraphdriverPluginV2 [2020-04-12T15:42:14.477Z] --- PASS: TestGraphdriverPluginV2 (6.42s) [2020-04-12T15:42:14.477Z] PASS [2020-04-12T15:42:14.477Z] [2020-04-12T15:42:14.477Z] === Skipped [2020-04-12T15:42:14.477Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-04-12T15:42:14.477Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-12T15:42:14.477Z] [2020-04-12T15:42:14.477Z] [2020-04-12T15:42:14.477Z] DONE 2 tests, 1 skipped in 6.586s [2020-04-12T15:42:14.477Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-12T15:42:14.477Z] INFO: Testing against a local daemon [2020-04-12T15:42:14.477Z] === RUN TestContinueAfterPluginCrash [2020-04-12T15:42:14.477Z] === PAUSE TestContinueAfterPluginCrash [2020-04-12T15:42:14.477Z] === RUN TestReadPluginNoRead [2020-04-12T15:42:14.477Z] === PAUSE TestReadPluginNoRead [2020-04-12T15:42:14.477Z] === RUN TestDaemonStartWithLogOpt [2020-04-12T15:42:14.477Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-12T15:42:14.477Z] === CONT TestContinueAfterPluginCrash [2020-04-12T15:42:14.477Z] === CONT TestDaemonStartWithLogOpt [2020-04-12T15:42:15.141Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-12T15:42:15.141Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-12T15:42:15.937Z] #79 ... [2020-04-12T15:42:15.937Z] [2020-04-12T15:42:15.937Z] #80 importing to docker [2020-04-12T15:42:15.937Z] #80 ... [2020-04-12T15:42:15.937Z] [2020-04-12T15:42:15.937Z] #79 exporting to oci image format [2020-04-12T15:42:15.937Z] #79 sending tarball 18.6s done [2020-04-12T15:42:15.937Z] #79 DONE 132.0s [2020-04-12T15:42:16.222Z] [2020-04-12T15:42:16.222Z] #80 importing to docker [2020-04-12T15:42:17.669Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-12T15:42:19.043Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-12T15:42:19.209Z] --- PASS: TestCreateServiceMultipleTimes (23.23s) [2020-04-12T15:42:19.209Z] === RUN TestCreateServiceConflict [2020-04-12T15:42:19.209Z] --- PASS: TestCreateServiceConflict (3.62s) [2020-04-12T15:42:19.209Z] === RUN TestCreateServiceMaxReplicas [2020-04-12T15:42:19.301Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-12T15:42:20.676Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-12T15:42:21.501Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2020-04-12T15:42:21.501Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-12T15:42:22.048Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-12T15:42:22.437Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-04-12T15:42:22.437Z] === RUN TestWaitNonBlocked [2020-04-12T15:42:22.437Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-12T15:42:22.437Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-12T15:42:22.437Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-12T15:42:22.437Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-12T15:42:22.437Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-12T15:42:22.437Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-12T15:42:22.658Z] --- PASS: TestCreateServiceMaxReplicas (3.92s) [2020-04-12T15:42:22.658Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-12T15:42:23.371Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-12T15:42:23.371Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2020-04-12T15:42:23.371Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2020-04-12T15:42:23.371Z] === RUN TestWaitBlocked [2020-04-12T15:42:23.371Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-12T15:42:23.371Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-12T15:42:23.371Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-12T15:42:23.371Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-12T15:42:23.371Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-12T15:42:23.371Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-12T15:42:23.419Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-12T15:42:23.986Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-12T15:42:24.312Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-12T15:42:24.312Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s) [2020-04-12T15:42:24.312Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2020-04-12T15:42:24.312Z] === CONT TestContainerStartOnDaemonRestart [2020-04-12T15:42:24.312Z] === CONT TestIpcModeOlderClient [2020-04-12T15:42:24.312Z] === CONT TestDaemonRestartIpcMode [2020-04-12T15:42:24.312Z] === CONT TestDaemonHostGatewayIP [2020-04-12T15:42:24.570Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-04-12T15:42:25.359Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-12T15:42:26.292Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-12T15:42:26.550Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-12T15:42:27.865Z] --- PASS: TestContainerStartOnDaemonRestart (3.26s) [2020-04-12T15:42:27.923Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-12T15:42:28.181Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-12T15:42:28.801Z] --- PASS: TestDaemonRestartIpcMode (4.24s) [2020-04-12T15:42:28.801Z] --- PASS: TestDaemonHostGatewayIP (4.55s) [2020-04-12T15:42:28.801Z] PASS [2020-04-12T15:42:28.801Z] [2020-04-12T15:42:28.801Z] === Skipped [2020-04-12T15:42:28.801Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-04-12T15:42:28.801Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-12T15:42:28.801Z] [2020-04-12T15:42:28.801Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-12T15:42:28.801Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:42:28.801Z] [2020-04-12T15:42:28.801Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-12T15:42:28.801Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:42:28.801Z] [2020-04-12T15:42:28.801Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-12T15:42:28.801Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-12T15:42:28.801Z] [2020-04-12T15:42:28.801Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-12T15:42:28.801Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-12T15:42:28.801Z] [2020-04-12T15:42:28.801Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-04-12T15:42:28.801Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:42:28.801Z] [2020-04-12T15:42:28.801Z] [2020-04-12T15:42:28.801Z] DONE 199 tests, 6 skipped in 126.585s [2020-04-12T15:42:28.801Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-04-12T15:42:28.801Z] ++ 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-04-12T15:42:28.801Z] ++ set -e [2020-04-12T15:42:28.801Z] ++ '[' -n 0 ']' [2020-04-12T15:42:28.801Z] ++ set -x [2020-04-12T15:42:28.801Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-12T15:42:29.060Z] INFO: Testing against a local daemon [2020-04-12T15:42:29.060Z] === RUN TestCommitInheritsEnv [2020-04-12T15:42:29.293Z] --- PASS: TestDaemonStartWithLogOpt (13.59s) [2020-04-12T15:42:29.293Z] === CONT TestReadPluginNoRead [2020-04-12T15:42:29.627Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-04-12T15:42:29.627Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-12T15:42:29.627Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-04-12T15:42:29.627Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-12T15:42:29.627Z] === RUN TestImagesFilterMultiReference [2020-04-12T15:42:29.886Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-04-12T15:42:29.886Z] === RUN TestImagePullPlatformInvalid [2020-04-12T15:42:29.886Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-12T15:42:29.886Z] === RUN TestRemoveImageOrphaning [2020-04-12T15:42:30.080Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-12T15:42:30.453Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-04-12T15:42:30.453Z] === RUN TestRemoveImageGarbageCollector [2020-04-12T15:42:30.453Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-12T15:42:30.453Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:42:30.453Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-12T15:42:30.453Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-04-12T15:42:30.453Z] === RUN TestTagInvalidReference [2020-04-12T15:42:30.453Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-12T15:42:30.453Z] === RUN TestTagValidPrefixedRepo [2020-04-12T15:42:30.453Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-04-12T15:42:30.453Z] === RUN TestTagExistedNameWithoutForce [2020-04-12T15:42:30.646Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-12T15:42:30.711Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-12T15:42:30.711Z] === RUN TestTagOfficialNames [2020-04-12T15:42:30.712Z] --- PASS: TestTagOfficialNames (0.08s) [2020-04-12T15:42:30.712Z] === RUN TestTagMatchesDigest [2020-04-12T15:42:30.712Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-12T15:42:30.712Z] PASS [2020-04-12T15:42:30.712Z] [2020-04-12T15:42:30.712Z] === Skipped [2020-04-12T15:42:30.712Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-12T15:42:30.712Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-12T15:42:30.712Z] [2020-04-12T15:42:30.712Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-12T15:42:30.712Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:42:30.712Z] [2020-04-12T15:42:30.712Z] [2020-04-12T15:42:30.712Z] DONE 12 tests, 2 skipped in 1.781s [2020-04-12T15:42:30.712Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-04-12T15:42:30.712Z] ++ 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-04-12T15:42:30.712Z] ++ set -e [2020-04-12T15:42:30.712Z] ++ '[' -n 0 ']' [2020-04-12T15:42:30.712Z] ++ set -x [2020-04-12T15:42:30.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-12T15:42:30.904Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-12T15:42:30.970Z] INFO: Testing against a local daemon [2020-04-12T15:42:30.970Z] === RUN TestNetworkCreateDelete [2020-04-12T15:42:31.162Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-12T15:42:31.229Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-04-12T15:42:31.229Z] === RUN TestDockerNetworkDeletePreferID [2020-04-12T15:42:31.800Z] --- PASS: TestContinueAfterPluginCrash (17.10s) [2020-04-12T15:42:31.800Z] === RUN TestReadPluginNoRead/default [2020-04-12T15:42:32.536Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-12T15:42:32.605Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-04-12T15:42:32.605Z] === RUN TestInspectNetwork [2020-04-12T15:42:32.795Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-12T15:42:33.361Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-12T15:42:34.295Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-12T15:42:34.295Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-12T15:42:35.224Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-12T15:42:35.668Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-12T15:42:36.600Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-12T15:42:36.858Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-12T15:42:37.769Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-12T15:42:37.862Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.68s) [2020-04-12T15:42:37.862Z] === RUN TestCreateServiceSecretFileMode [2020-04-12T15:42:37.874Z] === RUN TestInspectNetwork/full_network_id [2020-04-12T15:42:37.874Z] === RUN TestInspectNetwork/partial_network_id [2020-04-12T15:42:37.874Z] === RUN TestInspectNetwork/network_name [2020-04-12T15:42:37.874Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-12T15:42:38.229Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-12T15:42:38.794Z] --- PASS: TestBuildWithHugeFile (97.12s) [2020-04-12T15:42:38.794Z] === RUN TestBuildWithEmptyDockerfile [2020-04-12T15:42:38.794Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-12T15:42:38.794Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-12T15:42:38.794Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-12T15:42:38.794Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-12T15:42:38.794Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-12T15:42:38.794Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-12T15:42:38.794Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-12T15:42:38.794Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-12T15:42:38.794Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-12T15:42:39.053Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-04-12T15:42:39.053Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-04-12T15:42:39.053Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-04-12T15:42:39.053Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-04-12T15:42:39.053Z] === RUN TestBuildPreserveOwnership [2020-04-12T15:42:39.053Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-12T15:42:40.443Z] --- PASS: TestReadPluginNoRead (11.98s) [2020-04-12T15:42:40.443Z] --- PASS: TestReadPluginNoRead/default (2.75s) [2020-04-12T15:42:40.443Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.75s) [2020-04-12T15:42:40.443Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.78s) [2020-04-12T15:42:40.443Z] read_test.go:91: [d95f9f8ce74c8] daemon is not started [2020-04-12T15:42:40.443Z] PASS [2020-04-12T15:42:40.443Z] [2020-04-12T15:42:40.443Z] DONE 6 tests in 25.700s [2020-04-12T15:42:40.443Z] 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-04-12T15:42:40.443Z] testing: warning: no tests to run [2020-04-12T15:42:40.443Z] PASS [2020-04-12T15:42:40.443Z] [2020-04-12T15:42:40.443Z] DONE 0 tests in 0.037s [2020-04-12T15:42:40.443Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-12T15:42:40.443Z] INFO: Testing against a local daemon [2020-04-12T15:42:40.443Z] === RUN TestPluginWithDevMounts [2020-04-12T15:42:40.443Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-04-12T15:42:40.443Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-12T15:42:40.443Z] PASS [2020-04-12T15:42:40.443Z] [2020-04-12T15:42:40.443Z] === Skipped [2020-04-12T15:42:40.443Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-04-12T15:42:40.443Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-12T15:42:40.443Z] [2020-04-12T15:42:40.443Z] [2020-04-12T15:42:40.443Z] DONE 1 tests, 1 skipped in 0.119s [2020-04-12T15:42:40.443Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-12T15:42:40.443Z] INFO: Testing against a local daemon [2020-04-12T15:42:40.443Z] === RUN TestSecretInspect [2020-04-12T15:42:40.443Z] --- SKIP: TestSecretInspect (0.02s) [2020-04-12T15:42:40.443Z] secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.443Z] === RUN TestSecretList [2020-04-12T15:42:40.443Z] --- SKIP: TestSecretList (0.01s) [2020-04-12T15:42:40.443Z] secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.443Z] === RUN TestSecretsCreateAndDelete [2020-04-12T15:42:40.443Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-04-12T15:42:40.443Z] secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.443Z] === RUN TestSecretsUpdate [2020-04-12T15:42:40.443Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-04-12T15:42:40.443Z] secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.443Z] === RUN TestTemplatedSecret [2020-04-12T15:42:40.443Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-04-12T15:42:40.443Z] secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.443Z] === RUN TestSecretCreateResolve [2020-04-12T15:42:40.443Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-04-12T15:42:40.443Z] secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.443Z] PASS [2020-04-12T15:42:40.443Z] [2020-04-12T15:42:40.443Z] === Skipped [2020-04-12T15:42:40.443Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-04-12T15:42:40.443Z] secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.443Z] [2020-04-12T15:42:40.443Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-04-12T15:42:40.443Z] secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.443Z] [2020-04-12T15:42:40.443Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-04-12T15:42:40.443Z] secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.443Z] [2020-04-12T15:42:40.443Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-04-12T15:42:40.443Z] secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.443Z] [2020-04-12T15:42:40.443Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-04-12T15:42:40.443Z] secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.443Z] [2020-04-12T15:42:40.443Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-04-12T15:42:40.443Z] secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.443Z] [2020-04-12T15:42:40.443Z] [2020-04-12T15:42:40.443Z] DONE 6 tests, 6 skipped in 0.185s [2020-04-12T15:42:40.443Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-12T15:42:40.698Z] INFO: Testing against a local daemon [2020-04-12T15:42:40.698Z] === RUN TestServiceCreateInit [2020-04-12T15:42:40.698Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-12T15:42:40.698Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-12T15:42:40.698Z] --- PASS: TestServiceCreateInit (0.02s) [2020-04-12T15:42:40.698Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-12T15:42:40.698Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.698Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-12T15:42:40.698Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.698Z] === RUN TestCreateServiceMultipleTimes [2020-04-12T15:42:40.698Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-04-12T15:42:40.698Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.698Z] === RUN TestCreateServiceConflict [2020-04-12T15:42:40.698Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-04-12T15:42:40.698Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.698Z] === RUN TestCreateServiceMaxReplicas [2020-04-12T15:42:40.698Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-04-12T15:42:40.698Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.698Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-12T15:42:40.698Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-04-12T15:42:40.698Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.698Z] === RUN TestCreateServiceSecretFileMode [2020-04-12T15:42:40.698Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-04-12T15:42:40.698Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.698Z] === RUN TestCreateServiceConfigFileMode [2020-04-12T15:42:40.698Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-04-12T15:42:40.698Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.698Z] === RUN TestCreateServiceSysctls [2020-04-12T15:42:40.698Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-04-12T15:42:40.698Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.698Z] === RUN TestCreateServiceCapabilities [2020-04-12T15:42:40.698Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-04-12T15:42:40.698Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.698Z] === RUN TestInspect [2020-04-12T15:42:40.698Z] --- SKIP: TestInspect (0.01s) [2020-04-12T15:42:40.698Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.698Z] === RUN TestCreateJob [2020-04-12T15:42:40.698Z] --- SKIP: TestCreateJob (0.01s) [2020-04-12T15:42:40.698Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.698Z] === RUN TestReplicatedJob [2020-04-12T15:42:40.951Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-12T15:42:40.993Z] --- SKIP: TestReplicatedJob (0.01s) [2020-04-12T15:42:40.993Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.993Z] === RUN TestUpdateReplicatedJob [2020-04-12T15:42:40.993Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-04-12T15:42:40.993Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.993Z] === RUN TestServiceListWithStatuses [2020-04-12T15:42:40.993Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-12T15:42:40.993Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-12T15:42:40.993Z] === RUN TestDockerNetworkConnectAlias [2020-04-12T15:42:40.993Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-04-12T15:42:40.993Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.993Z] === RUN TestDockerNetworkReConnect [2020-04-12T15:42:40.993Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-04-12T15:42:40.993Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:40.993Z] === RUN TestServicePlugin [2020-04-12T15:42:41.310Z] --- PASS: TestCreateServiceSecretFileMode (3.66s) [2020-04-12T15:42:41.310Z] === RUN TestCreateServiceConfigFileMode [2020-04-12T15:42:42.059Z] --- PASS: TestInspectNetwork (9.72s) [2020-04-12T15:42:42.059Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-12T15:42:42.059Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-12T15:42:42.059Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-12T15:42:42.059Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-12T15:42:42.059Z] === RUN TestRunContainerWithBridgeNone [2020-04-12T15:42:42.326Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-12T15:42:42.584Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-12T15:42:43.151Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-12T15:42:43.731Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-04-12T15:42:44.334Z] --- SKIP: TestServicePlugin (3.46s) [2020-04-12T15:42:44.334Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] === RUN TestServiceUpdateLabel [2020-04-12T15:42:44.334Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-04-12T15:42:44.334Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] === RUN TestServiceUpdateSecrets [2020-04-12T15:42:44.334Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-04-12T15:42:44.334Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] === RUN TestServiceUpdateConfigs [2020-04-12T15:42:44.334Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-04-12T15:42:44.334Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] === RUN TestServiceUpdateNetwork [2020-04-12T15:42:44.334Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-04-12T15:42:44.334Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] PASS [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === Skipped [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-12T15:42:44.334Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-12T15:42:44.334Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-12T15:42:44.334Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-12T15:42:44.334Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-04-12T15:42:44.334Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-04-12T15:42:44.334Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-04-12T15:42:44.334Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-04-12T15:42:44.334Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-04-12T15:42:44.334Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-04-12T15:42:44.334Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-04-12T15:42:44.334Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-04-12T15:42:44.334Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-04-12T15:42:44.334Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-04-12T15:42:44.334Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-04-12T15:42:44.334Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-04-12T15:42:44.334Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-12T15:42:44.334Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-04-12T15:42:44.334Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-04-12T15:42:44.334Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s) [2020-04-12T15:42:44.334Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-04-12T15:42:44.334Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-04-12T15:42:44.334Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-04-12T15:42:44.334Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-04-12T15:42:44.334Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] [2020-04-12T15:42:44.334Z] DONE 23 tests, 22 skipped in 3.850s [2020-04-12T15:42:44.334Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-12T15:42:44.588Z] INFO: Testing against a local daemon [2020-04-12T15:42:44.588Z] === RUN TestSessionCreate [2020-04-12T15:42:44.588Z] --- PASS: TestSessionCreate (0.03s) [2020-04-12T15:42:44.588Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-12T15:42:44.588Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-12T15:42:44.588Z] PASS [2020-04-12T15:42:44.588Z] [2020-04-12T15:42:44.588Z] DONE 2 tests in 0.156s [2020-04-12T15:42:44.588Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-12T15:42:44.588Z] INFO: Testing against a local daemon [2020-04-12T15:42:44.588Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-12T15:42:44.588Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-12T15:42:44.588Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-12T15:42:44.588Z] === RUN TestEventsExecDie [2020-04-12T15:42:44.590Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2020-04-12T15:42:44.590Z] === RUN TestNetworkInvalidJSON [2020-04-12T15:42:44.771Z] --- PASS: TestCreateServiceConfigFileMode (3.61s) [2020-04-12T15:42:44.771Z] === RUN TestCreateServiceSysctls [2020-04-12T15:42:44.849Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-12T15:42:44.849Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-12T15:42:44.849Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-12T15:42:44.849Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-12T15:42:44.849Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-12T15:42:44.849Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-12T15:42:44.849Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-12T15:42:44.849Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-12T15:42:44.849Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-12T15:42:44.849Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-12T15:42:44.849Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-12T15:42:44.849Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-12T15:42:44.849Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-12T15:42:44.849Z] === RUN TestHostIPv4BridgeLabel [2020-04-12T15:42:45.050Z] --- PASS: TestBuildPreserveOwnership (6.10s) [2020-04-12T15:42:45.050Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.09s) [2020-04-12T15:42:45.050Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.97s) [2020-04-12T15:42:45.050Z] === RUN TestBuildPlatformInvalid [2020-04-12T15:42:45.308Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-04-12T15:42:45.308Z] PASS [2020-04-12T15:42:45.308Z] [2020-04-12T15:42:45.308Z] === Skipped [2020-04-12T15:42:45.308Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-12T15:42:45.308Z] build_session_test.go:25: TODO: BuildKit [2020-04-12T15:42:45.308Z] [2020-04-12T15:42:45.308Z] [2020-04-12T15:42:45.308Z] DONE 32 tests, 1 skipped in 183.085s [2020-04-12T15:42:45.308Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-12T15:42:45.308Z] ++ 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-04-12T15:42:45.308Z] ++ set -e [2020-04-12T15:42:45.308Z] ++ '[' -n 0 ']' [2020-04-12T15:42:45.308Z] ++ set -x [2020-04-12T15:42:45.308Z] ++ env -i DEST=/go/src/github.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-04-12T15:42:45.308Z] INFO: Testing against a local daemon [2020-04-12T15:42:45.308Z] === RUN TestConfigList [2020-04-12T15:42:45.416Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2020-04-12T15:42:45.416Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-12T15:42:45.553Z] --- PASS: TestEventsExecDie (0.68s) [2020-04-12T15:42:45.553Z] === RUN TestEventsBackwardsCompatible [2020-04-12T15:42:45.553Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-04-12T15:42:45.553Z] === RUN TestInfoBinaryCommits [2020-04-12T15:42:45.553Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-12T15:42:45.553Z] === RUN TestInfoAPIVersioned [2020-04-12T15:42:45.553Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-12T15:42:45.553Z] === RUN TestInfoDiscoveryBackend [2020-04-12T15:42:46.241Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-12T15:42:46.794Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s) [2020-04-12T15:42:46.794Z] === RUN TestDaemonDefaultNetworkPools [2020-04-12T15:42:46.953Z] --- PASS: TestInfoDiscoveryBackend (1.61s) [2020-04-12T15:42:46.953Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-12T15:42:48.137Z] --- PASS: TestConfigList (2.77s) [2020-04-12T15:42:48.137Z] === RUN TestConfigsCreateAndDelete [2020-04-12T15:42:48.170Z] --- PASS: TestDaemonDefaultNetworkPools (1.32s) [2020-04-12T15:42:48.170Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-12T15:42:49.149Z] --- PASS: TestCreateServiceSysctls (4.42s) [2020-04-12T15:42:49.149Z] === RUN TestCreateServiceCapabilities [2020-04-12T15:42:50.034Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-12T15:42:50.072Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s) [2020-04-12T15:42:50.072Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-12T15:42:50.291Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-12T15:42:50.856Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-12T15:42:51.198Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.56s) [2020-04-12T15:42:51.198Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-12T15:42:51.198Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-12T15:42:51.198Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:51.198Z] === RUN TestInfoAPI [2020-04-12T15:42:51.198Z] --- PASS: TestInfoAPI (0.04s) [2020-04-12T15:42:51.198Z] === RUN TestInfoAPIWarnings [2020-04-12T15:42:51.424Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-12T15:42:51.681Z] --- PASS: TestConfigsCreateAndDelete (3.57s) [2020-04-12T15:42:51.681Z] === RUN TestConfigsUpdate [2020-04-12T15:42:51.939Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-12T15:42:52.120Z] --- PASS: TestInfoAPIWarnings (1.58s) [2020-04-12T15:42:52.120Z] === RUN TestInfoDebug [2020-04-12T15:42:52.604Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s) [2020-04-12T15:42:52.604Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-12T15:42:53.526Z] --- PASS: TestCreateServiceCapabilities (3.77s) [2020-04-12T15:42:53.526Z] === RUN TestInspect [2020-04-12T15:42:53.540Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-04-12T15:42:53.540Z] === RUN TestServiceWithPredefinedNetwork [2020-04-12T15:42:54.000Z] --- PASS: TestInfoDebug (1.77s) [2020-04-12T15:42:54.000Z] === RUN TestInfoInsecureRegistries [2020-04-12T15:42:55.217Z] --- PASS: TestConfigsUpdate (3.45s) [2020-04-12T15:42:55.217Z] === RUN TestTemplatedConfig [2020-04-12T15:42:55.475Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-12T15:42:55.475Z] #80 DONE 37.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-12T15:42:55.912Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-37867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e9d785ce3f02c223100f4dd01813e192ccd83948 hack/test/unit [2020-04-12T15:42:55.934Z] --- PASS: TestInfoInsecureRegistries (1.79s) [2020-04-12T15:42:55.934Z] === RUN TestInfoRegistryMirrors [2020-04-12T15:42:56.407Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-12T15:42:56.824Z] --- PASS: TestServiceWithPredefinedNetwork (3.33s) [2020-04-12T15:42:56.824Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-12T15:42:56.824Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-12T15:42:56.824Z] service_test.go:236: FLAKY_TEST [2020-04-12T15:42:56.824Z] === RUN TestServiceWithDataPathPortInit [2020-04-12T15:42:56.975Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-12T15:42:56.976Z] --- PASS: TestInspect (3.80s) [2020-04-12T15:42:56.976Z] === RUN TestCreateJob [2020-04-12T15:42:57.814Z] --- PASS: TestInfoRegistryMirrors (1.78s) [2020-04-12T15:42:57.814Z] === RUN TestLoginFailsWithBadCredentials [2020-04-12T15:42:57.814Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-04-12T15:42:57.814Z] === RUN TestPingCacheHeaders [2020-04-12T15:42:57.814Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-04-12T15:42:57.814Z] === RUN TestPingGet [2020-04-12T15:42:57.814Z] --- PASS: TestPingGet (0.01s) [2020-04-12T15:42:57.814Z] === RUN TestPingHead [2020-04-12T15:42:57.814Z] --- PASS: TestPingHead (0.02s) [2020-04-12T15:42:57.814Z] === RUN TestVersion [2020-04-12T15:42:57.814Z] --- PASS: TestVersion (0.02s) [2020-04-12T15:42:57.814Z] PASS [2020-04-12T15:42:57.814Z] [2020-04-12T15:42:57.814Z] === Skipped [2020-04-12T15:42:57.814Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-12T15:42:57.814Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-12T15:42:57.814Z] [2020-04-12T15:42:57.814Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-12T15:42:57.814Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-12T15:42:57.814Z] [2020-04-12T15:42:57.814Z] [2020-04-12T15:42:57.814Z] DONE 18 tests, 2 skipped in 13.237s [2020-04-12T15:42:57.814Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-12T15:42:57.814Z] INFO: Testing against a local daemon [2020-04-12T15:42:57.814Z] === RUN TestVolumesCreateAndList [2020-04-12T15:42:58.068Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-12T15:42:58.068Z] === RUN TestVolumesRemove [2020-04-12T15:42:58.068Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-12T15:42:58.068Z] === RUN TestVolumesInspect [2020-04-12T15:42:58.068Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-12T15:42:58.068Z] === RUN TestVolumesInvalidJSON [2020-04-12T15:42:58.068Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-12T15:42:58.068Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-12T15:42:58.068Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-12T15:42:58.068Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-12T15:42:58.068Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-12T15:42:58.068Z] PASS [2020-04-12T15:42:58.068Z] [2020-04-12T15:42:58.068Z] DONE 5 tests in 0.237s [2020-04-12T15:42:58.068Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-12T15:42:58.068Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11790 is not a child of this shell [2020-04-12T15:42:58.068Z] warning: PID 11790 from bundles/test-integration/docker.pid had a nonzero exit code [2020-04-12T15:42:58.068Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-12T15:42:58.068Z] [2020-04-12T15:42:58.068Z] Unloading profiles will leave already running processes permanently [2020-04-12T15:42:58.068Z] unconfined, which can lead to unexpected situations. [2020-04-12T15:42:58.068Z] [2020-04-12T15:42:58.068Z] To set a process to complain mode, use the command line tool [2020-04-12T15:42:58.068Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-12T15:42:58.068Z] Removing test suite binaries [2020-04-12T15:42:58.877Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-12T15:42:58.877Z] --- PASS: TestTemplatedConfig (3.45s) [2020-04-12T15:42:58.877Z] === RUN TestConfigInspect [2020-04-12T15:42:58.877Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-12T15:42:59.426Z] [2020-04-12T15:42:59.809Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-12T15:43:00.360Z] ? github.com/docker/docker/api [no test files] Post stage [Pipeline] junit [2020-04-12T15:43:00.398Z] Recording test results [2020-04-12T15:43:00.742Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-12T15:43:01.352Z] --- PASS: TestCreateJob (4.42s) [2020-04-12T15:43:01.352Z] === RUN TestReplicatedJob [2020-04-12T15:43:01.463Z] ......... [ 86%] [2020-04-12T15:43:02.113Z] --- PASS: TestConfigInspect (3.25s) [2020-04-12T15:43:02.113Z] === RUN TestConfigCreateWithLabels [2020-04-12T15:43:02.113Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-12T15:43:02.895Z] + echo Ensuring container killed. [2020-04-12T15:43:02.895Z] Ensuring container killed. [2020-04-12T15:43:02.895Z] + docker rm -vf docker-pr2 [2020-04-12T15:43:02.895Z] Error: No such container: docker-pr2 [2020-04-12T15:43:02.895Z] + true [Pipeline] sh [2020-04-12T15:43:03.340Z] + echo Chowning /workspace to jenkins user [2020-04-12T15:43:03.340Z] Chowning /workspace to jenkins user [2020-04-12T15:43:03.340Z] + id -u [2020-04-12T15:43:03.340Z] + id -g [2020-04-12T15:43:03.340Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-37867:/workspace busybox chown -R 1000:1000 /workspace [2020-04-12T15:43:03.340Z] Unable to find image 'busybox:latest' locally [2020-04-12T15:43:03.340Z] latest: Pulling from library/busybox [2020-04-12T15:43:03.340Z] 0669b0daf1fb: Pulling fs layer [2020-04-12T15:43:03.484Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-12T15:43:03.484Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-12T15:43:03.594Z] 0669b0daf1fb: Download complete [2020-04-12T15:43:03.594Z] 0669b0daf1fb: Pull complete [2020-04-12T15:43:03.594Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-12T15:43:03.594Z] Status: Downloaded newer image for busybox:latest [2020-04-12T15:43:04.854Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-12T15:43:05.115Z] --- PASS: TestConfigCreateWithLabels (3.23s) [2020-04-12T15:43:05.115Z] === RUN TestConfigCreateResolve [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-12T15:43:05.680Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-12T15:43:05.680Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-12T15:43:05.761Z] + bundleName=amd64-rootless [2020-04-12T15:43:05.761Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-04-12T15:43:05.761Z] Creating amd64-rootless-bundles.tar.gz [2020-04-12T15:43:05.761Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-12T15:43:05.761Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-12T15:43:05.769Z] Archiving artifacts [2020-04-12T15:43:06.922Z] tests/integration/models_images_test.py ............... [ 89%] [2020-04-12T15:43:07.481Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-37867/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-12T15:43:07.577Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-12T15:43:07.786Z] + make clean [2020-04-12T15:43:08.042Z] docker volume rm -f docker-dev-cache [2020-04-12T15:43:08.042Z] docker-dev-cache [Pipeline] deleteDir [2020-04-12T15:43:08.141Z] --- PASS: TestConfigCreateResolve (3.00s) [2020-04-12T15:43:08.141Z] === RUN TestConfigDaemonLibtrustID [2020-04-12T15:43:08.548Z] tests/integration/models_networks_test.py .... [ 90%] [2020-04-12T15:43:08.711Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2020-04-12T15:43:08.711Z] PASS [2020-04-12T15:43:08.711Z] [2020-04-12T15:43:08.711Z] DONE 8 tests in 23.426s [2020-04-12T15:43:08.711Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-12T15:43:08.711Z] ++ 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-04-12T15:43:08.711Z] ++ set -e [2020-04-12T15:43:08.711Z] ++ '[' -n 0 ']' [2020-04-12T15:43:08.711Z] ++ set -x [2020-04-12T15:43:08.711Z] ++ env -i DEST=/go/src/github.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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-12T15:43:08.969Z] INFO: Testing against a local daemon [2020-04-12T15:43:08.970Z] === RUN TestCheckpoint [2020-04-12T15:43:08.970Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-12T15:43:08.970Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-12T15:43:08.970Z] === RUN TestContainerInvalidJSON [2020-04-12T15:43:08.970Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-12T15:43:08.970Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-12T15:43:08.970Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-12T15:43:08.970Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-12T15:43:08.970Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-12T15:43:08.970Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-12T15:43:08.970Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-12T15:43:08.970Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-12T15:43:08.970Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-12T15:43:08.970Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-04-12T15:43:08.970Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-12T15:43:08.970Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-12T15:43:08.970Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-12T15:43:08.970Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-12T15:43:08.970Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-04-12T15:43:08.970Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-12T15:43:09.228Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-04-12T15:43:09.228Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-12T15:43:09.228Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-04-12T15:43:09.228Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-12T15:43:09.228Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-12T15:43:09.228Z] === RUN TestCopyFromContainer [2020-04-12T15:43:09.228Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-12T15:43:09.728Z] --- PASS: TestReplicatedJob (7.19s) [2020-04-12T15:43:09.728Z] === RUN TestUpdateReplicatedJob [2020-04-12T15:43:11.125Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-12T15:43:11.383Z] === RUN TestCopyFromContainer// [2020-04-12T15:43:11.383Z] === RUN TestCopyFromContainer//bar/root [2020-04-12T15:43:11.641Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-12T15:43:11.641Z] === RUN TestCopyFromContainer/bar/quux [2020-04-12T15:43:11.641Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-12T15:43:11.899Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-12T15:43:11.899Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-12T15:43:12.157Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-12T15:43:12.158Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-12T15:43:12.415Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-12T15:43:12.415Z] --- PASS: TestCopyFromContainer (3.11s) [2020-04-12T15:43:12.415Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-04-12T15:43:12.415Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-04-12T15:43:12.415Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-04-12T15:43:12.415Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2020-04-12T15:43:12.415Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-04-12T15:43:12.415Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-04-12T15:43:12.415Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-04-12T15:43:12.415Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-04-12T15:43:12.415Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-04-12T15:43:12.415Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-04-12T15:43:12.415Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-12T15:43:12.415Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-12T15:43:12.415Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-12T15:43:12.415Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-12T15:43:12.415Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-12T15:43:12.415Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-12T15:43:12.415Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-12T15:43:12.415Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-12T15:43:12.415Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-12T15:43:12.415Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-12T15:43:12.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-12T15:43:12.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-12T15:43:12.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-12T15:43:12.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-12T15:43:12.415Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-12T15:43:12.415Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-04-12T15:43:12.415Z] === RUN TestCreateWithInvalidEnv [2020-04-12T15:43:12.415Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-12T15:43:12.415Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-12T15:43:12.415Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-12T15:43:12.415Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-12T15:43:12.415Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-12T15:43:12.415Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-12T15:43:12.415Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-12T15:43:12.415Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-12T15:43:12.415Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-12T15:43:12.415Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-12T15:43:12.415Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-12T15:43:12.415Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-12T15:43:12.415Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-04-12T15:43:12.415Z] === RUN TestCreateTmpfsMountsTarget [2020-04-12T15:43:12.672Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-04-12T15:43:12.672Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-12T15:43:13.179Z] --- PASS: TestUpdateReplicatedJob (4.45s) [2020-04-12T15:43:13.179Z] === RUN TestServiceListWithStatuses [2020-04-12T15:43:13.179Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-12T15:43:13.179Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-12T15:43:13.179Z] === RUN TestDockerNetworkConnectAlias [2020-04-12T15:43:13.801Z] tests/integration/models_nodes_test.py . [ 91%] [2020-04-12T15:43:14.568Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-12T15:43:14.568Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-12T15:43:14.907Z] --- PASS: TestServiceWithDataPathPortInit (18.05s) [2020-04-12T15:43:14.907Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-12T15:43:15.136Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2020-04-12T15:43:15.136Z] === RUN TestCreateWithCapabilities [2020-04-12T15:43:15.136Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-12T15:43:15.136Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-12T15:43:15.136Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-12T15:43:15.136Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-12T15:43:15.136Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-12T15:43:15.136Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-12T15:43:15.136Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-12T15:43:15.136Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-12T15:43:15.136Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-12T15:43:15.136Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-12T15:43:15.136Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-12T15:43:15.136Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-12T15:43:15.136Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-12T15:43:15.136Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-12T15:43:15.136Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-12T15:43:15.136Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-12T15:43:15.136Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-12T15:43:15.136Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-12T15:43:15.136Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-12T15:43:15.136Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-12T15:43:15.136Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-12T15:43:15.136Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-12T15:43:15.136Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-12T15:43:15.136Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-12T15:43:15.136Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-12T15:43:15.136Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-12T15:43:15.136Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-12T15:43:15.136Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-12T15:43:15.136Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-12T15:43:15.136Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-12T15:43:15.136Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-12T15:43:15.136Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-12T15:43:15.136Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-12T15:43:15.136Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-12T15:43:15.136Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-12T15:43:15.137Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-12T15:43:15.137Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-12T15:43:15.137Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-12T15:43:15.137Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-12T15:43:15.137Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-12T15:43:15.137Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-04-12T15:43:15.137Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-12T15:43:15.137Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-12T15:43:15.137Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-12T15:43:15.137Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-04-12T15:43:15.137Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-12T15:43:15.137Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-12T15:43:15.169Z] tests/integration/models_resources_test.py . [ 91%] [2020-04-12T15:43:18.416Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s) [2020-04-12T15:43:18.416Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-12T15:43:18.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-12T15:43:18.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-12T15:43:18.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-12T15:43:18.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-12T15:43:18.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-12T15:43:18.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-12T15:43:18.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-12T15:43:18.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-12T15:43:18.416Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-12T15:43:18.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-12T15:43:18.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-12T15:43:18.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-12T15:43:18.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-12T15:43:18.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-12T15:43:18.416Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-12T15:43:18.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-04-12T15:43:18.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-12T15:43:18.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-04-12T15:43:18.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-12T15:43:18.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-12T15:43:18.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-12T15:43:18.416Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-12T15:43:18.416Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-12T15:43:18.674Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-12T15:43:18.674Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-04-12T15:43:18.674Z] === RUN TestContainerStartOnDaemonRestart [2020-04-12T15:43:18.674Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-12T15:43:18.674Z] === RUN TestDaemonRestartIpcMode [2020-04-12T15:43:18.674Z] === PAUSE TestDaemonRestartIpcMode [2020-04-12T15:43:18.674Z] === RUN TestDaemonHostGatewayIP [2020-04-12T15:43:18.674Z] === PAUSE TestDaemonHostGatewayIP [2020-04-12T15:43:18.674Z] === RUN TestDiff [2020-04-12T15:43:18.931Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-12T15:43:19.885Z] --- PASS: TestDiff (1.17s) [2020-04-12T15:43:19.885Z] === RUN TestExecWithCloseStdin [2020-04-12T15:43:20.832Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-12T15:43:21.089Z] --- PASS: TestExecWithCloseStdin (1.16s) [2020-04-12T15:43:21.089Z] === RUN TestExec [2020-04-12T15:43:21.237Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-04-12T15:43:21.551Z] --- PASS: TestDockerNetworkConnectAlias (7.56s) [2020-04-12T15:43:21.551Z] === RUN TestDockerNetworkReConnect [2020-04-12T15:43:22.022Z] --- PASS: TestExec (1.01s) [2020-04-12T15:43:22.022Z] === RUN TestExecUser [2020-04-12T15:43:22.768Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2020-04-12T15:43:22.955Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-12T15:43:23.212Z] --- PASS: TestExecUser (1.05s) [2020-04-12T15:43:23.212Z] === RUN TestExportContainerAndImportImage [2020-04-12T15:43:24.497Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-04-12T15:43:24.497Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-04-12T15:43:24.584Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2020-04-12T15:43:24.584Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-12T15:43:24.842Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-12T15:43:24.883Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.85s) [2020-04-12T15:43:24.883Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d57t5z5vzwnatq28t0af47jqa Created:2020-04-12 15:43:16.298764558 +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[11efdf2d29f2418751c78848f4e8bb9bcf5e7886f7956be4fdb05e2fc3ff904f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xvk97co3ncgsjkivvo8eabnhl EndpointID:2aca5d33fa80360a613cce531bcbfdd07b36064df54577c658c7331ac046c833 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ab82319a2ed6c712dc153aef80d3da6abf2c336fcfdf06f6ca20f057b1e434d1 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:092889676c23 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xvk97co3ncgsjkivvo8eabnhl EndpointID:2aca5d33fa80360a613cce531bcbfdd07b36064df54577c658c7331ac046c833 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-12T15:43:24.883Z] PASS [2020-04-12T15:43:24.883Z] [2020-04-12T15:43:24.883Z] === Skipped [2020-04-12T15:43:24.883Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-12T15:43:24.883Z] service_test.go:236: FLAKY_TEST [2020-04-12T15:43:24.883Z] [2020-04-12T15:43:24.883Z] [2020-04-12T15:43:24.883Z] DONE 22 tests, 1 skipped in 52.801s [2020-04-12T15:43:24.883Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-12T15:43:24.883Z] ++ 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-04-12T15:43:24.883Z] ++ set -e [2020-04-12T15:43:24.883Z] ++ '[' -n 0 ']' [2020-04-12T15:43:24.883Z] ++ set -x [2020-04-12T15:43:24.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04-12T15:43:24.883Z] INFO: Testing against a local daemon [2020-04-12T15:43:24.883Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-12T15:43:24.883Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-12T15:43:24.883Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T15:43:24.883Z] === RUN TestDockerNetworkIpvlan [2020-04-12T15:43:24.883Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-12T15:43:24.883Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T15:43:24.883Z] PASS [2020-04-12T15:43:24.883Z] [2020-04-12T15:43:24.883Z] === Skipped [2020-04-12T15:43:24.883Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-12T15:43:24.883Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T15:43:24.883Z] [2020-04-12T15:43:24.883Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-12T15:43:24.883Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T15:43:24.883Z] [2020-04-12T15:43:24.883Z] [2020-04-12T15:43:24.883Z] DONE 2 tests, 2 skipped in 0.144s [2020-04-12T15:43:24.883Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-12T15:43:24.883Z] ++ 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-04-12T15:43:24.883Z] ++ set -e [2020-04-12T15:43:24.883Z] ++ '[' -n 0 ']' [2020-04-12T15:43:24.883Z] ++ set -x [2020-04-12T15:43:24.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04-12T15:43:24.883Z] INFO: Testing against a local daemon [2020-04-12T15:43:24.883Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-12T15:43:25.818Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.07s) [2020-04-12T15:43:25.818Z] === RUN TestDockerNetworkMacvlan [2020-04-12T15:43:26.213Z] --- PASS: TestExportContainerAfterDaemonRestart (1.73s) [2020-04-12T15:43:26.213Z] === RUN TestHealthCheckWorkdir [2020-04-12T15:43:26.469Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-12T15:43:26.727Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-12T15:43:27.028Z] --- PASS: TestDockerNetworkReConnect (6.18s) [2020-04-12T15:43:27.028Z] === RUN TestServicePlugin [2020-04-12T15:43:27.028Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-12T15:43:27.028Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:43:27.028Z] === RUN TestServiceUpdateLabel [2020-04-12T15:43:27.194Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-12T15:43:27.291Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-12T15:43:27.291Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-12T15:43:27.548Z] --- PASS: TestHealthCheckWorkdir (1.44s) [2020-04-12T15:43:27.548Z] === RUN TestHealthKillContainer [2020-04-12T15:43:27.805Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-12T15:43:28.130Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-12T15:43:28.369Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-12T15:43:29.259Z] tests/integration/regression_test.py ...... [ 98%] [2020-04-12T15:43:29.506Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-12T15:43:29.516Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-04-12T15:43:29.516Z] tests/integration/credentials/utils_test.py . [100%] [2020-04-12T15:43:29.516Z] [2020-04-12T15:43:29.516Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-04-12T15:43:29.516Z] =========================== short test summary info ============================ [2020-04-12T15:43:29.516Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-04-12T15:43:29.516Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-04-12T15:43:29.516Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-04-12T15:43:29.516Z] Not supported on most drivers [2020-04-12T15:43:29.516Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-04-12T15:43:29.516Z] Can fail if eth0 has multiple IP addresses [2020-04-12T15:43:29.516Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-04-12T15:43:29.516Z] This doesn't seem to be taken into account by the engine [2020-04-12T15:43:29.516Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-04-12T15:43:29.516Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-04-12T15:43:29.516Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-04-12T15:43:29.516Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-04-12T15:43:29.516Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-04-12T15:43:29.516Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-04-12T15:43:29.516Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-04-12T15:43:29.516Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 340.29 seconds == [2020-04-12T15:43:29.773Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-04-12T15:43:30.268Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-12T15:43:30.511Z] --- PASS: TestServiceUpdateLabel (3.55s) [2020-04-12T15:43:30.512Z] === RUN TestServiceUpdateSecrets [2020-04-12T15:43:30.526Z] --- PASS: TestHealthKillContainer (3.06s) [2020-04-12T15:43:30.526Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-12T15:43:30.783Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-12T15:43:31.717Z] --- PASS: TestInspectCpusetInConfigPre120 (1.00s) [2020-04-12T15:43:31.717Z] === RUN TestIpcModeNone [2020-04-12T15:43:31.717Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-12T15:43:32.649Z] --- PASS: TestIpcModeNone (0.97s) [2020-04-12T15:43:32.649Z] === RUN TestIpcModePrivate [2020-04-12T15:43:32.799Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-12T15:43:33.581Z] --- PASS: TestIpcModePrivate (0.88s) [2020-04-12T15:43:33.581Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:205, shared: false, mustBeShared: false [2020-04-12T15:43:33.581Z] === RUN TestIpcModeShareable [2020-04-12T15:43:33.581Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-12T15:43:33.838Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-12T15:43:34.771Z] --- PASS: TestIpcModeShareable (1.16s) [2020-04-12T15:43:34.771Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:194, shared: true, mustBeShared: true [2020-04-12T15:43:34.771Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-12T15:43:35.028Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-12T15:43:35.287Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-12T15:43:36.085Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-12T15:43:36.659Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-12T15:43:37.228Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-12T15:43:38.163Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.40s) [2020-04-12T15:43:38.163Z] === RUN TestAPIIpcModeHost [2020-04-12T15:43:39.097Z] --- PASS: TestAPIIpcModeHost (0.97s) [2020-04-12T15:43:39.097Z] === RUN TestDaemonIpcModeShareable [2020-04-12T15:43:39.097Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-12T15:43:40.030Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-12T15:43:40.963Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2020-04-12T15:43:40.963Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true [2020-04-12T15:43:40.963Z] === RUN TestDaemonIpcModePrivate [2020-04-12T15:43:41.220Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-12T15:43:41.785Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-12T15:43:41.969Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-12T15:43:41.969Z] [2020-04-12T15:43:41.969Z] Unloading profiles will leave already running processes permanently [2020-04-12T15:43:41.969Z] unconfined, which can lead to unexpected situations. [2020-04-12T15:43:41.969Z] [2020-04-12T15:43:41.969Z] To set a process to complain mode, use the command line tool [2020-04-12T15:43:41.969Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-12T15:43:41.969Z] Post stage [Pipeline] junit [2020-04-12T15:43:42.549Z] Recording test results [2020-04-12T15:43:42.651Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-12T15:43:42.717Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-04-12T15:43:42.717Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: false, mustBeShared: false [2020-04-12T15:43:42.717Z] === RUN TestDaemonIpcModePrivateFromConfig [Pipeline] sh [2020-04-12T15:43:44.006Z] + echo Ensuring container killed. [2020-04-12T15:43:44.006Z] Ensuring container killed. [2020-04-12T15:43:44.006Z] + docker rm -vf docker-pr2 [2020-04-12T15:43:44.006Z] Error: No such container: docker-pr2 [2020-04-12T15:43:44.006Z] + true [Pipeline] sh [2020-04-12T15:43:44.027Z] --- PASS: TestDockerNetworkMacvlan (18.22s) [2020-04-12T15:43:44.027Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-04-12T15:43:44.027Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-12T15:43:44.027Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2020-04-12T15:43:44.027Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2020-04-12T15:43:44.027Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.70s) [2020-04-12T15:43:44.027Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-04-12T15:43:44.027Z] PASS [2020-04-12T15:43:44.027Z] [2020-04-12T15:43:44.027Z] DONE 8 tests in 20.426s [2020-04-12T15:43:44.027Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-12T15:43:44.027Z] ++ 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-04-12T15:43:44.286Z] ++ set -e [2020-04-12T15:43:44.286Z] ++ '[' -n 0 ']' [2020-04-12T15:43:44.286Z] ++ set -x [2020-04-12T15:43:44.286Z] ++ env -i DEST=/go/src/github.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-04-12T15:43:44.286Z] testing: warning: no tests to run [2020-04-12T15:43:44.286Z] PASS [2020-04-12T15:43:44.286Z] [2020-04-12T15:43:44.286Z] DONE 0 tests in 0.030s [2020-04-12T15:43:44.286Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-12T15:43:44.286Z] ++ 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-04-12T15:43:44.286Z] ++ set -e [2020-04-12T15:43:44.286Z] ++ '[' -n 0 ']' [2020-04-12T15:43:44.286Z] ++ set -x [2020-04-12T15:43:44.286Z] ++ env -i DEST=/go/src/github.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-04-12T15:43:44.286Z] INFO: Testing against a local daemon [2020-04-12T15:43:44.286Z] === RUN TestAuthZPluginAllowRequest [2020-04-12T15:43:44.289Z] + echo Chowning /workspace to jenkins user [2020-04-12T15:43:44.289Z] Chowning /workspace to jenkins user [2020-04-12T15:43:44.289Z] + id -u [2020-04-12T15:43:44.289Z] + id -g [2020-04-12T15:43:44.289Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-37867:/workspace busybox chown -R 1000:1000 /workspace [2020-04-12T15:43:44.289Z] Unable to find image 'busybox:latest' locally [2020-04-12T15:43:44.619Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-04-12T15:43:44.619Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: false, mustBeShared: false [2020-04-12T15:43:44.619Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-12T15:43:45.554Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-12T15:43:45.715Z] --- PASS: TestServiceUpdateSecrets (15.70s) [2020-04-12T15:43:45.715Z] === RUN TestServiceUpdateConfigs [2020-04-12T15:43:46.126Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2020-04-12T15:43:46.126Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: true, mustBeShared: true [2020-04-12T15:43:46.126Z] === RUN TestIpcModeOlderClient [2020-04-12T15:43:46.126Z] === PAUSE TestIpcModeOlderClient [2020-04-12T15:43:46.126Z] === RUN TestKillContainerInvalidSignal [2020-04-12T15:43:46.187Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2020-04-12T15:43:46.187Z] === RUN TestAuthZPluginTLS [2020-04-12T15:43:46.754Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-04-12T15:43:46.754Z] === RUN TestAuthZPluginDenyRequest [2020-04-12T15:43:47.058Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2020-04-12T15:43:47.058Z] === RUN TestKillContainer [2020-04-12T15:43:47.058Z] === RUN TestKillContainer/no_signal [2020-04-12T15:43:47.690Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-04-12T15:43:47.690Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-12T15:43:47.990Z] === RUN TestKillContainer/non_killing_signal [2020-04-12T15:43:48.247Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-12T15:43:48.257Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-04-12T15:43:48.257Z] === RUN TestAuthZPluginDenyResponse [2020-04-12T15:43:48.506Z] === RUN TestKillContainer/killing_signal [2020-04-12T15:43:48.824Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-04-12T15:43:48.825Z] === RUN TestAuthZPluginAllowEventStream [2020-04-12T15:43:49.441Z] --- PASS: TestKillContainer (2.54s) [2020-04-12T15:43:49.441Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-04-12T15:43:49.441Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2020-04-12T15:43:49.441Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-04-12T15:43:49.441Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-12T15:43:49.441Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-12T15:43:49.540Z] latest: Pulling from library/busybox [2020-04-12T15:43:49.540Z] 0669b0daf1fb: Pulling fs layer [2020-04-12T15:43:49.540Z] 0669b0daf1fb: Verifying Checksum [2020-04-12T15:43:49.540Z] 0669b0daf1fb: Download complete [2020-04-12T15:43:49.540Z] 0669b0daf1fb: Pull complete [2020-04-12T15:43:49.540Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-12T15:43:49.540Z] Status: Downloaded newer image for busybox:latest [2020-04-12T15:43:50.375Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-12T15:43:50.725Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s) [2020-04-12T15:43:50.725Z] === RUN TestAuthZPluginErrorResponse [2020-04-12T15:43:51.292Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2020-04-12T15:43:51.292Z] === RUN TestAuthZPluginErrorRequest [2020-04-12T15:43:51.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s) [2020-04-12T15:43:51.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-04-12T15:43:51.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2020-04-12T15:43:51.307Z] === RUN TestKillStoppedContainer [2020-04-12T15:43:51.307Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-12T15:43:51.307Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-12T15:43:51.307Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-04-12T15:43:51.307Z] === RUN TestKillDifferentUserContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-12T15:43:51.730Z] + bundleName=docker-py [2020-04-12T15:43:51.730Z] + echo Creating docker-py-bundles.tar.gz [2020-04-12T15:43:51.730Z] Creating docker-py-bundles.tar.gz [2020-04-12T15:43:51.730Z] + 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-04-12T15:43:51.739Z] Archiving artifacts [2020-04-12T15:43:51.859Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2020-04-12T15:43:51.859Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-12T15:43:51.872Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-12T15:43:52.129Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2020-04-12T15:43:52.129Z] === RUN TestInspectOomKilledTrue [2020-04-12T15:43:52.129Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-12T15:43:52.129Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:43:52.129Z] === RUN TestInspectOomKilledFalse [2020-04-12T15:43:52.129Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-12T15:43:52.129Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:43:52.129Z] === RUN TestLinksEtcHostsContentMatch [2020-04-12T15:43:52.695Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-04-12T15:43:52.695Z] === RUN TestLinksContainerNames [2020-04-12T15:43:52.695Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-12T15:43:52.795Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2020-04-12T15:43:52.795Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-12T15:43:53.384Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-37867/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-04-12T15:43:53.911Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-37867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 -e DOCKER_GRAPHDRIVER docker:e9d785ce3f02c223100f4dd01813e192ccd83948 hack/make.sh binary-daemon [2020-04-12T15:43:54.476Z] [2020-04-12T15:43:54.476Z] Removing bundles/ [2020-04-12T15:43:54.476Z] [2020-04-12T15:43:54.476Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-04-12T15:43:54.476Z] Building: bundles/binary-daemon/dockerd-dev [2020-04-12T15:43:54.476Z] GOOS="" GOARCH="" GOARM="" [2020-04-12T15:43:54.595Z] --- PASS: TestLinksContainerNames (1.70s) [2020-04-12T15:43:54.595Z] === RUN TestLogsFollowTailEmpty [2020-04-12T15:43:54.701Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-04-12T15:43:54.701Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-12T15:43:55.527Z] --- PASS: TestLogsFollowTailEmpty (1.06s) [2020-04-12T15:43:55.527Z] === RUN TestContainerNetworkMountsNoChown [2020-04-12T15:43:56.461Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-12T15:43:56.461Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/default [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/default [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/private [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/private [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/rprivate [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/slave [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/slave [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/rslave [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/shared [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/shared [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/rshared [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-12T15:43:56.461Z] === CONT TestMountDaemonRoot/default [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-12T15:43:56.461Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-12T15:43:56.461Z] === CONT TestMountDaemonRoot/rshared [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-12T15:43:56.461Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-12T15:43:56.461Z] === CONT TestMountDaemonRoot/shared [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-12T15:43:56.461Z] === CONT TestMountDaemonRoot/rslave [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-12T15:43:56.461Z] === CONT TestMountDaemonRoot/slave [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-12T15:43:56.461Z] === CONT TestMountDaemonRoot/rprivate [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-12T15:43:56.461Z] === CONT TestMountDaemonRoot/private [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-12T15:43:56.461Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-12T15:43:56.461Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-12T15:43:56.461Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-12T15:43:56.461Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-12T15:43:56.461Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-12T15:43:56.461Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-12T15:43:56.461Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-12T15:43:56.720Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-12T15:43:56.720Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-12T15:43:56.720Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-12T15:43:56.721Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-12T15:43:56.721Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-12T15:43:56.721Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-12T15:43:56.721Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-12T15:43:56.721Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-12T15:43:56.721Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-12T15:43:56.979Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-12T15:43:56.979Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-12T15:43:56.979Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-12T15:43:56.979Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-12T15:43:56.979Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-12T15:43:56.979Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-12T15:43:56.979Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-12T15:43:56.979Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-12T15:43:56.979Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-12T15:43:56.979Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-12T15:43:56.979Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-12T15:43:56.979Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-12T15:43:56.979Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-12T15:43:57.233Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2020-04-12T15:43:57.233Z] === RUN TestAuthZPluginHeader [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-12T15:43:57.236Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-12T15:43:57.236Z] === RUN TestContainerBindMountNonRecursive [2020-04-12T15:43:57.801Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-12T15:43:58.169Z] --- PASS: TestAuthZPluginHeader (1.01s) [2020-04-12T15:43:58.169Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-12T15:43:58.169Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-12T15:43:58.169Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:43:58.169Z] === RUN TestAuthZPluginV2Disable [2020-04-12T15:43:58.169Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-12T15:43:58.169Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:43:58.169Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-12T15:43:58.169Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-12T15:43:58.169Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:43:58.169Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-12T15:43:58.169Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-12T15:43:58.169Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:43:58.169Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-12T15:43:59.699Z] --- PASS: TestContainerBindMountNonRecursive (2.32s) [2020-04-12T15:43:59.699Z] === RUN TestNetworkNat [2020-04-12T15:44:00.264Z] --- PASS: TestNetworkNat (0.87s) [2020-04-12T15:44:00.264Z] === RUN TestNetworkLocalhostTCPNat [2020-04-12T15:44:00.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-12T15:44:01.455Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) [2020-04-12T15:44:01.455Z] === RUN TestNetworkLoopbackNat [2020-04-12T15:44:02.830Z] --- PASS: TestNetworkLoopbackNat (1.63s) [2020-04-12T15:44:02.830Z] === RUN TestPause [2020-04-12T15:44:04.148Z] --- PASS: TestServiceUpdateConfigs (15.66s) [2020-04-12T15:44:04.148Z] === RUN TestServiceUpdateNetwork [2020-04-12T15:44:04.731Z] --- PASS: TestPause (1.57s) [2020-04-12T15:44:04.731Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-12T15:44:04.731Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-12T15:44:04.731Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-12T15:44:04.731Z] === RUN TestPauseStopPausedContainer [2020-04-12T15:44:05.664Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2020-04-12T15:44:05.664Z] === RUN TestPsFilter [2020-04-12T15:44:05.664Z] --- PASS: TestPsFilter (0.27s) [2020-04-12T15:44:05.664Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-12T15:44:07.038Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-12T15:44:07.296Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.57s) [2020-04-12T15:44:07.296Z] === RUN TestRemoveContainerWithVolume [2020-04-12T15:44:08.231Z] --- PASS: TestRemoveContainerWithVolume (0.95s) [2020-04-12T15:44:08.231Z] === RUN TestRemoveContainerRunning [2020-04-12T15:44:08.490Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-12T15:44:09.865Z] --- PASS: TestRemoveContainerRunning (1.42s) [2020-04-12T15:44:09.865Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-12T15:44:10.801Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-12T15:44:11.058Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.31s) [2020-04-12T15:44:11.058Z] === RUN TestRemoveInvalidContainer [2020-04-12T15:44:11.058Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2020-04-12T15:44:11.058Z] === RUN TestRenameLinkedContainer [2020-04-12T15:44:13.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-12T15:44:15.487Z] --- PASS: TestRenameLinkedContainer (4.08s) [2020-04-12T15:44:15.487Z] === RUN TestRenameStoppedContainer [2020-04-12T15:44:15.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-12T15:44:16.052Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-04-12T15:44:16.052Z] === RUN TestRenameRunningContainerAndReuse [2020-04-12T15:44:16.251Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.06s) [2020-04-12T15:44:16.251Z] PASS [2020-04-12T15:44:16.251Z] [2020-04-12T15:44:16.251Z] === Skipped [2020-04-12T15:44:16.251Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-12T15:44:16.251Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:44:16.251Z] [2020-04-12T15:44:16.251Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-12T15:44:16.251Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:44:16.251Z] [2020-04-12T15:44:16.251Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-12T15:44:16.251Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:44:16.251Z] [2020-04-12T15:44:16.251Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-12T15:44:16.251Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:44:16.251Z] [2020-04-12T15:44:16.251Z] [2020-04-12T15:44:16.251Z] DONE 17 tests, 4 skipped in 31.866s [2020-04-12T15:44:16.251Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-12T15:44:16.251Z] ++ 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-04-12T15:44:16.251Z] ++ set -e [2020-04-12T15:44:16.251Z] ++ '[' -n 0 ']' [2020-04-12T15:44:16.251Z] ++ set -x [2020-04-12T15:44:16.251Z] ++ env -i DEST=/go/src/github.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-04-12T15:44:16.251Z] INFO: Testing against a local daemon [2020-04-12T15:44:16.251Z] === RUN TestPluginInvalidJSON [2020-04-12T15:44:16.251Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-12T15:44:16.251Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-12T15:44:16.251Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-12T15:44:16.251Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-12T15:44:16.251Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-12T15:44:16.251Z] PASS [2020-04-12T15:44:16.251Z] [2020-04-12T15:44:16.251Z] DONE 2 tests in 0.166s [2020-04-12T15:44:16.251Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-12T15:44:16.251Z] ++ 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-04-12T15:44:16.251Z] ++ set -e [2020-04-12T15:44:16.251Z] ++ '[' -n 0 ']' [2020-04-12T15:44:16.251Z] ++ set -x [2020-04-12T15:44:16.251Z] ++ env -i DEST=/go/src/github.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-04-12T15:44:16.311Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-12T15:44:16.509Z] INFO: Testing against a local daemon [2020-04-12T15:44:16.509Z] === RUN TestExternalGraphDriver [2020-04-12T15:44:16.509Z] === RUN TestExternalGraphDriver/json [2020-04-12T15:44:16.570Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-12T15:44:17.943Z] --- PASS: TestRenameRunningContainerAndReuse (1.78s) [2020-04-12T15:44:17.943Z] === RUN TestRenameInvalidName [2020-04-12T15:44:18.878Z] --- PASS: TestRenameInvalidName (0.96s) [2020-04-12T15:44:18.878Z] === RUN TestRenameAnonymousContainer [2020-04-12T15:44:19.043Z] === RUN TestExternalGraphDriver/spec [2020-04-12T15:44:19.353Z] --- PASS: TestServiceUpdateNetwork (16.12s) [2020-04-12T15:44:19.353Z] PASS [2020-04-12T15:44:19.353Z] [2020-04-12T15:44:19.353Z] === Skipped [2020-04-12T15:44:19.353Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-04-12T15:44:19.353Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-12T15:44:19.353Z] [2020-04-12T15:44:19.353Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-04-12T15:44:19.353Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:44:19.353Z] [2020-04-12T15:44:19.353Z] [2020-04-12T15:44:19.353Z] DONE 23 tests, 2 skipped in 155.812s [2020-04-12T15:44:19.353Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-04-12T15:44:19.354Z] ++ 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-04-12T15:44:19.354Z] ++ set -e [2020-04-12T15:44:19.354Z] ++ '[' -n 0 ']' [2020-04-12T15:44:19.354Z] ++ set -x [2020-04-12T15:44:19.354Z] ++ env -i DEST=/go/src/github.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-04-12T15:44:19.354Z] INFO: Testing against a local daemon [2020-04-12T15:44:19.354Z] === RUN TestSessionCreate [2020-04-12T15:44:19.354Z] --- PASS: TestSessionCreate (0.02s) [2020-04-12T15:44:19.354Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-12T15:44:19.354Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-04-12T15:44:19.354Z] PASS [2020-04-12T15:44:19.354Z] [2020-04-12T15:44:19.354Z] DONE 2 tests in 0.095s [2020-04-12T15:44:19.354Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-04-12T15:44:19.354Z] ++ 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-04-12T15:44:19.354Z] ++ set -e [2020-04-12T15:44:19.354Z] ++ '[' -n 0 ']' [2020-04-12T15:44:19.354Z] ++ set -x [2020-04-12T15:44:19.354Z] ++ env -i DEST=/go/src/github.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-04-12T15:44:19.354Z] INFO: Testing against a local daemon [2020-04-12T15:44:19.354Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-12T15:44:19.354Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-12T15:44:19.354Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-12T15:44:19.354Z] === RUN TestEventsExecDie [2020-04-12T15:44:19.354Z] --- PASS: TestEventsExecDie (0.89s) [2020-04-12T15:44:19.354Z] === RUN TestEventsBackwardsCompatible [2020-04-12T15:44:19.354Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-12T15:44:19.354Z] === RUN TestInfoBinaryCommits [2020-04-12T15:44:19.354Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-12T15:44:19.354Z] === RUN TestInfoAPIVersioned [2020-04-12T15:44:19.354Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-12T15:44:19.354Z] === RUN TestInfoDiscoveryBackend [2020-04-12T15:44:19.354Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-04-12T15:44:19.354Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-12T15:44:20.359Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-12T15:44:20.359Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-12T15:44:20.972Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-04-12T15:44:20.972Z] === RUN TestInfoAPI [2020-04-12T15:44:20.972Z] --- PASS: TestInfoAPI (0.02s) [2020-04-12T15:44:20.972Z] === RUN TestInfoAPIWarnings [2020-04-12T15:44:21.254Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-12T15:44:21.254Z] === RUN TestInfoDebug [2020-04-12T15:44:21.867Z] --- PASS: TestInfoDebug (0.53s) [2020-04-12T15:44:21.867Z] === RUN TestInfoInsecureRegistries [2020-04-12T15:44:22.166Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-12T15:44:22.328Z] === RUN TestExternalGraphDriver/pull [2020-04-12T15:44:22.424Z] --- PASS: TestRenameAnonymousContainer (3.83s) [2020-04-12T15:44:22.425Z] === RUN TestRenameContainerWithSameName [2020-04-12T15:44:22.480Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-04-12T15:44:22.480Z] === RUN TestInfoRegistryMirrors [2020-04-12T15:44:23.093Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-04-12T15:44:23.093Z] === RUN TestLoginFailsWithBadCredentials [2020-04-12T15:44:23.093Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-04-12T15:44:23.093Z] === RUN TestPingCacheHeaders [2020-04-12T15:44:23.093Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-04-12T15:44:23.093Z] === RUN TestPingGet [2020-04-12T15:44:23.093Z] --- PASS: TestPingGet (0.01s) [2020-04-12T15:44:23.093Z] === RUN TestPingHead [2020-04-12T15:44:23.093Z] --- PASS: TestPingHead (0.01s) [2020-04-12T15:44:23.093Z] === RUN TestVersion [2020-04-12T15:44:23.093Z] --- PASS: TestVersion (0.01s) [2020-04-12T15:44:23.093Z] PASS [2020-04-12T15:44:23.374Z] [2020-04-12T15:44:23.374Z] === Skipped [2020-04-12T15:44:23.374Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-12T15:44:23.374Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-12T15:44:23.374Z] [2020-04-12T15:44:23.374Z] [2020-04-12T15:44:23.374Z] DONE 18 tests, 1 skipped in 5.553s [2020-04-12T15:44:23.374Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-04-12T15:44:23.374Z] ++ 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-04-12T15:44:23.374Z] ++ set -e [2020-04-12T15:44:23.374Z] ++ '[' -n 0 ']' [2020-04-12T15:44:23.374Z] ++ set -x [2020-04-12T15:44:23.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-12T15:44:23.374Z] INFO: Testing against a local daemon [2020-04-12T15:44:23.375Z] === RUN TestVolumesCreateAndList [2020-04-12T15:44:23.375Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-12T15:44:23.375Z] === RUN TestVolumesRemove [2020-04-12T15:44:23.375Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-12T15:44:23.375Z] === RUN TestVolumesInspect [2020-04-12T15:44:23.375Z] --- PASS: TestVolumesInspect (0.01s) [2020-04-12T15:44:23.375Z] === RUN TestVolumesInvalidJSON [2020-04-12T15:44:23.375Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-12T15:44:23.375Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-12T15:44:23.375Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-12T15:44:23.375Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-12T15:44:23.375Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-12T15:44:23.375Z] PASS [2020-04-12T15:44:23.375Z] [2020-04-12T15:44:23.375Z] DONE 5 tests in 0.209s [2020-04-12T15:44:23.375Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-12T15:44:23.656Z] ++++ cat bundles/test-integration/docker.pid [2020-04-12T15:44:23.656Z] +++ kill 11839 [2020-04-12T15:44:23.796Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-12T15:44:23.796Z] --- PASS: TestRenameContainerWithSameName (1.16s) [2020-04-12T15:44:23.796Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-12T15:44:24.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-12T15:44:24.230Z] --- PASS: TestExternalGraphDriver (7.73s) [2020-04-12T15:44:24.230Z] --- PASS: TestExternalGraphDriver/json (2.50s) [2020-04-12T15:44:24.230Z] --- PASS: TestExternalGraphDriver/spec (2.73s) [2020-04-12T15:44:24.230Z] --- PASS: TestExternalGraphDriver/pull (2.37s) [2020-04-12T15:44:24.230Z] === RUN TestGraphdriverPluginV2 [2020-04-12T15:44:24.230Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-04-12T15:44:24.230Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:44:24.230Z] PASS [2020-04-12T15:44:24.230Z] [2020-04-12T15:44:24.230Z] === Skipped [2020-04-12T15:44:24.230Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-04-12T15:44:24.230Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:44:24.230Z] [2020-04-12T15:44:24.230Z] [2020-04-12T15:44:24.230Z] DONE 5 tests, 1 skipped in 7.925s [2020-04-12T15:44:24.230Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-12T15:44:24.230Z] ++ 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-04-12T15:44:24.230Z] ++ set -e [2020-04-12T15:44:24.230Z] ++ '[' -n 0 ']' [2020-04-12T15:44:24.230Z] ++ set -x [2020-04-12T15:44:24.230Z] ++ env -i DEST=/go/src/github.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-04-12T15:44:24.490Z] INFO: Testing against a local daemon [2020-04-12T15:44:24.490Z] === RUN TestContinueAfterPluginCrash [2020-04-12T15:44:24.490Z] === PAUSE TestContinueAfterPluginCrash [2020-04-12T15:44:24.490Z] === RUN TestReadPluginNoRead [2020-04-12T15:44:24.490Z] === PAUSE TestReadPluginNoRead [2020-04-12T15:44:24.490Z] === RUN TestDaemonStartWithLogOpt [2020-04-12T15:44:24.490Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-12T15:44:24.490Z] === CONT TestContinueAfterPluginCrash [2020-04-12T15:44:24.490Z] === CONT TestDaemonStartWithLogOpt [2020-04-12T15:44:24.490Z] === CONT TestReadPluginNoRead [2020-04-12T15:44:24.989Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-12T15:44:25.124Z] +++ /etc/init.d/apparmor stop [2020-04-12T15:44:25.124Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-12T15:44:25.124Z] [2020-04-12T15:44:25.124Z] Unloading profiles will leave already running processes permanently [2020-04-12T15:44:25.124Z] unconfined, which can lead to unexpected situations. [2020-04-12T15:44:25.124Z] [2020-04-12T15:44:25.124Z] To set a process to complain mode, use the command line tool [2020-04-12T15:44:25.124Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-12T15:44:25.124Z] +++ true [2020-04-12T15:44:25.124Z] [2020-04-12T15:44:25.555Z] --- PASS: TestRenameContainerWithLinkedContainer (1.92s) [2020-04-12T15:44:25.555Z] === RUN TestResize Post stage [Pipeline] junit [2020-04-12T15:44:26.167Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2020-04-12T15:44:26.489Z] --- PASS: TestResize (0.79s) [2020-04-12T15:44:26.490Z] === RUN TestResizeWithInvalidSize [2020-04-12T15:44:26.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg Post stage [Pipeline] sh [2020-04-12T15:44:26.852Z] + echo Ensuring container killed. [2020-04-12T15:44:26.852Z] Ensuring container killed. [2020-04-12T15:44:26.852Z] + docker rm -vf docker-pr2 [2020-04-12T15:44:26.852Z] Error: No such container: docker-pr2 [2020-04-12T15:44:26.852Z] + true [Pipeline] sh [2020-04-12T15:44:27.223Z] + echo Chowning /workspace to jenkins user [2020-04-12T15:44:27.223Z] Chowning /workspace to jenkins user [2020-04-12T15:44:27.223Z] + id -u [2020-04-12T15:44:27.223Z] + id -g [2020-04-12T15:44:27.223Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-37867:/workspace busybox chown -R 1001:1001 /workspace [2020-04-12T15:44:27.223Z] Unable to find image 'busybox:latest' locally [2020-04-12T15:44:27.453Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2020-04-12T15:44:27.453Z] === RUN TestResizeWhenContainerNotStarted [2020-04-12T15:44:27.505Z] latest: Pulling from library/busybox [2020-04-12T15:44:27.505Z] 1b125a2fb2df: Pulling fs layer [2020-04-12T15:44:27.787Z] 1b125a2fb2df: Verifying Checksum [2020-04-12T15:44:27.787Z] 1b125a2fb2df: Download complete [2020-04-12T15:44:28.069Z] 1b125a2fb2df: Pull complete [2020-04-12T15:44:28.069Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-12T15:44:28.069Z] Status: Downloaded newer image for busybox:latest [2020-04-12T15:44:28.388Z] --- PASS: TestResizeWhenContainerNotStarted (0.97s) [2020-04-12T15:44:28.389Z] === RUN TestDaemonRestartKillContainers [2020-04-12T15:44:28.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-12T15:44:28.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-12T15:44:28.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-12T15:44:28.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-12T15:44:28.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-12T15:44:28.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-12T15:44:28.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-12T15:44:28.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-12T15:44:28.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-12T15:44:28.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-12T15:44:28.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-12T15:44:28.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-12T15:44:28.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-12T15:44:28.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-12T15:44:28.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-12T15:44:28.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-12T15:44:28.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:44:28.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:44:28.389Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:44:28.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:44:28.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:44:28.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:44:28.389Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:44:28.389Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:44:28.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-12T15:44:28.389Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-12T15:44:29.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-12T15:44:30.473Z] + bundleName=s390x-integration [2020-04-12T15:44:30.473Z] + echo Creating s390x-integration-bundles.tar.gz [2020-04-12T15:44:30.473Z] Creating s390x-integration-bundles.tar.gz [2020-04-12T15:44:30.473Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-04-12T15:44:30.473Z] + 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-04-12T15:44:30.508Z] Archiving artifacts [2020-04-12T15:44:30.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-12T15:44:30.848Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-37867/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-12T15:44:30.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-12T15:44:30.952Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:44:31.209Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:44:31.232Z] + make clean [2020-04-12T15:44:31.524Z] docker volume rm -f docker-dev-cache [2020-04-12T15:44:31.524Z] docker-dev-cache [Pipeline] deleteDir [2020-04-12T15:44:32.582Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-12T15:44:32.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-12T15:44:32.840Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:44:33.773Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-12T15:44:34.340Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-12T15:44:34.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-12T15:44:35.165Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-12T15:44:36.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-12T15:44:36.706Z] === RUN TestReadPluginNoRead/default [2020-04-12T15:44:36.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-12T15:44:36.965Z] --- PASS: TestDaemonStartWithLogOpt (12.64s) [2020-04-12T15:44:37.055Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-12T15:44:37.902Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-12T15:44:39.583Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-12T15:44:39.804Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-12T15:44:40.517Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-12T15:44:40.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-12T15:44:41.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-12T15:44:41.706Z] --- PASS: TestReadPluginNoRead (17.19s) [2020-04-12T15:44:41.706Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2020-04-12T15:44:41.706Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2020-04-12T15:44:41.706Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2020-04-12T15:44:41.706Z] read_test.go:91: [dca805cc7215c] daemon is not started [2020-04-12T15:44:41.965Z] --- PASS: TestContinueAfterPluginCrash (17.48s) [2020-04-12T15:44:41.965Z] PASS [2020-04-12T15:44:41.965Z] [2020-04-12T15:44:41.965Z] DONE 6 tests in 17.642s [2020-04-12T15:44:41.965Z] 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-04-12T15:44:41.965Z] ++ 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-04-12T15:44:41.965Z] ++ set -e [2020-04-12T15:44:41.965Z] ++ '[' -n 0 ']' [2020-04-12T15:44:41.965Z] ++ set -x [2020-04-12T15:44:41.965Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-12T15:44:41.965Z] testing: warning: no tests to run [2020-04-12T15:44:41.965Z] PASS [2020-04-12T15:44:41.965Z] [2020-04-12T15:44:41.965Z] DONE 0 tests in 0.044s [2020-04-12T15:44:41.965Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-12T15:44:41.965Z] ++ 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-04-12T15:44:41.965Z] ++ set -e [2020-04-12T15:44:41.965Z] ++ '[' -n 0 ']' [2020-04-12T15:44:41.965Z] ++ set -x [2020-04-12T15:44:41.965Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-12T15:44:42.224Z] INFO: Testing against a local daemon [2020-04-12T15:44:42.224Z] === RUN TestPluginWithDevMounts [2020-04-12T15:44:42.224Z] === PAUSE TestPluginWithDevMounts [2020-04-12T15:44:42.224Z] === CONT TestPluginWithDevMounts [2020-04-12T15:44:43.874Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-12T15:44:43.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s) [2020-04-12T15:44:43.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.97s) [2020-04-12T15:44:43.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-04-12T15:44:43.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-04-12T15:44:43.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2020-04-12T15:44:43.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-04-12T15:44:43.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s) [2020-04-12T15:44:43.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s) [2020-04-12T15:44:43.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.71s) [2020-04-12T15:44:43.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.02s) [2020-04-12T15:44:43.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s) [2020-04-12T15:44:43.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s) [2020-04-12T15:44:43.874Z] === RUN TestCgroupNamespacesRun [2020-04-12T15:44:44.757Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-04-12T15:44:44.757Z] PASS [2020-04-12T15:44:44.757Z] [2020-04-12T15:44:44.757Z] DONE 1 tests in 2.352s [2020-04-12T15:44:44.757Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-12T15:44:44.757Z] ++ 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-04-12T15:44:44.757Z] ++ set -e [2020-04-12T15:44:44.757Z] ++ '[' -n 0 ']' [2020-04-12T15:44:44.757Z] ++ set -x [2020-04-12T15:44:44.757Z] ++ env -i DEST=/go/src/github.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-04-12T15:44:44.757Z] INFO: Testing against a local daemon [2020-04-12T15:44:44.757Z] === RUN TestSecretInspect [2020-04-12T15:44:45.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-12T15:44:45.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-12T15:44:45.813Z] --- PASS: TestCgroupNamespacesRun (2.04s) [2020-04-12T15:44:45.813Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-12T15:44:48.041Z] --- PASS: TestSecretInspect (3.32s) [2020-04-12T15:44:48.041Z] === RUN TestSecretList [2020-04-12T15:44:48.338Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.94s) [2020-04-12T15:44:48.338Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-12T15:44:48.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-12T15:44:49.836Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2020-04-12T15:44:49.836Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-12T15:44:50.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-12T15:44:51.326Z] --- PASS: TestSecretList (3.29s) [2020-04-12T15:44:51.326Z] === RUN TestSecretsCreateAndDelete [2020-04-12T15:44:51.332Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2020-04-12T15:44:51.332Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-12T15:44:53.235Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-12T15:44:53.493Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.05s) [2020-04-12T15:44:53.493Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-12T15:44:54.427Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2020-04-12T15:44:54.427Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-12T15:44:54.613Z] --- PASS: TestSecretsCreateAndDelete (3.32s) [2020-04-12T15:44:54.613Z] === RUN TestSecretsUpdate [2020-04-12T15:44:55.360Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2020-04-12T15:44:55.360Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-12T15:44:56.295Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-12T15:44:56.295Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-12T15:44:56.295Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-12T15:44:56.860Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-04-12T15:44:56.860Z] === RUN TestKernelTCPMemory [2020-04-12T15:44:57.899Z] --- PASS: TestSecretsUpdate (3.32s) [2020-04-12T15:44:57.899Z] === RUN TestTemplatedSecret [2020-04-12T15:44:58.231Z] --- PASS: TestKernelTCPMemory (1.14s) [2020-04-12T15:44:58.231Z] === RUN TestNISDomainname [2020-04-12T15:44:58.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-12T15:44:59.054Z] --- PASS: TestNISDomainname (1.04s) [2020-04-12T15:44:59.054Z] === RUN TestHostnameDnsResolution [2020-04-12T15:45:00.426Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-12T15:45:00.991Z] --- PASS: TestHostnameDnsResolution (1.88s) [2020-04-12T15:45:00.991Z] === RUN TestStats [2020-04-12T15:45:01.229Z] --- PASS: TestTemplatedSecret (3.43s) [2020-04-12T15:45:01.229Z] === RUN TestSecretCreateResolve [2020-04-12T15:45:01.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-12T15:45:03.297Z] --- PASS: TestStats (2.15s) [2020-04-12T15:45:03.297Z] === RUN TestStopContainerWithTimeout [2020-04-12T15:45:03.297Z] === RUN TestStopContainerWithTimeout/0 [2020-04-12T15:45:03.297Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-12T15:45:03.297Z] === RUN TestStopContainerWithTimeout/1 [2020-04-12T15:45:03.297Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-12T15:45:03.297Z] === RUN TestStopContainerWithTimeout/3 [2020-04-12T15:45:03.297Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-12T15:45:03.297Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-12T15:45:03.297Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-12T15:45:03.297Z] === CONT TestStopContainerWithTimeout/0 [2020-04-12T15:45:03.297Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-12T15:45:04.516Z] --- PASS: TestSecretCreateResolve (3.22s) [2020-04-12T15:45:04.516Z] PASS [2020-04-12T15:45:04.516Z] [2020-04-12T15:45:04.516Z] DONE 6 tests in 20.034s [2020-04-12T15:45:04.516Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-04-12T15:45:04.516Z] ++ 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-04-12T15:45:04.516Z] ++ set -e [2020-04-12T15:45:04.516Z] ++ '[' -n 0 ']' [2020-04-12T15:45:04.516Z] ++ set -x [2020-04-12T15:45:04.516Z] ++ env -i DEST=/go/src/github.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-04-12T15:45:04.516Z] INFO: Testing against a local daemon [2020-04-12T15:45:04.516Z] === RUN TestServiceCreateInit [2020-04-12T15:45:04.516Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-12T15:45:04.671Z] === CONT TestStopContainerWithTimeout/3 [2020-04-12T15:45:04.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-12T15:45:04.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-12T15:45:05.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-12T15:45:06.120Z] === CONT TestStopContainerWithTimeout/1 [2020-04-12T15:45:07.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-12T15:45:08.425Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-12T15:45:08.425Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-12T15:45:08.425Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2020-04-12T15:45:08.425Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2020-04-12T15:45:08.425Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2020-04-12T15:45:08.425Z] --- PASS: TestStopContainerWithTimeout/1 (2.10s) [2020-04-12T15:45:08.425Z] === RUN TestDeleteDevicemapper [2020-04-12T15:45:08.425Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-12T15:45:08.425Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-12T15:45:08.425Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-12T15:45:09.785Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-12T15:45:09.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-12T15:45:10.368Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.17s) [2020-04-12T15:45:10.368Z] === RUN TestUpdateMemory [2020-04-12T15:45:10.368Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-12T15:45:10.368Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:45:10.368Z] === RUN TestUpdateCPUQuota [2020-04-12T15:45:11.740Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-12T15:45:11.998Z] --- PASS: TestUpdateCPUQuota (1.58s) [2020-04-12T15:45:11.998Z] === RUN TestUpdatePidsLimit [2020-04-12T15:45:11.998Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-12T15:45:12.564Z] === RUN TestUpdatePidsLimit/no_change [2020-04-12T15:45:12.821Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-12T15:45:13.387Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-12T15:45:13.645Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-12T15:45:13.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-12T15:45:14.159Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-12T15:45:14.417Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-12T15:45:14.979Z] ok github.com/docker/docker/api/server/httputils 0.040s coverage: 14.7% of statements [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-12T15:45:14.979Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-12T15:45:14.979Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-04-12T15:45:14.979Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2020-04-12T15:45:14.979Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-04-12T15:45:14.979Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 4.5% of statements [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/types [no test files] [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-12T15:45:14.979Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-12T15:45:14.980Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-12T15:45:14.980Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-12T15:45:14.980Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-12T15:45:14.980Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-12T15:45:14.980Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-12T15:45:14.980Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-12T15:45:14.980Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 75.0% of statements [2020-04-12T15:45:14.980Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-12T15:45:14.980Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-12T15:45:14.980Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-12T15:45:14.980Z] ? github.com/docker/docker/builder [no test files] [2020-04-12T15:45:14.980Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-12T15:45:14.980Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-12T15:45:14.980Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-12T15:45:14.980Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-12T15:45:14.980Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-12T15:45:14.980Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-12T15:45:14.980Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-12T15:45:14.980Z] ok github.com/docker/docker/builder/dockerignore 0.023s coverage: 96.8% of statements [2020-04-12T15:45:15.054Z] --- PASS: TestServiceCreateInit (10.09s) [2020-04-12T15:45:15.054Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s) [2020-04-12T15:45:15.054Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s) [2020-04-12T15:45:15.054Z] === RUN TestCreateServiceMultipleTimes [2020-04-12T15:45:15.791Z] --- PASS: TestUpdatePidsLimit (3.93s) [2020-04-12T15:45:15.791Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-04-12T15:45:15.791Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-04-12T15:45:15.791Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2020-04-12T15:45:15.791Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-04-12T15:45:15.791Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-04-12T15:45:15.791Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-04-12T15:45:15.791Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-04-12T15:45:15.791Z] === RUN TestUpdateRestartPolicy [2020-04-12T15:45:15.878Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-04-12T15:45:15.878Z] Copying nested executables into bundles/binary-daemon [2020-04-12T15:45:15.878Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-04-12T15:45:16.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-12T15:45:16.208Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-37867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 -e DOCKER_GRAPHDRIVER docker:e9d785ce3f02c223100f4dd01813e192ccd83948 hack/make.sh cross [2020-04-12T15:45:16.479Z] ok github.com/docker/docker/cli/debug 0.030s coverage: 100.0% of statements [2020-04-12T15:45:16.773Z] [2020-04-12T15:45:16.773Z] Removing bundles/ [2020-04-12T15:45:16.773Z] [2020-04-12T15:45:16.773Z] ---> Making bundle: cross (in bundles/cross) [2020-04-12T15:45:16.773Z] Cross building: bundles/cross/linux/amd64 [2020-04-12T15:45:16.773Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-04-12T15:45:16.773Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-04-12T15:45:17.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-12T15:45:17.678Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-12T15:45:17.976Z] ok github.com/docker/docker/builder/remotecontext/git 4.721s coverage: 86.3% of statements [2020-04-12T15:45:18.612Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-12T15:45:19.546Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-12T15:45:20.480Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-12T15:45:20.689Z] ok github.com/docker/docker/builder/remotecontext 0.583s coverage: 13.6% of statements [2020-04-12T15:45:21.852Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-12T15:45:22.770Z] ok github.com/docker/docker/builder/dockerfile 1.591s coverage: 48.2% of statements [2020-04-12T15:45:22.770Z] ? github.com/docker/docker/cli [no test files] [2020-04-12T15:45:22.770Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-12T15:45:26.034Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-12T15:45:26.034Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-12T15:45:27.406Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-12T15:45:28.343Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-12T15:45:28.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-12T15:45:29.277Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-12T15:45:29.540Z] --- PASS: TestUpdateRestartPolicy (13.56s) [2020-04-12T15:45:29.540Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-12T15:45:30.473Z] --- PASS: TestUpdateRestartWithAutoRemove (1.06s) [2020-04-12T15:45:30.473Z] === RUN TestWaitNonBlocked [2020-04-12T15:45:30.473Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-12T15:45:30.473Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-12T15:45:30.473Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-12T15:45:30.473Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-12T15:45:30.473Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-12T15:45:30.473Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-12T15:45:31.210Z] ok github.com/docker/docker/client 0.615s coverage: 75.8% of statements [2020-04-12T15:45:31.847Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-12T15:45:31.847Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2020-04-12T15:45:31.847Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.41s) [2020-04-12T15:45:31.847Z] === RUN TestWaitBlocked [2020-04-12T15:45:31.847Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-12T15:45:31.847Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-12T15:45:31.847Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-12T15:45:31.847Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-12T15:45:32.105Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-12T15:45:32.105Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-12T15:45:32.105Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-12T15:45:33.038Z] --- PASS: TestWaitBlocked (0.04s) [2020-04-12T15:45:33.038Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2020-04-12T15:45:33.038Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2020-04-12T15:45:33.038Z] === CONT TestContainerStartOnDaemonRestart [2020-04-12T15:45:33.038Z] === CONT TestIpcModeOlderClient [2020-04-12T15:45:33.298Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-04-12T15:45:33.298Z] === CONT TestDaemonHostGatewayIP [2020-04-12T15:45:35.826Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-12T15:45:36.084Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-12T15:45:36.980Z] --- PASS: TestCreateServiceMultipleTimes (19.36s) [2020-04-12T15:45:36.980Z] === RUN TestCreateServiceConflict [2020-04-12T15:45:37.051Z] --- PASS: TestContainerStartOnDaemonRestart (3.71s) [2020-04-12T15:45:37.051Z] === CONT TestDaemonRestartIpcMode [2020-04-12T15:45:37.240Z] --- PASS: TestCreateServiceConflict (3.33s) [2020-04-12T15:45:37.240Z] === RUN TestCreateServiceMaxReplicas [2020-04-12T15:45:38.000Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-12T15:45:38.000Z] --- PASS: TestDaemonHostGatewayIP (4.53s) [2020-04-12T15:45:38.568Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-12T15:45:39.499Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-12T15:45:39.757Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-12T15:45:40.322Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-12T15:45:40.524Z] --- PASS: TestCreateServiceMaxReplicas (3.06s) [2020-04-12T15:45:40.524Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-12T15:45:40.580Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-12T15:45:40.580Z] --- PASS: TestDaemonRestartIpcMode (3.77s) [2020-04-12T15:45:40.580Z] PASS [2020-04-12T15:45:40.580Z] [2020-04-12T15:45:40.580Z] === Skipped [2020-04-12T15:45:40.580Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-12T15:45:40.580Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-12T15:45:40.580Z] [2020-04-12T15:45:40.580Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-12T15:45:40.580Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:45:40.580Z] [2020-04-12T15:45:40.580Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-12T15:45:40.580Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:45:40.580Z] [2020-04-12T15:45:40.580Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-12T15:45:40.580Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-12T15:45:40.580Z] [2020-04-12T15:45:40.580Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-12T15:45:40.580Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-12T15:45:40.580Z] [2020-04-12T15:45:40.580Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-12T15:45:40.580Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-12T15:45:40.580Z] [2020-04-12T15:45:40.580Z] [2020-04-12T15:45:40.580Z] DONE 199 tests, 6 skipped in 151.881s [2020-04-12T15:45:40.580Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-12T15:45:40.580Z] ++ 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-04-12T15:45:40.580Z] ++ set -e [2020-04-12T15:45:40.580Z] ++ '[' -n 0 ']' [2020-04-12T15:45:40.580Z] ++ set -x [2020-04-12T15:45:40.580Z] ++ env -i DEST=/go/src/github.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-04-12T15:45:40.837Z] INFO: Testing against a local daemon [2020-04-12T15:45:40.837Z] === RUN TestCommitInheritsEnv [2020-04-12T15:45:40.837Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-12T15:45:40.837Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-12T15:45:41.094Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-04-12T15:45:41.094Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-12T15:45:41.094Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-12T15:45:41.094Z] === RUN TestImagesFilterMultiReference [2020-04-12T15:45:41.352Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-04-12T15:45:41.352Z] === RUN TestImagePullPlatformInvalid [2020-04-12T15:45:41.352Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-12T15:45:41.352Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2020-04-12T15:45:41.352Z] === RUN TestRemoveImageOrphaning [2020-04-12T15:45:41.917Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-04-12T15:45:41.917Z] === RUN TestRemoveImageGarbageCollector [2020-04-12T15:45:42.174Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-12T15:45:44.073Z] --- PASS: TestRemoveImageGarbageCollector (2.25s) [2020-04-12T15:45:44.073Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-12T15:45:44.073Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-04-12T15:45:44.073Z] === RUN TestTagInvalidReference [2020-04-12T15:45:44.330Z] --- PASS: TestTagInvalidReference (0.04s) [2020-04-12T15:45:44.330Z] === RUN TestTagValidPrefixedRepo [2020-04-12T15:45:44.330Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-12T15:45:44.330Z] === RUN TestTagExistedNameWithoutForce [2020-04-12T15:45:44.330Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-04-12T15:45:44.330Z] === RUN TestTagOfficialNames [2020-04-12T15:45:44.330Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-12T15:45:44.330Z] === RUN TestTagMatchesDigest [2020-04-12T15:45:44.330Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-12T15:45:44.330Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-12T15:45:47.613Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-12T15:45:48.178Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-12T15:45:48.744Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-12T15:45:48.744Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-12T15:45:49.310Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-12T15:45:50.243Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-12T15:45:54.425Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-12T15:45:54.682Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-12T15:45:55.412Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.22s) [2020-04-12T15:45:55.412Z] === RUN TestCreateServiceSecretFileMode [2020-04-12T15:45:55.615Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-12T15:45:55.615Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-12T15:45:56.181Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-12T15:45:56.181Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-12T15:45:56.439Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-12T15:45:56.698Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-12T15:45:57.264Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-12T15:45:57.522Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-12T15:45:57.943Z] --- PASS: TestCreateServiceSecretFileMode (3.31s) [2020-04-12T15:45:57.943Z] === RUN TestCreateServiceConfigFileMode [2020-04-12T15:46:00.806Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-12T15:46:01.064Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-12T15:46:01.229Z] --- PASS: TestCreateServiceConfigFileMode (2.91s) [2020-04-12T15:46:01.229Z] === RUN TestCreateServiceSysctls [2020-04-12T15:46:04.344Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-12T15:46:05.418Z] --- PASS: TestCreateServiceSysctls (4.31s) [2020-04-12T15:46:05.418Z] === RUN TestCreateServiceCapabilities [2020-04-12T15:46:06.242Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-12T15:46:08.703Z] --- PASS: TestCreateServiceCapabilities (3.48s) [2020-04-12T15:46:08.703Z] === RUN TestInspect [2020-04-12T15:46:11.504Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-12T15:46:12.069Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-12T15:46:12.636Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-12T15:46:12.893Z] --- PASS: TestInspect (3.49s) [2020-04-12T15:46:12.893Z] === RUN TestCreateJob [2020-04-12T15:46:14.007Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-12T15:46:14.572Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-12T15:46:16.181Z] --- PASS: TestCreateJob (4.09s) [2020-04-12T15:46:16.181Z] === RUN TestReplicatedJob [2020-04-12T15:46:17.098Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-12T15:46:18.471Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-12T15:46:20.997Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-12T15:46:22.745Z] --- PASS: TestReplicatedJob (6.36s) [2020-04-12T15:46:22.745Z] === RUN TestUpdateReplicatedJob [2020-04-12T15:46:24.275Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-12T15:46:24.276Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-12T15:46:26.174Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-12T15:46:26.174Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-12T15:46:26.174Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-12T15:46:26.174Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-12T15:46:26.174Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-12T15:46:26.174Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-12T15:46:26.740Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-12T15:46:26.934Z] --- PASS: TestUpdateReplicatedJob (4.27s) [2020-04-12T15:46:26.934Z] === RUN TestServiceListWithStatuses [2020-04-12T15:46:26.934Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-12T15:46:26.934Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-12T15:46:26.934Z] === RUN TestDockerNetworkConnectAlias [2020-04-12T15:46:27.306Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-12T15:46:27.871Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-12T15:46:28.044Z] ok github.com/docker/docker/cmd/dockerd 0.234s coverage: 30.8% of statements [2020-04-12T15:46:29.770Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-12T15:46:29.770Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-12T15:46:30.782Z] ok github.com/docker/docker/container 0.213s coverage: 34.9% of statements [2020-04-12T15:46:30.782Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-12T15:46:30.782Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-12T15:46:30.782Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-12T15:46:30.782Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-12T15:46:31.668Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-12T15:46:31.668Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-12T15:46:33.498Z] --- PASS: TestDockerNetworkConnectAlias (6.55s) [2020-04-12T15:46:33.498Z] === RUN TestDockerNetworkReConnect [2020-04-12T15:46:33.567Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-12T15:46:35.214Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.043s coverage: 65.3% of statements [2020-04-12T15:46:37.749Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-12T15:46:37.749Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-12T15:46:38.178Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-04-12T15:46:38.178Z] Copying nested executables into bundles/cross/linux/amd64 [2020-04-12T15:46:38.178Z] Cross building: bundles/cross/windows/amd64 [2020-04-12T15:46:38.178Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-12T15:46:38.178Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-04-12T15:46:38.766Z] --- PASS: TestDockerNetworkReConnect (5.35s) [2020-04-12T15:46:38.766Z] === RUN TestServicePlugin [2020-04-12T15:46:38.766Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-12T15:46:38.766Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:46:38.766Z] === RUN TestServiceUpdateLabel [2020-04-12T15:46:39.123Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-12T15:46:41.022Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-12T15:46:41.954Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-12T15:46:42.051Z] --- PASS: TestServiceUpdateLabel (3.19s) [2020-04-12T15:46:42.051Z] === RUN TestServiceUpdateSecrets [2020-04-12T15:46:42.520Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-12T15:46:43.676Z] ok github.com/docker/docker/daemon/cluster/convert 0.056s coverage: 35.6% of statements [2020-04-12T15:46:45.047Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-12T15:46:46.387Z] ok github.com/docker/docker/daemon/cluster 0.249s coverage: 0.5% of statements [2020-04-12T15:46:48.327Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-12T15:46:50.225Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-12T15:46:51.921Z] ok github.com/docker/docker/daemon/discovery 0.031s coverage: 30.0% of statements [2020-04-12T15:46:54.407Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-12T15:46:54.653Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2020-04-12T15:46:54.653Z] ok github.com/docker/docker/daemon/config 0.182s coverage: 81.7% of statements [2020-04-12T15:46:55.778Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-12T15:46:56.712Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-12T15:46:58.085Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-12T15:46:58.085Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-12T15:46:58.141Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-04-12T15:46:59.019Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-12T15:47:00.132Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2020-04-12T15:47:00.132Z] === RUN TestServiceUpdateConfigs [2020-04-12T15:47:00.833Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.522s coverage: 13.7% of statements [2020-04-12T15:47:00.938Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-12T15:47:01.883Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-12T15:47:02.321Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-04-12T15:47:03.829Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.146s coverage: 57.9% of statements [2020-04-12T15:47:05.320Z] ok github.com/docker/docker/daemon 12.519s coverage: 17.4% of statements [2020-04-12T15:47:05.320Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-12T15:47:05.320Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-12T15:47:05.320Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-12T15:47:05.320Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-12T15:47:06.072Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-12T15:47:06.329Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-12T15:47:06.587Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-12T15:47:08.485Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-12T15:47:08.826Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-04-12T15:47:08.826Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.116s coverage: 68.6% of statements [2020-04-12T15:47:09.857Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-12T15:47:10.789Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-12T15:47:11.354Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-12T15:47:12.349Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.708s coverage: 45.9% of statements [2020-04-12T15:47:12.349Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-12T15:47:12.637Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.644s coverage: 49.5% of statements [2020-04-12T15:47:14.689Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.599s coverage: 76.1% of statements [2020-04-12T15:47:15.011Z] --- PASS: TestServiceUpdateConfigs (15.45s) [2020-04-12T15:47:15.011Z] === RUN TestServiceUpdateNetwork [2020-04-12T15:47:16.182Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.043s coverage: 58.0% of statements [2020-04-12T15:47:17.203Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2020-04-12T15:47:18.227Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.882s coverage: 52.1% of statements [2020-04-12T15:47:18.227Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-12T15:47:18.227Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-12T15:47:18.514Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-04-12T15:47:21.321Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-12T15:47:22.962Z] ok github.com/docker/docker/daemon/logger 0.305s coverage: 41.8% of statements [2020-04-12T15:47:23.592Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 67.0% of statements [2020-04-12T15:47:23.846Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-12T15:47:24.619Z] ok github.com/docker/docker/daemon/images 0.050s coverage: 4.9% of statements [2020-04-12T15:47:24.619Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-12T15:47:24.619Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-12T15:47:24.779Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-12T15:47:24.906Z] ok github.com/docker/docker/daemon/logger/awslogs 0.536s coverage: 77.8% of statements [2020-04-12T15:47:24.906Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-12T15:47:24.906Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-12T15:47:26.151Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-12T15:47:26.151Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-12T15:47:26.958Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.033s coverage: 88.3% of statements [2020-04-12T15:47:26.958Z] ok github.com/docker/docker/daemon/logger/journald 0.055s coverage: 26.2% of statements [2020-04-12T15:47:27.984Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.035s coverage: 62.1% of statements [2020-04-12T15:47:29.431Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-12T15:47:29.431Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-12T15:47:29.494Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 74.7% of statements [2020-04-12T15:47:29.494Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-12T15:47:29.885Z] --- PASS: TestServiceUpdateNetwork (14.86s) [2020-04-12T15:47:29.885Z] PASS [2020-04-12T15:47:29.885Z] [2020-04-12T15:47:29.885Z] === Skipped [2020-04-12T15:47:29.885Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-12T15:47:29.885Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-12T15:47:29.885Z] [2020-04-12T15:47:29.885Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-04-12T15:47:29.885Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:47:29.885Z] [2020-04-12T15:47:29.885Z] [2020-04-12T15:47:29.885Z] DONE 23 tests, 2 skipped in 143.228s [2020-04-12T15:47:29.885Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-04-12T15:47:29.885Z] ++ 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-04-12T15:47:29.885Z] ++ set -e [2020-04-12T15:47:29.885Z] ++ '[' -n 0 ']' [2020-04-12T15:47:29.885Z] ++ set -x [2020-04-12T15:47:29.885Z] ++ env -i DEST=/go/src/github.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-04-12T15:47:29.885Z] INFO: Testing against a local daemon [2020-04-12T15:47:29.885Z] === RUN TestSessionCreate [2020-04-12T15:47:29.885Z] --- PASS: TestSessionCreate (0.05s) [2020-04-12T15:47:29.885Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-12T15:47:29.885Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-12T15:47:29.885Z] PASS [2020-04-12T15:47:29.885Z] [2020-04-12T15:47:29.885Z] DONE 2 tests in 0.246s [2020-04-12T15:47:29.885Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-04-12T15:47:29.885Z] ++ 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-04-12T15:47:29.885Z] ++ set -e [2020-04-12T15:47:29.885Z] ++ '[' -n 0 ']' [2020-04-12T15:47:29.885Z] ++ set -x [2020-04-12T15:47:29.885Z] ++ env -i DEST=/go/src/github.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-04-12T15:47:29.885Z] INFO: Testing against a local daemon [2020-04-12T15:47:29.885Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-12T15:47:29.885Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-12T15:47:29.885Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-12T15:47:29.885Z] === RUN TestEventsExecDie [2020-04-12T15:47:29.885Z] --- PASS: TestEventsExecDie (0.91s) [2020-04-12T15:47:29.885Z] === RUN TestEventsBackwardsCompatible [2020-04-12T15:47:29.885Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-04-12T15:47:29.885Z] === RUN TestInfoBinaryCommits [2020-04-12T15:47:29.885Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-12T15:47:29.885Z] === RUN TestInfoAPIVersioned [2020-04-12T15:47:29.885Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-12T15:47:29.885Z] === RUN TestInfoDiscoveryBackend [2020-04-12T15:47:29.885Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-04-12T15:47:29.885Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-12T15:47:30.366Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-12T15:47:30.820Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-12T15:47:30.820Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-12T15:47:31.388Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2020-04-12T15:47:31.388Z] === RUN TestInfoAPI [2020-04-12T15:47:31.388Z] --- PASS: TestInfoAPI (0.05s) [2020-04-12T15:47:31.388Z] === RUN TestInfoAPIWarnings [2020-04-12T15:47:31.553Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.052s coverage: 33.3% of statements [2020-04-12T15:47:31.553Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 19.9% of statements [2020-04-12T15:47:32.325Z] --- PASS: TestInfoAPIWarnings (0.64s) [2020-04-12T15:47:32.325Z] === RUN TestInfoDebug [2020-04-12T15:47:32.892Z] --- PASS: TestInfoDebug (0.62s) [2020-04-12T15:47:32.892Z] === RUN TestInfoInsecureRegistries [2020-04-12T15:47:33.460Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-04-12T15:47:33.460Z] === RUN TestInfoRegistryMirrors [2020-04-12T15:47:33.609Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2020-04-12T15:47:34.027Z] --- PASS: TestInfoRegistryMirrors (0.65s) [2020-04-12T15:47:34.027Z] === RUN TestLoginFailsWithBadCredentials [2020-04-12T15:47:34.237Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 47.8% of statements [2020-04-12T15:47:34.286Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-04-12T15:47:34.286Z] === RUN TestPingCacheHeaders [2020-04-12T15:47:34.286Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-12T15:47:34.286Z] === RUN TestPingGet [2020-04-12T15:47:34.545Z] --- PASS: TestPingGet (0.03s) [2020-04-12T15:47:34.545Z] === RUN TestPingHead [2020-04-12T15:47:34.545Z] --- PASS: TestPingHead (0.05s) [2020-04-12T15:47:34.545Z] === RUN TestVersion [2020-04-12T15:47:34.545Z] --- PASS: TestVersion (0.05s) [2020-04-12T15:47:34.545Z] PASS [2020-04-12T15:47:34.545Z] [2020-04-12T15:47:34.545Z] === Skipped [2020-04-12T15:47:34.545Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-12T15:47:34.545Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-12T15:47:34.545Z] [2020-04-12T15:47:34.545Z] [2020-04-12T15:47:34.545Z] DONE 18 tests, 1 skipped in 6.603s [2020-04-12T15:47:34.545Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-12T15:47:34.545Z] ++ 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-04-12T15:47:34.545Z] ++ set -e [2020-04-12T15:47:34.545Z] ++ '[' -n 0 ']' [2020-04-12T15:47:34.545Z] ++ set -x [2020-04-12T15:47:34.545Z] ++ env -i DEST=/go/src/github.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-04-12T15:47:34.803Z] INFO: Testing against a local daemon [2020-04-12T15:47:34.803Z] === RUN TestVolumesCreateAndList [2020-04-12T15:47:34.803Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-12T15:47:34.803Z] === RUN TestVolumesRemove [2020-04-12T15:47:34.803Z] --- PASS: TestVolumesRemove (0.12s) [2020-04-12T15:47:34.803Z] === RUN TestVolumesInspect [2020-04-12T15:47:34.803Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-12T15:47:34.803Z] === RUN TestVolumesInvalidJSON [2020-04-12T15:47:34.803Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-12T15:47:34.803Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-12T15:47:34.803Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-12T15:47:34.803Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-12T15:47:34.803Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-12T15:47:34.803Z] PASS [2020-04-12T15:47:34.803Z] [2020-04-12T15:47:34.803Z] DONE 5 tests in 0.369s [2020-04-12T15:47:34.803Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-12T15:47:35.371Z] ++++ cat bundles/test-integration/docker.pid [2020-04-12T15:47:35.371Z] +++ kill 13339 [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite (346.22s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.08s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.00s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.22s) [2020-04-12T15:47:35.628Z] docker_cli_daemon_test.go:1449: [d785a4fca2442] daemon is not started [2020-04-12T15:47:35.628Z] check_test.go:309: [de290705b34ec] daemon is not started [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.58s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.30s) [2020-04-12T15:47:35.628Z] check_test.go:309: [d0a4d84ef65f7] daemon is not started [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.65s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.25s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.76s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.08s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.18s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.83s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.48s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-12T15:47:35.628Z] check_test.go:309: [d48d154813adf] daemon is not started [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-12T15:47:35.628Z] check_test.go:309: [d4e24f34055cb] daemon is not started [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.71s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-04-12T15:47:35.628Z] check_test.go:309: [deef4f293cdab] daemon is not started [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.20s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.72s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-04-12T15:47:35.628Z] check_test.go:309: [d2e7c4a5be127] daemon is not started [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.46s) [2020-04-12T15:47:35.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.39s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.85s) [2020-04-12T15:47:35.629Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-12T15:47:35.629Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-12T15:47:35.629Z] check_test.go:309: [d46a654bf005f] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.02s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.06s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2020-04-12T15:47:35.629Z] check_test.go:309: [d2ce03bc7ab9d] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.43s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-04-12T15:47:35.629Z] check_test.go:309: [d55fa219861c2] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.91s) [2020-04-12T15:47:35.629Z] docker_cli_daemon_plugins_test.go:79: [dac54b6a5021f] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.92s) [2020-04-12T15:47:35.629Z] docker_cli_daemon_plugins_test.go:169: [d0a4349abe03e] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.92s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-04-12T15:47:35.629Z] check_test.go:309: [d751e06cff327] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.65s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.77s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.88s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.88s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.88s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.05s) [2020-04-12T15:47:35.629Z] check_test.go:309: [d73652508a964] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.52s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.64s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.32s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.15s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.18s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.11s) [2020-04-12T15:47:35.629Z] check_test.go:309: [d6b5f3a8b8f5e] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.64s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.64s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.63s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.07s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.51s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.37s) [2020-04-12T15:47:35.629Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-12T15:47:35.629Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-12T15:47:35.629Z] check_test.go:309: [d5de4e9431b25] daemon is not started [2020-04-12T15:47:35.629Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-12T15:47:35.629Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-12T15:47:35.629Z] check_test.go:309: [d001c9c67dac5] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.77s) [2020-04-12T15:47:35.629Z] check_test.go:309: [d2280fdedba04] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.92s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.09s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.48s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.26s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.89s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.88s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.37s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.41s) [2020-04-12T15:47:35.629Z] check_test.go:309: [d8c2d991a2487] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.52s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.83s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.95s) [2020-04-12T15:47:35.629Z] check_test.go:309: [d8e86505305a6] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.89s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-04-12T15:47:35.629Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-12T15:47:35.629Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-12T15:47:35.629Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-12T15:47:35.629Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-12T15:47:35.629Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-12T15:47:35.629Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-12T15:47:35.629Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-12T15:47:35.629Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-12T15:47:35.629Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-12T15:47:35.629Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-12T15:47:35.629Z] check_test.go:309: [d45e1c75cacc6] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2020-04-12T15:47:35.629Z] check_test.go:309: [dacb81dfbad28] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.61s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-04-12T15:47:35.629Z] check_test.go:309: [dfb189e97e792] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.17s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.17s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.54s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-04-12T15:47:35.629Z] check_test.go:309: [d6900a6cc3e37] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.28s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.76s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.96s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.21s) [2020-04-12T15:47:35.629Z] check_test.go:309: [d3a2c70c0694e] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.03s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-04-12T15:47:35.629Z] check_test.go:309: [d73cdac80e941] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.81s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.93s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.99s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.63s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.71s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.22s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.93s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.78s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.02s) [2020-04-12T15:47:35.629Z] docker_cli_daemon_test.go:2542: [ddd7655a94b3b] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.15s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.96s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.07s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.15s) [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2020-04-12T15:47:35.629Z] check_test.go:309: [d662a7359e547] daemon is not started [2020-04-12T15:47:35.629Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.57s) [2020-04-12T15:47:35.629Z] === RUN TestDockerSwarmSuite [2020-04-12T15:47:35.629Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-12T15:47:35.752Z] ok github.com/docker/docker/daemon/network 0.025s coverage: 63.8% of statements [2020-04-12T15:47:36.746Z] +++ /etc/init.d/apparmor stop [2020-04-12T15:47:36.746Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-12T15:47:36.746Z] [2020-04-12T15:47:36.746Z] Unloading profiles will leave already running processes permanently [2020-04-12T15:47:36.746Z] unconfined, which can lead to unexpected situations. [2020-04-12T15:47:36.746Z] [2020-04-12T15:47:36.746Z] To set a process to complain mode, use the command line tool [2020-04-12T15:47:36.746Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-12T15:47:36.746Z] +++ true [2020-04-12T15:47:36.746Z] [2020-04-12T15:47:37.246Z] ok github.com/docker/docker/daemon/logger/splunk 3.053s coverage: 82.5% of statements [2020-04-12T15:47:37.246Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-12T15:47:37.246Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-12T15:47:38.908Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope Post stage [Pipeline] junit [2020-04-12T15:47:39.289Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-12T15:47:39.877Z] + echo Ensuring container killed. [2020-04-12T15:47:39.877Z] Ensuring container killed. [2020-04-12T15:47:39.877Z] + docker rm -vf docker-pr2 [2020-04-12T15:47:39.877Z] Error: No such container: docker-pr2 [2020-04-12T15:47:39.877Z] + true [Pipeline] sh [2020-04-12T15:47:39.963Z] ok github.com/docker/docker/distribution/metadata 0.135s coverage: 48.2% of statements [2020-04-12T15:47:40.165Z] + echo Chowning /workspace to jenkins user [2020-04-12T15:47:40.165Z] Chowning /workspace to jenkins user [2020-04-12T15:47:40.165Z] + id -u [2020-04-12T15:47:40.165Z] + id -g [2020-04-12T15:47:40.165Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-37867:/workspace busybox chown -R 1000:1000 /workspace [2020-04-12T15:47:40.165Z] Unable to find image 'busybox:latest' locally [2020-04-12T15:47:40.424Z] latest: Pulling from library/busybox [2020-04-12T15:47:40.424Z] eb9413eb063d: Pulling fs layer [2020-04-12T15:47:40.424Z] eb9413eb063d: Download complete [2020-04-12T15:47:40.590Z] ok github.com/docker/docker/errdefs 0.034s coverage: 49.4% of statements [2020-04-12T15:47:40.682Z] eb9413eb063d: Pull complete [2020-04-12T15:47:40.682Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-12T15:47:40.682Z] Status: Downloaded newer image for busybox:latest [2020-04-12T15:47:41.436Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-12T15:47:42.085Z] ok github.com/docker/docker/distribution 0.573s coverage: 22.1% of statements [2020-04-12T15:47:42.085Z] ? github.com/docker/docker/distribution/utils [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-12T15:47:44.141Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-04-12T15:47:44.269Z] + bundleName=arm64-integration [2020-04-12T15:47:44.269Z] + echo Creating arm64-integration-bundles.tar.gz [2020-04-12T15:47:44.269Z] Creating arm64-integration-bundles.tar.gz [2020-04-12T15:47:44.269Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-12T15:47:44.269Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-04-12T15:47:44.428Z] ok github.com/docker/docker/distribution/xfer 1.717s coverage: 85.6% of statements [2020-04-12T15:47:44.428Z] ? github.com/docker/docker/dockerversion [no test files] [Pipeline] archiveArtifacts [2020-04-12T15:47:44.539Z] Archiving artifacts [2020-04-12T15:47:45.616Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-12T15:47:45.924Z] ok github.com/docker/docker/image 0.174s coverage: 86.4% of statements [2020-04-12T15:47:45.924Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-12T15:47:46.214Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-04-12T15:47:46.481Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-37867/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-12T15:47:46.548Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-12T15:47:46.548Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-12T15:47:46.823Z] + make clean [2020-04-12T15:47:47.113Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-12T15:47:47.236Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2020-04-12T15:47:47.236Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-12T15:47:47.391Z] docker volume rm -f docker-dev-cache [2020-04-12T15:47:47.391Z] docker-dev-cache [Pipeline] deleteDir [2020-04-12T15:47:48.257Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 50.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-12T15:47:51.757Z] ok github.com/docker/docker/opts 0.131s coverage: 67.4% of statements [2020-04-12T15:47:52.377Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-12T15:47:52.782Z] ok github.com/docker/docker/pkg/authorization 0.570s coverage: 68.3% of statements [2020-04-12T15:47:53.068Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-04-12T15:47:54.090Z] ok github.com/docker/docker/pkg/capabilities 0.017s coverage: 87.5% of statements [2020-04-12T15:47:54.377Z] ok github.com/docker/docker/pkg/archive 1.458s coverage: 76.8% of statements [2020-04-12T15:47:54.909Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-12T15:47:55.399Z] ok github.com/docker/docker/pkg/directory 0.031s coverage: 80.0% of statements [2020-04-12T15:47:56.025Z] ok github.com/docker/docker/pkg/discovery 0.024s coverage: 58.3% of statements [2020-04-12T15:47:56.648Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2020-04-12T15:47:57.435Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-12T15:47:58.141Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-04-12T15:47:58.141Z] ok github.com/docker/docker/layer 7.894s coverage: 68.8% of statements [2020-04-12T15:47:58.141Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-12T15:47:58.141Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-12T15:47:58.141Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-12T15:47:58.141Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-12T15:47:58.141Z] ? github.com/docker/docker/oci [no test files] [2020-04-12T15:47:58.141Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-12T15:47:59.175Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-04-12T15:47:59.175Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-04-12T15:47:59.577Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-12T15:47:59.577Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-04-12T15:47:59.577Z] remote: Enumerating objects: 2, done. [2020-04-12T15:47:59.577Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-04-12T15:47:59.577Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-04-12T15:47:59.577Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-04-12T15:47:59.578Z] 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-04-12T15:47:59.578Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-04-12T15:47:59.578Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-12T15:47:59.908Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-37867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e9d785ce3f02c223100f4dd01813e192ccd83948 hack/test/unit [2020-04-12T15:48:00.194Z] ok github.com/docker/docker/pkg/chrootarchive 4.390s coverage: 43.2% of statements [2020-04-12T15:48:00.194Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-12T15:48:00.194Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-12T15:48:00.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-12T15:48:00.819Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-04-12T15:48:00.819Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-04-12T15:48:01.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-12T15:48:01.842Z] ok github.com/docker/docker/pkg/discovery/kv 3.225s coverage: 84.1% of statements [2020-04-12T15:48:02.130Z] ok github.com/docker/docker/pkg/fsutils 0.409s coverage: 85.1% of statements [2020-04-12T15:48:02.130Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-04-12T15:48:02.432Z] ? github.com/docker/docker/api [no test files] [2020-04-12T15:48:04.176Z] ok github.com/docker/docker/pkg/jsonmessage 0.034s coverage: 91.7% of statements [2020-04-12T15:48:04.176Z] ok github.com/docker/docker/pkg/locker 0.060s coverage: 88.9% of statements [2020-04-12T15:48:04.802Z] ok github.com/docker/docker/pkg/idtools 0.777s coverage: 70.1% of statements [2020-04-12T15:48:05.111Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2020-04-12T15:48:05.111Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-04-12T15:48:05.737Z] ok github.com/docker/docker/pkg/ioutils 1.647s coverage: 70.6% of statements [2020-04-12T15:48:05.737Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-12T15:48:05.737Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-12T15:48:05.737Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-12T15:48:05.828Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-12T15:48:06.024Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-04-12T15:48:06.651Z] ok github.com/docker/docker/pkg/parsers/kernel 0.023s coverage: 60.0% of statements [2020-04-12T15:48:06.939Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 91.4% of statements [2020-04-12T15:48:07.228Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2020-04-12T15:48:07.228Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-12T15:48:07.228Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-12T15:48:08.251Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2020-04-12T15:48:08.355Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-12T15:48:09.749Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2020-04-12T15:48:09.749Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-04-12T15:48:10.036Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2020-04-12T15:48:10.661Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-04-12T15:48:11.634Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-12T15:48:11.680Z] ok github.com/docker/docker/pkg/pubsub 1.185s coverage: 73.9% of statements [2020-04-12T15:48:11.988Z] ok github.com/docker/docker/pkg/stdcopy 0.060s coverage: 100.0% of statements [2020-04-12T15:48:13.010Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-04-12T15:48:13.010Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-04-12T15:48:13.633Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-04-12T15:48:14.258Z] ok github.com/docker/docker/pkg/sysinfo 0.022s coverage: 70.8% of statements [2020-04-12T15:48:14.881Z] ok github.com/docker/docker/pkg/signal 3.514s coverage: 61.0% of statements [2020-04-12T15:48:15.169Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 37.2% of statements [2020-04-12T15:48:15.794Z] ok github.com/docker/docker/pkg/tailfile 0.104s coverage: 88.6% of statements [2020-04-12T15:48:16.824Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 85.9% of statements [2020-04-12T15:48:16.824Z] testing: warning: no tests to run [2020-04-12T15:48:16.824Z] coverage: [no statements] [2020-04-12T15:48:17.116Z] ok github.com/docker/docker/pkg/term/windows 0.023s coverage: [no statements] [no tests to run] [2020-04-12T15:48:17.301Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-04-12T15:48:17.404Z] ok github.com/docker/docker/pkg/tarsum 0.244s coverage: 89.3% of statements [2020-04-12T15:48:18.039Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-04-12T15:48:18.039Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2020-04-12T15:48:18.326Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-04-12T15:48:20.378Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-04-12T15:48:22.429Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2020-04-12T15:48:23.453Z] ok github.com/docker/docker/profiles/seccomp 0.032s coverage: 68.8% of statements [2020-04-12T15:48:24.081Z] ok github.com/docker/docker/plugin 0.626s coverage: 27.1% of statements [2020-04-12T15:48:25.591Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-04-12T15:48:26.217Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-04-12T15:48:27.713Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-04-12T15:48:28.002Z] ok github.com/docker/docker/runconfig 0.026s coverage: 68.2% of statements [2020-04-12T15:48:28.291Z] ok github.com/docker/docker/registry 0.451s coverage: 56.0% of statements [2020-04-12T15:48:31.779Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-04-12T15:48:33.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-12T15:48:33.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-12T15:48:33.548Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-12T15:48:33.548Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-12T15:48:34.502Z] ok github.com/docker/docker/volume/mounts 0.130s coverage: 67.0% of statements [2020-04-12T15:48:34.788Z] ok github.com/docker/docker/volume/local 0.065s coverage: 73.0% of statements [2020-04-12T15:48:35.809Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements [2020-04-12T15:48:36.829Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-12T15:48:37.395Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-12T15:48:37.652Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-12T15:48:38.585Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-12T15:48:38.585Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-12T15:48:39.150Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-12T15:48:39.408Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-12T15:48:41.935Z] --- PASS: TestImportExtremelyLargeImageWorks (177.13s) [2020-04-12T15:48:41.935Z] PASS [2020-04-12T15:48:41.935Z] [2020-04-12T15:48:41.935Z] DONE 12 tests in 180.863s [2020-04-12T15:48:41.935Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-12T15:48:41.935Z] ++ 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-04-12T15:48:41.935Z] ++ set -e [2020-04-12T15:48:41.935Z] ++ '[' -n 0 ']' [2020-04-12T15:48:41.935Z] ++ set -x [2020-04-12T15:48:41.935Z] ++ env -i DEST=/go/src/github.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-04-12T15:48:41.935Z] INFO: Testing against a local daemon [2020-04-12T15:48:41.935Z] === RUN TestNetworkCreateDelete [2020-04-12T15:48:41.935Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-04-12T15:48:41.935Z] === RUN TestDockerNetworkDeletePreferID [2020-04-12T15:48:41.935Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-12T15:48:42.193Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-04-12T15:48:42.193Z] === RUN TestInspectNetwork [2020-04-12T15:48:43.563Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-12T15:48:44.196Z] ok github.com/docker/docker/pkg/plugins 33.668s coverage: 76.6% of statements [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/rootless [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/volume [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-12T15:48:44.196Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === Skipped [2020-04-12T15:48:44.196Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-12T15:48:44.196Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-12T15:48:44.196Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-12T15:48:44.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:48:44.196Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-12T15:48:44.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:48:44.196Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-12T15:48:44.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:48:44.196Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-12T15:48:44.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:48:44.196Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-12T15:48:44.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:48:44.196Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-12T15:48:44.196Z] graphtest_unix.go:73: No driver to put! [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-12T15:48:44.196Z] time="2020-04-12T15:47:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:48:44.196Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:48:44.196Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-12T15:48:44.196Z] time="2020-04-12T15:47:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:48:44.196Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:48:44.196Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-12T15:48:44.196Z] time="2020-04-12T15:47:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:48:44.196Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:48:44.196Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-12T15:48:44.196Z] time="2020-04-12T15:47:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:48:44.196Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:48:44.196Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-12T15:48:44.196Z] time="2020-04-12T15:47:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:48:44.196Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:48:44.196Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-12T15:48:44.196Z] graphtest_unix.go:73: No driver to put! [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-12T15:48:44.196Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-12T15:48:44.196Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-12T15:48:44.196Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-12T15:48:44.196Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-12T15:48:44.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:48:44.196Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-12T15:48:44.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:48:44.196Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-12T15:48:44.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:48:44.196Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-12T15:48:44.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:48:44.196Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-12T15:48:44.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:48:44.196Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-12T15:48:44.196Z] graphtest_unix.go:73: No driver to put! [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-12T15:48:44.196Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-12T15:48:44.196Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] [2020-04-12T15:48:44.196Z] DONE 2140 tests, 26 skipped in 345.246s Post stage [Pipeline] junit [2020-04-12T15:48:44.232Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-12T15:48:45.022Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-37867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 -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:e9d785ce3f02c223100f4dd01813e192ccd83948 hack/make.sh dynbinary test-integration [2020-04-12T15:48:45.307Z] [2020-04-12T15:48:45.460Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-12T15:48:45.595Z] Removing bundles/ [2020-04-12T15:48:45.595Z] [2020-04-12T15:48:45.595Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-12T15:48:45.595Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-12T15:48:45.595Z] GOOS="" GOARCH="" GOARM="" [2020-04-12T15:48:47.358Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-12T15:48:47.616Z] === RUN TestInspectNetwork/full_network_id [2020-04-12T15:48:47.616Z] === RUN TestInspectNetwork/partial_network_id [2020-04-12T15:48:47.616Z] === RUN TestInspectNetwork/network_name [2020-04-12T15:48:47.616Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-12T15:48:48.547Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-12T15:48:49.918Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-12T15:48:51.865Z] --- PASS: TestInspectNetwork (9.80s) [2020-04-12T15:48:51.865Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-12T15:48:51.865Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-12T15:48:51.865Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-12T15:48:51.865Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-12T15:48:51.865Z] === RUN TestRunContainerWithBridgeNone [2020-04-12T15:48:52.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-12T15:48:53.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-12T15:48:54.969Z] --- PASS: TestRunContainerWithBridgeNone (2.81s) [2020-04-12T15:48:54.969Z] === RUN TestNetworkInvalidJSON [2020-04-12T15:48:54.969Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-12T15:48:54.969Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-12T15:48:54.969Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-12T15:48:54.969Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-12T15:48:54.969Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-12T15:48:54.969Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-12T15:48:54.969Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-12T15:48:54.969Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-12T15:48:54.969Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-12T15:48:54.969Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-12T15:48:54.969Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-12T15:48:54.969Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-12T15:48:54.969Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-12T15:48:54.969Z] === RUN TestHostIPv4BridgeLabel [2020-04-12T15:48:55.534Z] --- PASS: TestHostIPv4BridgeLabel (0.63s) [2020-04-12T15:48:55.534Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-12T15:48:56.467Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-04-12T15:48:56.467Z] === RUN TestDaemonDefaultNetworkPools [2020-04-12T15:48:57.033Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-12T15:48:57.290Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-04-12T15:48:57.290Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-12T15:48:58.660Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-04-12T15:48:58.660Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-12T15:48:59.593Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-04-12T15:48:59.593Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-12T15:49:00.158Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-04-12T15:49:00.158Z] === RUN TestServiceWithPredefinedNetwork [2020-04-12T15:49:03.434Z] --- PASS: TestServiceWithPredefinedNetwork (2.98s) [2020-04-12T15:49:03.434Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-12T15:49:03.434Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-12T15:49:03.434Z] service_test.go:236: FLAKY_TEST [2020-04-12T15:49:03.434Z] === RUN TestServiceWithDataPathPortInit [2020-04-12T15:49:21.500Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-12T15:49:21.500Z] --- PASS: TestServiceWithDataPathPortInit (17.21s) [2020-04-12T15:49:21.500Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-12T15:49:21.500Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-12T15:49:24.970Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-12T15:49:24.970Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2020-04-12T15:49:24.970Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2020-04-12T15:49:24.970Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-12T15:49:24.970Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-12T15:49:24.970Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-12T15:49:24.970Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-12T15:49:24.970Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-12T15:49:24.970Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-12T15:49:24.970Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-12T15:49:24.970Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-12T15:49:24.970Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-12T15:49:25.902Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-12T15:49:25.902Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-12T15:49:26.467Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.5% of statements [2020-04-12T15:49:26.467Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-12T15:49:26.467Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-12T15:49:26.467Z] ? github.com/docker/docker/api/types [no test files] [2020-04-12T15:49:26.467Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-12T15:49:26.467Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-12T15:49:26.467Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-12T15:49:26.467Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-12T15:49:27.032Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-04-12T15:49:27.032Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-04-12T15:49:27.032Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-12T15:49:27.032Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-12T15:49:27.032Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-12T15:49:27.032Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-12T15:49:27.032Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-12T15:49:27.032Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-12T15:49:27.032Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-12T15:49:27.289Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-04-12T15:49:27.289Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-04-12T15:49:27.546Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-12T15:49:27.546Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-12T15:49:27.546Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-12T15:49:27.546Z] ? github.com/docker/docker/builder [no test files] [2020-04-12T15:49:27.546Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-12T15:49:27.546Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-12T15:49:27.546Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-12T15:49:27.546Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-12T15:49:27.546Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-12T15:49:27.546Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-12T15:49:27.546Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-12T15:49:28.110Z] ok github.com/docker/docker/builder/dockerignore 0.019s coverage: 96.8% of statements [2020-04-12T15:49:31.460Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.38s) [2020-04-12T15:49:31.460Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8gbnbx62cxvfdwepsttoxrulq Created:2020-04-12 15:49:21.866217541 +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[7ad7b60df60332b024b3c8ef3dff49bf4a2b36014f1c860494946b555b8f6ba7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iofe9g698qlmo91xe2wo7eu4e EndpointID:e52dc07342f6b0e9b357f25a9c64c78ff19bd2f9adf2329c93961607df421758 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e0b36a5c12fa3d2c21c0b46fd17b0750b3a7c1aed5b753e45b941ddd7d9091c5 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:ebec7ec45aff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iofe9g698qlmo91xe2wo7eu4e EndpointID:e52dc07342f6b0e9b357f25a9c64c78ff19bd2f9adf2329c93961607df421758 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-12T15:49:31.460Z] PASS [2020-04-12T15:49:31.460Z] [2020-04-12T15:49:31.460Z] === Skipped [2020-04-12T15:49:31.460Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-12T15:49:31.460Z] service_test.go:236: FLAKY_TEST [2020-04-12T15:49:31.460Z] [2020-04-12T15:49:31.460Z] [2020-04-12T15:49:31.460Z] DONE 22 tests, 1 skipped in 48.234s [2020-04-12T15:49:31.460Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-12T15:49:31.460Z] ++ 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-04-12T15:49:31.460Z] ++ set -e [2020-04-12T15:49:31.460Z] ++ '[' -n 0 ']' [2020-04-12T15:49:31.460Z] ++ set -x [2020-04-12T15:49:31.461Z] ++ env -i DEST=/go/src/github.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-04-12T15:49:31.461Z] INFO: Testing against a local daemon [2020-04-12T15:49:31.461Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-12T15:49:31.461Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-12T15:49:31.461Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T15:49:31.461Z] === RUN TestDockerNetworkIpvlan [2020-04-12T15:49:31.461Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-12T15:49:31.461Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T15:49:31.461Z] PASS [2020-04-12T15:49:31.461Z] [2020-04-12T15:49:31.461Z] === Skipped [2020-04-12T15:49:31.461Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-12T15:49:31.461Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T15:49:31.461Z] [2020-04-12T15:49:31.461Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-12T15:49:31.461Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T15:49:31.461Z] [2020-04-12T15:49:31.461Z] [2020-04-12T15:49:31.461Z] DONE 2 tests, 2 skipped in 0.102s [2020-04-12T15:49:31.461Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-12T15:49:31.461Z] ++ 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-04-12T15:49:31.461Z] ++ set -e [2020-04-12T15:49:31.461Z] ++ '[' -n 0 ']' [2020-04-12T15:49:31.461Z] ++ set -x [2020-04-12T15:49:31.461Z] ++ env -i DEST=/go/src/github.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-04-12T15:49:31.461Z] INFO: Testing against a local daemon [2020-04-12T15:49:31.461Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-12T15:49:31.461Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-12T15:49:31.461Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-04-12T15:49:31.461Z] === RUN TestDockerNetworkMacvlan [2020-04-12T15:49:31.461Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-12T15:49:32.026Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-12T15:49:32.284Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-12T15:49:32.289Z] ok github.com/docker/docker/builder/dockerfile 0.588s coverage: 48.2% of statements [2020-04-12T15:49:32.289Z] ok github.com/docker/docker/builder/remotecontext 0.209s coverage: 13.6% of statements [2020-04-12T15:49:32.542Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-12T15:49:32.853Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-12T15:49:33.108Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-12T15:49:33.785Z] ok github.com/docker/docker/builder/remotecontext/git 1.128s coverage: 86.3% of statements [2020-04-12T15:49:33.785Z] ? github.com/docker/docker/cli [no test files] [2020-04-12T15:49:33.785Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-12T15:49:34.041Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-12T15:49:34.041Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-12T15:49:34.041Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-12T15:49:34.606Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-12T15:49:37.063Z] ok github.com/docker/docker/client 0.143s coverage: 75.8% of statements [2020-04-12T15:49:37.131Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-12T15:49:40.406Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-12T15:49:42.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-12T15:49:46.483Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-12T15:49:47.047Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-12T15:49:47.305Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-12T15:49:47.871Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-12T15:49:48.129Z] --- PASS: TestDockerNetworkMacvlan (16.63s) [2020-04-12T15:49:48.129Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-04-12T15:49:48.129Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-04-12T15:49:48.129Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.88s) [2020-04-12T15:49:48.129Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.79s) [2020-04-12T15:49:48.129Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.14s) [2020-04-12T15:49:48.129Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.15s) [2020-04-12T15:49:48.129Z] PASS [2020-04-12T15:49:48.129Z] [2020-04-12T15:49:48.129Z] DONE 8 tests in 18.141s [2020-04-12T15:49:48.129Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-12T15:49:48.129Z] ++ 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-04-12T15:49:48.129Z] ++ set -e [2020-04-12T15:49:48.129Z] ++ '[' -n 0 ']' [2020-04-12T15:49:48.129Z] ++ set -x [2020-04-12T15:49:48.129Z] ++ env -i DEST=/go/src/github.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-04-12T15:49:48.129Z] testing: warning: no tests to run [2020-04-12T15:49:48.129Z] PASS [2020-04-12T15:49:48.129Z] [2020-04-12T15:49:48.129Z] DONE 0 tests in 0.023s [2020-04-12T15:49:48.129Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-12T15:49:48.129Z] ++ 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-04-12T15:49:48.129Z] ++ set -e [2020-04-12T15:49:48.129Z] ++ '[' -n 0 ']' [2020-04-12T15:49:48.129Z] ++ set -x [2020-04-12T15:49:48.129Z] ++ env -i DEST=/go/src/github.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-04-12T15:49:48.129Z] INFO: Testing against a local daemon [2020-04-12T15:49:48.129Z] === RUN TestAuthZPluginAllowRequest [2020-04-12T15:49:48.387Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-12T15:49:48.645Z] === RUN TestDockerSuite/TestBuildFails [2020-04-12T15:49:49.577Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-12T15:49:49.835Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-12T15:49:49.835Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-04-12T15:49:49.835Z] === RUN TestAuthZPluginTLS [2020-04-12T15:49:50.400Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-04-12T15:49:50.400Z] === RUN TestAuthZPluginDenyRequest [2020-04-12T15:49:50.966Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-04-12T15:49:50.966Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-12T15:49:51.531Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-04-12T15:49:51.531Z] === RUN TestAuthZPluginDenyResponse [2020-04-12T15:49:52.097Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-04-12T15:49:52.098Z] === RUN TestAuthZPluginAllowEventStream [2020-04-12T15:49:52.098Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-12T15:49:53.995Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2020-04-12T15:49:53.995Z] === RUN TestAuthZPluginErrorResponse [2020-04-12T15:49:54.253Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-04-12T15:49:54.253Z] === RUN TestAuthZPluginErrorRequest [2020-04-12T15:49:54.253Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-12T15:49:54.818Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-04-12T15:49:54.818Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-12T15:49:55.385Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-04-12T15:49:55.385Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-12T15:49:56.318Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-12T15:49:57.253Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.95s) [2020-04-12T15:49:57.253Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-12T15:49:57.818Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-12T15:49:58.384Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-12T15:49:59.319Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-12T15:49:59.320Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s) [2020-04-12T15:49:59.320Z] === RUN TestAuthZPluginHeader [2020-04-12T15:50:00.252Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-04-12T15:50:00.252Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-12T15:50:01.624Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-12T15:50:02.190Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-12T15:50:02.756Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-12T15:50:05.284Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-12T15:50:05.284Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.04s) [2020-04-12T15:50:05.284Z] === RUN TestAuthZPluginV2Disable [2020-04-12T15:50:07.182Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-12T15:50:09.077Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-12T15:50:09.077Z] --- PASS: TestAuthZPluginV2Disable (3.67s) [2020-04-12T15:50:09.077Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-12T15:50:12.357Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s) [2020-04-12T15:50:12.357Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-12T15:50:13.289Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-12T15:50:14.223Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-12T15:50:14.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-12T15:50:14.481Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-12T15:50:15.415Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-12T15:50:16.788Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-12T15:50:16.788Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-12T15:50:18.162Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-12T15:50:18.728Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-12T15:50:19.663Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-12T15:50:20.229Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-12T15:50:20.795Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-12T15:50:21.360Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-12T15:50:22.733Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-12T15:50:23.718Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 30.8% of statements [2020-04-12T15:50:23.718Z] ok github.com/docker/docker/container 0.130s coverage: 34.9% of statements [2020-04-12T15:50:23.718Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-12T15:50:23.718Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-12T15:50:23.718Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-12T15:50:23.718Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-12T15:50:26.023Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-12T15:50:26.023Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.81s) [2020-04-12T15:50:26.023Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-12T15:50:27.896Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-04-12T15:50:29.791Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-04-12T15:50:31.163Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-04-12T15:50:31.311Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-12T15:50:34.587Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-12T15:50:34.587Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-12T15:50:34.587Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-12T15:50:34.844Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-12T15:50:34.844Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-12T15:50:35.102Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-12T15:50:36.473Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-12T15:50:38.372Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-12T15:50:39.263Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2020-04-12T15:50:40.633Z] ok github.com/docker/docker/daemon 12.212s coverage: 17.4% of statements [2020-04-12T15:50:40.633Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-12T15:50:40.633Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-12T15:50:40.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-12T15:50:41.197Z] ok github.com/docker/docker/daemon/config 0.048s coverage: 81.7% of statements [2020-04-12T15:50:41.761Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2020-04-12T15:50:42.270Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-12T15:50:42.328Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-04-12T15:50:42.328Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-12T15:50:42.328Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-12T15:50:42.528Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.66s) [2020-04-12T15:50:42.786Z] PASS [2020-04-12T15:50:42.786Z] [2020-04-12T15:50:42.786Z] DONE 17 tests in 54.586s [2020-04-12T15:50:42.786Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-12T15:50:42.786Z] ++ 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-04-12T15:50:42.786Z] ++ set -e [2020-04-12T15:50:42.786Z] ++ '[' -n 0 ']' [2020-04-12T15:50:42.786Z] ++ set -x [2020-04-12T15:50:42.786Z] ++ env -i DEST=/go/src/github.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-04-12T15:50:42.786Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-12T15:50:42.786Z] INFO: Testing against a local daemon [2020-04-12T15:50:42.786Z] === RUN TestPluginInvalidJSON [2020-04-12T15:50:43.044Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-12T15:50:43.044Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-12T15:50:43.044Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-12T15:50:43.044Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-12T15:50:43.044Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-12T15:50:43.044Z] PASS [2020-04-12T15:50:43.044Z] [2020-04-12T15:50:43.044Z] DONE 2 tests in 0.236s [2020-04-12T15:50:43.044Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-12T15:50:43.044Z] ++ 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-04-12T15:50:43.044Z] ++ set -e [2020-04-12T15:50:43.044Z] ++ '[' -n 0 ']' [2020-04-12T15:50:43.044Z] ++ set -x [2020-04-12T15:50:43.044Z] ++ env -i DEST=/go/src/github.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-04-12T15:50:43.044Z] INFO: Testing against a local daemon [2020-04-12T15:50:43.044Z] === RUN TestExternalGraphDriver [2020-04-12T15:50:43.303Z] === RUN TestExternalGraphDriver/json [2020-04-12T15:50:43.561Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-12T15:50:43.697Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-04-12T15:50:45.459Z] === RUN TestExternalGraphDriver/spec [2020-04-12T15:50:46.220Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-04-12T15:50:46.783Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.207s coverage: 57.0% of statements [2020-04-12T15:50:47.355Z] === RUN TestExternalGraphDriver/pull [2020-04-12T15:50:49.252Z] --- PASS: TestExternalGraphDriver (6.03s) [2020-04-12T15:50:49.252Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2020-04-12T15:50:49.252Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-04-12T15:50:49.252Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2020-04-12T15:50:49.252Z] === RUN TestGraphdriverPluginV2 [2020-04-12T15:50:50.073Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.331s coverage: 72.5% of statements [2020-04-12T15:50:50.073Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.472s coverage: 45.9% of statements [2020-04-12T15:50:51.446Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2020-04-12T15:50:51.446Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-12T15:50:52.816Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-12T15:50:52.816Z] [2020-04-12T15:50:52.816Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-12T15:50:52.816Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-12T15:50:52.816Z] HOSTNAME=bd5158eeceec [2020-04-12T15:50:52.816Z] TESTDEBUG=0 [2020-04-12T15:50:52.816Z] DEST=bundles/test-integration [2020-04-12T15:50:52.816Z] PWD=/go/src/github.com/docker/docker [2020-04-12T15:50:52.816Z] DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 [2020-04-12T15:50:52.816Z] container=docker [2020-04-12T15:50:52.816Z] HOME=/root [2020-04-12T15:50:52.816Z] GOLANG_VERSION=1.13.9 [2020-04-12T15:50:52.816Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-12T15:50:52.816Z] VALIDATE_BRANCH=master [2020-04-12T15:50:52.816Z] TERM=xterm [2020-04-12T15:50:52.816Z] DOCKER_PKG=github.com/docker/docker [2020-04-12T15:50:52.816Z] SHLVL=1 [2020-04-12T15:50:52.816Z] TIMEOUT=120m [2020-04-12T15:50:52.816Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-12T15:50:52.816Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-12T15:50:52.816Z] GO111MODULE=off [2020-04-12T15:50:52.816Z] DOCKER_EXPERIMENTAL=1 [2020-04-12T15:50:52.816Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-12T15:50:52.816Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-12T15:50:52.816Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-12T15:50:52.816Z] GOPATH=/go [2020-04-12T15:50:52.816Z] PKG_CONFIG=pkg-config [2020-04-12T15:50:52.816Z] _=/usr/bin/env [2020-04-12T15:50:52.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-12T15:50:53.341Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.136s coverage: 49.5% of statements [2020-04-12T15:50:54.510Z] --- PASS: TestGraphdriverPluginV2 (4.72s) [2020-04-12T15:50:54.510Z] PASS [2020-04-12T15:50:54.510Z] [2020-04-12T15:50:54.510Z] DONE 5 tests in 10.879s [2020-04-12T15:50:54.510Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-12T15:50:54.510Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-04-12T15:50:54.510Z] ++ set -e [2020-04-12T15:50:54.510Z] ++ '[' -n 0 ']' [2020-04-12T15:50:54.510Z] ++ set -x [2020-04-12T15:50:54.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=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-04-12T15:50:54.511Z] INFO: Testing against a local daemon [2020-04-12T15:50:54.511Z] === RUN TestContinueAfterPluginCrash [2020-04-12T15:50:54.511Z] === PAUSE TestContinueAfterPluginCrash [2020-04-12T15:50:54.511Z] === RUN TestReadPluginNoRead [2020-04-12T15:50:54.511Z] === PAUSE TestReadPluginNoRead [2020-04-12T15:50:54.511Z] === RUN TestDaemonStartWithLogOpt [2020-04-12T15:50:54.511Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-12T15:50:54.511Z] === CONT TestContinueAfterPluginCrash [2020-04-12T15:50:54.511Z] === CONT TestDaemonStartWithLogOpt [2020-04-12T15:50:54.511Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-12T15:50:54.710Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.312s coverage: 76.1% of statements [2020-04-12T15:50:55.641Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-04-12T15:50:55.898Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.099s coverage: 57.7% of statements [2020-04-12T15:50:55.898Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-12T15:50:55.898Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-12T15:50:56.830Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-04-12T15:50:57.760Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-04-12T15:50:59.657Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-04-12T15:50:59.657Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-12T15:50:59.657Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-12T15:50:59.776Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-12T15:50:59.914Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 41.8% of statements [2020-04-12T15:51:01.677Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-12T15:51:01.808Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-04-12T15:51:01.808Z] ok github.com/docker/docker/daemon/logger/awslogs 0.165s coverage: 77.4% of statements [2020-04-12T15:51:01.808Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-12T15:51:01.808Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-12T15:51:02.742Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-04-12T15:51:02.999Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-04-12T15:51:03.256Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2020-04-12T15:51:04.187Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2020-04-12T15:51:04.187Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-12T15:51:04.751Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 19.9% of statements [2020-04-12T15:51:04.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-12T15:51:05.525Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-12T15:51:05.525Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-12T15:51:05.682Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-04-12T15:51:07.577Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-04-12T15:51:07.577Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-04-12T15:51:08.141Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-04-12T15:51:08.141Z] ok github.com/docker/docker/daemon/logger/splunk 1.588s coverage: 82.5% of statements [2020-04-12T15:51:08.141Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-12T15:51:08.141Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-12T15:51:09.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-12T15:51:10.639Z] --- PASS: TestDaemonStartWithLogOpt (16.46s) [2020-04-12T15:51:10.639Z] === CONT TestReadPluginNoRead [2020-04-12T15:51:10.666Z] ok github.com/docker/docker/distribution/metadata 0.084s coverage: 48.2% of statements [2020-04-12T15:51:10.924Z] ok github.com/docker/docker/distribution 0.187s coverage: 22.1% of statements [2020-04-12T15:51:10.924Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-12T15:51:12.344Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-04-12T15:51:12.537Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-12T15:51:13.101Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-12T15:51:13.714Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-04-12T15:51:13.971Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2020-04-12T15:51:13.971Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-12T15:51:14.535Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-04-12T15:51:14.535Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-12T15:51:14.997Z] === RUN TestReadPluginNoRead/default [2020-04-12T15:51:14.997Z] --- PASS: TestContinueAfterPluginCrash (21.10s) [2020-04-12T15:51:15.903Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2020-04-12T15:51:15.903Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-12T15:51:15.930Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-12T15:51:16.187Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-12T15:51:16.466Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-04-12T15:51:16.752Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-12T15:51:17.397Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-04-12T15:51:17.655Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-12T15:51:18.123Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-12T15:51:18.688Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-12T15:51:18.945Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-12T15:51:19.549Z] ok github.com/docker/docker/pkg/archive 0.410s coverage: 77.2% of statements [2020-04-12T15:51:19.877Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-12T15:51:20.480Z] ok github.com/docker/docker/pkg/authorization 0.094s coverage: 68.3% of statements [2020-04-12T15:51:20.480Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-12T15:51:20.737Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-12T15:51:20.810Z] --- PASS: TestReadPluginNoRead (10.22s) [2020-04-12T15:51:20.810Z] --- PASS: TestReadPluginNoRead/default (2.06s) [2020-04-12T15:51:20.810Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.93s) [2020-04-12T15:51:20.810Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s) [2020-04-12T15:51:20.810Z] read_test.go:91: [db9992a06621e] daemon is not started [2020-04-12T15:51:20.810Z] PASS [2020-04-12T15:51:20.810Z] [2020-04-12T15:51:20.810Z] DONE 6 tests in 26.786s [2020-04-12T15:51:20.810Z] 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-04-12T15:51:20.810Z] ++ 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-04-12T15:51:20.810Z] ++ set -e [2020-04-12T15:51:20.810Z] ++ '[' -n 0 ']' [2020-04-12T15:51:20.810Z] ++ set -x [2020-04-12T15:51:20.810Z] ++ env -i DEST=/go/src/github.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-04-12T15:51:20.810Z] testing: warning: no tests to run [2020-04-12T15:51:20.810Z] PASS [2020-04-12T15:51:20.810Z] [2020-04-12T15:51:20.810Z] DONE 0 tests in 0.044s [2020-04-12T15:51:20.810Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-12T15:51:20.810Z] ++ 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-04-12T15:51:20.810Z] ++ set -e [2020-04-12T15:51:20.810Z] ++ '[' -n 0 ']' [2020-04-12T15:51:20.810Z] ++ set -x [2020-04-12T15:51:20.810Z] ++ env -i DEST=/go/src/github.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-04-12T15:51:20.810Z] INFO: Testing against a local daemon [2020-04-12T15:51:20.811Z] === RUN TestPluginWithDevMounts [2020-04-12T15:51:20.811Z] === PAUSE TestPluginWithDevMounts [2020-04-12T15:51:20.811Z] === CONT TestPluginWithDevMounts [2020-04-12T15:51:20.811Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-12T15:51:22.706Z] --- PASS: TestPluginWithDevMounts (1.93s) [2020-04-12T15:51:22.706Z] PASS [2020-04-12T15:51:22.706Z] [2020-04-12T15:51:22.706Z] DONE 1 tests in 2.049s [2020-04-12T15:51:22.706Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-12T15:51:22.706Z] ++ 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-04-12T15:51:22.706Z] ++ set -e [2020-04-12T15:51:22.706Z] ++ '[' -n 0 ']' [2020-04-12T15:51:22.706Z] ++ set -x [2020-04-12T15:51:22.706Z] ++ env -i DEST=/go/src/github.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-04-12T15:51:22.963Z] INFO: Testing against a local daemon [2020-04-12T15:51:22.963Z] === RUN TestSecretInspect [2020-04-12T15:51:22.963Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-12T15:51:23.528Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-12T15:51:23.528Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-12T15:51:23.786Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-12T15:51:24.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-12T15:51:24.302Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-12T15:51:24.911Z] ok github.com/docker/docker/layer 7.336s coverage: 68.8% of statements [2020-04-12T15:51:24.912Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-12T15:51:24.912Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-12T15:51:24.912Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-12T15:51:24.912Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-12T15:51:24.912Z] ? github.com/docker/docker/oci [no test files] [2020-04-12T15:51:24.912Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-12T15:51:24.912Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-04-12T15:51:24.912Z] ok github.com/docker/docker/pkg/chrootarchive 2.944s coverage: 43.2% of statements [2020-04-12T15:51:24.912Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-12T15:51:24.912Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-12T15:51:25.168Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2020-04-12T15:51:25.168Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-04-12T15:51:25.235Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-12T15:51:26.099Z] ok github.com/docker/docker/pkg/discovery/memory 0.016s coverage: 92.3% of statements [2020-04-12T15:51:26.167Z] --- PASS: TestSecretInspect (3.09s) [2020-04-12T15:51:26.167Z] === RUN TestSecretList [2020-04-12T15:51:26.357Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-04-12T15:51:26.921Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-04-12T15:51:28.064Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-12T15:51:28.292Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-04-12T15:51:28.857Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-04-12T15:51:28.996Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-12T15:51:29.423Z] ok github.com/docker/docker/pkg/discovery/kv 3.070s coverage: 84.1% of statements [2020-04-12T15:51:29.423Z] ok github.com/docker/docker/pkg/fsutils 0.196s coverage: 85.1% of statements [2020-04-12T15:51:29.681Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-04-12T15:51:29.927Z] --- PASS: TestSecretList (3.77s) [2020-04-12T15:51:29.927Z] === RUN TestSecretsCreateAndDelete [2020-04-12T15:51:31.051Z] ok github.com/docker/docker/pkg/idtools 0.562s coverage: 70.1% of statements [2020-04-12T15:51:31.051Z] ok github.com/docker/docker/pkg/ioutils 0.440s coverage: 68.8% of statements [2020-04-12T15:51:31.615Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-04-12T15:51:31.615Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2020-04-12T15:51:31.872Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-04-12T15:51:31.872Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-12T15:51:31.872Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-12T15:51:31.872Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-04-12T15:51:31.872Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-12T15:51:32.436Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-04-12T15:51:32.436Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-04-12T15:51:32.455Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-12T15:51:32.712Z] --- PASS: TestSecretsCreateAndDelete (3.02s) [2020-04-12T15:51:32.712Z] === RUN TestSecretsUpdate [2020-04-12T15:51:33.001Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-04-12T15:51:33.001Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-04-12T15:51:33.001Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-12T15:51:33.001Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-12T15:51:33.567Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-04-12T15:51:33.643Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-12T15:51:34.499Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-12T15:51:34.756Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-12T15:51:35.013Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-12T15:51:36.168Z] --- PASS: TestSecretsUpdate (3.08s) [2020-04-12T15:51:36.168Z] === RUN TestTemplatedSecret [2020-04-12T15:51:36.168Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-12T15:51:36.381Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-04-12T15:51:36.639Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-04-12T15:51:37.541Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-12T15:51:38.914Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-12T15:51:39.172Z] --- PASS: TestTemplatedSecret (3.37s) [2020-04-12T15:51:39.172Z] === RUN TestSecretCreateResolve [2020-04-12T15:51:39.430Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-12T15:51:39.910Z] ok github.com/docker/docker/pkg/signal 2.372s coverage: 61.0% of statements [2020-04-12T15:51:39.910Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-04-12T15:51:40.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-12T15:51:40.167Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-04-12T15:51:40.167Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-12T15:51:40.423Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-04-12T15:51:40.987Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-04-12T15:51:41.552Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 37.2% of statements [2020-04-12T15:51:41.808Z] ok github.com/docker/docker/pkg/tailfile 0.077s coverage: 88.6% of statements [2020-04-12T15:51:42.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-12T15:51:42.372Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-04-12T15:51:42.707Z] --- PASS: TestSecretCreateResolve (3.00s) [2020-04-12T15:51:42.707Z] PASS [2020-04-12T15:51:42.707Z] [2020-04-12T15:51:42.707Z] DONE 6 tests in 19.419s [2020-04-12T15:51:42.707Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-12T15:51:42.707Z] ++ 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-04-12T15:51:42.707Z] ++ set -e [2020-04-12T15:51:42.707Z] ++ '[' -n 0 ']' [2020-04-12T15:51:42.707Z] ++ set -x [2020-04-12T15:51:42.707Z] ++ env -i DEST=/go/src/github.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-04-12T15:51:42.707Z] INFO: Testing against a local daemon [2020-04-12T15:51:42.707Z] === RUN TestServiceCreateInit [2020-04-12T15:51:42.707Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-12T15:51:42.936Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-04-12T15:51:42.936Z] testing: warning: no tests to run [2020-04-12T15:51:42.936Z] coverage: [no statements] [2020-04-12T15:51:42.936Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-12T15:51:43.271Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-12T15:51:43.500Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-04-12T15:51:43.500Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-12T15:51:43.757Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-12T15:51:45.797Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-12T15:51:46.280Z] ok github.com/docker/docker/plugin 0.528s coverage: 27.1% of statements [2020-04-12T15:51:46.537Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-04-12T15:51:46.729Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-12T15:51:46.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-12T15:51:47.294Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-12T15:51:47.469Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-04-12T15:51:47.726Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-04-12T15:51:47.858Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-12T15:51:49.095Z] ok github.com/docker/docker/registry 0.074s coverage: 56.0% of statements [2020-04-12T15:51:49.659Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-04-12T15:51:49.916Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-04-12T15:51:50.847Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-04-12T15:51:50.847Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-04-12T15:51:53.117Z] --- PASS: TestServiceCreateInit (10.31s) [2020-04-12T15:51:53.117Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.03s) [2020-04-12T15:51:53.117Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s) [2020-04-12T15:51:53.117Z] === RUN TestCreateServiceMultipleTimes [2020-04-12T15:51:53.369Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-04-12T15:51:54.299Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2020-04-12T15:51:54.863Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.0% of statements [2020-04-12T15:51:55.794Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-04-12T15:51:58.444Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-12T15:52:02.623Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-12T15:52:05.147Z] === RUN TestDockerSuite/TestBuildRm [2020-04-12T15:52:07.971Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/rootless [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/volume [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-12T15:52:07.971Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === Skipped [2020-04-12T15:52:07.971Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-12T15:52:07.971Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-12T15:52:07.971Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-12T15:52:07.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:52:07.971Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-12T15:52:07.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:52:07.971Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-12T15:52:07.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:52:07.971Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-12T15:52:07.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:52:07.971Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-12T15:52:07.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:52:07.971Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-12T15:52:07.971Z] graphtest_unix.go:73: No driver to put! [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-12T15:52:07.971Z] time="2020-04-12T15:50:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:52:07.971Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:52:07.971Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-12T15:52:07.971Z] time="2020-04-12T15:50:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:52:07.971Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:52:07.971Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-12T15:52:07.971Z] time="2020-04-12T15:50:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:52:07.971Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:52:07.971Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-12T15:52:07.971Z] time="2020-04-12T15:50:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:52:07.971Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:52:07.971Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-12T15:52:07.971Z] time="2020-04-12T15:50:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-12T15:52:07.971Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-12T15:52:07.971Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-12T15:52:07.971Z] graphtest_unix.go:73: No driver to put! [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-12T15:52:07.971Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-12T15:52:07.971Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-12T15:52:07.971Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-12T15:52:07.971Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-12T15:52:07.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:52:07.971Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-12T15:52:07.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:52:07.971Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-12T15:52:07.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:52:07.971Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-12T15:52:07.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:52:07.971Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-12T15:52:07.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-12T15:52:07.971Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-12T15:52:07.971Z] graphtest_unix.go:73: No driver to put! [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-12T15:52:07.971Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-12T15:52:07.971Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] [2020-04-12T15:52:07.971Z] DONE 2140 tests, 26 skipped in 246.765s [2020-04-12T15:52:08.421Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint Post stage [Pipeline] junit [2020-04-12T15:52:08.545Z] Recording test results [Pipeline] } [Pipeline] // stage [2020-04-12T15:52:08.986Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-04-12T15:52:09.328Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-37867/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e9d785ce3f02c223100f4dd01813e192ccd83948 hack/validate/vendor [2020-04-12T15:52:10.266Z] No vendor changes in diff. [2020-04-12T15:52:10.355Z] === RUN TestDockerSuite/TestBuildScratchCopy [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-04-12T15:52:10.857Z] + echo Building e2e image [2020-04-12T15:52:10.857Z] Building e2e image [2020-04-12T15:52:10.857Z] + docker build --build-arg DOCKER_GITCOMMIT=e9d785ce3f02c223100f4dd01813e192ccd83948 -t moby-e2e-test -f Dockerfile.e2e . [2020-04-12T15:52:10.857Z] #2 [internal] load .dockerignore [2020-04-12T15:52:10.857Z] #2 transferring context: 34B done [2020-04-12T15:52:10.857Z] #2 DONE 0.0s [2020-04-12T15:52:10.857Z] [2020-04-12T15:52:10.857Z] #1 [internal] load build definition from Dockerfile.e2e [2020-04-12T15:52:10.857Z] #1 transferring dockerfile: 3.21kB done [2020-04-12T15:52:10.857Z] #1 DONE 0.0s [2020-04-12T15:52:10.857Z] [2020-04-12T15:52:10.857Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-12T15:52:10.919Z] --- PASS: TestCreateServiceMultipleTimes (18.15s) [2020-04-12T15:52:10.920Z] === RUN TestCreateServiceConflict [2020-04-12T15:52:10.920Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-12T15:52:11.484Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-12T15:52:13.380Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-12T15:52:13.380Z] --- PASS: TestCreateServiceConflict (2.64s) [2020-04-12T15:52:13.380Z] === RUN TestCreateServiceMaxReplicas [2020-04-12T15:52:14.311Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-12T15:52:15.686Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-12T15:52:16.107Z] #4 DONE 5.2s [2020-04-12T15:52:16.108Z] [2020-04-12T15:52:16.108Z] #3 [internal] load metadata for docker.io/library/golang:1.13.9-alpine [2020-04-12T15:52:16.108Z] #3 DONE 5.3s [2020-04-12T15:52:16.108Z] [2020-04-12T15:52:16.108Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-12T15:52:16.108Z] #14 resolve docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9cde63c3bf41651736996fe94a8347e726fe581926fd8c26e244e3b2 done [2020-04-12T15:52:16.364Z] #14 sha256:7d45a6fc9cde63c3bf41651736996fe94a8347e726fe581926fd8c26e244e3b2 1.65kB / 1.65kB done [2020-04-12T15:52:16.364Z] #14 sha256:ed003971a4809c9ae45afe2d318c24b9e3f6b30864a322877c69a46c504d852c 1.36kB / 1.36kB done [2020-04-12T15:52:16.365Z] #14 sha256:2e384b27f926110890d5b7a82937b43ca8b27a1a2c389bef060882244b97f1aa 3.83kB / 3.83kB done [2020-04-12T15:52:16.365Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.1s done [2020-04-12T15:52:16.365Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 0B / 153B 0.1s [2020-04-12T15:52:16.365Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 0B / 126.94MB 0.1s [2020-04-12T15:52:16.365Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 [2020-04-12T15:52:16.365Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.1s done [2020-04-12T15:52:16.365Z] #14 sha256:71e269b8748ecde6220d356ca2e00c50fb5f69b3f1ab07ffb6941456bbb96b94 127B / 127B 0.1s done [2020-04-12T15:52:16.622Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.2s done [2020-04-12T15:52:16.622Z] #14 ... [2020-04-12T15:52:16.622Z] [2020-04-12T15:52:16.622Z] #8 [internal] load build context [2020-04-12T15:52:16.622Z] #8 transferring context: 836.97kB 0.4s done [2020-04-12T15:52:16.622Z] #8 DONE 0.4s [2020-04-12T15:52:16.622Z] [2020-04-12T15:52:16.622Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-12T15:52:16.622Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 12.24MB / 126.94MB 0.4s [2020-04-12T15:52:16.622Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 done [2020-04-12T15:52:16.879Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 28.01MB / 126.94MB 0.6s [2020-04-12T15:52:16.879Z] #14 ... [2020-04-12T15:52:16.879Z] [2020-04-12T15:52:16.879Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-12T15:52:16.879Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-04-12T15:52:16.879Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-04-12T15:52:16.879Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-04-12T15:52:16.879Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-04-12T15:52:16.879Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.2s done [2020-04-12T15:52:16.879Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.3s done [2020-04-12T15:52:16.879Z] #5 DONE 0.7s [2020-04-12T15:52:17.060Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2020-04-12T15:52:17.060Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-12T15:52:17.136Z] [2020-04-12T15:52:17.136Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-12T15:52:17.136Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 45.92MB / 126.94MB 0.8s [2020-04-12T15:52:17.136Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 63.60MB / 126.94MB 1.0s [2020-04-12T15:52:17.136Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 75.14MB / 126.94MB 1.1s [2020-04-12T15:52:17.395Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 87.85MB / 126.94MB 1.2s [2020-04-12T15:52:17.395Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 98.87MB / 126.94MB 1.3s [2020-04-12T15:52:17.653Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 118.44MB / 126.94MB 1.5s [2020-04-12T15:52:17.910Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 125.93MB / 126.94MB 1.6s [2020-04-12T15:52:17.910Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 126.94MB / 126.94MB 1.7s done [2020-04-12T15:52:17.910Z] #14 ... [2020-04-12T15:52:17.910Z] [2020-04-12T15:52:17.910Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-04-12T15:52:17.910Z] #6 DONE 1.2s [2020-04-12T15:52:17.910Z] [2020-04-12T15:52:17.910Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-12T15:52:17.910Z] #14 extracting sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b [2020-04-12T15:52:20.336Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-12T15:52:20.336Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-12T15:52:20.594Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-12T15:52:20.594Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-12T15:52:20.852Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-12T15:52:21.786Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-12T15:52:22.044Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-12T15:52:22.975Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-12T15:52:23.165Z] #14 extracting sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 5.1s [2020-04-12T15:52:23.730Z] #14 ... [2020-04-12T15:52:23.730Z] [2020-04-12T15:52:23.730Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-12T15:52:23.731Z] #7 1.037 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-12T15:52:23.731Z] #7 2.131 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-12T15:52:23.731Z] #7 2.229 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-04-12T15:52:23.731Z] #7 2.232 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-04-12T15:52:23.731Z] #7 2.240 (3/30) Installing readline (8.0.0-r0) [2020-04-12T15:52:23.731Z] #7 2.246 (4/30) Installing bash (5.0.0-r0) [2020-04-12T15:52:23.731Z] #7 2.261 Executing bash-5.0.0-r0.post-install [2020-04-12T15:52:23.731Z] #7 2.268 (5/30) Installing ca-certificates (20190108-r0) [2020-04-12T15:52:23.731Z] #7 2.285 (6/30) Installing libgcc (8.3.0-r0) [2020-04-12T15:52:23.731Z] #7 2.290 (7/30) Installing libstdc++ (8.3.0-r0) [2020-04-12T15:52:23.731Z] #7 2.302 (8/30) Installing binutils (2.32-r0) [2020-04-12T15:52:23.731Z] #7 2.395 (9/30) Installing gmp (6.1.2-r1) [2020-04-12T15:52:23.731Z] #7 2.408 (10/30) Installing isl (0.18-r0) [2020-04-12T15:52:23.731Z] #7 2.427 (11/30) Installing libgomp (8.3.0-r0) [2020-04-12T15:52:23.731Z] #7 2.431 (12/30) Installing libatomic (8.3.0-r0) [2020-04-12T15:52:23.731Z] #7 2.435 (13/30) Installing mpfr3 (3.1.5-r1) [2020-04-12T15:52:23.731Z] #7 2.442 (14/30) Installing mpc1 (1.1.0-r0) [2020-04-12T15:52:23.731Z] #7 2.445 (15/30) Installing gcc (8.3.0-r0) [2020-04-12T15:52:23.731Z] #7 3.280 (16/30) Installing musl-dev (1.1.22-r3) [2020-04-12T15:52:23.731Z] #7 3.377 (17/30) Installing libc-dev (0.7.1-r0) [2020-04-12T15:52:23.731Z] #7 3.377 (18/30) Installing g++ (8.3.0-r0) [2020-04-12T15:52:23.731Z] #7 3.930 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-04-12T15:52:23.731Z] #7 3.934 (20/30) Installing libcurl (7.66.0-r0) [2020-04-12T15:52:23.731Z] #7 3.941 (21/30) Installing expat (2.2.8-r0) [2020-04-12T15:52:23.731Z] #7 3.945 (22/30) Installing pcre2 (10.33-r0) [2020-04-12T15:52:23.731Z] #7 3.953 (23/30) Installing git (2.22.2-r0) [2020-04-12T15:52:23.731Z] #7 4.149 (24/30) Installing libmnl (1.0.4-r0) [2020-04-12T15:52:23.731Z] #7 4.150 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-04-12T15:52:23.731Z] #7 4.154 (26/30) Installing iptables (1.8.3-r1) [2020-04-12T15:52:23.731Z] #7 4.189 (27/30) Installing pigz (2.4-r0) [2020-04-12T15:52:23.731Z] #7 4.209 (28/30) Installing tar (1.32-r0) [2020-04-12T15:52:23.731Z] #7 4.217 (29/30) Installing xz-libs (5.2.4-r0) [2020-04-12T15:52:23.731Z] #7 4.221 (30/30) Installing xz (5.2.4-r0) [2020-04-12T15:52:23.731Z] #7 4.225 Executing busybox-1.30.1-r3.trigger [2020-04-12T15:52:23.731Z] #7 4.233 Executing ca-certificates-20190108-r0.trigger [2020-04-12T15:52:23.731Z] #7 4.279 OK: 178 MiB in 44 packages [2020-04-12T15:52:23.731Z] #7 DONE 5.5s [2020-04-12T15:52:23.731Z] [2020-04-12T15:52:23.731Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-12T15:52:23.731Z] #14 ... [2020-04-12T15:52:23.731Z] [2020-04-12T15:52:23.731Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-04-12T15:52:23.731Z] #9 DONE 0.1s [2020-04-12T15:52:23.731Z] [2020-04-12T15:52:23.731Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-04-12T15:52:23.731Z] #10 DONE 0.1s [2020-04-12T15:52:23.731Z] [2020-04-12T15:52:23.731Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-04-12T15:52:23.731Z] #11 DONE 0.1s [2020-04-12T15:52:23.731Z] [2020-04-12T15:52:23.731Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-04-12T15:52:23.731Z] #12 DONE 0.1s [2020-04-12T15:52:23.731Z] [2020-04-12T15:52:23.731Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-12T15:52:23.987Z] #14 ... [2020-04-12T15:52:23.987Z] [2020-04-12T15:52:23.987Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-04-12T15:52:23.987Z] #13 DONE 0.1s [2020-04-12T15:52:23.987Z] [2020-04-12T15:52:23.987Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-12T15:52:23.987Z] #14 extracting sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 5.9s done [2020-04-12T15:52:23.987Z] #14 extracting sha256:71e269b8748ecde6220d356ca2e00c50fb5f69b3f1ab07ffb6941456bbb96b94 [2020-04-12T15:52:24.244Z] #14 extracting sha256:71e269b8748ecde6220d356ca2e00c50fb5f69b3f1ab07ffb6941456bbb96b94 done [2020-04-12T15:52:24.244Z] #14 DONE 8.0s [2020-04-12T15:52:24.244Z] [2020-04-12T15:52:24.244Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-12T15:52:24.807Z] #15 0.627 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-12T15:52:25.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-12T15:52:26.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-12T15:52:26.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-12T15:52:26.176Z] #15 1.699 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-12T15:52:26.176Z] #15 1.786 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3) [2020-04-12T15:52:26.176Z] #15 1.790 (2/42) Installing ncurses-libs (6.1_p20200118-r3) [2020-04-12T15:52:26.176Z] #15 1.797 (3/42) Installing readline (8.0.1-r0) [2020-04-12T15:52:26.176Z] #15 1.801 (4/42) Installing bash (5.0.11-r1) [2020-04-12T15:52:26.176Z] #15 1.813 Executing bash-5.0.11-r1.post-install [2020-04-12T15:52:26.176Z] #15 1.815 (5/42) Installing linux-headers (4.19.36-r0) [2020-04-12T15:52:26.176Z] #15 1.889 (6/42) Installing libblkid (2.34-r1) [2020-04-12T15:52:26.176Z] #15 1.894 (7/42) Installing libuuid (2.34-r1) [2020-04-12T15:52:26.176Z] #15 1.895 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-04-12T15:52:26.176Z] #15 1.937 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-04-12T15:52:26.176Z] #15 1.941 (10/42) Installing libgcc (9.2.0-r4) [2020-04-12T15:52:26.176Z] #15 1.943 (11/42) Installing libstdc++ (9.2.0-r4) [2020-04-12T15:52:26.176Z] #15 1.959 (12/42) Installing binutils (2.33.1-r0) [2020-04-12T15:52:26.176Z] #15 2.029 (13/42) Installing libmagic (5.37-r1) [2020-04-12T15:52:26.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-12T15:52:26.433Z] #15 2.049 (14/42) Installing file (5.37-r1) [2020-04-12T15:52:26.433Z] #15 2.051 (15/42) Installing gmp (6.1.2-r1) [2020-04-12T15:52:26.433Z] #15 2.056 (16/42) Installing isl (0.18-r0) [2020-04-12T15:52:26.433Z] #15 2.077 (17/42) Installing libgomp (9.2.0-r4) [2020-04-12T15:52:26.433Z] #15 2.080 (18/42) Installing libatomic (9.2.0-r4) [2020-04-12T15:52:26.433Z] #15 2.082 (19/42) Installing mpfr4 (4.0.2-r1) [2020-04-12T15:52:26.433Z] #15 2.088 (20/42) Installing mpc1 (1.1.0-r1) [2020-04-12T15:52:26.433Z] #15 2.090 (21/42) Installing gcc (9.2.0-r4) [2020-04-12T15:52:26.998Z] #15 2.751 (22/42) Installing musl-dev (1.1.24-r2) [2020-04-12T15:52:26.998Z] #15 2.822 (23/42) Installing libc-dev (0.7.2-r0) [2020-04-12T15:52:26.998Z] #15 2.823 (24/42) Installing g++ (9.2.0-r4) [2020-04-12T15:52:27.562Z] #15 3.246 (25/42) Installing make (4.2.1-r2) [2020-04-12T15:52:27.562Z] #15 3.249 (26/42) Installing fortify-headers (1.1-r0) [2020-04-12T15:52:27.562Z] #15 3.251 (27/42) Installing build-base (0.5-r1) [2020-04-12T15:52:27.562Z] #15 3.252 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-04-12T15:52:27.562Z] #15 3.255 (29/42) Installing libcurl (7.67.0-r0) [2020-04-12T15:52:27.562Z] #15 3.261 (30/42) Installing curl (7.67.0-r0) [2020-04-12T15:52:27.562Z] #15 3.263 (31/42) Installing oniguruma (6.9.4-r0) [2020-04-12T15:52:27.562Z] #15 3.269 (32/42) Installing jq (1.6-r0) [2020-04-12T15:52:27.562Z] #15 3.275 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-04-12T15:52:27.562Z] #15 3.290 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-04-12T15:52:27.562Z] #15 3.296 (35/42) Installing libaio (0.3.112-r1) [2020-04-12T15:52:27.562Z] #15 3.298 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-04-12T15:52:27.562Z] #15 3.343 (37/42) Installing libfdisk (2.34-r1) [2020-04-12T15:52:27.562Z] #15 3.349 (38/42) Installing libmount (2.34-r1) [2020-04-12T15:52:27.562Z] #15 3.354 (39/42) Installing libsmartcols (2.34-r1) [2020-04-12T15:52:27.562Z] #15 3.357 (40/42) Installing pkgconf (1.6.3-r0) [2020-04-12T15:52:27.562Z] #15 3.359 (41/42) Installing util-linux-dev (2.34-r1) [2020-04-12T15:52:27.562Z] #15 3.381 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-04-12T15:52:27.562Z] #15 3.386 Executing busybox-1.31.1-r9.trigger [2020-04-12T15:52:27.562Z] #15 3.393 OK: 196 MiB in 57 packages [2020-04-12T15:52:28.024Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-12T15:52:28.126Z] #15 DONE 3.9s [2020-04-12T15:52:28.126Z] [2020-04-12T15:52:28.126Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-04-12T15:52:28.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-12T15:52:28.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-12T15:52:28.958Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-12T15:52:29.056Z] #16 DONE 0.7s [2020-04-12T15:52:29.056Z] [2020-04-12T15:52:29.056Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-12T15:52:29.619Z] #17 DONE 0.7s [2020-04-12T15:52:29.619Z] [2020-04-12T15:52:29.619Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-04-12T15:52:29.619Z] #18 DONE 0.0s [2020-04-12T15:52:29.619Z] [2020-04-12T15:52:29.619Z] #31 [builder 1/4] COPY . . [2020-04-12T15:52:29.619Z] #31 ... [2020-04-12T15:52:29.619Z] [2020-04-12T15:52:29.619Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-04-12T15:52:29.619Z] #26 DONE 0.1s [2020-04-12T15:52:29.619Z] [2020-04-12T15:52:29.619Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-04-12T15:52:29.619Z] #19 DONE 0.1s [2020-04-12T15:52:29.877Z] [2020-04-12T15:52:29.877Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-12T15:52:29.877Z] #22 DONE 0.1s [2020-04-12T15:52:29.877Z] [2020-04-12T15:52:29.877Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-04-12T15:52:29.877Z] #27 DONE 0.1s [2020-04-12T15:52:29.877Z] [2020-04-12T15:52:29.877Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-12T15:52:29.877Z] #23 DONE 0.1s [2020-04-12T15:52:29.877Z] [2020-04-12T15:52:29.877Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-04-12T15:52:29.877Z] #28 DONE 0.1s [2020-04-12T15:52:29.877Z] [2020-04-12T15:52:29.877Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-12T15:52:30.330Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-12T15:52:30.587Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-12T15:52:31.246Z] #24 1.359 + RM_GOPATH=0 [2020-04-12T15:52:31.247Z] #24 1.360 + TMP_GOPATH= [2020-04-12T15:52:31.247Z] #24 1.360 + : /build [2020-04-12T15:52:31.247Z] #24 1.360 + '[' -z '' ']' [2020-04-12T15:52:31.247Z] #24 1.364 ++ mktemp -d [2020-04-12T15:52:31.247Z] #24 1.365 + export GOPATH=/tmp/tmp.MLJNpa [2020-04-12T15:52:31.247Z] #24 1.365 + GOPATH=/tmp/tmp.MLJNpa [2020-04-12T15:52:31.247Z] #24 1.365 + RM_GOPATH=1 [2020-04-12T15:52:31.247Z] #24 1.365 ++ dirname ./install.sh [2020-04-12T15:52:31.247Z] #24 1.366 + dir=. [2020-04-12T15:52:31.247Z] #24 1.366 + bin=dockercli [2020-04-12T15:52:31.247Z] #24 1.366 + shift [2020-04-12T15:52:31.247Z] #24 1.366 + '[' '!' -f ./dockercli.installer ']' [2020-04-12T15:52:31.247Z] #24 1.366 + . ./dockercli.installer [2020-04-12T15:52:31.247Z] #24 1.366 ++ : stable [2020-04-12T15:52:31.247Z] #24 1.366 ++ : 17.06.2-ce [2020-04-12T15:52:31.247Z] #24 1.367 + install_dockercli [2020-04-12T15:52:31.247Z] #24 1.367 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-12T15:52:31.247Z] #24 1.367 Install docker/cli version 17.06.2-ce from stable [2020-04-12T15:52:31.247Z] #24 1.368 ++ uname -m [2020-04-12T15:52:31.247Z] #24 1.368 + arch=x86_64 [2020-04-12T15:52:31.247Z] #24 1.368 + '[' x86_64 '!=' x86_64 ']' [2020-04-12T15:52:31.247Z] #24 1.368 + url=https://download.docker.com/linux/static [2020-04-12T15:52:31.247Z] #24 1.368 + tar -xz docker/docker [2020-04-12T15:52:31.247Z] #24 1.374 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-12T15:52:31.518Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-12T15:52:32.082Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.01s) [2020-04-12T15:52:32.082Z] === RUN TestCreateServiceSecretFileMode [2020-04-12T15:52:32.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-12T15:52:33.455Z] === RUN TestDockerSuite/TestBuildUser [2020-04-12T15:52:33.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-12T15:52:33.772Z] #24 ... [2020-04-12T15:52:33.772Z] [2020-04-12T15:52:33.772Z] #31 [builder 1/4] COPY . . [2020-04-12T15:52:33.772Z] #31 DONE 3.8s [2020-04-12T15:52:33.772Z] [2020-04-12T15:52:33.772Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-12T15:52:33.772Z] #20 2.491 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-12T15:52:33.772Z] #20 2.922 curl: option --progress: is ambiguous [2020-04-12T15:52:33.772Z] #20 2.930 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-12T15:52:33.772Z] #20 3.522 curl: option --progress: is ambiguous [2020-04-12T15:52:33.772Z] #20 3.523 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-12T15:52:33.772Z] #20 4.082 curl: option --progress: is ambiguous [2020-04-12T15:52:33.772Z] #20 4.082 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-12T15:52:34.029Z] #20 ... [2020-04-12T15:52:34.029Z] [2020-04-12T15:52:34.029Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-12T15:52:34.029Z] #24 4.042 + mkdir -p /build [2020-04-12T15:52:34.029Z] #24 4.043 + mv docker/docker /build/ [2020-04-12T15:52:34.029Z] #24 4.045 + rmdir docker [2020-04-12T15:52:34.029Z] #24 DONE 4.2s [2020-04-12T15:52:34.029Z] [2020-04-12T15:52:34.029Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-12T15:52:34.029Z] #20 4.524 curl: option --progress: is ambiguous [2020-04-12T15:52:34.029Z] #20 4.524 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-12T15:52:34.593Z] #20 4.952 [2020-04-12T15:52:35.160Z] #20 ... [2020-04-12T15:52:35.160Z] [2020-04-12T15:52:35.160Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-04-12T15:52:35.160Z] #32 DONE 1.7s [2020-04-12T15:52:35.417Z] [2020-04-12T15:52:35.418Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-12T15:52:36.349Z] #33 1.243 [2020-04-12T15:52:36.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-12T15:52:36.607Z] #33 1.357 Removing bundles/ [2020-04-12T15:52:36.607Z] #33 1.358 [2020-04-12T15:52:36.607Z] #33 1.363 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-04-12T15:52:36.734Z] --- PASS: TestCreateServiceSecretFileMode (4.03s) [2020-04-12T15:52:36.734Z] === RUN TestCreateServiceConfigFileMode [2020-04-12T15:52:36.734Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-12T15:52:37.977Z] #33 2.543 Building test suite binary ./integration-cli/test.main [2020-04-12T15:52:39.871Z] #33 ... [2020-04-12T15:52:39.871Z] [2020-04-12T15:52:39.871Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-12T15:52:39.871Z] #29 ... [2020-04-12T15:52:39.871Z] [2020-04-12T15:52:39.871Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-12T15:52:39.871Z] #20 6.240 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-12T15:52:39.871Z] #20 6.627 curl: option --progress: is ambiguous [2020-04-12T15:52:39.871Z] #20 6.627 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-12T15:52:39.871Z] #20 7.062 [2020-04-12T15:52:39.871Z] #20 8.172 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-12T15:52:39.871Z] #20 8.483 curl: option --progress: is ambiguous [2020-04-12T15:52:39.871Z] #20 8.483 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-12T15:52:39.871Z] #20 8.843 [2020-04-12T15:52:39.871Z] #20 9.793 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-12T15:52:39.871Z] #20 10.19 curl: option --progress: is ambiguous [2020-04-12T15:52:39.871Z] #20 10.19 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-12T15:52:40.012Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2020-04-12T15:52:40.013Z] === RUN TestCreateServiceSysctls [2020-04-12T15:52:40.270Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-12T15:52:40.435Z] #20 10.57 [2020-04-12T15:52:40.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-12T15:52:41.366Z] #20 11.74 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-12T15:52:41.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-12T15:52:41.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-12T15:52:41.929Z] #20 12.15 curl: option --progress: is ambiguous [2020-04-12T15:52:41.929Z] #20 12.15 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-12T15:52:42.186Z] #20 12.58 [2020-04-12T15:52:42.443Z] #20 12.70 Download of images into '/build' complete. [2020-04-12T15:52:42.443Z] #20 12.70 Use something like the following to load the result into a Docker daemon: [2020-04-12T15:52:42.443Z] #20 12.70 tar -cC '/build' . | docker load [2020-04-12T15:52:42.443Z] #20 DONE 12.8s [2020-04-12T15:52:42.443Z] [2020-04-12T15:52:42.443Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-12T15:52:43.376Z] #33 ... [2020-04-12T15:52:43.376Z] [2020-04-12T15:52:43.377Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-12T15:52:43.377Z] #21 DONE 0.1s [2020-04-12T15:52:43.377Z] [2020-04-12T15:52:43.377Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-04-12T15:52:43.377Z] #25 DONE 0.1s [2020-04-12T15:52:43.377Z] [2020-04-12T15:52:43.377Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-12T15:52:43.539Z] --- PASS: TestCreateServiceSysctls (3.92s) [2020-04-12T15:52:43.539Z] === RUN TestCreateServiceCapabilities [2020-04-12T15:52:45.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-12T15:52:46.817Z] --- PASS: TestCreateServiceCapabilities (3.46s) [2020-04-12T15:52:46.817Z] === RUN TestInspect [2020-04-12T15:52:46.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-12T15:52:50.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-12T15:52:50.996Z] --- PASS: TestInspect (3.49s) [2020-04-12T15:52:50.997Z] === RUN TestCreateJob [2020-04-12T15:52:52.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-12T15:52:54.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-12T15:52:55.174Z] --- PASS: TestCreateJob (4.25s) [2020-04-12T15:52:55.174Z] === RUN TestReplicatedJob [2020-04-12T15:52:56.477Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-12T15:52:56.477Z] Using test binary docker [2020-04-12T15:52:56.477Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-12T15:52:56.477Z] +++ /etc/init.d/apparmor start [2020-04-12T15:52:56.477Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-12T15:52:56.477Z] INFO: Waiting for daemon to start... [2020-04-12T15:52:56.477Z] Starting dockerd [2020-04-12T15:52:56.477Z] +++ 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-04-12T15:52:58.454Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-12T15:52:58.504Z] . [2020-04-12T15:52:58.504Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-12T15:52:58.504Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-12T15:52:58.504Z] Error: No such image: emptyfs [2020-04-12T15:52:58.504Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-12T15:52:58.504Z] ++++ docker load [2020-04-12T15:52:58.791Z] Running integration-test (iteration 1) [2020-04-12T15:52:58.791Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-04-12T15:52:58.791Z] ++ 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-04-12T15:52:58.791Z] ++ set -e [2020-04-12T15:52:58.791Z] ++ '[' -n 0 ']' [2020-04-12T15:52:58.791Z] ++ set -x [2020-04-12T15:52:58.791Z] ++ env -i DEST=/go/src/github.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-04-12T15:52:59.827Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-12T15:52:59.827Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-12T15:53:00.761Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-12T15:53:01.326Z] --- PASS: TestReplicatedJob (6.63s) [2020-04-12T15:53:01.326Z] === RUN TestUpdateReplicatedJob [2020-04-12T15:53:01.443Z] #29 28.85 # github.com/docker/docker/contrib/httpserver [2020-04-12T15:53:01.443Z] #29 28.85 loadinternal: cannot find runtime/cgo [2020-04-12T15:53:01.443Z] #29 DONE 29.2s [2020-04-12T15:53:01.443Z] [2020-04-12T15:53:01.443Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-12T15:53:01.443Z] #33 ... [2020-04-12T15:53:01.443Z] [2020-04-12T15:53:01.443Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-04-12T15:53:01.443Z] #30 DONE 0.1s [2020-04-12T15:53:01.443Z] [2020-04-12T15:53:01.443Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-12T15:53:01.891Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-12T15:53:03.787Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-12T15:53:03.787Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-12T15:53:03.787Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-12T15:53:03.787Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-12T15:53:03.787Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-12T15:53:05.685Z] --- PASS: TestUpdateReplicatedJob (4.13s) [2020-04-12T15:53:05.685Z] === RUN TestServiceListWithStatuses [2020-04-12T15:53:05.685Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-12T15:53:05.685Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-12T15:53:05.685Z] === RUN TestDockerNetworkConnectAlias [2020-04-12T15:53:05.685Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-12T15:53:05.685Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-12T15:53:06.617Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-12T15:53:07.183Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-12T15:53:08.554Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-12T15:53:08.554Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-12T15:53:11.829Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-12T15:53:12.394Z] --- PASS: TestDockerNetworkConnectAlias (7.11s) [2020-04-12T15:53:12.394Z] === RUN TestDockerNetworkReConnect [2020-04-12T15:53:13.768Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-12T15:53:14.061Z] Loaded image: buildpack-deps:jessie [2020-04-12T15:53:14.061Z] Loaded image: busybox:latest [2020-04-12T15:53:14.061Z] Loaded image: busybox:glibc [2020-04-12T15:53:14.061Z] Loaded image: debian:jessie [2020-04-12T15:53:14.061Z] Loaded image: hello-world:latest [2020-04-12T15:53:14.061Z] INFO: Testing against a local daemon [2020-04-12T15:53:14.061Z] === RUN TestCgroupNamespacesBuild [2020-04-12T15:53:14.683Z] --- PASS: TestCgroupNamespacesBuild (1.70s) [2020-04-12T15:53:14.683Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-12T15:53:15.141Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-12T15:53:15.398Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-12T15:53:15.965Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-12T15:53:15.965Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-12T15:53:16.717Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2020-04-12T15:53:16.717Z] === RUN TestBuildWithSession [2020-04-12T15:53:16.717Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-12T15:53:16.717Z] build_session_test.go:25: TODO: BuildKit [2020-04-12T15:53:16.717Z] === RUN TestBuildSquashParent [2020-04-12T15:53:16.898Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-12T15:53:17.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-12T15:53:17.720Z] --- PASS: TestDockerNetworkReConnect (5.21s) [2020-04-12T15:53:17.720Z] === RUN TestServicePlugin [2020-04-12T15:53:20.249Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-12T15:53:20.249Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-12T15:53:20.249Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-12T15:53:20.507Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-12T15:53:21.879Z] === RUN TestDockerSuite/TestCommitChange [2020-04-12T15:53:22.277Z] --- PASS: TestBuildSquashParent (5.17s) [2020-04-12T15:53:22.277Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-12T15:53:22.277Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-12T15:53:22.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-12T15:53:22.277Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-12T15:53:22.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-12T15:53:22.277Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-12T15:53:22.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-12T15:53:22.277Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-12T15:53:22.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-12T15:53:22.277Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-12T15:53:22.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-12T15:53:22.277Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-12T15:53:22.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-12T15:53:22.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-12T15:53:22.277Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-12T15:53:22.277Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-12T15:53:22.277Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-12T15:53:22.811Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-12T15:53:23.752Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-12T15:53:24.011Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-12T15:53:24.988Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-12T15:53:24.988Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-12T15:53:26.547Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-12T15:53:27.033Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-12T15:53:27.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s) [2020-04-12T15:53:27.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s) [2020-04-12T15:53:27.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s) [2020-04-12T15:53:27.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s) [2020-04-12T15:53:27.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s) [2020-04-12T15:53:27.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.33s) [2020-04-12T15:53:27.033Z] === RUN TestBuildMultiStageCopy [2020-04-12T15:53:27.033Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-12T15:53:28.449Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-12T15:53:29.013Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-12T15:53:29.068Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-12T15:53:29.068Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-12T15:53:29.692Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-12T15:53:29.978Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-12T15:53:30.597Z] --- PASS: TestBuildMultiStageCopy (3.65s) [2020-04-12T15:53:30.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.95s) [2020-04-12T15:53:30.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2020-04-12T15:53:30.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s) [2020-04-12T15:53:30.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.45s) [2020-04-12T15:53:30.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-04-12T15:53:30.597Z] === RUN TestBuildMultiStageParentConfig [2020-04-12T15:53:30.910Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-12T15:53:31.613Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2020-04-12T15:53:31.613Z] === RUN TestBuildLabelWithTargets [2020-04-12T15:53:31.841Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-12T15:53:33.665Z] --- PASS: TestBuildLabelWithTargets (1.88s) [2020-04-12T15:53:33.665Z] === RUN TestBuildWithEmptyLayers [2020-04-12T15:53:34.283Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2020-04-12T15:53:34.283Z] === RUN TestBuildMultiStageOnBuild [2020-04-12T15:53:34.366Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-12T15:53:34.929Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-12T15:53:34.929Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-12T15:53:34.929Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-12T15:53:34.929Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-12T15:53:34.929Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-12T15:53:35.186Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-12T15:53:35.186Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-12T15:53:36.315Z] --- PASS: TestBuildMultiStageOnBuild (2.14s) [2020-04-12T15:53:36.315Z] === RUN TestBuildUncleanTarFilenames [2020-04-12T15:53:37.084Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-12T15:53:37.340Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2020-04-12T15:53:37.340Z] === RUN TestBuildMultiStageLayerLeak [2020-04-12T15:53:38.980Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-12T15:53:38.980Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-12T15:53:39.914Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-12T15:53:40.030Z] --- PASS: TestBuildMultiStageLayerLeak (2.20s) [2020-04-12T15:53:40.031Z] === RUN TestBuildWithHugeFile [2020-04-12T15:53:40.845Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-12T15:53:41.409Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-12T15:53:42.339Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-12T15:53:43.271Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-12T15:53:43.271Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-12T15:53:43.271Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-12T15:53:44.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-12T15:53:44.205Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-12T15:53:44.205Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-12T15:53:44.205Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-12T15:53:44.205Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-12T15:53:44.462Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-12T15:53:45.393Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-12T15:53:46.326Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-12T15:53:46.891Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-12T15:53:46.891Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-12T15:53:48.788Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-12T15:53:49.722Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-12T15:53:49.722Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-12T15:53:50.654Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-12T15:53:51.586Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-12T15:53:52.150Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-12T15:53:53.081Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-12T15:53:53.081Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-12T15:53:53.339Z] --- PASS: TestServicePlugin (35.68s) [2020-04-12T15:53:53.339Z] plugin_test.go:62: [d6c3109c70ce0] joining swarm manager [dc2490f26c1be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T15:53:53.339Z] plugin_test.go:65: [de29b59c45c21] joining swarm manager [dc2490f26c1be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T15:53:53.339Z] === RUN TestServiceUpdateLabel [2020-04-12T15:53:53.903Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-12T15:53:54.835Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-12T15:53:55.768Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-12T15:53:55.768Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-12T15:53:56.700Z] --- PASS: TestServiceUpdateLabel (3.22s) [2020-04-12T15:53:56.700Z] === RUN TestServiceUpdateSecrets [2020-04-12T15:53:56.700Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-12T15:53:58.596Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-12T15:53:59.968Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-12T15:53:59.968Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-12T15:54:00.225Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-12T15:54:00.225Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-12T15:54:00.225Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-12T15:54:00.789Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-12T15:54:06.244Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-12T15:54:06.502Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-12T15:54:07.433Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-12T15:54:07.433Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-12T15:54:07.433Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-12T15:54:09.960Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-12T15:54:10.892Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-12T15:54:12.266Z] --- PASS: TestServiceUpdateSecrets (15.50s) [2020-04-12T15:54:12.266Z] === RUN TestServiceUpdateConfigs [2020-04-12T15:54:12.266Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-12T15:54:17.527Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-12T15:54:17.785Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-12T15:54:19.682Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-12T15:54:21.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-12T15:54:22.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-04-12T15:54:23.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-04-12T15:54:25.695Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-04-12T15:54:27.066Z] --- PASS: TestServiceUpdateConfigs (14.83s) [2020-04-12T15:54:27.066Z] === RUN TestServiceUpdateNetwork [2020-04-12T15:54:27.066Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-04-12T15:54:28.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00072cd20_} [2020-04-12T15:54:30.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1117025527_/foo_false____} [2020-04-12T15:54:32.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1117025527_/foo_true____} [2020-04-12T15:54:33.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3651492330_/foo_false____} [2020-04-12T15:54:35.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3651492330_/foo_true____} [2020-04-12T15:54:36.870Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3651492330_/foo_true__0xc00072cd80__} [2020-04-12T15:54:38.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00072cda0_} [2020-04-12T15:54:40.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00072cdc0_} [2020-04-12T15:54:41.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00072cde0_} [2020-04-12T15:54:41.765Z] --- PASS: TestServiceUpdateNetwork (14.87s) [2020-04-12T15:54:41.765Z] PASS [2020-04-12T15:54:41.765Z] [2020-04-12T15:54:41.765Z] === Skipped [2020-04-12T15:54:41.765Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-12T15:54:41.765Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-12T15:54:41.765Z] [2020-04-12T15:54:41.765Z] [2020-04-12T15:54:41.765Z] DONE 23 tests, 1 skipped in 179.497s [2020-04-12T15:54:41.765Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-12T15:54:41.765Z] ++ 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-04-12T15:54:41.765Z] ++ set -e [2020-04-12T15:54:41.765Z] ++ '[' -n 0 ']' [2020-04-12T15:54:41.765Z] ++ set -x [2020-04-12T15:54:41.765Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-12T15:54:41.765Z] INFO: Testing against a local daemon [2020-04-12T15:54:41.765Z] === RUN TestSessionCreate [2020-04-12T15:54:41.765Z] --- PASS: TestSessionCreate (0.02s) [2020-04-12T15:54:41.765Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-12T15:54:42.023Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-12T15:54:42.023Z] PASS [2020-04-12T15:54:42.023Z] [2020-04-12T15:54:42.023Z] DONE 2 tests in 0.163s [2020-04-12T15:54:42.023Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-12T15:54:42.023Z] ++ 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-04-12T15:54:42.023Z] ++ set -e [2020-04-12T15:54:42.023Z] ++ '[' -n 0 ']' [2020-04-12T15:54:42.023Z] ++ set -x [2020-04-12T15:54:42.023Z] ++ env -i DEST=/go/src/github.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-04-12T15:54:42.023Z] INFO: Testing against a local daemon [2020-04-12T15:54:42.023Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-12T15:54:42.023Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-12T15:54:42.023Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-12T15:54:42.023Z] === RUN TestEventsExecDie [2020-04-12T15:54:42.955Z] --- PASS: TestEventsExecDie (0.77s) [2020-04-12T15:54:42.955Z] === RUN TestEventsBackwardsCompatible [2020-04-12T15:54:42.955Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-04-12T15:54:42.955Z] === RUN TestInfoBinaryCommits [2020-04-12T15:54:42.955Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-04-12T15:54:42.955Z] === RUN TestInfoAPIVersioned [2020-04-12T15:54:42.955Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-12T15:54:42.955Z] === RUN TestInfoDiscoveryBackend [2020-04-12T15:54:43.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00072ce00_} [2020-04-12T15:54:43.469Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-04-12T15:54:43.469Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-12T15:54:44.400Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-12T15:54:44.400Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-12T15:54:44.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-12T15:54:44.916Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-04-12T15:54:44.916Z] === RUN TestInfoAPI [2020-04-12T15:54:44.916Z] --- PASS: TestInfoAPI (0.02s) [2020-04-12T15:54:44.916Z] === RUN TestInfoAPIWarnings [2020-04-12T15:54:45.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-12T15:54:45.432Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-04-12T15:54:45.432Z] === RUN TestInfoDebug [2020-04-12T15:54:45.998Z] --- PASS: TestInfoDebug (0.55s) [2020-04-12T15:54:45.998Z] === RUN TestInfoInsecureRegistries [2020-04-12T15:54:46.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-12T15:54:46.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-04-12T15:54:46.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-04-12T15:54:46.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-04-12T15:54:46.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-04-12T15:54:46.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-04-12T15:54:46.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-04-12T15:54:46.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-04-12T15:54:46.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-04-12T15:54:46.569Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-04-12T15:54:46.569Z] === RUN TestInfoRegistryMirrors [2020-04-12T15:54:46.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-04-12T15:54:46.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-04-12T15:54:46.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-04-12T15:54:46.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-04-12T15:54:46.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-04-12T15:54:46.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-04-12T15:54:46.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-04-12T15:54:46.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-04-12T15:54:46.826Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-12T15:54:47.084Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-04-12T15:54:47.085Z] === RUN TestLoginFailsWithBadCredentials [2020-04-12T15:54:47.343Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-04-12T15:54:47.343Z] === RUN TestPingCacheHeaders [2020-04-12T15:54:47.602Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-04-12T15:54:47.602Z] === RUN TestPingGet [2020-04-12T15:54:47.602Z] --- PASS: TestPingGet (0.04s) [2020-04-12T15:54:47.602Z] === RUN TestPingHead [2020-04-12T15:54:47.602Z] --- PASS: TestPingHead (0.05s) [2020-04-12T15:54:47.602Z] === RUN TestVersion [2020-04-12T15:54:47.602Z] --- PASS: TestVersion (0.05s) [2020-04-12T15:54:47.602Z] PASS [2020-04-12T15:54:47.602Z] [2020-04-12T15:54:47.602Z] === Skipped [2020-04-12T15:54:47.602Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-12T15:54:47.602Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-12T15:54:47.602Z] [2020-04-12T15:54:47.602Z] [2020-04-12T15:54:47.602Z] DONE 18 tests, 1 skipped in 5.696s [2020-04-12T15:54:47.602Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-12T15:54:47.602Z] ++ 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-04-12T15:54:47.602Z] ++ set -e [2020-04-12T15:54:47.602Z] ++ '[' -n 0 ']' [2020-04-12T15:54:47.602Z] ++ set -x [2020-04-12T15:54:47.602Z] ++ env -i DEST=/go/src/github.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-04-12T15:54:47.859Z] INFO: Testing against a local daemon [2020-04-12T15:54:47.859Z] === RUN TestVolumesCreateAndList [2020-04-12T15:54:47.859Z] --- PASS: TestVolumesCreateAndList (0.07s) [2020-04-12T15:54:47.859Z] === RUN TestVolumesRemove [2020-04-12T15:54:48.117Z] --- PASS: TestVolumesRemove (0.12s) [2020-04-12T15:54:48.117Z] === RUN TestVolumesInspect [2020-04-12T15:54:48.117Z] --- PASS: TestVolumesInspect (0.03s) [2020-04-12T15:54:48.117Z] === RUN TestVolumesInvalidJSON [2020-04-12T15:54:48.117Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-12T15:54:48.117Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-12T15:54:48.117Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-12T15:54:48.117Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-12T15:54:48.117Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-12T15:54:48.117Z] PASS [2020-04-12T15:54:48.117Z] [2020-04-12T15:54:48.117Z] DONE 5 tests in 0.386s [2020-04-12T15:54:48.117Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-12T15:54:48.375Z] ++++ cat bundles/test-integration/docker.pid [2020-04-12T15:54:48.375Z] +++ kill 5441 [2020-04-12T15:54:49.747Z] +++ /etc/init.d/apparmor stop [2020-04-12T15:54:49.747Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-12T15:54:49.747Z] [2020-04-12T15:54:49.747Z] Unloading profiles will leave already running processes permanently [2020-04-12T15:54:49.747Z] unconfined, which can lead to unexpected situations. [2020-04-12T15:54:49.747Z] [2020-04-12T15:54:49.747Z] To set a process to complain mode, use the command line tool [2020-04-12T15:54:49.747Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-12T15:54:49.747Z] +++ true [2020-04-12T15:54:49.747Z] [2020-04-12T15:54:50.312Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-12T15:54:52.838Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-12T15:54:52.864Z] #33 128.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-12T15:54:52.864Z] #33 130.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-12T15:54:52.864Z] #33 132.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-12T15:54:52.864Z] #33 134.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-12T15:54:52.864Z] #33 136.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-12T15:54:52.864Z] #33 137.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-12T15:54:54.235Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-12T15:54:55.168Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-12T15:54:55.424Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-12T15:54:56.116Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-12T15:54:56.793Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-12T15:54:57.486Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-12T15:54:57.724Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-12T15:54:57.743Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-12T15:54:58.674Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-12T15:54:59.606Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-12T15:54:59.664Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-12T15:55:00.977Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-12T15:55:01.562Z] #33 146.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-12T15:55:01.819Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-12T15:55:01.909Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-12T15:55:02.103Z] --- PASS: TestBuildWithHugeFile (81.01s) [2020-04-12T15:55:02.103Z] === RUN TestBuildWithEmptyDockerfile [2020-04-12T15:55:02.103Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-12T15:55:02.103Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-12T15:55:02.103Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-12T15:55:02.103Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-12T15:55:02.103Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-12T15:55:02.103Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-12T15:55:02.103Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-12T15:55:02.103Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-12T15:55:02.103Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-12T15:55:02.103Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-04-12T15:55:02.103Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-04-12T15:55:02.103Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-04-12T15:55:02.103Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2020-04-12T15:55:02.103Z] === RUN TestBuildPreserveOwnership [2020-04-12T15:55:02.103Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-12T15:55:02.840Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-12T15:55:03.405Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-12T15:55:03.713Z] #33 148.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-12T15:55:04.139Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-12T15:55:04.644Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-12T15:55:04.775Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-12T15:55:05.621Z] --- PASS: TestBuildPreserveOwnership (4.76s) [2020-04-12T15:55:05.621Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.10s) [2020-04-12T15:55:05.621Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s) [2020-04-12T15:55:05.621Z] === RUN TestBuildPlatformInvalid [2020-04-12T15:55:05.706Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-12T15:55:05.912Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-04-12T15:55:05.912Z] PASS [2020-04-12T15:55:05.912Z] [2020-04-12T15:55:05.912Z] === Skipped [2020-04-12T15:55:05.912Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-04-12T15:55:05.912Z] build_session_test.go:25: TODO: BuildKit [2020-04-12T15:55:05.912Z] [2020-04-12T15:55:05.912Z] [2020-04-12T15:55:05.912Z] DONE 32 tests, 1 skipped in 127.160s [2020-04-12T15:55:05.912Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-04-12T15:55:05.912Z] ++ 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-04-12T15:55:05.912Z] ++ set -e [2020-04-12T15:55:05.912Z] ++ '[' -n 0 ']' [2020-04-12T15:55:05.912Z] ++ set -x [2020-04-12T15:55:05.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-12T15:55:05.912Z] INFO: Testing against a local daemon [2020-04-12T15:55:05.912Z] === RUN TestConfigList [2020-04-12T15:55:06.539Z] #33 151.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-12T15:55:06.642Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-12T15:55:07.471Z] #33 152.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-12T15:55:08.012Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-12T15:55:08.595Z] --- PASS: TestConfigList (2.32s) [2020-04-12T15:55:08.595Z] === RUN TestConfigsCreateAndDelete [2020-04-12T15:55:08.840Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-12T15:55:08.943Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-12T15:55:09.770Z] #33 154.7 [2020-04-12T15:55:09.874Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-12T15:55:10.335Z] #33 DONE 155.0s [2020-04-12T15:55:10.335Z] [2020-04-12T15:55:10.335Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-04-12T15:55:10.629Z] --- PASS: TestConfigsCreateAndDelete (2.33s) [2020-04-12T15:55:10.629Z] === RUN TestConfigsUpdate [2020-04-12T15:55:10.806Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-12T15:55:11.704Z] #34 DONE 1.4s [2020-04-12T15:55:12.700Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-12T15:55:13.073Z] [2020-04-12T15:55:13.073Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-04-12T15:55:13.322Z] --- PASS: TestConfigsUpdate (2.31s) [2020-04-12T15:55:13.322Z] === RUN TestTemplatedConfig [2020-04-12T15:55:13.630Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-12T15:55:13.636Z] #35 DONE 0.7s [2020-04-12T15:55:13.636Z] [2020-04-12T15:55:13.636Z] #36 exporting to image [2020-04-12T15:55:13.636Z] #36 exporting layers [2020-04-12T15:55:14.565Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-12T15:55:14.565Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-12T15:55:15.498Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-12T15:55:15.529Z] #36 exporting layers 1.8s done [2020-04-12T15:55:15.529Z] #36 writing image sha256:246d967db12fe69a2fcdf679b4f851b98fe6a5d8b23fd416ced59a6ce9cd2680 done [2020-04-12T15:55:15.529Z] #36 naming to docker.io/library/moby-e2e-test done [2020-04-12T15:55:15.529Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-12T15:55:15.843Z] + echo Ensuring container killed. [2020-04-12T15:55:15.844Z] Ensuring container killed. [2020-04-12T15:55:15.844Z] + docker rm -vf docker-pr2 [2020-04-12T15:55:15.844Z] Error: No such container: docker-pr2 [2020-04-12T15:55:15.844Z] + true [Pipeline] sh [2020-04-12T15:55:16.019Z] --- PASS: TestTemplatedConfig (2.67s) [2020-04-12T15:55:16.019Z] === RUN TestConfigInspect [2020-04-12T15:55:16.127Z] + echo Chowning /workspace to jenkins user [2020-04-12T15:55:16.127Z] Chowning /workspace to jenkins user [2020-04-12T15:55:16.127Z] + id -u [2020-04-12T15:55:16.127Z] + id -g [2020-04-12T15:55:16.127Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-37867:/workspace busybox chown -R 1000:1000 /workspace [2020-04-12T15:55:16.429Z] === RUN TestDockerSuite/TestCpSpecialFiles [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-12T15:55:17.353Z] + bundleName=unit [2020-04-12T15:55:17.353Z] + echo Creating unit-bundles.tar.gz [2020-04-12T15:55:17.353Z] Creating unit-bundles.tar.gz [2020-04-12T15:55:17.353Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-04-12T15:55:17.353Z] bundles/junit-report.xml [2020-04-12T15:55:17.353Z] bundles/go-test-report.json [2020-04-12T15:55:17.353Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-04-12T15:55:17.361Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-12T15:55:17.364Z] Archiving artifacts [2020-04-12T15:55:17.806Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-37867/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-12T15:55:18.116Z] + make clean [2020-04-12T15:55:18.293Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-12T15:55:18.374Z] docker volume rm -f docker-dev-cache [2020-04-12T15:55:18.374Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [2020-04-12T15:55:18.718Z] --- PASS: TestConfigInspect (2.76s) [2020-04-12T15:55:18.718Z] === RUN TestConfigCreateWithLabels [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-12T15:55:19.662Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-12T15:55:20.749Z] --- PASS: TestConfigCreateWithLabels (2.28s) [2020-04-12T15:55:20.749Z] === RUN TestConfigCreateResolve [2020-04-12T15:55:21.557Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-12T15:55:22.122Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-12T15:55:23.444Z] --- PASS: TestConfigCreateResolve (2.26s) [2020-04-12T15:55:23.444Z] === RUN TestConfigDaemonLibtrustID [2020-04-12T15:55:23.444Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-04-12T15:55:23.444Z] PASS [2020-04-12T15:55:23.444Z] [2020-04-12T15:55:23.444Z] DONE 8 tests in 17.578s [2020-04-12T15:55:23.444Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-04-12T15:55:23.444Z] ++ 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-04-12T15:55:23.444Z] ++ set -e [2020-04-12T15:55:23.444Z] ++ '[' -n 0 ']' [2020-04-12T15:55:23.444Z] ++ set -x [2020-04-12T15:55:23.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-12T15:55:23.741Z] INFO: Testing against a local daemon [2020-04-12T15:55:23.741Z] === RUN TestCheckpoint [2020-04-12T15:55:23.741Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-12T15:55:23.741Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-12T15:55:23.741Z] === RUN TestContainerInvalidJSON [2020-04-12T15:55:23.741Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-12T15:55:23.741Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-12T15:55:23.741Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-12T15:55:23.741Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-12T15:55:23.741Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-12T15:55:23.741Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-12T15:55:23.741Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-12T15:55:23.741Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-12T15:55:23.741Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-12T15:55:23.741Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-12T15:55:23.741Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-12T15:55:23.741Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-12T15:55:23.741Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-12T15:55:23.741Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-12T15:55:23.741Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-04-12T15:55:23.741Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-12T15:55:23.741Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-04-12T15:55:23.741Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-12T15:55:24.026Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-04-12T15:55:24.026Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-12T15:55:24.026Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-04-12T15:55:24.026Z] === RUN TestCopyFromContainer [2020-04-12T15:55:24.645Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-12T15:55:25.508Z] === RUN TestCopyFromContainer// [2020-04-12T15:55:25.508Z] === RUN TestCopyFromContainer//bar/root [2020-04-12T15:55:25.794Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-12T15:55:25.794Z] === RUN TestCopyFromContainer/bar/quux [2020-04-12T15:55:26.080Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-12T15:55:26.080Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-12T15:55:26.080Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-12T15:55:26.365Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-12T15:55:26.365Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-12T15:55:26.365Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-12T15:55:26.650Z] --- PASS: TestCopyFromContainer (2.56s) [2020-04-12T15:55:26.650Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-12T15:55:26.650Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-04-12T15:55:26.650Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-04-12T15:55:26.650Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-12T15:55:26.651Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-04-12T15:55:26.651Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-04-12T15:55:26.651Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-04-12T15:55:26.651Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-04-12T15:55:26.651Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-04-12T15:55:26.651Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-04-12T15:55:26.651Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-12T15:55:26.651Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-12T15:55:26.651Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-12T15:55:26.651Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-12T15:55:26.651Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-12T15:55:26.651Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-12T15:55:26.651Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-12T15:55:26.651Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-12T15:55:26.651Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-12T15:55:26.651Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-12T15:55:26.651Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-04-12T15:55:26.651Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-12T15:55:26.651Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-12T15:55:26.651Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-12T15:55:26.651Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-12T15:55:26.651Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-12T15:55:26.651Z] === RUN TestCreateWithInvalidEnv [2020-04-12T15:55:26.651Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-12T15:55:26.651Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-12T15:55:26.651Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-12T15:55:26.651Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-12T15:55:26.651Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-12T15:55:26.651Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-12T15:55:26.651Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-12T15:55:26.651Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-12T15:55:26.651Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-12T15:55:26.651Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-12T15:55:26.651Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-12T15:55:26.651Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-12T15:55:26.651Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-12T15:55:26.651Z] === RUN TestCreateTmpfsMountsTarget [2020-04-12T15:55:26.651Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-04-12T15:55:26.651Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-12T15:55:28.688Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s) [2020-04-12T15:55:28.688Z] === RUN TestCreateWithCapabilities [2020-04-12T15:55:28.688Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-12T15:55:28.688Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-12T15:55:28.688Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-12T15:55:28.688Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-12T15:55:28.688Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-12T15:55:28.688Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-12T15:55:28.688Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-12T15:55:28.688Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-12T15:55:28.688Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-12T15:55:28.688Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-12T15:55:28.688Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-12T15:55:28.688Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-12T15:55:28.688Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-12T15:55:28.688Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-12T15:55:28.688Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-12T15:55:28.688Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-12T15:55:28.688Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-12T15:55:28.688Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-12T15:55:28.688Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-12T15:55:28.688Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-12T15:55:28.688Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-12T15:55:28.688Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-12T15:55:28.688Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-12T15:55:28.688Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-12T15:55:28.688Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-12T15:55:28.688Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-12T15:55:28.688Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-12T15:55:28.688Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-12T15:55:28.688Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-12T15:55:28.688Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-12T15:55:28.688Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-12T15:55:28.688Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-12T15:55:28.688Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-12T15:55:28.688Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-12T15:55:28.688Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-04-12T15:55:28.688Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-04-12T15:55:28.688Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-12T15:55:28.688Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-12T15:55:28.688Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-12T15:55:28.688Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-04-12T15:55:28.688Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-04-12T15:55:28.688Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-12T15:55:28.688Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-12T15:55:28.688Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-12T15:55:28.688Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-12T15:55:28.688Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-12T15:55:29.901Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-12T15:55:30.719Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2020-04-12T15:55:30.719Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-12T15:55:30.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-12T15:55:30.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-12T15:55:30.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-12T15:55:30.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-12T15:55:30.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-12T15:55:30.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-12T15:55:30.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-12T15:55:30.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-12T15:55:30.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-12T15:55:30.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-12T15:55:30.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-12T15:55:30.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-12T15:55:30.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-12T15:55:30.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-12T15:55:30.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-12T15:55:30.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-04-12T15:55:30.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-04-12T15:55:30.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-04-12T15:55:30.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-04-12T15:55:30.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-04-12T15:55:30.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-04-12T15:55:30.719Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-12T15:55:31.337Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-04-12T15:55:31.337Z] === RUN TestContainerStartOnDaemonRestart [2020-04-12T15:55:31.337Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-12T15:55:31.337Z] === RUN TestDaemonRestartIpcMode [2020-04-12T15:55:31.337Z] === PAUSE TestDaemonRestartIpcMode [2020-04-12T15:55:31.337Z] === RUN TestDaemonHostGatewayIP [2020-04-12T15:55:31.337Z] === PAUSE TestDaemonHostGatewayIP [2020-04-12T15:55:31.337Z] === RUN TestDiff [2020-04-12T15:55:32.350Z] --- PASS: TestDiff (0.64s) [2020-04-12T15:55:32.350Z] === RUN TestExecWithCloseStdin [2020-04-12T15:55:32.984Z] --- PASS: TestExecWithCloseStdin (0.77s) [2020-04-12T15:55:32.984Z] === RUN TestExec [2020-04-12T15:55:33.201Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-12T15:55:33.604Z] --- PASS: TestExec (0.79s) [2020-04-12T15:55:33.604Z] === RUN TestExecUser [2020-04-12T15:55:34.132Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-12T15:55:34.616Z] --- PASS: TestExecUser (0.78s) [2020-04-12T15:55:34.616Z] === RUN TestExportContainerAndImportImage [2020-04-12T15:55:35.628Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-04-12T15:55:35.628Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-12T15:55:37.110Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-04-12T15:55:37.110Z] === RUN TestHealthCheckWorkdir [2020-04-12T15:55:37.729Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2020-04-12T15:55:37.730Z] === RUN TestHealthKillContainer [2020-04-12T15:55:39.388Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-12T15:55:41.197Z] --- PASS: TestHealthKillContainer (2.81s) [2020-04-12T15:55:41.197Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-12T15:55:41.483Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2020-04-12T15:55:41.483Z] === RUN TestIpcModeNone [2020-04-12T15:55:42.105Z] --- PASS: TestIpcModeNone (0.74s) [2020-04-12T15:55:42.105Z] === RUN TestIpcModePrivate [2020-04-12T15:55:42.663Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-12T15:55:42.723Z] --- PASS: TestIpcModePrivate (0.77s) [2020-04-12T15:55:42.724Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-12T15:55:42.724Z] === RUN TestIpcModeShareable [2020-04-12T15:55:43.227Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-12T15:55:43.740Z] --- PASS: TestIpcModeShareable (0.78s) [2020-04-12T15:55:43.740Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-12T15:55:43.740Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-12T15:55:45.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-12T15:55:45.774Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s) [2020-04-12T15:55:45.774Z] === RUN TestAPIIpcModeHost [2020-04-12T15:55:46.393Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-04-12T15:55:46.393Z] === RUN TestDaemonIpcModeShareable [2020-04-12T15:55:48.274Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-12T15:55:48.446Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2020-04-12T15:55:48.446Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-12T15:55:48.446Z] === RUN TestDaemonIpcModePrivate [2020-04-12T15:55:49.208Z] === RUN TestDockerSuite/TestCpToDot [2020-04-12T15:55:49.929Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2020-04-12T15:55:49.929Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-12T15:55:49.929Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-12T15:55:50.139Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-12T15:55:51.415Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-04-12T15:55:51.415Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-12T15:55:51.415Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-12T15:55:52.035Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-12T15:55:53.406Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-12T15:55:53.468Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2020-04-12T15:55:53.468Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-12T15:55:53.468Z] === RUN TestIpcModeOlderClient [2020-04-12T15:55:53.468Z] === PAUSE TestIpcModeOlderClient [2020-04-12T15:55:53.468Z] === RUN TestKillContainerInvalidSignal [2020-04-12T15:55:54.087Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2020-04-12T15:55:54.087Z] === RUN TestKillContainer [2020-04-12T15:55:54.087Z] === RUN TestKillContainer/no_signal [2020-04-12T15:55:54.337Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-12T15:55:54.705Z] === RUN TestKillContainer/non_killing_signal [2020-04-12T15:55:54.989Z] === RUN TestKillContainer/killing_signal [2020-04-12T15:55:56.004Z] --- PASS: TestKillContainer (2.00s) [2020-04-12T15:55:56.004Z] --- PASS: TestKillContainer/no_signal (0.65s) [2020-04-12T15:55:56.004Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2020-04-12T15:55:56.004Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2020-04-12T15:55:56.004Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-12T15:55:56.004Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-12T15:55:56.624Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-12T15:55:57.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2020-04-12T15:55:57.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2020-04-12T15:55:57.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-04-12T15:55:57.244Z] === RUN TestKillStoppedContainer [2020-04-12T15:55:57.244Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-12T15:55:57.244Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-12T15:55:57.530Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-04-12T15:55:57.530Z] === RUN TestKillDifferentUserContainer [2020-04-12T15:55:57.621Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-12T15:55:58.151Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-04-12T15:55:58.151Z] === RUN TestInspectOomKilledTrue [2020-04-12T15:55:58.185Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-12T15:55:59.117Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-12T15:55:59.165Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2020-04-12T15:55:59.165Z] === RUN TestInspectOomKilledFalse [2020-04-12T15:56:00.177Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2020-04-12T15:56:00.177Z] === RUN TestLinksEtcHostsContentMatch [2020-04-12T15:56:00.462Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-04-12T15:56:00.462Z] === RUN TestLinksContainerNames [2020-04-12T15:56:01.014Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-12T15:56:01.014Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-12T15:56:01.014Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-12T15:56:01.271Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-12T15:56:01.966Z] --- PASS: TestLinksContainerNames (1.30s) [2020-04-12T15:56:01.966Z] === RUN TestLogsFollowTailEmpty [2020-04-12T15:56:02.202Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-12T15:56:02.202Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-12T15:56:02.202Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-12T15:56:02.585Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2020-04-12T15:56:02.585Z] === RUN TestContainerNetworkMountsNoChown [2020-04-12T15:56:03.134Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-12T15:56:03.205Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/default [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/default [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/private [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/private [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/rprivate [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/slave [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/slave [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/rslave [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/shared [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/shared [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/rshared [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/default [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/rslave [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/rshared [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/rprivate [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/slave [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/private [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/shared [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-12T15:56:03.205Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-12T15:56:03.205Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-12T15:56:03.205Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-12T15:56:03.391Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-12T15:56:03.495Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-12T15:56:03.495Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-12T15:56:03.495Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-12T15:56:03.495Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-12T15:56:03.495Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-12T15:56:03.495Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-12T15:56:03.495Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-12T15:56:03.495Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-12T15:56:03.495Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-12T15:56:03.495Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-12T15:56:03.495Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-12T15:56:03.495Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-12T15:56:03.495Z] === RUN TestContainerBindMountNonRecursive [2020-04-12T15:56:03.649Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-12T15:56:03.649Z] === RUN TestDockerSuite/TestCreateRM [2020-04-12T15:56:03.906Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-12T15:56:03.906Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-12T15:56:03.906Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-12T15:56:04.163Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-12T15:56:05.537Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2020-04-12T15:56:05.537Z] === RUN TestNetworkNat [2020-04-12T15:56:05.824Z] --- PASS: TestNetworkNat (0.69s) [2020-04-12T15:56:05.824Z] === RUN TestNetworkLocalhostTCPNat [2020-04-12T15:56:06.445Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2020-04-12T15:56:06.445Z] === RUN TestNetworkLoopbackNat [2020-04-12T15:56:06.687Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-12T15:56:06.687Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-12T15:56:06.687Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-12T15:56:06.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-12T15:56:07.463Z] --- PASS: TestNetworkLoopbackNat (0.94s) [2020-04-12T15:56:07.463Z] === RUN TestPause [2020-04-12T15:56:08.082Z] --- PASS: TestPause (0.71s) [2020-04-12T15:56:08.082Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-12T15:56:08.082Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-12T15:56:08.082Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-12T15:56:08.082Z] === RUN TestPauseStopPausedContainer [2020-04-12T15:56:09.095Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2020-04-12T15:56:09.095Z] === RUN TestPsFilter [2020-04-12T15:56:09.095Z] --- PASS: TestPsFilter (0.17s) [2020-04-12T15:56:09.095Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-12T15:56:09.715Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2020-04-12T15:56:09.715Z] === RUN TestRemoveContainerWithVolume [2020-04-12T15:56:10.332Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2020-04-12T15:56:10.332Z] === RUN TestRemoveContainerRunning [2020-04-12T15:56:10.952Z] --- PASS: TestRemoveContainerRunning (0.62s) [2020-04-12T15:56:10.952Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-12T15:56:11.571Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-04-12T15:56:11.571Z] === RUN TestRemoveInvalidContainer [2020-04-12T15:56:11.571Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-12T15:56:11.571Z] === RUN TestRenameLinkedContainer [2020-04-12T15:56:12.203Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-12T15:56:12.203Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-12T15:56:12.203Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-12T15:56:12.203Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-12T15:56:12.203Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-12T15:56:12.203Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-12T15:56:13.134Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-12T15:56:13.134Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-12T15:56:14.261Z] --- PASS: TestRenameLinkedContainer (2.58s) [2020-04-12T15:56:14.261Z] === RUN TestRenameStoppedContainer [2020-04-12T15:56:14.894Z] --- PASS: TestRenameStoppedContainer (0.64s) [2020-04-12T15:56:14.894Z] === RUN TestRenameRunningContainerAndReuse [2020-04-12T15:56:15.031Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-12T15:56:15.963Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-12T15:56:16.375Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s) [2020-04-12T15:56:16.375Z] === RUN TestRenameInvalidName [2020-04-12T15:56:16.993Z] --- PASS: TestRenameInvalidName (0.68s) [2020-04-12T15:56:16.993Z] === RUN TestRenameAnonymousContainer [2020-04-12T15:56:17.863Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-12T15:56:19.688Z] --- PASS: TestRenameAnonymousContainer (2.44s) [2020-04-12T15:56:19.688Z] === RUN TestRenameContainerWithSameName [2020-04-12T15:56:19.761Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-12T15:56:19.972Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2020-04-12T15:56:19.972Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-12T15:56:20.695Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-12T15:56:21.463Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s) [2020-04-12T15:56:21.463Z] === RUN TestResize [2020-04-12T15:56:21.626Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-12T15:56:21.626Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-12T15:56:22.081Z] --- PASS: TestResize (0.70s) [2020-04-12T15:56:22.081Z] === RUN TestResizeWithInvalidSize [2020-04-12T15:56:22.557Z] === RUN TestDockerSuite/TestDockerFails [2020-04-12T15:56:22.557Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-12T15:56:22.557Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-12T15:56:22.557Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-12T15:56:22.747Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2020-04-12T15:56:22.747Z] === RUN TestResizeWhenContainerNotStarted [2020-04-12T15:56:23.369Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2020-04-12T15:56:23.369Z] === RUN TestDaemonRestartKillContainers [2020-04-12T15:56:23.369Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-12T15:56:23.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-12T15:56:23.369Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-12T15:56:23.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-12T15:56:23.369Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-12T15:56:23.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-12T15:56:23.369Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-12T15:56:23.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-12T15:56:23.369Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-12T15:56:23.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-12T15:56:23.369Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-12T15:56:23.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-12T15:56:23.369Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-12T15:56:23.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-12T15:56:23.369Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-12T15:56:23.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-12T15:56:23.369Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:56:23.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:56:23.369Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:56:23.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:56:23.369Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:56:23.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:56:23.369Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:56:23.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:56:23.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-12T15:56:23.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-12T15:56:23.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:56:23.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-12T15:56:23.928Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-12T15:56:24.493Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-12T15:56:26.085Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-12T15:56:26.389Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-12T15:56:26.389Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-12T15:56:26.389Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-12T15:56:26.389Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-12T15:56:26.714Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-12T15:56:27.004Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-12T15:56:28.034Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-12T15:56:29.060Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:56:30.585Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-12T15:56:31.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-12T15:56:31.210Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-12T15:56:32.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-12T15:56:32.936Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-12T15:56:33.912Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-12T15:56:33.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.38s) [2020-04-12T15:56:33.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.28s) [2020-04-12T15:56:33.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.65s) [2020-04-12T15:56:33.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.83s) [2020-04-12T15:56:33.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.45s) [2020-04-12T15:56:33.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.31s) [2020-04-12T15:56:33.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.52s) [2020-04-12T15:56:33.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.07s) [2020-04-12T15:56:33.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.17s) [2020-04-12T15:56:33.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.98s) [2020-04-12T15:56:33.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.91s) [2020-04-12T15:56:33.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s) [2020-04-12T15:56:33.912Z] === RUN TestCgroupNamespacesRun [2020-04-12T15:56:35.393Z] --- PASS: TestCgroupNamespacesRun (1.60s) [2020-04-12T15:56:35.393Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-12T15:56:36.217Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-12T15:56:36.880Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2020-04-12T15:56:36.880Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-12T15:56:38.362Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s) [2020-04-12T15:56:38.362Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-12T15:56:39.498Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-12T15:56:40.399Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s) [2020-04-12T15:56:40.399Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-12T15:56:40.869Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-12T15:56:41.880Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2020-04-12T15:56:41.880Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-12T15:56:42.239Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-12T15:56:42.500Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2020-04-12T15:56:42.500Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-12T15:56:43.170Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-12T15:56:43.512Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-04-12T15:56:43.512Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-12T15:56:44.101Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-12T15:56:45.032Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-12T15:56:45.556Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2020-04-12T15:56:45.556Z] === RUN TestKernelTCPMemory [2020-04-12T15:56:45.598Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-12T15:56:46.176Z] --- PASS: TestKernelTCPMemory (0.83s) [2020-04-12T15:56:46.176Z] === RUN TestNISDomainname [2020-04-12T15:56:46.548Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-12T15:56:46.795Z] --- PASS: TestNISDomainname (0.85s) [2020-04-12T15:56:46.795Z] === RUN TestHostnameDnsResolution [2020-04-12T15:56:47.811Z] --- PASS: TestHostnameDnsResolution (1.04s) [2020-04-12T15:56:47.811Z] === RUN TestStats [2020-04-12T15:56:48.442Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-12T15:56:49.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-12T15:56:49.815Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-12T15:56:49.845Z] --- PASS: TestStats (1.67s) [2020-04-12T15:56:49.845Z] === RUN TestStopContainerWithTimeout [2020-04-12T15:56:49.845Z] === RUN TestStopContainerWithTimeout/0 [2020-04-12T15:56:49.845Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-12T15:56:49.845Z] === RUN TestStopContainerWithTimeout/1 [2020-04-12T15:56:49.845Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-12T15:56:49.845Z] === RUN TestStopContainerWithTimeout/3 [2020-04-12T15:56:49.845Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-12T15:56:49.845Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-12T15:56:49.845Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-12T15:56:49.845Z] === CONT TestStopContainerWithTimeout/0 [2020-04-12T15:56:49.845Z] === CONT TestStopContainerWithTimeout/3 [2020-04-12T15:56:49.845Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-12T15:56:49.845Z] === CONT TestStopContainerWithTimeout/1 [2020-04-12T15:56:53.333Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-12T15:56:53.333Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2020-04-12T15:56:53.333Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2020-04-12T15:56:53.333Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2020-04-12T15:56:53.333Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2020-04-12T15:56:53.333Z] === RUN TestDeleteDevicemapper [2020-04-12T15:56:53.333Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-12T15:56:53.333Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-12T15:56:53.333Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-12T15:56:53.994Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-12T15:56:56.030Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.95s) [2020-04-12T15:56:56.030Z] === RUN TestUpdateMemory [2020-04-12T15:56:56.520Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-12T15:56:56.648Z] --- PASS: TestUpdateMemory (0.89s) [2020-04-12T15:56:56.648Z] === RUN TestUpdateCPUQuota [2020-04-12T15:56:57.664Z] --- PASS: TestUpdateCPUQuota (1.21s) [2020-04-12T15:56:57.664Z] === RUN TestUpdatePidsLimit [2020-04-12T15:56:57.664Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-12T15:56:57.899Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-12T15:56:58.291Z] === RUN TestUpdatePidsLimit/no_change [2020-04-12T15:56:58.577Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-12T15:56:58.861Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-12T15:56:59.144Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-12T15:56:59.427Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-12T15:56:59.712Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-12T15:56:59.799Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-12T15:57:00.363Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-12T15:57:00.620Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-12T15:57:01.196Z] --- PASS: TestUpdatePidsLimit (3.26s) [2020-04-12T15:57:01.196Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-04-12T15:57:01.196Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-04-12T15:57:01.196Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2020-04-12T15:57:01.196Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-04-12T15:57:01.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-04-12T15:57:01.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-04-12T15:57:01.196Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2020-04-12T15:57:01.196Z] === RUN TestUpdateRestartPolicy [2020-04-12T15:57:01.991Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-12T15:57:02.248Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-12T15:57:02.248Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-12T15:57:02.505Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-12T15:57:02.762Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-12T15:57:02.762Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-12T15:57:04.657Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-12T15:57:06.028Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-12T15:57:06.028Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-12T15:57:06.028Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-12T15:57:06.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-12T15:57:06.964Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-12T15:57:07.221Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-12T15:57:07.785Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-12T15:57:08.715Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-12T15:57:08.973Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-12T15:57:08.973Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-12T15:57:08.973Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-12T15:57:11.523Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-12T15:57:12.088Z] === RUN TestDockerSuite/TestEventsRename [2020-04-12T15:57:12.653Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-12T15:57:12.910Z] === RUN TestDockerSuite/TestEventsResize [2020-04-12T15:57:13.730Z] --- PASS: TestUpdateRestartPolicy (12.10s) [2020-04-12T15:57:13.731Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-12T15:57:13.731Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2020-04-12T15:57:13.731Z] === RUN TestWaitNonBlocked [2020-04-12T15:57:13.731Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-12T15:57:13.731Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-12T15:57:13.731Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-12T15:57:13.731Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-12T15:57:13.731Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-12T15:57:13.731Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-12T15:57:13.842Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-12T15:57:14.754Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-12T15:57:14.754Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s) [2020-04-12T15:57:14.754Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2020-04-12T15:57:14.754Z] === RUN TestWaitBlocked [2020-04-12T15:57:14.754Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-12T15:57:14.754Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-12T15:57:14.754Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-12T15:57:14.754Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-12T15:57:14.754Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-12T15:57:14.754Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-12T15:57:14.774Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-12T15:57:15.776Z] --- PASS: TestWaitBlocked (0.04s) [2020-04-12T15:57:15.776Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2020-04-12T15:57:15.776Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-04-12T15:57:15.776Z] === CONT TestContainerStartOnDaemonRestart [2020-04-12T15:57:15.776Z] === CONT TestIpcModeOlderClient [2020-04-12T15:57:15.776Z] === CONT TestDaemonHostGatewayIP [2020-04-12T15:57:15.776Z] === CONT TestDaemonRestartIpcMode [2020-04-12T15:57:16.065Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-04-12T15:57:16.163Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-12T15:57:16.731Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-12T15:57:20.007Z] === RUN TestDockerSuite/TestEventsTop [2020-04-12T15:57:20.552Z] --- PASS: TestContainerStartOnDaemonRestart (4.11s) [2020-04-12T15:57:20.552Z] --- PASS: TestDaemonRestartIpcMode (4.78s) [2020-04-12T15:57:20.838Z] --- PASS: TestDaemonHostGatewayIP (5.02s) [2020-04-12T15:57:20.838Z] PASS [2020-04-12T15:57:20.838Z] [2020-04-12T15:57:20.838Z] === Skipped [2020-04-12T15:57:20.838Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-04-12T15:57:20.838Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-12T15:57:20.838Z] [2020-04-12T15:57:20.838Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-12T15:57:20.838Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-12T15:57:20.838Z] [2020-04-12T15:57:20.838Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-04-12T15:57:20.838Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-12T15:57:20.838Z] [2020-04-12T15:57:20.838Z] [2020-04-12T15:57:20.838Z] DONE 199 tests, 3 skipped in 117.213s [2020-04-12T15:57:20.838Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-04-12T15:57:20.838Z] ++ 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-04-12T15:57:20.838Z] ++ set -e [2020-04-12T15:57:20.838Z] ++ '[' -n 0 ']' [2020-04-12T15:57:20.838Z] ++ set -x [2020-04-12T15:57:20.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-12T15:57:20.838Z] INFO: Testing against a local daemon [2020-04-12T15:57:20.838Z] === RUN TestCommitInheritsEnv [2020-04-12T15:57:20.938Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-12T15:57:21.459Z] --- PASS: TestCommitInheritsEnv (0.41s) [2020-04-12T15:57:21.459Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-12T15:57:21.459Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-12T15:57:21.459Z] === RUN TestImagesFilterMultiReference [2020-04-12T15:57:21.459Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-12T15:57:21.459Z] === RUN TestImagePullPlatformInvalid [2020-04-12T15:57:21.459Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-12T15:57:21.459Z] === RUN TestRemoveImageOrphaning [2020-04-12T15:57:21.743Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-04-12T15:57:21.743Z] === RUN TestRemoveImageGarbageCollector [2020-04-12T15:57:21.743Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-12T15:57:21.743Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T15:57:21.743Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-12T15:57:21.743Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-12T15:57:21.743Z] === RUN TestTagInvalidReference [2020-04-12T15:57:22.028Z] --- PASS: TestTagInvalidReference (0.04s) [2020-04-12T15:57:22.028Z] === RUN TestTagValidPrefixedRepo [2020-04-12T15:57:22.028Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-12T15:57:22.028Z] === RUN TestTagExistedNameWithoutForce [2020-04-12T15:57:22.028Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-04-12T15:57:22.028Z] === RUN TestTagOfficialNames [2020-04-12T15:57:22.028Z] --- PASS: TestTagOfficialNames (0.05s) [2020-04-12T15:57:22.028Z] === RUN TestTagMatchesDigest [2020-04-12T15:57:22.028Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-12T15:57:22.028Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-12T15:57:23.462Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-12T15:57:25.363Z] === RUN TestDockerSuite/TestExec [2020-04-12T15:57:25.929Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-12T15:57:26.864Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-12T15:57:27.428Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-12T15:57:28.359Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-12T15:57:30.263Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-12T15:57:30.829Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-12T15:57:31.760Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-12T15:57:32.691Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-12T15:57:33.622Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-12T15:57:34.186Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-12T15:57:35.119Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-12T15:57:37.016Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-12T15:57:37.949Z] === RUN TestDockerSuite/TestExecEnv [2020-04-12T15:57:38.881Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-12T15:57:40.775Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-12T15:57:41.706Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-12T15:57:41.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-12T15:57:44.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-12T15:57:44.487Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-12T15:57:45.419Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-12T15:57:46.353Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-12T15:57:47.292Z] === RUN TestDockerSuite/TestExecParseError [2020-04-12T15:57:48.225Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-12T15:57:49.597Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-12T15:57:50.530Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-12T15:57:51.901Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-12T15:57:52.833Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-12T15:57:53.765Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-12T15:58:05.951Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-12T15:58:05.951Z] === RUN TestDockerSuite/TestExecTTY [2020-04-12T15:58:06.516Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-12T15:58:07.447Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-12T15:58:07.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-12T15:58:08.011Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-12T15:58:09.383Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-12T15:58:09.383Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-12T15:58:11.911Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-12T15:58:12.476Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-12T15:58:15.006Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-12T15:58:15.575Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-12T15:58:16.509Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-12T15:58:21.766Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-12T15:58:27.026Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-12T15:58:27.958Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-12T15:58:33.215Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-12T15:58:33.779Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-12T15:58:33.779Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-12T15:58:33.779Z] === RUN TestDockerSuite/TestHealth [2020-04-12T15:58:34.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-12T15:58:58.097Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-12T15:58:58.097Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-12T15:58:58.097Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-12T15:58:58.097Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-12T15:58:58.097Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-12T15:58:58.097Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-12T15:58:58.097Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-12T15:58:58.097Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-12T15:58:58.097Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-12T15:58:58.097Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-12T15:58:58.097Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-12T15:58:58.097Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-12T15:58:58.097Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-12T15:58:58.097Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-12T15:58:59.029Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-12T15:58:59.029Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-12T15:58:59.961Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-12T15:59:00.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-12T15:59:00.784Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-12T15:59:00.784Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-12T15:59:01.724Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-12T15:59:05.002Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-12T15:59:05.002Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-12T15:59:05.002Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-12T15:59:06.898Z] === RUN TestDockerSuite/TestImportFile [2020-04-12T15:59:09.424Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-12T15:59:09.424Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-12T15:59:10.796Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-12T15:59:12.693Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-12T15:59:14.593Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-12T15:59:15.525Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-12T15:59:16.459Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-12T15:59:17.400Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-12T15:59:17.401Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-12T15:59:17.401Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-12T15:59:17.974Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-12T15:59:18.905Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-12T15:59:19.845Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-12T15:59:20.777Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-12T15:59:21.345Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-12T15:59:22.278Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-12T15:59:22.278Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-12T15:59:24.176Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-12T15:59:24.741Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-12T15:59:25.675Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-12T15:59:25.675Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-12T15:59:26.606Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-12T15:59:26.606Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-12T15:59:27.537Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-12T15:59:28.469Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-12T15:59:29.402Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-12T15:59:30.335Z] === RUN TestDockerSuite/TestInspectImage [2020-04-12T15:59:30.335Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-12T15:59:30.335Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-12T15:59:30.335Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-12T15:59:31.267Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-12T15:59:31.832Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-12T15:59:31.832Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-12T15:59:32.764Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-12T15:59:33.697Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-12T15:59:35.594Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-12T15:59:35.594Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-12T15:59:36.173Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-12T15:59:37.104Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-12T15:59:39.000Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-12T15:59:39.564Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-12T15:59:40.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-12T15:59:40.495Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-12T15:59:41.062Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-12T15:59:42.433Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-12T15:59:42.998Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-12T15:59:43.931Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-12T15:59:43.931Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-12T15:59:46.463Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-12T15:59:48.359Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-12T15:59:49.731Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-12T15:59:49.988Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-12T15:59:51.887Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-12T15:59:54.412Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-12T15:59:56.937Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-12T15:59:56.937Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-12T15:59:59.470Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-12T16:00:00.035Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-12T16:00:00.970Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-12T16:00:06.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-12T16:00:11.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-12T16:00:14.765Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-12T16:00:14.765Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-12T16:00:17.290Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-12T16:00:17.548Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-12T16:00:19.445Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-12T16:00:20.378Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-12T16:00:20.944Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-12T16:00:23.481Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-12T16:00:23.481Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-12T16:00:23.738Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-12T16:00:23.738Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-12T16:00:23.738Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-12T16:00:23.995Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-12T16:00:24.929Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-12T16:00:25.861Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-12T16:00:26.796Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-12T16:00:30.071Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-12T16:00:30.636Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-12T16:00:31.568Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-12T16:00:35.745Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-12T16:00:36.310Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-12T16:00:36.310Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-12T16:00:36.568Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-12T16:00:37.501Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-12T16:00:38.878Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-12T16:00:40.250Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-12T16:00:41.621Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-12T16:00:42.558Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-12T16:00:45.088Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-12T16:00:45.653Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-12T16:00:46.218Z] === RUN TestDockerSuite/TestLogsSince [2020-04-12T16:00:54.317Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-12T16:00:59.573Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-12T16:00:59.830Z] === RUN TestDockerSuite/TestLogsTail [2020-04-12T16:01:00.762Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-12T16:01:01.694Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-12T16:01:01.951Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-12T16:01:02.209Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-12T16:01:02.774Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-12T16:01:03.709Z] === RUN TestDockerSuite/TestNetHostname [2020-04-12T16:01:06.991Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-12T16:01:06.991Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-12T16:01:08.363Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-12T16:01:10.896Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-12T16:01:11.827Z] === RUN TestDockerSuite/TestPluginActive [2020-04-12T16:01:12.393Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-12T16:01:13.765Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-12T16:01:17.047Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-12T16:01:20.325Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-12T16:01:20.325Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-12T16:01:20.890Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-12T16:01:24.167Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-12T16:01:25.539Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-12T16:01:28.063Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-12T16:01:30.586Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-12T16:01:33.127Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-12T16:01:33.691Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-12T16:01:35.593Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-12T16:01:36.965Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-12T16:01:36.965Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-12T16:01:38.864Z] === RUN TestDockerSuite/TestPortList [2020-04-12T16:01:40.236Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-12T16:01:44.416Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-12T16:01:47.696Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-12T16:01:49.596Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-12T16:01:50.968Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-12T16:01:50.968Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-12T16:01:53.496Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-12T16:01:57.684Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-12T16:01:58.249Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-12T16:01:58.249Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-12T16:01:58.506Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-12T16:01:59.442Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-12T16:01:59.442Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-12T16:02:00.007Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-12T16:02:00.007Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-12T16:02:00.939Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-12T16:02:00.939Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-12T16:02:02.836Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-12T16:02:02.836Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-12T16:02:03.769Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-12T16:02:06.297Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-12T16:02:07.670Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-12T16:02:07.927Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-12T16:02:08.185Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-12T16:02:09.555Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-12T16:02:12.081Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-12T16:02:12.645Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-12T16:02:16.829Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-12T16:02:21.011Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-12T16:02:21.011Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-12T16:02:22.908Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-12T16:02:26.186Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-12T16:02:26.186Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-12T16:02:29.597Z] --- PASS: TestImportExtremelyLargeImageWorks (295.40s) [2020-04-12T16:02:29.598Z] PASS [2020-04-12T16:02:29.598Z] [2020-04-12T16:02:29.598Z] === Skipped [2020-04-12T16:02:29.598Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-12T16:02:29.598Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T16:02:29.598Z] [2020-04-12T16:02:29.598Z] [2020-04-12T16:02:29.598Z] DONE 12 tests, 1 skipped in 296.736s [2020-04-12T16:02:29.598Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-04-12T16:02:29.598Z] ++ 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-04-12T16:02:29.598Z] ++ set -e [2020-04-12T16:02:29.598Z] ++ '[' -n 0 ']' [2020-04-12T16:02:29.598Z] ++ set -x [2020-04-12T16:02:29.598Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-12T16:02:29.598Z] INFO: Testing against a local daemon [2020-04-12T16:02:29.598Z] === RUN TestNetworkCreateDelete [2020-04-12T16:02:29.598Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-04-12T16:02:29.598Z] === RUN TestDockerNetworkDeletePreferID [2020-04-12T16:02:29.598Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-04-12T16:02:29.598Z] === RUN TestInspectNetwork [2020-04-12T16:02:29.598Z] === RUN TestInspectNetwork/full_network_id [2020-04-12T16:02:29.598Z] === RUN TestInspectNetwork/partial_network_id [2020-04-12T16:02:29.598Z] === RUN TestInspectNetwork/network_name [2020-04-12T16:02:29.598Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-12T16:02:29.598Z] --- PASS: TestInspectNetwork (7.71s) [2020-04-12T16:02:29.598Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-12T16:02:29.598Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-12T16:02:29.598Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-12T16:02:29.598Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-12T16:02:29.598Z] === RUN TestRunContainerWithBridgeNone [2020-04-12T16:02:29.598Z] --- PASS: TestRunContainerWithBridgeNone (2.32s) [2020-04-12T16:02:29.598Z] === RUN TestNetworkInvalidJSON [2020-04-12T16:02:29.598Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-12T16:02:29.598Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-12T16:02:29.598Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-12T16:02:29.598Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-12T16:02:29.598Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-12T16:02:29.598Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-12T16:02:29.598Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-12T16:02:29.598Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-12T16:02:29.598Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-12T16:02:29.598Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-04-12T16:02:29.598Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-12T16:02:29.598Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-12T16:02:29.598Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-12T16:02:29.598Z] === RUN TestHostIPv4BridgeLabel [2020-04-12T16:02:29.598Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-04-12T16:02:29.598Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-12T16:02:30.248Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-04-12T16:02:30.248Z] === RUN TestDaemonDefaultNetworkPools [2020-04-12T16:02:30.364Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-12T16:02:31.263Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2020-04-12T16:02:31.263Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-12T16:02:32.285Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.29s) [2020-04-12T16:02:32.285Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-12T16:02:33.641Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-12T16:02:33.641Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-12T16:02:34.336Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.73s) [2020-04-12T16:02:34.336Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-12T16:02:34.619Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-04-12T16:02:34.619Z] === RUN TestServiceWithPredefinedNetwork [2020-04-12T16:02:35.538Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-12T16:02:37.357Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2020-04-12T16:02:37.357Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-12T16:02:37.357Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-12T16:02:37.357Z] service_test.go:236: FLAKY_TEST [2020-04-12T16:02:37.357Z] === RUN TestServiceWithDataPathPortInit [2020-04-12T16:02:38.064Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-12T16:02:38.628Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-12T16:02:39.563Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-12T16:02:41.475Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-12T16:02:41.737Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-12T16:02:43.108Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-12T16:02:46.388Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-12T16:02:47.321Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-12T16:02:47.578Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-12T16:02:48.511Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-12T16:02:51.036Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-12T16:02:52.609Z] --- PASS: TestServiceWithDataPathPortInit (14.54s) [2020-04-12T16:02:52.609Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-12T16:02:53.560Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-12T16:02:54.493Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-12T16:02:54.493Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-12T16:02:54.493Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-12T16:02:54.750Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-12T16:02:54.750Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-12T16:02:54.750Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-12T16:02:55.685Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-12T16:02:57.581Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-12T16:02:58.951Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-12T16:02:59.452Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.55s) [2020-04-12T16:02:59.453Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mcmkubi5dj08ykooomym9254a Created:2020-04-12 16:02:52.759917459 +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[8a21d47a6dfee836349d1d6a3032d3a19694003f524106d884e777d114bbf5c9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l00qka7jeii8mlfaq11uees2z EndpointID:300a977b93bfee413f5c6c7cd12430c39b746f5e9cf35bea88d3157d46976a62 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e8e46e0dccb99741826c20e1827bf756796bab9619e455589c0495a4757444dc 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:dce16fccbca5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l00qka7jeii8mlfaq11uees2z EndpointID:300a977b93bfee413f5c6c7cd12430c39b746f5e9cf35bea88d3157d46976a62 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-12T16:02:59.453Z] PASS [2020-04-12T16:02:59.453Z] [2020-04-12T16:02:59.453Z] === Skipped [2020-04-12T16:02:59.453Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-12T16:02:59.453Z] service_test.go:236: FLAKY_TEST [2020-04-12T16:02:59.453Z] [2020-04-12T16:02:59.453Z] [2020-04-12T16:02:59.453Z] DONE 22 tests, 1 skipped in 41.639s [2020-04-12T16:02:59.453Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-12T16:02:59.453Z] ++ 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-04-12T16:02:59.453Z] ++ set -e [2020-04-12T16:02:59.453Z] ++ '[' -n 0 ']' [2020-04-12T16:02:59.453Z] ++ set -x [2020-04-12T16:02:59.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-12T16:02:59.453Z] INFO: Testing against a local daemon [2020-04-12T16:02:59.453Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-12T16:02:59.453Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-12T16:02:59.453Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T16:02:59.453Z] === RUN TestDockerNetworkIpvlan [2020-04-12T16:02:59.453Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-12T16:02:59.453Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T16:02:59.453Z] PASS [2020-04-12T16:02:59.453Z] [2020-04-12T16:02:59.453Z] === Skipped [2020-04-12T16:02:59.453Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-12T16:02:59.453Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T16:02:59.453Z] [2020-04-12T16:02:59.453Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-12T16:02:59.453Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-12T16:02:59.453Z] [2020-04-12T16:02:59.453Z] [2020-04-12T16:02:59.453Z] DONE 2 tests, 2 skipped in 0.107s [2020-04-12T16:02:59.453Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-12T16:02:59.453Z] ++ 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-04-12T16:02:59.453Z] ++ set -e [2020-04-12T16:02:59.453Z] ++ '[' -n 0 ']' [2020-04-12T16:02:59.453Z] ++ set -x [2020-04-12T16:02:59.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-12T16:02:59.453Z] INFO: Testing against a local daemon [2020-04-12T16:02:59.453Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-12T16:02:59.883Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-12T16:03:00.940Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-04-12T16:03:00.941Z] === RUN TestDockerNetworkMacvlan [2020-04-12T16:03:01.975Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-12T16:03:03.011Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-12T16:03:04.057Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-12T16:03:06.864Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-12T16:03:08.007Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-12T16:03:08.007Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-12T16:03:08.937Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-12T16:03:08.941Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-12T16:03:11.468Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-12T16:03:11.468Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-12T16:03:11.468Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-12T16:03:11.726Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-12T16:03:14.251Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-12T16:03:14.451Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-12T16:03:14.737Z] --- PASS: TestDockerNetworkMacvlan (13.69s) [2020-04-12T16:03:14.737Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-04-12T16:03:14.737Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-04-12T16:03:14.737Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2020-04-12T16:03:14.737Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.25s) [2020-04-12T16:03:14.737Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.12s) [2020-04-12T16:03:14.737Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2020-04-12T16:03:14.737Z] PASS [2020-04-12T16:03:14.737Z] [2020-04-12T16:03:14.737Z] DONE 8 tests in 15.322s [2020-04-12T16:03:14.737Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-12T16:03:14.737Z] ++ 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-04-12T16:03:14.737Z] ++ set -e [2020-04-12T16:03:14.737Z] ++ '[' -n 0 ']' [2020-04-12T16:03:14.737Z] ++ set -x [2020-04-12T16:03:14.737Z] ++ env -i DEST=/go/src/github.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-04-12T16:03:14.737Z] testing: warning: no tests to run [2020-04-12T16:03:14.737Z] PASS [2020-04-12T16:03:14.737Z] [2020-04-12T16:03:14.737Z] DONE 0 tests in 0.020s [2020-04-12T16:03:14.737Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-12T16:03:14.737Z] ++ 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-04-12T16:03:14.737Z] ++ set -e [2020-04-12T16:03:14.737Z] ++ '[' -n 0 ']' [2020-04-12T16:03:14.737Z] ++ set -x [2020-04-12T16:03:14.737Z] ++ env -i DEST=/go/src/github.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-04-12T16:03:14.737Z] INFO: Testing against a local daemon [2020-04-12T16:03:14.737Z] === RUN TestAuthZPluginAllowRequest [2020-04-12T16:03:16.158Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-12T16:03:16.788Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2020-04-12T16:03:16.788Z] === RUN TestAuthZPluginTLS [2020-04-12T16:03:17.075Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-04-12T16:03:17.075Z] === RUN TestAuthZPluginDenyRequest [2020-04-12T16:03:17.694Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-04-12T16:03:17.694Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-12T16:03:18.316Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-04-12T16:03:18.316Z] === RUN TestAuthZPluginDenyResponse [2020-04-12T16:03:18.603Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-04-12T16:03:18.603Z] === RUN TestAuthZPluginAllowEventStream [2020-04-12T16:03:20.337Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-12T16:03:20.642Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2020-04-12T16:03:20.642Z] === RUN TestAuthZPluginErrorResponse [2020-04-12T16:03:20.927Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-04-12T16:03:20.927Z] === RUN TestAuthZPluginErrorRequest [2020-04-12T16:03:21.274Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-12T16:03:21.274Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-12T16:03:21.531Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-12T16:03:21.554Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-04-12T16:03:21.554Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-12T16:03:21.789Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-12T16:03:22.179Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-04-12T16:03:22.179Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-12T16:03:24.219Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-04-12T16:03:24.219Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-12T16:03:24.317Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-12T16:03:25.688Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-12T16:03:26.261Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) [2020-04-12T16:03:26.261Z] === RUN TestAuthZPluginHeader [2020-04-12T16:03:26.623Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-12T16:03:27.188Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-12T16:03:27.277Z] --- PASS: TestAuthZPluginHeader (0.94s) [2020-04-12T16:03:27.277Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-12T16:03:27.277Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-12T16:03:27.277Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T16:03:27.277Z] === RUN TestAuthZPluginV2Disable [2020-04-12T16:03:27.277Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-12T16:03:27.277Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T16:03:27.277Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-12T16:03:27.277Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-12T16:03:27.277Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T16:03:27.277Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-12T16:03:27.277Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-12T16:03:27.277Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T16:03:27.277Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-12T16:03:29.098Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-12T16:03:30.030Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-12T16:03:31.927Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-12T16:03:32.861Z] === RUN TestDockerSuite/TestRmiTag [2020-04-12T16:03:32.861Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-12T16:03:33.794Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-12T16:03:39.054Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-12T16:03:39.312Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-12T16:03:40.685Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-12T16:03:40.685Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-12T16:03:42.585Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-12T16:03:43.517Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-12T16:03:43.775Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-12T16:03:44.709Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-12T16:03:44.709Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-12T16:03:45.275Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-12T16:03:45.532Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-12T16:03:45.763Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2020-04-12T16:03:45.763Z] PASS [2020-04-12T16:03:45.763Z] [2020-04-12T16:03:45.763Z] === Skipped [2020-04-12T16:03:45.763Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-12T16:03:45.763Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T16:03:45.763Z] [2020-04-12T16:03:45.763Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-12T16:03:45.763Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T16:03:45.763Z] [2020-04-12T16:03:45.763Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-12T16:03:45.763Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T16:03:45.763Z] [2020-04-12T16:03:45.763Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-12T16:03:45.763Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T16:03:45.763Z] [2020-04-12T16:03:45.763Z] [2020-04-12T16:03:45.763Z] DONE 17 tests, 4 skipped in 29.261s [2020-04-12T16:03:45.763Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-12T16:03:45.763Z] ++ 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-04-12T16:03:45.763Z] ++ set -e [2020-04-12T16:03:45.763Z] ++ '[' -n 0 ']' [2020-04-12T16:03:45.763Z] ++ set -x [2020-04-12T16:03:45.763Z] ++ env -i DEST=/go/src/github.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-04-12T16:03:45.763Z] INFO: Testing against a local daemon [2020-04-12T16:03:45.763Z] === RUN TestPluginInvalidJSON [2020-04-12T16:03:45.763Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-12T16:03:45.763Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-12T16:03:45.763Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-12T16:03:45.763Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-12T16:03:45.763Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-12T16:03:45.763Z] PASS [2020-04-12T16:03:45.763Z] [2020-04-12T16:03:45.763Z] DONE 2 tests in 0.125s [2020-04-12T16:03:45.763Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-12T16:03:45.763Z] ++ 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-04-12T16:03:45.763Z] ++ set -e [2020-04-12T16:03:45.763Z] ++ '[' -n 0 ']' [2020-04-12T16:03:45.763Z] ++ set -x [2020-04-12T16:03:45.763Z] ++ env -i DEST=/go/src/github.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-04-12T16:03:45.763Z] INFO: Testing against a local daemon [2020-04-12T16:03:45.763Z] === RUN TestExternalGraphDriver [2020-04-12T16:03:45.763Z] === RUN TestExternalGraphDriver/json [2020-04-12T16:03:46.386Z] === RUN TestExternalGraphDriver/spec [2020-04-12T16:03:47.435Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-12T16:03:48.367Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-12T16:03:48.367Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-12T16:03:48.423Z] === RUN TestExternalGraphDriver/pull [2020-04-12T16:03:49.308Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-12T16:03:50.240Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-12T16:03:50.474Z] --- PASS: TestExternalGraphDriver (6.16s) [2020-04-12T16:03:50.474Z] --- PASS: TestExternalGraphDriver/json (2.01s) [2020-04-12T16:03:50.474Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2020-04-12T16:03:50.474Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2020-04-12T16:03:50.474Z] === RUN TestGraphdriverPluginV2 [2020-04-12T16:03:50.474Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-04-12T16:03:50.474Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T16:03:50.474Z] PASS [2020-04-12T16:03:50.474Z] [2020-04-12T16:03:50.474Z] === Skipped [2020-04-12T16:03:50.474Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-04-12T16:03:50.474Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T16:03:50.474Z] [2020-04-12T16:03:50.474Z] [2020-04-12T16:03:50.474Z] DONE 5 tests, 1 skipped in 6.336s [2020-04-12T16:03:50.474Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-12T16:03:50.474Z] ++ 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-04-12T16:03:50.474Z] ++ set -e [2020-04-12T16:03:50.474Z] ++ '[' -n 0 ']' [2020-04-12T16:03:50.474Z] ++ set -x [2020-04-12T16:03:50.474Z] ++ env -i DEST=/go/src/github.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-04-12T16:03:50.474Z] INFO: Testing against a local daemon [2020-04-12T16:03:50.474Z] === RUN TestContinueAfterPluginCrash [2020-04-12T16:03:50.474Z] === PAUSE TestContinueAfterPluginCrash [2020-04-12T16:03:50.474Z] === RUN TestReadPluginNoRead [2020-04-12T16:03:50.474Z] === PAUSE TestReadPluginNoRead [2020-04-12T16:03:50.474Z] === RUN TestDaemonStartWithLogOpt [2020-04-12T16:03:50.474Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-12T16:03:50.474Z] === CONT TestContinueAfterPluginCrash [2020-04-12T16:03:50.474Z] === CONT TestDaemonStartWithLogOpt [2020-04-12T16:03:50.474Z] === CONT TestReadPluginNoRead [2020-04-12T16:03:51.171Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-12T16:03:52.105Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-12T16:03:54.002Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-12T16:03:54.935Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-12T16:03:55.868Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-12T16:03:56.800Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-12T16:03:57.731Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-12T16:03:58.665Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-12T16:03:59.599Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-12T16:04:00.530Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-12T16:04:01.463Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-12T16:04:02.395Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-12T16:04:02.959Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-12T16:04:02.959Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-12T16:04:05.484Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-12T16:04:06.417Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-12T16:04:06.984Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-12T16:04:07.923Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-12T16:04:08.856Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-12T16:04:08.856Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-12T16:04:09.421Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-12T16:04:10.353Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-12T16:04:10.610Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-12T16:04:11.175Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-12T16:04:11.740Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-12T16:04:12.672Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-12T16:04:12.672Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-12T16:04:12.898Z] === RUN TestReadPluginNoRead/default [2020-04-12T16:04:12.898Z] --- PASS: TestDaemonStartWithLogOpt (22.13s) [2020-04-12T16:04:13.518Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-12T16:04:13.606Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-12T16:04:13.606Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-12T16:04:14.977Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-12T16:04:15.563Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-12T16:04:15.908Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-12T16:04:16.473Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-12T16:04:17.043Z] --- PASS: TestReadPluginNoRead (26.32s) [2020-04-12T16:04:17.043Z] --- PASS: TestReadPluginNoRead/default (1.89s) [2020-04-12T16:04:17.043Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2020-04-12T16:04:17.043Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s) [2020-04-12T16:04:17.043Z] read_test.go:91: [d6921d9adb3e1] daemon is not started [2020-04-12T16:04:17.405Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-12T16:04:17.405Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-12T16:04:17.666Z] --- PASS: TestContinueAfterPluginCrash (26.89s) [2020-04-12T16:04:17.666Z] PASS [2020-04-12T16:04:17.666Z] [2020-04-12T16:04:17.666Z] DONE 6 tests in 26.990s [2020-04-12T16:04:17.666Z] 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-04-12T16:04:17.666Z] ++ 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-04-12T16:04:17.666Z] ++ set -e [2020-04-12T16:04:17.666Z] ++ '[' -n 0 ']' [2020-04-12T16:04:17.666Z] ++ set -x [2020-04-12T16:04:17.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-12T16:04:17.666Z] testing: warning: no tests to run [2020-04-12T16:04:17.666Z] PASS [2020-04-12T16:04:17.666Z] [2020-04-12T16:04:17.666Z] DONE 0 tests in 0.022s [2020-04-12T16:04:17.666Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-12T16:04:17.666Z] ++ 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-04-12T16:04:17.666Z] ++ set -e [2020-04-12T16:04:17.666Z] ++ '[' -n 0 ']' [2020-04-12T16:04:17.666Z] ++ set -x [2020-04-12T16:04:17.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-12T16:04:17.666Z] INFO: Testing against a local daemon [2020-04-12T16:04:17.666Z] === RUN TestPluginWithDevMounts [2020-04-12T16:04:17.666Z] === PAUSE TestPluginWithDevMounts [2020-04-12T16:04:17.666Z] === CONT TestPluginWithDevMounts [2020-04-12T16:04:18.335Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-12T16:04:19.270Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-12T16:04:20.202Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-12T16:04:20.364Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-04-12T16:04:20.364Z] PASS [2020-04-12T16:04:20.364Z] [2020-04-12T16:04:20.364Z] DONE 1 tests in 2.311s [2020-04-12T16:04:20.364Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-04-12T16:04:20.364Z] ++ 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-04-12T16:04:20.364Z] ++ set -e [2020-04-12T16:04:20.364Z] ++ '[' -n 0 ']' [2020-04-12T16:04:20.364Z] ++ set -x [2020-04-12T16:04:20.364Z] ++ env -i DEST=/go/src/github.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-04-12T16:04:20.364Z] INFO: Testing against a local daemon [2020-04-12T16:04:20.364Z] === RUN TestSecretInspect [2020-04-12T16:04:22.098Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-12T16:04:22.098Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-12T16:04:22.418Z] --- PASS: TestSecretInspect (2.33s) [2020-04-12T16:04:22.418Z] === RUN TestSecretList [2020-04-12T16:04:23.994Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-12T16:04:24.455Z] --- PASS: TestSecretList (2.27s) [2020-04-12T16:04:24.455Z] === RUN TestSecretsCreateAndDelete [2020-04-12T16:04:24.562Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-12T16:04:25.500Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-12T16:04:26.432Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-12T16:04:26.996Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-12T16:04:27.142Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2020-04-12T16:04:27.142Z] === RUN TestSecretsUpdate [2020-04-12T16:04:27.931Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-12T16:04:29.178Z] --- PASS: TestSecretsUpdate (2.27s) [2020-04-12T16:04:29.178Z] === RUN TestTemplatedSecret [2020-04-12T16:04:29.827Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-12T16:04:31.875Z] --- PASS: TestTemplatedSecret (2.73s) [2020-04-12T16:04:31.876Z] === RUN TestSecretCreateResolve [2020-04-12T16:04:33.104Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-12T16:04:33.104Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-12T16:04:33.914Z] --- PASS: TestSecretCreateResolve (2.24s) [2020-04-12T16:04:33.914Z] PASS [2020-04-12T16:04:33.914Z] [2020-04-12T16:04:33.914Z] DONE 6 tests in 14.134s [2020-04-12T16:04:33.914Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-04-12T16:04:33.914Z] ++ 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-04-12T16:04:33.914Z] ++ set -e [2020-04-12T16:04:33.914Z] ++ '[' -n 0 ']' [2020-04-12T16:04:33.914Z] ++ set -x [2020-04-12T16:04:33.914Z] ++ env -i DEST=/go/src/github.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-04-12T16:04:34.036Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-12T16:04:34.199Z] INFO: Testing against a local daemon [2020-04-12T16:04:34.199Z] === RUN TestServiceCreateInit [2020-04-12T16:04:34.199Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-12T16:04:36.561Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-12T16:04:38.458Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-12T16:04:38.458Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-12T16:04:38.595Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-12T16:04:40.985Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-12T16:04:43.001Z] --- PASS: TestServiceCreateInit (8.33s) [2020-04-12T16:04:43.001Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s) [2020-04-12T16:04:43.001Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.19s) [2020-04-12T16:04:43.001Z] === RUN TestCreateServiceMultipleTimes [2020-04-12T16:04:44.264Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-12T16:04:44.264Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-12T16:04:44.264Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-12T16:04:44.521Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-12T16:04:46.422Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-12T16:04:48.320Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-12T16:04:50.215Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-12T16:04:51.147Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-12T16:04:52.519Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-12T16:04:53.450Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-12T16:04:53.450Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-12T16:04:54.382Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-12T16:04:56.279Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-12T16:04:56.279Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-12T16:04:56.843Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-12T16:04:57.408Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-12T16:04:57.665Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-12T16:04:58.597Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-12T16:04:59.166Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-12T16:04:59.423Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-12T16:05:00.357Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-12T16:05:00.922Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-12T16:05:01.512Z] --- PASS: TestCreateServiceMultipleTimes (16.02s) [2020-04-12T16:05:01.512Z] === RUN TestCreateServiceConflict [2020-04-12T16:05:01.512Z] --- PASS: TestCreateServiceConflict (2.23s) [2020-04-12T16:05:01.512Z] === RUN TestCreateServiceMaxReplicas [2020-04-12T16:05:01.853Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-12T16:05:02.785Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-12T16:05:03.349Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-12T16:05:03.564Z] --- PASS: TestCreateServiceMaxReplicas (2.94s) [2020-04-12T16:05:03.564Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-12T16:05:04.281Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-12T16:05:05.214Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-12T16:05:06.149Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-12T16:05:06.149Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-12T16:05:06.149Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-12T16:05:06.714Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-12T16:05:07.646Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-12T16:05:09.548Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-12T16:05:09.806Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-12T16:05:09.806Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-12T16:05:13.990Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-12T16:05:14.247Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-12T16:05:18.817Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.46s) [2020-04-12T16:05:18.817Z] === RUN TestCreateServiceSecretFileMode [2020-04-12T16:05:19.838Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2020-04-12T16:05:19.838Z] === RUN TestCreateServiceConfigFileMode [2020-04-12T16:05:22.532Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2020-04-12T16:05:22.532Z] === RUN TestCreateServiceSysctls [2020-04-12T16:05:26.004Z] --- PASS: TestCreateServiceSysctls (3.42s) [2020-04-12T16:05:26.004Z] === RUN TestCreateServiceCapabilities [2020-04-12T16:05:26.432Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-12T16:05:26.689Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-12T16:05:28.045Z] --- PASS: TestCreateServiceCapabilities (2.59s) [2020-04-12T16:05:28.045Z] === RUN TestInspect [2020-04-12T16:05:28.585Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-12T16:05:28.585Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-12T16:05:28.585Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-12T16:05:28.585Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-12T16:05:29.149Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-12T16:05:31.523Z] --- PASS: TestInspect (2.87s) [2020-04-12T16:05:31.523Z] === RUN TestCreateJob [2020-04-12T16:05:32.427Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-12T16:05:33.798Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-12T16:05:34.998Z] --- PASS: TestCreateJob (3.62s) [2020-04-12T16:05:34.998Z] === RUN TestReplicatedJob [2020-04-12T16:05:35.700Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-12T16:05:36.265Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-12T16:05:37.197Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-12T16:05:37.761Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-12T16:05:38.693Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-12T16:05:38.693Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-12T16:05:38.950Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-12T16:05:40.521Z] --- PASS: TestReplicatedJob (5.95s) [2020-04-12T16:05:40.521Z] === RUN TestUpdateReplicatedJob [2020-04-12T16:05:40.847Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-12T16:05:41.780Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-12T16:05:43.676Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-12T16:05:43.676Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-12T16:05:43.676Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-12T16:05:44.000Z] --- PASS: TestUpdateReplicatedJob (3.57s) [2020-04-12T16:05:44.000Z] === RUN TestServiceListWithStatuses [2020-04-12T16:05:44.284Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-12T16:05:44.284Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-12T16:05:44.284Z] === RUN TestDockerNetworkConnectAlias [2020-04-12T16:05:45.046Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-12T16:05:46.944Z] === RUN TestDockerSuite/TestRunMount [2020-04-12T16:05:48.683Z] --- PASS: TestDockerNetworkConnectAlias (4.67s) [2020-04-12T16:05:48.683Z] === RUN TestDockerNetworkReConnect [2020-04-12T16:05:53.099Z] --- PASS: TestDockerNetworkReConnect (3.70s) [2020-04-12T16:05:53.099Z] === RUN TestServicePlugin [2020-04-12T16:05:53.099Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-12T16:05:53.099Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T16:05:53.099Z] === RUN TestServiceUpdateLabel [2020-04-12T16:05:53.495Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-12T16:05:53.495Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-12T16:05:54.426Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-12T16:05:55.133Z] --- PASS: TestServiceUpdateLabel (2.20s) [2020-04-12T16:05:55.133Z] === RUN TestServiceUpdateSecrets [2020-04-12T16:05:55.798Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-12T16:05:58.328Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-12T16:06:01.606Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-12T16:06:04.129Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-12T16:06:06.654Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-12T16:06:08.026Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-12T16:06:09.923Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-12T16:06:09.923Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-12T16:06:10.407Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2020-04-12T16:06:10.407Z] === RUN TestServiceUpdateConfigs [2020-04-12T16:06:10.488Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-12T16:06:11.858Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-12T16:06:12.425Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-12T16:06:13.356Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-12T16:06:15.884Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-12T16:06:17.781Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-12T16:06:23.041Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-12T16:06:23.041Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-12T16:06:23.298Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-12T16:06:24.230Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-12T16:06:24.230Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-12T16:06:24.794Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-12T16:06:25.642Z] --- PASS: TestServiceUpdateConfigs (14.72s) [2020-04-12T16:06:25.642Z] === RUN TestServiceUpdateNetwork [2020-04-12T16:06:25.725Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-12T16:06:25.725Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-12T16:06:26.656Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-12T16:06:27.587Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-12T16:06:27.587Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-12T16:06:28.151Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-12T16:06:29.082Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-12T16:06:30.980Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-12T16:06:31.912Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-12T16:06:32.476Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-12T16:06:33.040Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-12T16:06:33.971Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-12T16:06:34.535Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-12T16:06:35.467Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-12T16:06:35.467Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-12T16:06:36.399Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-12T16:06:36.963Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-12T16:06:36.963Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-12T16:06:37.896Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-12T16:06:38.195Z] --- PASS: TestServiceUpdateNetwork (13.19s) [2020-04-12T16:06:38.195Z] PASS [2020-04-12T16:06:38.195Z] [2020-04-12T16:06:38.195Z] === Skipped [2020-04-12T16:06:38.195Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-04-12T16:06:38.195Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-12T16:06:38.195Z] [2020-04-12T16:06:38.195Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-04-12T16:06:38.195Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-12T16:06:38.195Z] [2020-04-12T16:06:38.195Z] [2020-04-12T16:06:38.195Z] DONE 23 tests, 2 skipped in 123.377s [2020-04-12T16:06:38.195Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-04-12T16:06:38.195Z] ++ 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-04-12T16:06:38.195Z] ++ set -e [2020-04-12T16:06:38.195Z] ++ '[' -n 0 ']' [2020-04-12T16:06:38.195Z] ++ set -x [2020-04-12T16:06:38.195Z] ++ env -i DEST=/go/src/github.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-04-12T16:06:38.195Z] INFO: Testing against a local daemon [2020-04-12T16:06:38.195Z] === RUN TestSessionCreate [2020-04-12T16:06:38.195Z] --- PASS: TestSessionCreate (0.06s) [2020-04-12T16:06:38.195Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-12T16:06:38.195Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-12T16:06:38.195Z] PASS [2020-04-12T16:06:38.195Z] [2020-04-12T16:06:38.195Z] DONE 2 tests in 0.203s [2020-04-12T16:06:38.195Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-04-12T16:06:38.195Z] ++ 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-04-12T16:06:38.195Z] ++ set -e [2020-04-12T16:06:38.195Z] ++ '[' -n 0 ']' [2020-04-12T16:06:38.195Z] ++ set -x [2020-04-12T16:06:38.195Z] ++ env -i DEST=/go/src/github.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-04-12T16:06:38.195Z] INFO: Testing against a local daemon [2020-04-12T16:06:38.195Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-12T16:06:38.195Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-12T16:06:38.195Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-12T16:06:38.195Z] === RUN TestEventsExecDie [2020-04-12T16:06:38.480Z] --- PASS: TestEventsExecDie (0.76s) [2020-04-12T16:06:38.480Z] === RUN TestEventsBackwardsCompatible [2020-04-12T16:06:38.480Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-04-12T16:06:38.480Z] === RUN TestInfoBinaryCommits [2020-04-12T16:06:38.783Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-12T16:06:38.783Z] === RUN TestInfoAPIVersioned [2020-04-12T16:06:38.783Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-12T16:06:38.783Z] === RUN TestInfoDiscoveryBackend [2020-04-12T16:06:39.068Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-04-12T16:06:39.068Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-12T16:06:39.267Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-12T16:06:39.267Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-12T16:06:40.080Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-12T16:06:40.080Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-12T16:06:40.710Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-04-12T16:06:40.710Z] === RUN TestInfoAPI [2020-04-12T16:06:40.710Z] --- PASS: TestInfoAPI (0.05s) [2020-04-12T16:06:40.710Z] === RUN TestInfoAPIWarnings [2020-04-12T16:06:41.333Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-04-12T16:06:41.333Z] === RUN TestInfoDebug [2020-04-12T16:06:41.951Z] --- PASS: TestInfoDebug (0.55s) [2020-04-12T16:06:41.951Z] === RUN TestInfoInsecureRegistries [2020-04-12T16:06:42.543Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-12T16:06:42.570Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-04-12T16:06:42.570Z] === RUN TestInfoRegistryMirrors [2020-04-12T16:06:42.853Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-04-12T16:06:42.853Z] === RUN TestLoginFailsWithBadCredentials [2020-04-12T16:06:43.472Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2020-04-12T16:06:43.472Z] === RUN TestPingCacheHeaders [2020-04-12T16:06:43.472Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-04-12T16:06:43.472Z] === RUN TestPingGet [2020-04-12T16:06:43.472Z] --- PASS: TestPingGet (0.03s) [2020-04-12T16:06:43.472Z] === RUN TestPingHead [2020-04-12T16:06:43.472Z] --- PASS: TestPingHead (0.05s) [2020-04-12T16:06:43.472Z] === RUN TestVersion [2020-04-12T16:06:43.472Z] --- PASS: TestVersion (0.04s) [2020-04-12T16:06:43.472Z] PASS [2020-04-12T16:06:43.472Z] [2020-04-12T16:06:43.472Z] === Skipped [2020-04-12T16:06:43.472Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-12T16:06:43.472Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-12T16:06:43.472Z] [2020-04-12T16:06:43.472Z] [2020-04-12T16:06:43.472Z] DONE 18 tests, 1 skipped in 5.901s [2020-04-12T16:06:43.473Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-04-12T16:06:43.473Z] ++ 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-04-12T16:06:43.473Z] ++ set -e [2020-04-12T16:06:43.473Z] ++ '[' -n 0 ']' [2020-04-12T16:06:43.473Z] ++ set -x [2020-04-12T16:06:43.473Z] ++ env -i DEST=/go/src/github.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-04-12T16:06:43.757Z] INFO: Testing against a local daemon [2020-04-12T16:06:43.757Z] === RUN TestVolumesCreateAndList [2020-04-12T16:06:43.757Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-12T16:06:43.757Z] === RUN TestVolumesRemove [2020-04-12T16:06:43.757Z] --- PASS: TestVolumesRemove (0.07s) [2020-04-12T16:06:43.757Z] === RUN TestVolumesInspect [2020-04-12T16:06:43.757Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-12T16:06:43.757Z] === RUN TestVolumesInvalidJSON [2020-04-12T16:06:43.757Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-12T16:06:43.757Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-12T16:06:43.757Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-12T16:06:43.757Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-04-12T16:06:43.757Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-12T16:06:43.757Z] PASS [2020-04-12T16:06:43.757Z] [2020-04-12T16:06:43.757Z] DONE 5 tests in 0.307s [2020-04-12T16:06:43.757Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-12T16:06:44.042Z] ++++ cat bundles/test-integration/docker.pid [2020-04-12T16:06:44.042Z] +++ kill 13479 [2020-04-12T16:06:44.437Z] === RUN TestDockerSuite/TestRunRm [2020-04-12T16:06:45.001Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-12T16:06:45.520Z] +++ /etc/init.d/apparmor stop [2020-04-12T16:06:45.520Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-12T16:06:45.520Z] [2020-04-12T16:06:45.520Z] Unloading profiles will leave already running processes permanently [2020-04-12T16:06:45.520Z] unconfined, which can lead to unexpected situations. [2020-04-12T16:06:45.520Z] [2020-04-12T16:06:45.520Z] To set a process to complain mode, use the command line tool [2020-04-12T16:06:45.520Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-12T16:06:45.520Z] +++ true [2020-04-12T16:06:45.520Z] Post stage [Pipeline] junit [2020-04-12T16:06:47.599Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-12T16:06:48.535Z] + echo Ensuring container killed. [2020-04-12T16:06:48.535Z] Ensuring container killed. [2020-04-12T16:06:48.535Z] + docker rm -vf docker-pr2 [2020-04-12T16:06:48.535Z] Error: No such container: docker-pr2 [2020-04-12T16:06:48.535Z] + true [Pipeline] sh [2020-04-12T16:06:48.914Z] + echo Chowning /workspace to jenkins user [2020-04-12T16:06:48.914Z] Chowning /workspace to jenkins user [2020-04-12T16:06:48.914Z] + id -u [2020-04-12T16:06:48.914Z] + id -g [2020-04-12T16:06:48.914Z] + docker run --rm -v /home/docker/workspace/moby_PR-37867:/workspace busybox chown -R 1001:1001 /workspace [2020-04-12T16:06:48.914Z] Unable to find image 'busybox:latest' locally [2020-04-12T16:06:49.177Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-12T16:06:49.198Z] latest: Pulling from library/busybox [2020-04-12T16:06:49.482Z] 4c6795986792: Pulling fs layer [2020-04-12T16:06:49.482Z] 4c6795986792: Verifying Checksum [2020-04-12T16:06:49.482Z] 4c6795986792: Download complete [2020-04-12T16:06:49.741Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-12T16:06:49.765Z] 4c6795986792: Pull complete [2020-04-12T16:06:49.765Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-12T16:06:49.765Z] Status: Downloaded newer image for busybox:latest [2020-04-12T16:06:50.306Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-12T16:06:52.192Z] + bundleName=ppc64le-integration [2020-04-12T16:06:52.193Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-04-12T16:06:52.193Z] Creating ppc64le-integration-bundles.tar.gz [2020-04-12T16:06:52.193Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -namexargs *.prof tar -o -czf -name ppc64le-integration-bundles.tar.gz *-report.xml [2020-04-12T16:06:52.193Z] ) -print [2020-04-12T16:06:52.203Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [Pipeline] archiveArtifacts [2020-04-12T16:06:52.511Z] Archiving artifacts [2020-04-12T16:06:52.768Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-12T16:06:52.895Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-37867/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-12T16:06:53.287Z] + make clean [2020-04-12T16:06:53.910Z] make: command: Command not found [2020-04-12T16:06:53.910Z] make: command: Command not found [2020-04-12T16:06:53.910Z] docker volume rm -f docker-dev-cache [2020-04-12T16:06:53.910Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-12T16:06:56.946Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-12T16:07:02.205Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-12T16:07:02.205Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-12T16:07:02.205Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-12T16:07:03.136Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-12T16:07:04.072Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-12T16:07:05.004Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-12T16:07:05.935Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-12T16:07:05.935Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-12T16:07:06.882Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-12T16:07:07.831Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-12T16:07:08.763Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-12T16:07:09.330Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-12T16:07:12.608Z] === RUN TestDockerSuite/TestRunState [2020-04-12T16:07:13.981Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-12T16:07:14.914Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-12T16:07:15.479Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-12T16:07:15.736Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-12T16:07:15.736Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-12T16:07:15.993Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-12T16:07:16.560Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-12T16:07:17.492Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-12T16:07:19.393Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-12T16:07:19.393Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-12T16:07:19.393Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-12T16:07:19.957Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-12T16:07:23.235Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-12T16:07:23.800Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-12T16:07:24.058Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-12T16:07:25.958Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-12T16:07:26.897Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-12T16:07:30.175Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-12T16:07:32.702Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-12T16:07:33.268Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-12T16:07:34.200Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-12T16:07:34.766Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-12T16:07:35.699Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-12T16:07:35.956Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-12T16:07:38.483Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-12T16:07:39.416Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-12T16:07:40.350Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-12T16:07:40.608Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-12T16:07:40.608Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-12T16:07:40.608Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-12T16:07:40.608Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-12T16:07:41.544Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-12T16:07:42.476Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-12T16:07:43.409Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-12T16:07:43.409Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-12T16:07:43.409Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-12T16:07:44.342Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-12T16:07:48.523Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-12T16:07:48.781Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-12T16:07:49.045Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-12T16:07:49.611Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-12T16:07:49.871Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-12T16:07:51.245Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-12T16:07:53.142Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-12T16:07:53.708Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-12T16:07:55.605Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-12T16:07:58.131Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-12T16:08:00.655Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-12T16:08:01.587Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-12T16:08:02.152Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-12T16:08:03.085Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-12T16:08:03.085Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-12T16:08:03.085Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-12T16:08:03.085Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-12T16:08:03.342Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-12T16:08:04.278Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-12T16:08:05.209Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-12T16:08:05.777Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-12T16:08:07.675Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-12T16:08:08.239Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-12T16:08:09.179Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-12T16:08:09.179Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-12T16:08:09.743Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-12T16:08:09.743Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-12T16:08:09.743Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-12T16:08:09.743Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-12T16:08:09.743Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-12T16:08:10.001Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-12T16:08:10.258Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-12T16:08:10.258Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-12T16:08:10.515Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-12T16:08:10.515Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-12T16:08:11.447Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-12T16:08:12.379Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-12T16:08:12.944Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-12T16:08:12.944Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-12T16:08:13.876Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-12T16:08:14.133Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-12T16:08:15.065Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-12T16:08:15.065Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-12T16:08:15.997Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-12T16:08:16.561Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-12T16:08:16.561Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-12T16:08:16.561Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-12T16:08:17.493Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-12T16:08:19.389Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-12T16:08:19.953Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-12T16:08:19.953Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-12T16:08:20.518Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-12T16:08:20.518Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-12T16:08:22.416Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-12T16:08:22.980Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-12T16:08:25.505Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-12T16:08:26.436Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-12T16:08:26.436Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-12T16:08:26.436Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-12T16:08:27.373Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-12T16:08:28.748Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-12T16:08:29.680Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-12T16:08:29.937Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-12T16:08:31.834Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-12T16:08:31.834Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-12T16:08:32.399Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-12T16:08:34.924Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-12T16:08:34.924Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-12T16:08:36.295Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-12T16:08:36.295Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-12T16:08:36.295Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-12T16:08:38.193Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-12T16:08:39.564Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-12T16:08:39.822Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-12T16:08:39.822Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-12T16:08:39.822Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-12T16:08:40.080Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-12T16:08:40.337Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-12T16:08:42.864Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-12T16:08:47.040Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-12T16:08:48.411Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-12T16:08:50.960Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-12T16:08:51.892Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-12T16:08:53.262Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-12T16:08:56.540Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-12T16:08:59.064Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-12T16:08:59.628Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-12T16:09:01.525Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-12T16:09:04.052Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-12T16:09:05.951Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-12T16:09:09.228Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-12T16:09:14.486Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-12T16:09:17.763Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-12T16:09:23.018Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-12T16:09:25.541Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-12T16:09:27.436Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-12T16:09:28.001Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-12T16:09:28.932Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-12T16:09:29.865Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-12T16:09:29.865Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-12T16:09:30.430Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-12T16:09:34.612Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-12T16:09:36.507Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-12T16:09:38.405Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-12T16:09:38.972Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-12T16:09:39.908Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-12T16:09:39.908Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-12T16:09:40.845Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-12T16:09:42.742Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-12T16:09:42.742Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-12T16:09:44.113Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-12T16:09:45.045Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-12T16:09:45.976Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-12T16:09:47.872Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-12T16:09:49.767Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-12T16:09:51.664Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-12T16:09:53.035Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-12T16:09:53.035Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-12T16:09:54.406Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-12T16:09:55.338Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-12T16:09:55.338Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-12T16:09:59.518Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-12T16:10:03.698Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-12T16:10:06.222Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-12T16:10:09.499Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-12T16:10:13.678Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-12T16:10:18.935Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-12T16:10:20.830Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-12T16:10:23.354Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-12T16:10:24.287Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-12T16:10:26.185Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-12T16:10:28.080Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-12T16:10:30.617Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-12T16:10:33.142Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-12T16:10:35.039Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-12T16:10:37.563Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-12T16:10:52.419Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-12T16:10:52.419Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-12T16:10:52.677Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-12T16:10:53.608Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-12T16:10:53.608Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-12T16:10:53.608Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-12T16:10:53.608Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-12T16:10:54.541Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-12T16:10:54.541Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-12T16:10:55.475Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-12T16:10:55.733Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-12T16:10:55.733Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-12T16:10:55.733Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-12T16:10:55.733Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-12T16:10:58.260Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-12T16:10:58.517Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-12T16:10:58.517Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-12T16:10:58.517Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-12T16:10:58.774Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-12T16:10:59.706Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-12T16:11:02.242Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-12T16:11:02.242Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-12T16:11:02.242Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-12T16:11:05.518Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-12T16:11:09.700Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite (1759.69s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.34s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.82s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.07s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.45s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.93s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.22s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.25s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.29s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.89s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.11s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.14s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.21s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.14s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.07s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.34s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.02s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAttachDetach (1.43s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.22s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.05s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.23s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.28s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.75s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.66s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.66s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.56s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.56s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.18s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.42s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.76s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.34s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.48s) [2020-04-12T16:11:09.700Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.77s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.03s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.15s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.19s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.46s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.67s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.39s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.56s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.18s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.60s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.58s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.08s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.57s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.30s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.45s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.27s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.57s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.54s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.47s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.97s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.66s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.02s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.42s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.63s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.13s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.26s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.79s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.25s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.66s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.26s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.22s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.47s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.68s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.85s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.78s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.46s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.85s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.93s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.69s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.60s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.78s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCmd (0.31s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2020-04-12T16:11:09.701Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-12T16:11:09.701Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.42s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.51s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildContChar (4.15s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.39s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.28s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.16s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.20s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.86s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.32s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.03s) [2020-04-12T16:11:09.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-12T16:11:09.701Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-12T16:11:09.701Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-12T16:11:09.701Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-12T16:11:09.701Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.44s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.45s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.15s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.50s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.91s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.75s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.98s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.87s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.77s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.61s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.41s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.35s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.68s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.01s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.02s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.80s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.54s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.57s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.82s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.98s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.77s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.64s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.02s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.56s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.48s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.89s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEnv (1.97s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.31s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.42s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.94s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.79s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.87s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.56s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2020-04-12T16:11:09.701Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-12T16:11:09.701Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.48s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildFails (0.93s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.37s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.22s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.92s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.57s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.50s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.98s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.13s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.50s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.15s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.63s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildHistory (4.50s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.74s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.38s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildInheritance (1.00s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.99s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.48s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildLabel (0.67s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.75s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.46s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildLabels (0.67s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.51s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.79s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.31s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.57s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.40s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.52s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.01s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.76s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.82s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.94s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.27s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.78s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.77s) [2020-04-12T16:11:09.701Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-12T16:11:09.701Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.99s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.72s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.61s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.09s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.65s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.07s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.96s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.04s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.45s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.49s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.94s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.75s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.99s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.93s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.47s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.58s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.38s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.52s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.83s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildPATH (2.52s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.05s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.01s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.15s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.61s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.44s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildRm (3.02s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.08s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.33s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.64s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.54s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.33s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.13s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.44s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.17s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2020-04-12T16:11:09.701Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-12T16:11:09.701Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.46s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.96s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildStderr (0.96s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.69s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.16s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.95s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.72s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildUser (2.86s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.23s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.07s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.11s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.03s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.13s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.54s) [2020-04-12T16:11:09.701Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-04-12T16:11:09.701Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.701Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-12T16:11:09.701Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.701Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-12T16:11:09.701Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.701Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-12T16:11:09.701Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.87s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.01s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.26s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.06s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.18s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.69s) [2020-04-12T16:11:09.701Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-12T16:11:09.701Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.91s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.78s) [2020-04-12T16:11:09.701Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-04-12T16:11:09.701Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-12T16:11:09.701Z] docker_cli_sni_test.go:18: Flakey test [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.75s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.05s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCommitChange (1.05s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.29s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.17s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.94s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCommitTTY (1.88s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.95s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.95s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.05s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.86s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.77s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.94s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.00s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.83s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.87s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.74s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.80s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.89s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.82s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.77s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.90s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.05s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.77s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.68s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.74s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.55s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.95s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2020-04-12T16:11:09.702Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-12T16:11:09.702Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.77s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.19s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.09s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.92s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.29s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.84s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.57s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.60s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.60s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.64s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00072cd20_} (1.70s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1117025527_/foo_false____} (1.62s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1117025527_/foo_true____} (1.62s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3651492330_/foo_false____} (1.58s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3651492330_/foo_true____} (1.60s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3651492330_/foo_true__0xc00072cd80__} (1.60s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00072cda0_} (1.62s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00072cdc0_} (1.59s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00072cde0_} (1.64s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00072ce00_} (1.59s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.69s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.46s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.46s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.96s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.64s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.91s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.11s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.97s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.90s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.11s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.04s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.12s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.02s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.17s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.79s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.51s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.89s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.52s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.92s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.01s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.36s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.94s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.97s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.60s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.76s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpToStdout (0.95s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.32s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.94s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.67s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s) [2020-04-12T16:11:09.702Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-12T16:11:09.702Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2020-04-12T16:11:09.702Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-12T16:11:09.702Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.31s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.24s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.87s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.75s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.98s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.94s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.80s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.01s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.87s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.78s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.29s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.85s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.51s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.59s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.00s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.17s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.97s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.23s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsAttach (0.84s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsCommit (0.96s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.82s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.82s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.81s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.64s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.55s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.93s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsCopy (1.32s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.70s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.38s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.22s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsFilters (1.61s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsFormat (1.60s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.00s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.43s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.36s) [2020-04-12T16:11:09.702Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-12T16:11:09.702Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-12T16:11:09.702Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-12T16:11:09.702Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.02s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.02s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsRename (0.81s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsResize (0.92s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.01s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.10s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.88s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsTop (1.03s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.52s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestExec (0.90s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.69s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.85s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.83s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.87s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.86s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.84s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.70s) [2020-04-12T16:11:09.702Z] --- PASS: TestDockerSuite/TestExecCgroup (1.24s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecEnv (0.90s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.73s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.90s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecInspectID (3.02s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecInteractive (0.88s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.96s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.96s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecParseError (0.94s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.23s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.81s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.43s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.91s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecStartFails (0.90s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.05s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.82s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecTTY (0.90s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.90s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.81s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecUlimits (1.01s) [2020-04-12T16:11:09.703Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-12T16:11:09.703Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.32s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.11s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.01s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.96s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestExecWithUser (0.99s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.83s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.88s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.77s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestHealth (21.09s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.14s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.47s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.86s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.88s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.94s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.92s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.12s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImportDisplay (1.96s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImportFile (2.03s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.80s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImportGzipped (1.87s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.03s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.83s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.84s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.81s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.83s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.88s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.77s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.75s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.79s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.83s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.81s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.83s) [2020-04-12T16:11:09.703Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-12T16:11:09.703Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.24s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.78s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectDefault (0.87s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectHistory (0.93s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-04-12T16:11:09.703Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-12T16:11:09.703Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.81s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.79s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.76s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.82s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectStatus (0.90s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.61s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.83s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.79s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.84s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.01s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.95s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.88s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.38s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.68s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.61s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.91s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.43s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.51s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.65s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.99s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.64s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.72s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.83s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.07s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.10s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.98s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.81s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.92s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.94s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.80s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.87s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.31s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.27s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.20s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.38s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.20s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.84s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsSince (6.86s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.77s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsTail (0.83s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.95s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.73s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.55s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.80s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestNetHostname (2.85s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.38s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.51s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.95s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPluginActive (1.82s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.68s) [2020-04-12T16:11:09.703Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-12T16:11:09.703Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.62s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.22s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.50s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.40s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.14s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.13s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.80s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.52s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPortList (11.01s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.53s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.30s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.85s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.59s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.31s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.65s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.37s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsByOrder (3.71s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.89s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.45s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.90s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.58s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.97s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.67s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.48s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.82s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.75s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.74s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.72s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.57s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.44s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.53s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2020-04-12T16:11:09.703Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-12T16:11:09.703Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.26s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.68s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.55s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.79s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.33s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.75s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.37s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.61s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.52s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.84s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.67s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.22s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.07s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.86s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.95s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.81s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.04s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRmiTag (0.22s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.95s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.66s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.06s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.85s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRunAddHost (0.76s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.42s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.87s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.73s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.83s) [2020-04-12T16:11:09.703Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.89s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.02s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.05s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.70s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.85s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.09s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.91s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.81s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.92s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.01s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.13s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.78s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.39s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.87s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.77s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.80s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.77s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.87s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.87s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.83s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.61s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (1.03s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.75s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.47s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.34s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.88s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.91s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.64s) [2020-04-12T16:11:09.704Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-12T16:11:09.704Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.704Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-12T16:11:09.704Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.81s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.59s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.36s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.74s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.60s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.76s) [2020-04-12T16:11:09.704Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-12T16:11:09.704Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.73s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.87s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.83s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.01s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.67s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.84s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.93s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.85s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.68s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.44s) [2020-04-12T16:11:09.704Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-12T16:11:09.704Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.62s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.55s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.05s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.54s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.12s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.62s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.64s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.08s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.48s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.21s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.61s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.55s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunMount (6.10s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.75s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.56s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.44s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.30s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.36s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.54s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.61s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.63s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNetHost (1.09s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.80s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.40s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.25s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.64s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.96s) [2020-04-12T16:11:09.704Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-04-12T16:11:09.704Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.83s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.68s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.95s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s) [2020-04-12T16:11:09.704Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.71s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.73s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.77s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s) [2020-04-12T16:11:09.704Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-12T16:11:09.704Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.85s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2020-04-12T16:11:09.704Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-12T16:11:09.704Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.57s) [2020-04-12T16:11:09.704Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-12T16:11:09.704Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.19s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.65s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunRm (0.81s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.80s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.83s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.77s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.63s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.77s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.85s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.74s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.85s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.88s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.97s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.85s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.90s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.90s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.93s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.00s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.66s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunState (1.88s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.87s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.28s) [2020-04-12T16:11:09.704Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-12T16:11:09.704Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.78s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunSysctls (1.73s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.87s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.73s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.21s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.31s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.89s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.40s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.24s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunUserByID (0.94s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.21s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.94s) [2020-04-12T16:11:09.704Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-04-12T16:11:09.704Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.81s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.90s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.85s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.19s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.59s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.86s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.39s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.68s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.75s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.89s) [2020-04-12T16:11:09.704Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-12T16:11:09.704Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.704Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-12T16:11:09.704Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.704Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-12T16:11:09.704Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.84s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.56s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.75s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.77s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.15s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.87s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.88s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.27s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.76s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.07s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.79s) [2020-04-12T16:11:09.704Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.78s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2020-04-12T16:11:09.705Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-12T16:11:09.705Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.62s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.63s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.83s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.08s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.27s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.91s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.13s) [2020-04-12T16:11:09.705Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents993042020 [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.69s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.61s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.55s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.39s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.57s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.40s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.03s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.58s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.87s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.56s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.89s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestStartRecordError (1.83s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.50s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.00s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.24s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.96s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.23s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.87s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.85s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.85s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.79s) [2020-04-12T16:11:09.705Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-12T16:11:09.705Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.76s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.28s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.43s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.93s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.74s) [2020-04-12T16:11:09.705Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-12T16:11:09.705Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.95s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.79s) [2020-04-12T16:11:09.705Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-12T16:11:09.705Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.51s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.93s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.66s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUpdateStats (3.83s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.60s) [2020-04-12T16:11:09.705Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-12T16:11:09.705Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.11s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.03s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.47s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.50s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.23s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.57s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.16s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.13s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.33s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.33s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.55s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.47s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.28s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.30s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.31s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.29s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.39s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.89s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.04s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.62s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.82s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.38s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.13s) [2020-04-12T16:11:09.705Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.20s) [2020-04-12T16:11:09.705Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-12T16:11:09.705Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-12T16:11:09.705Z] === RUN TestDockerRegistrySuite [2020-04-12T16:11:09.705Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-12T16:11:11.077Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-12T16:11:12.448Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-12T16:11:14.344Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-04-12T16:11:14.344Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-12T16:11:18.524Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-04-12T16:11:22.703Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-12T16:11:26.881Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-12T16:11:28.260Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-12T16:11:29.631Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-12T16:11:31.003Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-12T16:11:32.374Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-12T16:11:33.746Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-12T16:11:35.117Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-12T16:11:36.491Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-12T16:11:39.015Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-12T16:11:41.542Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-12T16:11:42.912Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-12T16:11:46.190Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-12T16:11:47.561Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-12T16:11:47.561Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-12T16:11:48.933Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-12T16:11:50.306Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-12T16:11:51.240Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-12T16:11:55.419Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-12T16:11:55.419Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-12T16:11:56.792Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-12T16:11:57.049Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-12T16:11:57.049Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-12T16:11:57.306Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-12T16:11:57.563Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-12T16:11:57.820Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-12T16:11:58.078Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-12T16:11:59.010Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-12T16:11:59.579Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-12T16:12:02.107Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-12T16:12:03.477Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-12T16:12:04.848Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-12T16:12:05.784Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite (57.03s) [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.63s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d116934c3f53d] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s) [2020-04-12T16:12:06.349Z] check_test.go:196: [da949a147b13c] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.78s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d323cf9250665] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d138dfb0933d5] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.17s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d7d52afa76625] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.19s) [2020-04-12T16:12:06.349Z] check_test.go:196: [da480937e6230] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.01s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d73b220d885dd] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.47s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d5d6294664c10] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.13s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d3e3980139c7a] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s) [2020-04-12T16:12:06.349Z] check_test.go:196: [de1aab0551b48] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.42s) [2020-04-12T16:12:06.349Z] check_test.go:196: [da221e86e15a4] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.40s) [2020-04-12T16:12:06.349Z] check_test.go:196: [df8a5c4fb246e] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d7439f8ed4622] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d9b11ade92da2] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.63s) [2020-04-12T16:12:06.349Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:513cd704122276f0c8bf0d504fa4d6eba86715af150b47322e1ef047cc6e25aa [2020-04-12T16:12:06.349Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5f248865b6a91525532519fb81ef6d44f490f27437c74e36614da61e75c71339 [2020-04-12T16:12:06.349Z] check_test.go:196: [d385f257733de] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.62s) [2020-04-12T16:12:06.349Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:feb02a94f0b84b3c42bd708efa25960f9263599cce0e56eb4d1933127d7c7798 [2020-04-12T16:12:06.349Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ab36eda676971963d91ecfc658343e00e9a053a04d8c8ca0f673f4798c043a54 [2020-04-12T16:12:06.349Z] check_test.go:196: [d62cb3c7f00a5] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.34s) [2020-04-12T16:12:06.349Z] check_test.go:196: [dedc53695dcfc] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.26s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d01308e9286f9] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.33s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d9968ef2e7d43] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d1354bde6d0fe] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.29s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d104704f5fbe8] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.21s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d18e9ffa2778a] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d5f28fa14a041] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.58s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d5a5acc951f57] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d672c58c3f0cb] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.37s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d121fe4c47eef] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d0b7d6d3bad73] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-04-12T16:12:06.349Z] check_test.go:196: [dd44608dbaf0d] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d27ee2a4f8d76] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d16e56768254a] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d818bd744b8b4] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-04-12T16:12:06.349Z] check_test.go:196: [da377510e5781] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.44s) [2020-04-12T16:12:06.349Z] check_test.go:196: [dd3be753226c7] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.45s) [2020-04-12T16:12:06.349Z] check_test.go:196: [dc5f8feeba93f] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.27s) [2020-04-12T16:12:06.349Z] check_test.go:196: [d3b5936ee2520] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.37s) [2020-04-12T16:12:06.349Z] check_test.go:196: [dc82d0a68ca2f] daemon is not started [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2020-04-12T16:12:06.349Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-04-12T16:12:06.349Z] === RUN TestDockerSchema1RegistrySuite [2020-04-12T16:12:06.349Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-04-12T16:12:06.607Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-12T16:12:10.783Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-04-12T16:12:13.311Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-12T16:12:14.682Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-04-12T16:12:14.940Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-04-12T16:12:14.940Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-04-12T16:12:15.197Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-04-12T16:12:15.197Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-12T16:12:16.135Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-12T16:12:19.415Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-12T16:12:19.980Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-12T16:12:21.351Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-12T16:12:23.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-12T16:12:23.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-12T16:12:24.184Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-12T16:12:24.750Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-12T16:12:26.121Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-12T16:12:26.685Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-12T16:12:27.251Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-12T16:12:31.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-12T16:12:31.691Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-12T16:12:32.256Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-12T16:12:32.256Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-12T16:12:32.514Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-12T16:12:32.771Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-12T16:12:33.335Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite (26.97s) [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-04-12T16:12:33.336Z] check_test.go:223: [dbdc7225f4d6c] daemon is not started [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.20s) [2020-04-12T16:12:33.336Z] check_test.go:223: [d57567ebf7b5a] daemon is not started [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.42s) [2020-04-12T16:12:33.336Z] check_test.go:223: [dabe259836999] daemon is not started [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.76s) [2020-04-12T16:12:33.336Z] check_test.go:223: [d0fc0e40a55ed] daemon is not started [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.52s) [2020-04-12T16:12:33.336Z] check_test.go:223: [db7f844dc639c] daemon is not started [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.48s) [2020-04-12T16:12:33.336Z] check_test.go:223: [d05c87514dfcf] daemon is not started [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-04-12T16:12:33.336Z] check_test.go:223: [d9a30d00e3d91] daemon is not started [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.56s) [2020-04-12T16:12:33.336Z] check_test.go:223: [d3c515059e7c2] daemon is not started [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.40s) [2020-04-12T16:12:33.336Z] check_test.go:223: [d4ed1ff0d02fe] daemon is not started [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.28s) [2020-04-12T16:12:33.336Z] check_test.go:223: [d739d5da72579] daemon is not started [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.00s) [2020-04-12T16:12:33.336Z] check_test.go:223: [db48130ca29be] daemon is not started [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-04-12T16:12:33.336Z] check_test.go:223: [d513c6f4839bc] daemon is not started [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2020-04-12T16:12:33.336Z] check_test.go:223: [d4f614d78ba41] daemon is not started [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-04-12T16:12:33.336Z] check_test.go:223: [d4466e31a39d2] daemon is not started [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-04-12T16:12:33.336Z] check_test.go:223: [d569428f29c9d] daemon is not started [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-04-12T16:12:33.336Z] check_test.go:223: [d1ab9c387ddce] daemon is not started [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-04-12T16:12:33.336Z] check_test.go:223: [d427f6a683b33] daemon is not started [2020-04-12T16:12:33.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-04-12T16:12:33.336Z] check_test.go:223: [d195523d131a5] daemon is not started [2020-04-12T16:12:33.336Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-12T16:12:33.336Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-12T16:12:34.272Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-12T16:12:34.836Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-12T16:12:35.094Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-12T16:12:36.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-12T16:12:36.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-12T16:12:36.722Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-12T16:12:37.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-12T16:12:37.543Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.17s) [2020-04-12T16:12:37.543Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.98s) [2020-04-12T16:12:37.543Z] check_test.go:252: [d6bca944e9d27] daemon is not started [2020-04-12T16:12:37.543Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2020-04-12T16:12:37.543Z] check_test.go:252: [daf4a168f01e2] daemon is not started [2020-04-12T16:12:37.543Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-04-12T16:12:37.543Z] check_test.go:252: [d531fb340eae9] daemon is not started [2020-04-12T16:12:37.543Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s) [2020-04-12T16:12:37.543Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-04-12T16:12:37.543Z] check_test.go:252: [d50452bbba4c5] daemon is not started [2020-04-12T16:12:37.543Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-04-12T16:12:37.543Z] check_test.go:252: [d697d60027664] daemon is not started [2020-04-12T16:12:37.543Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-04-12T16:12:37.543Z] check_test.go:252: [d0384241b1114] daemon is not started [2020-04-12T16:12:37.543Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-04-12T16:12:37.543Z] check_test.go:252: [db315c862d131] daemon is not started [2020-04-12T16:12:37.543Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-12T16:12:37.543Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-12T16:12:42.799Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-12T16:12:42.799Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-12T16:12:43.057Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-12T16:12:43.057Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-12T16:12:43.314Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-04-12T16:12:43.314Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-04-12T16:12:43.314Z] check_test.go:279: [d582d764f351f] daemon is not started [2020-04-12T16:12:43.314Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-04-12T16:12:43.314Z] check_test.go:279: [dd0552a72a660] daemon is not started [2020-04-12T16:12:43.314Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-04-12T16:12:43.314Z] check_test.go:279: [d17ee4bcc17dc] daemon is not started [2020-04-12T16:12:43.314Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-04-12T16:12:43.314Z] check_test.go:279: [dca6ac5382e1e] daemon is not started [2020-04-12T16:12:43.314Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-04-12T16:12:43.314Z] check_test.go:279: [d0e6b8cb06db3] daemon is not started [2020-04-12T16:12:43.314Z] === RUN TestDockerNetworkSuite [2020-04-12T16:12:43.314Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-12T16:12:46.592Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-12T16:12:47.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-12T16:12:52.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-12T16:12:55.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-12T16:12:58.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-12T16:13:01.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-12T16:13:09.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-12T16:13:12.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-12T16:13:14.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-12T16:13:14.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-12T16:13:15.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-12T16:13:17.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-12T16:13:18.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-12T16:13:18.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-12T16:13:18.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-12T16:13:20.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-12T16:13:20.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-12T16:13:20.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-12T16:13:20.531Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-12T16:13:20.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-12T16:13:22.428Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-12T16:13:23.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-12T16:13:24.056Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-12T16:13:24.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-12T16:13:24.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-12T16:13:24.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-12T16:13:28.753Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-12T16:13:28.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-12T16:13:32.028Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-12T16:13:32.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-12T16:13:37.289Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-12T16:13:39.816Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-12T16:13:42.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-12T16:13:42.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-12T16:13:43.164Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-12T16:13:43.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-12T16:13:43.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-12T16:13:43.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-12T16:13:43.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-12T16:13:43.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-12T16:13:47.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-12T16:13:47.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-12T16:13:47.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-12T16:13:49.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-12T16:13:54.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-12T16:13:58.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-12T16:13:58.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-12T16:13:59.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-12T16:14:00.169Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-12T16:14:02.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-12T16:14:02.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-12T16:14:03.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-12T16:14:04.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-12T16:14:06.087Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-12T16:14:12.648Z] --- PASS: TestDockerNetworkSuite (89.39s) [2020-04-12T16:14:12.648Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.83s) [2020-04-12T16:14:12.648Z] docker_cli_network_unix_test.go:46: [ddc95b634f32f] daemon is not started [2020-04-12T16:14:12.648Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.27s) [2020-04-12T16:14:12.648Z] docker_cli_network_unix_test.go:46: [d7291aca105df] daemon is not started [2020-04-12T16:14:12.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.99s) [2020-04-12T16:14:12.648Z] docker_cli_network_unix_test.go:46: [d14a00c2cbb35] daemon is not started [2020-04-12T16:14:12.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.68s) [2020-04-12T16:14:12.648Z] docker_cli_network_unix_test.go:46: [d97aad6cccfe4] daemon is not started [2020-04-12T16:14:12.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.67s) [2020-04-12T16:14:12.648Z] docker_cli_network_unix_test.go:1233: [d3ef9d0c1c18d] daemon is not started [2020-04-12T16:14:12.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.91s) [2020-04-12T16:14:12.648Z] docker_cli_network_unix_test.go:46: [d22aa689c44af] daemon is not started [2020-04-12T16:14:12.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.49s) [2020-04-12T16:14:12.648Z] docker_cli_network_unix_test.go:46: [d64219aeccf88] daemon is not started [2020-04-12T16:14:12.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.26s) [2020-04-12T16:14:12.648Z] docker_cli_network_unix_test.go:46: [dc9800f88f05e] daemon is not started [2020-04-12T16:14:12.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.65s) [2020-04-12T16:14:12.648Z] docker_cli_network_unix_test.go:46: [d593d2bb27bca] daemon is not started [2020-04-12T16:14:12.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.99s) [2020-04-12T16:14:12.648Z] docker_cli_network_unix_test.go:46: [dddd36f166e7f] daemon is not started [2020-04-12T16:14:12.648Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.67s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d462d4f2e6919] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.39s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [dab56ba4aac97] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.47s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d96bbed96923c] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [db62939caecde] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d2c4ce1cdfaf8] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.33s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d07c7437cae8d] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [de01bc94258fb] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [dd273968f6fc2] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d1e402750059a] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.41s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d8c56f474741c] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.81s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d79ba15fe04c0] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [db50dfc912d12] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d036c9ecbbe72] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [dc188a64c4aab] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.90s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:968: [d85a72a63130f] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.46s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d37e161f4fc6b] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.38s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:1116: [d5f20d88a12c1] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d8fc2073f6dfc] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d8d725e9348be] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [dd79ab421a4e1] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [dad5f5205c90e] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d4673e91d97ca] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d0c276ebe058e] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d162803470ce2] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.00s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [de5ca301a11a8] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [db96fa20582ec] daemon is not started [2020-04-12T16:14:12.649Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d6e716b631f73] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.34s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d599c5114e5aa] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.47s) [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.53s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:1084: [d79f07aaeead1] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d09a30f3e2cd6] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.36s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d4b405fad687d] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.70s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d4f98ebf0eb93] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d8b783db48543] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.28s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d568c6309ad1d] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.71s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d5e106fd62f99] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.56s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d25137aae4db4] daemon is not started [2020-04-12T16:14:12.649Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.79s) [2020-04-12T16:14:12.649Z] docker_cli_network_unix_test.go:46: [d83c639db7c02] daemon is not started [2020-04-12T16:14:12.649Z] === RUN TestDockerHubPullSuite [2020-04-12T16:14:12.649Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-12T16:14:14.545Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-12T16:14:16.440Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-12T16:14:16.697Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-12T16:14:16.954Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-12T16:14:18.335Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-12T16:14:18.593Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-12T16:14:18.850Z] --- PASS: TestDockerHubPullSuite (6.12s) [2020-04-12T16:14:18.850Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.52s) [2020-04-12T16:14:18.850Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-04-12T16:14:18.850Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2020-04-12T16:14:18.850Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.59s) [2020-04-12T16:14:18.850Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.36s) [2020-04-12T16:14:18.850Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-04-12T16:14:18.850Z] PASS [2020-04-12T16:14:18.850Z] [2020-04-12T16:14:18.850Z] === Skipped [2020-04-12T16:14:18.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-12T16:14:18.850Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-12T16:14:18.850Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.850Z] [2020-04-12T16:14:18.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-12T16:14:18.850Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-12T16:14:18.850Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.850Z] [2020-04-12T16:14:18.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-12T16:14:18.850Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-12T16:14:18.850Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.850Z] [2020-04-12T16:14:18.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-12T16:14:18.850Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-12T16:14:18.850Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.850Z] [2020-04-12T16:14:18.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-12T16:14:18.850Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-12T16:14:18.850Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.850Z] [2020-04-12T16:14:18.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-12T16:14:18.850Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-12T16:14:18.850Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.850Z] [2020-04-12T16:14:18.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-12T16:14:18.850Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-12T16:14:18.851Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-12T16:14:18.851Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-04-12T16:14:18.851Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-12T16:14:18.851Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-12T16:14:18.851Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-12T16:14:18.851Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-12T16:14:18.851Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-12T16:14:18.851Z] docker_cli_sni_test.go:18: Flakey test [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-12T16:14:18.851Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-04-12T16:14:18.851Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-04-12T16:14:18.851Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-12T16:14:18.851Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-12T16:14:18.851Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-12T16:14:18.851Z] docker_cli_network_unix_test.go:46: [d6e716b631f73] daemon is not started [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] [2020-04-12T16:14:18.851Z] DONE 1277 tests, 44 skipped in 1981.771s [2020-04-12T16:14:18.851Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-12T16:14:18.851Z] ++++ cat bundles/test-integration/docker.pid [2020-04-12T16:14:18.851Z] +++ kill 7461 [2020-04-12T16:14:19.783Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-12T16:14:19.783Z] +++ /etc/init.d/apparmor stop [2020-04-12T16:14:19.783Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-12T16:14:19.783Z] [2020-04-12T16:14:19.783Z] Unloading profiles will leave already running processes permanently [2020-04-12T16:14:19.783Z] unconfined, which can lead to unexpected situations. [2020-04-12T16:14:19.783Z] [2020-04-12T16:14:19.783Z] To set a process to complain mode, use the command line tool [2020-04-12T16:14:19.783Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-12T16:14:19.783Z] +++ true [2020-04-12T16:14:19.783Z] [2020-04-12T16:14:22.311Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-12T16:14:25.590Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-12T16:14:33.688Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-12T16:14:38.945Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-12T16:14:41.469Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-12T16:14:44.746Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-12T16:14:47.274Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-12T16:14:50.552Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-12T16:14:53.829Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-12T16:14:57.108Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-12T16:15:53.303Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-12T16:16:08.160Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-12T16:16:26.232Z] --- PASS: TestDockerSwarmSuite (1729.61s) [2020-04-12T16:16:26.232Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.54s) [2020-04-12T16:16:26.232Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.10s) [2020-04-12T16:16:26.232Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.77s) [2020-04-12T16:16:26.232Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.20s) [2020-04-12T16:16:26.232Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2020-04-12T16:16:26.232Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.82s) [2020-04-12T16:16:26.232Z] docker_api_swarm_test.go:563: [d6a8f7acc0fb1] joining swarm manager [d75b2d5e6e9ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.232Z] docker_api_swarm_test.go:585: [d7e9b984811aa] joining swarm manager [d75b2d5e6e9ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.232Z] check_test.go:380: [d6a8f7acc0fb1] daemon is not started [2020-04-12T16:16:26.232Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-12T16:16:26.232Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-12T16:16:26.232Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.84s) [2020-04-12T16:16:26.232Z] docker_api_swarm_test.go:46: [d3aaaddb473bb] joining swarm manager [ddc043239e66e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.232Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) [2020-04-12T16:16:26.232Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.82s) [2020-04-12T16:16:26.232Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.33s) [2020-04-12T16:16:26.232Z] docker_api_swarm_test.go:304: [d025680398c91] joining swarm manager [d8264a0db3e0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.232Z] docker_api_swarm_test.go:305: [d7d74d1607c36] joining swarm manager [d8264a0db3e0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.232Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-04-12T16:16:26.232Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-04-12T16:16:26.232Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.20s) [2020-04-12T16:16:26.232Z] docker_api_swarm_test.go:272: [d4f6b0032cf81] joining swarm manager [d469ab9dd6157]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.232Z] docker_api_swarm_test.go:273: [ddb7c371c5970] joining swarm manager [d469ab9dd6157]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.232Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.08s) [2020-04-12T16:16:26.232Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.04s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.31s) [2020-04-12T16:16:26.233Z] docker_api_swarm_node_test.go:19: [df20e4d6cc72b] joining swarm manager [dc1dbff2d7f6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_api_swarm_node_test.go:20: [d7115bb5f7f81] joining swarm manager [dc1dbff2d7f6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (61.18s) [2020-04-12T16:16:26.233Z] docker_api_swarm_test.go:502: [d78c012656081] joining swarm manager [d273bf5145257]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_api_swarm_test.go:507: [d959e8c52e0c4] joining swarm manager [d273bf5145257]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.28s) [2020-04-12T16:16:26.233Z] docker_api_swarm_node_test.go:80: [db6ff8306c985] joining swarm manager [dde35f62fac9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.05s) [2020-04-12T16:16:26.233Z] docker_api_swarm_node_test.go:52: [d697a937ce0d5] joining swarm manager [d3ee1ecd2a1b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_api_swarm_node_test.go:53: [d9c4c6f3affa6] joining swarm manager [d3ee1ecd2a1b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.19s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.36s) [2020-04-12T16:16:26.233Z] docker_api_swarm_test.go:202: [d292953eda344] joining swarm manager [dbe5f9a2a5832]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.25s) [2020-04-12T16:16:26.233Z] docker_api_swarm_test.go:384: [de53139a8ff37] joining swarm manager [d78ddd45a8359]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_api_swarm_test.go:385: [db8d6c73cfd87] joining swarm manager [d78ddd45a8359]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] check_test.go:380: [db8d6c73cfd87] daemon is not started [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.25s) [2020-04-12T16:16:26.233Z] docker_api_swarm_test.go:802: [d4209be933c4f] joining swarm manager [dfbd665175ff8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_api_swarm_test.go:802: [d4ade996e9ea2] joining swarm manager [dfbd665175ff8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] docker_api_swarm_test.go:802: [d2ec50977b267] joining swarm manager [dfbd665175ff8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-12T16:16:26.233Z] docker_api_swarm_test.go:802: [d6586737d6404] joining swarm manager [dfbd665175ff8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-12T16:16:26.233Z] docker_api_swarm_test.go:810: [d874c378cbd4f] joining swarm manager [dfbd665175ff8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.48s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.00s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.21s) [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:394: [d70e20f80f65f] joining swarm manager [db4e7c255b621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:394: [d8e232d0ab83d] joining swarm manager [db4e7c255b621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.54s) [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:342: [d8de8a71e6a1e] joining swarm manager [d8ae6225bd94f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:342: [d69f1c680fe08] joining swarm manager [d8ae6225bd94f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.38s) [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:489: [d32a0ab67a1ca] joining swarm manager [d4b4b8728e7a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:489: [d6e6c994bedbb] joining swarm manager [d4b4b8728e7a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.52s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.06s) [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:127: [d4996a41a1b91] joining swarm manager [d6cd5c4f4af9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:128: [da10db65a6a08] joining swarm manager [d6cd5c4f4af9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:136: [d2f6a88675cdc] joining swarm manager [d6cd5c4f4af9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:137: [d0bb7d4f39fbf] joining swarm manager [d6cd5c4f4af9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.53s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.30s) [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:303: [d2a4856435b07] joining swarm manager [dc163036e59b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:303: [df7baf70e447b] joining swarm manager [dc163036e59b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.79s) [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:99: [d74a8056c48c5] joining swarm manager [d8971eddbc542]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:100: [d3b669273070e] joining swarm manager [d8971eddbc542]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] check_test.go:380: [d74a8056c48c5] daemon is not started [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.36s) [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:532: [d0267978fde83] joining swarm manager [d65100fbc208a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:533: [d8fcfb8781d9e] joining swarm manager [d65100fbc208a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.62s) [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:147: [d4021a1252d96] joining swarm manager [dcf840dd976ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_api_swarm_service_test.go:147: [d1dab382c6f90] joining swarm manager [dcf840dd976ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.68s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.10s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.15s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.33s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.41s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.01s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.93s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.50s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.09s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.50s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.27s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.68s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.43s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.24s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.34s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.24s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.58s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.79s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.31s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.68s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.43s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.78s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.78s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.14s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.19s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.99s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.37s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.45s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.19s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.93s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.20s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.68s) [2020-04-12T16:16:26.233Z] docker_cli_service_logs_test.go:241: checking task qiq3b0ejj4hv [2020-04-12T16:16:26.233Z] docker_cli_service_logs_test.go:246: checking messages for qiq3b0ejj4hv [2020-04-12T16:16:26.233Z] docker_cli_service_logs_test.go:241: checking task kozd3hbgyr5y [2020-04-12T16:16:26.233Z] docker_cli_service_logs_test.go:246: checking messages for kozd3hbgyr5y [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.63s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.80s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.11s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.74s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.68s) [2020-04-12T16:16:26.233Z] docker_cli_swarm_test.go:1901: [df32bc7f8881c] joining swarm manager [d69070d55bfc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_cli_swarm_test.go:1902: [d90636fcee70f] joining swarm manager [d69070d55bfc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.52s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.75s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.18s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.43s) [2020-04-12T16:16:26.233Z] docker_cli_swarm_test.go:1802: [d8e7825a1c7d5] joining swarm manager [d27e560aefa44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_cli_swarm_test.go:1803: [dfe7e099edbda] joining swarm manager [d27e560aefa44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.44s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (115.31s) [2020-04-12T16:16:26.233Z] docker_cli_swarm_test.go:1321: [d34f981baa6e6] joining swarm manager [d6f7656fb831b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_cli_swarm_test.go:1322: [d1b213acc836e] joining swarm manager [d6f7656fb831b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.58s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.06s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.17s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.74s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.93s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.12s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.82s) [2020-04-12T16:16:26.233Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-04-12T16:16:26.233Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.28s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.22s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.04s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.57s) [2020-04-12T16:16:26.233Z] docker_cli_swarm_test.go:1186: [dce56cb9f8168] joining swarm manager [dd913f4d47929]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_cli_swarm_test.go:1195: [d65f2cddda7fe] joining swarm manager [dd913f4d47929]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.06s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.57s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.92s) [2020-04-12T16:16:26.233Z] docker_cli_swarm_test.go:1118: [d5ec56a9bdaca] joining swarm manager [dca1c6ce0e6c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_cli_swarm_test.go:1119: [d9e912db21721] joining swarm manager [dca1c6ce0e6c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] docker_cli_swarm_test.go:1172: [dcdbcddeb8eec] joining swarm manager [dca1c6ce0e6c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.02s) [2020-04-12T16:16:26.233Z] docker_cli_swarm_test.go:1453: [dcead6834c161] joining swarm manager [ddf0d3299f8dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] docker_cli_swarm_test.go:1454: [da43c6c84f188] joining swarm manager [ddf0d3299f8dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.12s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.83s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.10s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.52s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.99s) [2020-04-12T16:16:26.233Z] docker_cli_swarm_unix_test.go:62: [d9a26be3e54bb] joining swarm manager [dd161ee72b593]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.32s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.13s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.42s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.90s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.98s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.89s) [2020-04-12T16:16:26.233Z] docker_api_swarm_test.go:962: [d8c868e0aa218] joining swarm manager [d0d00fa770816]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.57s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.77s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.56s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.47s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.46s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.22s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.07s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.08s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.70s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.14s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.34s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.06s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.29s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.49s) [2020-04-12T16:16:26.233Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.91s) [2020-04-12T16:16:26.233Z] === RUN TestDockerExternalVolumeSuite [2020-04-12T16:16:26.233Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-12T16:16:41.090Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-12T16:17:48.740Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-12T16:17:58.697Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-12T16:18:30.743Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-12T16:18:45.599Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-12T16:19:17.645Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-12T16:19:29.854Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-12T16:20:01.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-12T16:20:16.758Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-12T16:20:34.820Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-12T16:21:21.479Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-12T16:21:39.578Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-12T16:22:11.624Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-12T16:22:43.671Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-12T16:22:58.526Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-12T16:23:16.588Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-12T16:23:31.461Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite (440.99s) [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.87s) [2020-04-12T16:23:46.321Z] docker_cli_external_volume_driver_test.go:53: [dc32585664da3] daemon is not started [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.63s) [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-04-12T16:23:46.321Z] docker_cli_external_volume_driver_test.go:53: [dcf7c90b05337] daemon is not started [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-04-12T16:23:46.321Z] docker_cli_external_volume_driver_test.go:53: [dbc9a35d504b8] daemon is not started [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-12T16:23:46.321Z] docker_cli_external_volume_driver_test.go:53: [de90003171313] daemon is not started [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.54s) [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.58s) [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.73s) [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s) [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s) [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.36s) [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2020-04-12T16:23:46.321Z] docker_cli_external_volume_driver_test.go:485: [dff5632673de3] daemon is not started [2020-04-12T16:23:46.321Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-04-12T16:23:46.321Z] docker_cli_external_volume_driver_test.go:53: [dd27285398a22] daemon is not started [2020-04-12T16:23:46.321Z] PASS [2020-04-12T16:23:46.321Z] [2020-04-12T16:23:46.321Z] === Skipped [2020-04-12T16:23:46.321Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-12T16:23:46.321Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-12T16:23:46.321Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-12T16:23:46.321Z] check_test.go:309: [d46a654bf005f] daemon is not started [2020-04-12T16:23:46.321Z] [2020-04-12T16:23:46.321Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-12T16:23:46.321Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-12T16:23:46.321Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-12T16:23:46.321Z] check_test.go:309: [d5de4e9431b25] daemon is not started [2020-04-12T16:23:46.321Z] [2020-04-12T16:23:46.321Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-12T16:23:46.321Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-12T16:23:46.321Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-12T16:23:46.321Z] check_test.go:309: [d001c9c67dac5] daemon is not started [2020-04-12T16:23:46.321Z] [2020-04-12T16:23:46.321Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-12T16:23:46.321Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-12T16:23:46.321Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-12T16:23:46.321Z] [2020-04-12T16:23:46.321Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-04-12T16:23:46.321Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-04-12T16:23:46.321Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-12T16:23:46.321Z] [2020-04-12T16:23:46.321Z] [2020-04-12T16:23:46.321Z] DONE 273 tests, 5 skipped in 2548.892s [2020-04-12T16:23:46.321Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-12T16:23:46.321Z] ++++ cat bundles/test-integration/docker.pid [2020-04-12T16:23:46.321Z] +++ kill 7433 [2020-04-12T16:23:46.885Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daa394ff7363c/docker.pid [2020-04-12T16:23:46.885Z] +++ kill 4215 [2020-04-12T16:23:46.885Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4215 is not a child of this shell [2020-04-12T16:23:46.885Z] warning: PID 4215 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daa394ff7363c/docker.pid had a nonzero exit code [2020-04-12T16:23:46.885Z] +++ /etc/init.d/apparmor stop [2020-04-12T16:23:46.885Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-12T16:23:46.885Z] [2020-04-12T16:23:46.885Z] Unloading profiles will leave already running processes permanently [2020-04-12T16:23:46.885Z] unconfined, which can lead to unexpected situations. [2020-04-12T16:23:46.885Z] [2020-04-12T16:23:46.885Z] To set a process to complain mode, use the command line tool [2020-04-12T16:23:46.885Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-12T16:23:46.885Z] +++ true [2020-04-12T16:23:46.885Z] [2020-04-12T16:23:47.142Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-04-12T16:23:47.156Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-12T16:23:49.433Z] + echo Ensuring container killed. [2020-04-12T16:23:49.433Z] Ensuring container killed. [2020-04-12T16:23:49.433Z] + docker ps -aq -f name=docker-pr2-* [2020-04-12T16:23:49.433Z] + cids=83523a599242 [2020-04-12T16:23:49.433Z] aa6433f210de [2020-04-12T16:23:49.433Z] e2632d25eba8 [2020-04-12T16:23:49.433Z] + [ -n 83523a599242 [2020-04-12T16:23:49.433Z] aa6433f210de [2020-04-12T16:23:49.433Z] e2632d25eba8 ] [2020-04-12T16:23:49.433Z] + docker rm -vf 83523a599242 aa6433f210de e2632d25eba8 [2020-04-12T16:23:50.365Z] 83523a599242 [2020-04-12T16:23:50.933Z] aa6433f210de [2020-04-12T16:23:51.498Z] e2632d25eba8 [Pipeline] sh [2020-04-12T16:23:51.780Z] + echo Chowning /workspace to jenkins user [2020-04-12T16:23:51.780Z] Chowning /workspace to jenkins user [2020-04-12T16:23:51.780Z] + id -u [2020-04-12T16:23:51.780Z] + id -g [2020-04-12T16:23:51.780Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-37867:/workspace busybox chown -R 1000:1000 /workspace [2020-04-12T16:23:51.780Z] Unable to find image 'busybox:latest' locally [2020-04-12T16:23:57.035Z] latest: Pulling from library/busybox [2020-04-12T16:23:57.035Z] 0669b0daf1fb: Pulling fs layer [2020-04-12T16:23:57.035Z] 0669b0daf1fb: Download complete [2020-04-12T16:23:57.035Z] 0669b0daf1fb: Pull complete [2020-04-12T16:23:57.035Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-12T16:23:57.035Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-12T16:24:01.511Z] + bundleName=amd64 [2020-04-12T16:24:01.511Z] + echo Creating amd64-bundles.tar.gz [2020-04-12T16:24:01.511Z] Creating amd64-bundles.tar.gz [2020-04-12T16:24:01.511Z] + + xargs tar -czf amd64-bundles.tar.gzfind [2020-04-12T16:24:01.511Z] 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-04-12T16:24:02.453Z] Archiving artifacts [2020-04-12T16:24:04.207Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-37867/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-12T16:24:04.518Z] + make clean [2020-04-12T16:24:04.518Z] docker volume rm -f docker-dev-cache [2020-04-12T16:24:04.776Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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