Pull request #40920 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3989f91075d3ba33aebd7a490407865fe9d8da4b+232ebf7fa469963e6cb9b43d66a953f5956ee5f3 (72e67f6a0baf28fa6995a436306d4561ea36b78c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-05-07T18:37:33.401Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-07T18:37:33.406Z] Trying to pass milestone 3 [Pipeline] milestone [2020-05-07T18:37:33.450Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-07T18:37:48.582Z] Still waiting to schedule task [2020-05-07T18:37:48.584Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-05-07T18:38:40.823Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d9bf4bcb49f8d603) in /home/ubuntu/workspace/moby_PR-40920 [Pipeline] { [Pipeline] checkout [2020-05-07T18:38:44.061Z] using credential docker-jenkins-github-credentials [2020-05-07T18:38:44.070Z] Cloning the remote Git repository [2020-05-07T18:38:44.070Z] Cloning with configured refspecs honoured and without tags [2020-05-07T18:38:44.124Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T18:38:44.173Z] > git init /home/ubuntu/workspace/moby_PR-40920 # timeout=10 [2020-05-07T18:38:44.667Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T18:38:44.667Z] > git --version # timeout=10 [2020-05-07T18:38:44.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T18:38:44.709Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40920/head:refs/remotes/origin/PR-40920 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:39:07.427Z] Fetching without tags [2020-05-07T18:39:07.735Z] Merging remotes/origin/master commit 232ebf7fa469963e6cb9b43d66a953f5956ee5f3 into PR head commit 3989f91075d3ba33aebd7a490407865fe9d8da4b [2020-05-07T18:39:09.136Z] Merge succeeded, producing a92228ff36a48333a80085fc5119e225f7884530 [2020-05-07T18:39:09.136Z] Checking out Revision a92228ff36a48333a80085fc5119e225f7884530 (PR-40920) [2020-05-07T18:39:07.335Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T18:39:07.347Z] > git config --add remote.origin.fetch +refs/pull/40920/head:refs/remotes/origin/PR-40920 # timeout=10 [2020-05-07T18:39:07.377Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:39:07.408Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T18:39:07.422Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T18:39:07.423Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T18:39:07.424Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40920/head:refs/remotes/origin/PR-40920 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:39:07.736Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T18:39:07.758Z] > git checkout -f 3989f91075d3ba33aebd7a490407865fe9d8da4b # timeout=10 [2020-05-07T18:39:08.494Z] > git merge 232ebf7fa469963e6cb9b43d66a953f5956ee5f3 # timeout=10 [2020-05-07T18:39:09.105Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T18:39:09.132Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T18:39:09.150Z] > git checkout -f a92228ff36a48333a80085fc5119e225f7884530 # timeout=10 [2020-05-07T18:39:12.969Z] Commit message: "Merge commit '232ebf7fa469963e6cb9b43d66a953f5956ee5f3' into HEAD" [2020-05-07T18:39:12.993Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T18:39:14.188Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40920:/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-05-07T18:39:12.967Z] > git rev-list --no-walk 94aa126dc4f94f5a8b9dd83ccdc48615ac72e5bb # timeout=10 [2020-05-07T18:39:20.743Z] Unable to find image 'alpine:latest' locally [2020-05-07T18:39:21.002Z] latest: Pulling from library/alpine [2020-05-07T18:39:21.002Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-07T18:39:21.936Z] cbdbe7a5bc2a: Pull complete [2020-05-07T18:39:21.936Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-07T18:39:21.936Z] Status: Downloaded newer image for alpine:latest [2020-05-07T18:39:28.492Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-05-07T18:39:28.788Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d9bf4bcb49f8d603) in /home/ubuntu/workspace/moby_PR-40920 [Pipeline] // stage [2020-05-07T18:39:28.817Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-40920 [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-05-07T18:39:28.885Z] Running on ppc64le-ubuntu-21 in /home/docker/workspace/moby_PR-40920 [Pipeline] checkout [2020-05-07T18:39:28.908Z] using credential docker-jenkins-github-credentials [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-05-07T18:39:28.940Z] Fetching changes from the remote Git repository [Pipeline] { [2020-05-07T18:39:28.952Z] Fetching without tags [Pipeline] // stage [2020-05-07T18:39:28.959Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-05-07T18:39:28.976Z] Cloning the remote Git repository [2020-05-07T18:39:28.976Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-05-07T18:39:29.110Z] using credential docker-jenkins-github-credentials [2020-05-07T18:39:29.142Z] Cloning the remote Git repository [2020-05-07T18:39:29.142Z] Cloning with configured refspecs honoured and without tags [2020-05-07T18:39:29.530Z] Merging remotes/origin/master commit 232ebf7fa469963e6cb9b43d66a953f5956ee5f3 into PR head commit 3989f91075d3ba33aebd7a490407865fe9d8da4b [2020-05-07T18:39:28.984Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T18:39:28.984Z] > git init /home/jenkins/workspace/moby_PR-40920 # timeout=10 [2020-05-07T18:39:29.004Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T18:39:29.004Z] > git --version # timeout=10 [2020-05-07T18:39:29.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T18:39:29.007Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40920/head:refs/remotes/origin/PR-40920 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:39:29.827Z] Merge succeeded, producing 79fa6fdc695ec411388e163b7d1f1a9c1c9d0ba8 [2020-05-07T18:39:29.827Z] Checking out Revision 79fa6fdc695ec411388e163b7d1f1a9c1c9d0ba8 (PR-40920) [2020-05-07T18:39:28.918Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-07T18:39:28.942Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T18:39:28.954Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T18:39:28.954Z] > git --version # timeout=10 [2020-05-07T18:39:28.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T18:39:28.976Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40920/head:refs/remotes/origin/PR-40920 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:39:29.531Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T18:39:29.558Z] > git checkout -f 3989f91075d3ba33aebd7a490407865fe9d8da4b # timeout=10 [2020-05-07T18:39:29.675Z] > git merge 232ebf7fa469963e6cb9b43d66a953f5956ee5f3 # timeout=10 [2020-05-07T18:39:29.807Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T18:39:29.828Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T18:39:29.849Z] > git checkout -f 79fa6fdc695ec411388e163b7d1f1a9c1c9d0ba8 # timeout=10 [2020-05-07T18:39:30.001Z] Commit message: "Merge commit '232ebf7fa469963e6cb9b43d66a953f5956ee5f3' into HEAD" [2020-05-07T18:39:30.015Z] First time build. Skipping changelog. [2020-05-07T18:39:29.165Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T18:39:29.165Z] > git init /home/docker/workspace/moby_PR-40920 # timeout=10 [2020-05-07T18:39:29.178Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T18:39:29.178Z] > git --version # timeout=10 [2020-05-07T18:39:29.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T18:39:29.184Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40920/head:refs/remotes/origin/PR-40920 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T18:39:30.002Z] > git rev-list --no-walk 94aa126dc4f94f5a8b9dd83ccdc48615ac72e5bb # timeout=10 [2020-05-07T18:39:30.957Z] + [ PR != PR ] [2020-05-07T18:39:30.957Z] + [ master != master ] [2020-05-07T18:39:30.957Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T18:39:31.305Z] + docker version [2020-05-07T18:39:31.305Z] Client: Docker Engine - Community [2020-05-07T18:39:31.305Z] Version: 19.03.8 [2020-05-07T18:39:31.305Z] API version: 1.40 [2020-05-07T18:39:31.305Z] Go version: go1.12.17 [2020-05-07T18:39:31.305Z] Git commit: afacb8b7f0 [2020-05-07T18:39:31.305Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-07T18:39:31.305Z] OS/Arch: linux/amd64 [2020-05-07T18:39:31.305Z] Experimental: false [2020-05-07T18:39:31.305Z] [2020-05-07T18:39:31.305Z] Server: Docker Engine - Community [2020-05-07T18:39:31.305Z] Engine: [2020-05-07T18:39:31.305Z] Version: 19.03.8 [2020-05-07T18:39:31.305Z] API version: 1.40 (minimum version 1.12) [2020-05-07T18:39:31.305Z] Go version: go1.12.17 [2020-05-07T18:39:31.305Z] Git commit: afacb8b7f0 [2020-05-07T18:39:31.305Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-07T18:39:31.305Z] OS/Arch: linux/amd64 [2020-05-07T18:39:31.305Z] Experimental: true [2020-05-07T18:39:31.305Z] containerd: [2020-05-07T18:39:31.305Z] Version: 1.2.13 [2020-05-07T18:39:31.305Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T18:39:31.305Z] runc: [2020-05-07T18:39:31.305Z] Version: 1.0.0-rc10 [2020-05-07T18:39:31.305Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:39:31.305Z] docker-init: [2020-05-07T18:39:31.305Z] Version: 0.18.0 [2020-05-07T18:39:31.305Z] GitCommit: fec3683 [Pipeline] sh [2020-05-07T18:39:31.593Z] + docker info [2020-05-07T18:39:38.209Z] Fetching without tags [2020-05-07T18:39:38.181Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T18:39:38.183Z] > git config --add remote.origin.fetch +refs/pull/40920/head:refs/remotes/origin/PR-40920 # timeout=10 [2020-05-07T18:39:38.184Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:39:38.200Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T18:39:38.217Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T18:39:38.217Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T18:39:38.217Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40920/head:refs/remotes/origin/PR-40920 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:39:38.499Z] Merging remotes/origin/master commit 232ebf7fa469963e6cb9b43d66a953f5956ee5f3 into PR head commit 3989f91075d3ba33aebd7a490407865fe9d8da4b [2020-05-07T18:39:39.487Z] Merge succeeded, producing 962682fed4b70ae2683ccb87cdffeafd291b2ba9 [2020-05-07T18:39:39.487Z] Checking out Revision 962682fed4b70ae2683ccb87cdffeafd291b2ba9 (PR-40920) [2020-05-07T18:39:39.562Z] Commit message: "Merge commit '232ebf7fa469963e6cb9b43d66a953f5956ee5f3' into HEAD" [2020-05-07T18:39:39.574Z] First time build. Skipping changelog. [2020-05-07T18:39:39.800Z] Client: [2020-05-07T18:39:39.800Z] Debug Mode: false [2020-05-07T18:39:39.800Z] [2020-05-07T18:39:39.800Z] Server: [2020-05-07T18:39:39.800Z] Containers: 0 [2020-05-07T18:39:39.800Z] Running: 0 [2020-05-07T18:39:39.800Z] Paused: 0 [2020-05-07T18:39:39.800Z] Stopped: 0 [2020-05-07T18:39:39.800Z] Images: 1 [2020-05-07T18:39:39.800Z] Server Version: 19.03.8 [2020-05-07T18:39:39.800Z] Storage Driver: overlay2 [2020-05-07T18:39:39.800Z] Backing Filesystem: [2020-05-07T18:39:39.800Z] Supports d_type: true [2020-05-07T18:39:39.800Z] Native Overlay Diff: true [2020-05-07T18:39:39.800Z] Logging Driver: json-file [2020-05-07T18:39:39.800Z] Cgroup Driver: cgroupfs [2020-05-07T18:39:39.800Z] Plugins: [2020-05-07T18:39:39.800Z] Volume: local [2020-05-07T18:39:39.800Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T18:39:39.800Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T18:39:39.800Z] Swarm: inactive [2020-05-07T18:39:39.800Z] Runtimes: runc [2020-05-07T18:39:39.800Z] Default Runtime: runc [2020-05-07T18:39:39.800Z] Init Binary: docker-init [2020-05-07T18:39:39.800Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T18:39:39.800Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:39:39.800Z] init version: fec3683 [2020-05-07T18:39:39.800Z] Security Options: [2020-05-07T18:39:39.800Z] apparmor [2020-05-07T18:39:39.800Z] seccomp [2020-05-07T18:39:39.800Z] Profile: default [2020-05-07T18:39:39.800Z] Kernel Version: 4.15.0-1065-aws [2020-05-07T18:39:39.800Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-07T18:39:39.800Z] OSType: linux [2020-05-07T18:39:39.800Z] Architecture: x86_64 [2020-05-07T18:39:39.800Z] CPUs: 2 [2020-05-07T18:39:39.800Z] Total Memory: 7.501GiB [2020-05-07T18:39:39.800Z] Name: ip-10-100-38-148 [2020-05-07T18:39:39.800Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-07T18:39:39.800Z] Docker Root Dir: /var/lib/docker [2020-05-07T18:39:39.800Z] Debug Mode: false [2020-05-07T18:39:39.800Z] Registry: https://index.docker.io/v1/ [2020-05-07T18:39:39.800Z] Labels: [2020-05-07T18:39:39.800Z] Experimental: true [2020-05-07T18:39:39.800Z] Insecure Registries: [2020-05-07T18:39:39.800Z] 127.0.0.0/8 [2020-05-07T18:39:39.800Z] Live Restore Enabled: true [2020-05-07T18:39:39.800Z] [2020-05-07T18:39:39.800Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T18:39:38.507Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T18:39:38.508Z] > git checkout -f 3989f91075d3ba33aebd7a490407865fe9d8da4b # timeout=10 [2020-05-07T18:39:38.980Z] > git merge 232ebf7fa469963e6cb9b43d66a953f5956ee5f3 # timeout=10 [2020-05-07T18:39:39.478Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T18:39:39.495Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T18:39:39.513Z] > git checkout -f 962682fed4b70ae2683ccb87cdffeafd291b2ba9 # timeout=10 [2020-05-07T18:39:39.570Z] > git rev-list --no-walk 94aa126dc4f94f5a8b9dd83ccdc48615ac72e5bb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T18:39:40.097Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T18:39:40.097Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T18:39:40.097Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40920/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T18:39:40.097Z] + bash /home/ubuntu/workspace/moby_PR-40920/check-config.sh [2020-05-07T18:39:40.097Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T18:39:40.097Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-07T18:39:40.097Z] [2020-05-07T18:39:40.097Z] Generally Necessary: [2020-05-07T18:39:40.097Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T18:39:40.097Z] - apparmor: enabled and tools installed [2020-05-07T18:39:40.097Z] - CONFIG_NAMESPACES: enabled [2020-05-07T18:39:40.097Z] - CONFIG_NET_NS: enabled [2020-05-07T18:39:40.097Z] - CONFIG_PID_NS: enabled [2020-05-07T18:39:40.097Z] - CONFIG_IPC_NS: enabled [2020-05-07T18:39:40.097Z] - CONFIG_UTS_NS: enabled [2020-05-07T18:39:40.097Z] - CONFIG_CGROUPS: enabled [2020-05-07T18:39:40.097Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T18:39:40.097Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T18:39:40.097Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T18:39:40.097Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T18:39:40.097Z] - CONFIG_CPUSETS: enabled [2020-05-07T18:39:40.097Z] - CONFIG_MEMCG: enabled [2020-05-07T18:39:40.097Z] - CONFIG_KEYS: enabled [2020-05-07T18:39:40.097Z] - CONFIG_VETH: enabled (as module) [2020-05-07T18:39:40.097Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T18:39:40.097Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T18:39:40.097Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T18:39:40.097Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T18:39:40.097Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T18:39:40.097Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T18:39:40.097Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T18:39:40.097Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T18:39:40.097Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T18:39:40.097Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T18:39:40.097Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T18:39:40.097Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T18:39:40.097Z] [2020-05-07T18:39:40.097Z] Optional Features: [2020-05-07T18:39:40.355Z] - CONFIG_USER_NS: enabled [2020-05-07T18:39:40.355Z] - CONFIG_SECCOMP: enabled [2020-05-07T18:39:40.356Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T18:39:40.356Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T18:39:40.356Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T18:39:40.356Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T18:39:40.356Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-07T18:39:40.356Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T18:39:40.356Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T18:39:40.356Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T18:39:40.356Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T18:39:40.356Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T18:39:40.356Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T18:39:40.356Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T18:39:40.356Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T18:39:40.356Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T18:39:40.356Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T18:39:40.356Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T18:39:40.356Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T18:39:40.356Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T18:39:40.356Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T18:39:40.356Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T18:39:40.356Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T18:39:40.356Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T18:39:40.356Z] - CONFIG_EXT4_FS: enabled [2020-05-07T18:39:40.356Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T18:39:40.356Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T18:39:40.356Z] - Network Drivers: [2020-05-07T18:39:40.356Z] - "overlay": [2020-05-07T18:39:40.356Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T18:39:40.356Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T18:39:40.356Z] Optional (for encrypted networks): [2020-05-07T18:39:40.422Z] + docker version [2020-05-07T18:39:40.422Z] Client: Docker Engine - Community [2020-05-07T18:39:40.422Z] Version: 19.03.7 [2020-05-07T18:39:40.422Z] API version: 1.40 [2020-05-07T18:39:40.422Z] Go version: go1.12.17 [2020-05-07T18:39:40.422Z] Git commit: 7141c199a2 [2020-05-07T18:39:40.422Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-07T18:39:40.422Z] OS/Arch: linux/s390x [2020-05-07T18:39:40.422Z] Experimental: false [2020-05-07T18:39:40.422Z] [2020-05-07T18:39:40.422Z] Server: Docker Engine - Community [2020-05-07T18:39:40.422Z] Engine: [2020-05-07T18:39:40.422Z] Version: 19.03.7 [2020-05-07T18:39:40.422Z] API version: 1.40 (minimum version 1.12) [2020-05-07T18:39:40.422Z] Go version: go1.12.17 [2020-05-07T18:39:40.422Z] Git commit: 7141c199a2 [2020-05-07T18:39:40.422Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-07T18:39:40.422Z] OS/Arch: linux/s390x [2020-05-07T18:39:40.422Z] Experimental: true [2020-05-07T18:39:40.422Z] containerd: [2020-05-07T18:39:40.422Z] Version: 1.2.13 [2020-05-07T18:39:40.422Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T18:39:40.422Z] runc: [2020-05-07T18:39:40.422Z] Version: 1.0.0-rc10 [2020-05-07T18:39:40.422Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:39:40.422Z] docker-init: [2020-05-07T18:39:40.422Z] Version: 0.18.0 [2020-05-07T18:39:40.422Z] GitCommit: fec3683 [Pipeline] sh [2020-05-07T18:39:40.613Z] - CONFIG_CRYPTO: enabled [2020-05-07T18:39:40.613Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T18:39:40.613Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T18:39:40.613Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T18:39:40.613Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T18:39:40.613Z] - CONFIG_XFRM: enabled [2020-05-07T18:39:40.613Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T18:39:40.613Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T18:39:40.613Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T18:39:40.613Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T18:39:40.613Z] - "ipvlan": [2020-05-07T18:39:40.613Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T18:39:40.613Z] - "macvlan": [2020-05-07T18:39:40.613Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T18:39:40.613Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T18:39:40.613Z] - "ftp,tftp client in container": [2020-05-07T18:39:40.613Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T18:39:40.613Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T18:39:40.613Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T18:39:40.613Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T18:39:40.613Z] - Storage Drivers: [2020-05-07T18:39:40.613Z] - "aufs": [2020-05-07T18:39:40.613Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T18:39:40.613Z] - "btrfs": [2020-05-07T18:39:40.613Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T18:39:40.613Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T18:39:40.613Z] - "devicemapper": [2020-05-07T18:39:40.613Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T18:39:40.613Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T18:39:40.613Z] - "overlay": [2020-05-07T18:39:40.613Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T18:39:40.613Z] - "zfs": [2020-05-07T18:39:40.613Z] - /dev/zfs: missing [2020-05-07T18:39:40.613Z] - zfs command: missing [2020-05-07T18:39:40.613Z] - zpool command: missing [2020-05-07T18:39:40.613Z] [2020-05-07T18:39:40.613Z] Limits: [2020-05-07T18:39:40.613Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T18:39:40.613Z] [2020-05-07T18:39:40.613Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T18:39:40.792Z] + docker info [2020-05-07T18:39:40.959Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a92228ff36a48333a80085fc5119e225f7884530 . [2020-05-07T18:39:40.959Z] #1 [internal] load .dockerignore [2020-05-07T18:39:40.959Z] #1 transferring context: 32B [2020-05-07T18:39:40.959Z] #1 transferring context: 87B done [2020-05-07T18:39:40.959Z] #1 DONE 0.2s [2020-05-07T18:39:40.959Z] [2020-05-07T18:39:40.959Z] #2 [internal] load build definition from Dockerfile [2020-05-07T18:39:40.959Z] #2 transferring dockerfile: 17.09kB 0.0s done [2020-05-07T18:39:40.959Z] #2 DONE 0.2s [2020-05-07T18:39:40.959Z] [2020-05-07T18:39:40.959Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T18:39:41.526Z] #3 DONE 0.2s [2020-05-07T18:39:41.526Z] [2020-05-07T18:39:41.526Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T18:39:41.526Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-07T18:39:41.526Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-07T18:39:41.526Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-07T18:39:41.526Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.54MB / 8.88MB 0.1s [2020-05-07T18:39:41.526Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-07T18:39:41.526Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-07T18:39:41.526Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-07T18:39:41.789Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2020-05-07T18:39:41.790Z] #4 DONE 0.5s [2020-05-07T18:39:42.361Z] [2020-05-07T18:39:42.361Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T18:39:42.650Z] #6 DONE 0.2s [2020-05-07T18:39:42.650Z] [2020-05-07T18:39:42.650Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T18:39:42.650Z] #5 DONE 0.2s [2020-05-07T18:39:42.650Z] [2020-05-07T18:39:42.650Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T18:39:42.650Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-07T18:39:42.650Z] #71 DONE 0.0s [2020-05-07T18:39:42.650Z] [2020-05-07T18:39:42.650Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T18:39:42.650Z] #7 DONE 0.0s [2020-05-07T18:39:42.650Z] [2020-05-07T18:39:42.650Z] #20 [internal] load build context [2020-05-07T18:39:42.811Z] Client: [2020-05-07T18:39:42.811Z] Debug Mode: false [2020-05-07T18:39:42.811Z] [2020-05-07T18:39:42.811Z] Server: [2020-05-07T18:39:42.811Z] Containers: 0 [2020-05-07T18:39:42.811Z] Running: 0 [2020-05-07T18:39:42.811Z] Paused: 0 [2020-05-07T18:39:42.811Z] Stopped: 0 [2020-05-07T18:39:42.811Z] Images: 0 [2020-05-07T18:39:42.811Z] Server Version: 19.03.7 [2020-05-07T18:39:42.811Z] Storage Driver: overlay2 [2020-05-07T18:39:42.811Z] Backing Filesystem: [2020-05-07T18:39:42.811Z] Supports d_type: true [2020-05-07T18:39:42.811Z] Native Overlay Diff: true [2020-05-07T18:39:42.811Z] Logging Driver: json-file [2020-05-07T18:39:42.811Z] Cgroup Driver: cgroupfs [2020-05-07T18:39:42.811Z] Plugins: [2020-05-07T18:39:42.811Z] Volume: local [2020-05-07T18:39:42.811Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T18:39:42.811Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T18:39:42.811Z] Swarm: inactive [2020-05-07T18:39:42.811Z] Runtimes: runc [2020-05-07T18:39:42.811Z] Default Runtime: runc [2020-05-07T18:39:42.811Z] Init Binary: docker-init [2020-05-07T18:39:42.811Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T18:39:42.811Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:39:42.811Z] init version: fec3683 [2020-05-07T18:39:42.811Z] Security Options: [2020-05-07T18:39:42.811Z] apparmor [2020-05-07T18:39:42.811Z] seccomp [2020-05-07T18:39:42.811Z] Profile: default [2020-05-07T18:39:42.811Z] Kernel Version: 4.15.0-88-generic [2020-05-07T18:39:42.811Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-07T18:39:42.811Z] OSType: linux [2020-05-07T18:39:42.811Z] Architecture: s390x [2020-05-07T18:39:42.811Z] CPUs: 2 [2020-05-07T18:39:42.811Z] Total Memory: 7.861GiB [2020-05-07T18:39:42.811Z] Name: s390x-ubuntu-25 [2020-05-07T18:39:42.811Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-07T18:39:42.811Z] Docker Root Dir: /var/lib/docker [2020-05-07T18:39:42.811Z] Debug Mode: false [2020-05-07T18:39:42.811Z] Username: dockerbuildbot [2020-05-07T18:39:42.811Z] Registry: https://index.docker.io/v1/ [2020-05-07T18:39:42.811Z] Labels: [2020-05-07T18:39:42.811Z] Experimental: true [2020-05-07T18:39:42.811Z] Insecure Registries: [2020-05-07T18:39:42.811Z] 127.0.0.0/8 [2020-05-07T18:39:42.811Z] Live Restore Enabled: false [2020-05-07T18:39:42.811Z] [2020-05-07T18:39:42.811Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T18:39:43.184Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T18:39:43.185Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T18:39:43.185Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40920/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T18:39:43.466Z] + bash /home/jenkins/workspace/moby_PR-40920/check-config.sh [2020-05-07T18:39:43.466Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T18:39:43.466Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-05-07T18:39:43.466Z] [2020-05-07T18:39:43.466Z] Generally Necessary: [2020-05-07T18:39:43.466Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T18:39:43.466Z] - apparmor: enabled and tools installed [2020-05-07T18:39:43.466Z] - CONFIG_NAMESPACES: enabled [2020-05-07T18:39:43.466Z] - CONFIG_NET_NS: enabled [2020-05-07T18:39:43.467Z] - CONFIG_PID_NS: enabled [2020-05-07T18:39:43.467Z] - CONFIG_IPC_NS: enabled [2020-05-07T18:39:43.467Z] - CONFIG_UTS_NS: enabled [2020-05-07T18:39:43.467Z] - CONFIG_CGROUPS: enabled [2020-05-07T18:39:43.467Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T18:39:43.467Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T18:39:43.467Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T18:39:43.467Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T18:39:43.467Z] - CONFIG_CPUSETS: enabled [2020-05-07T18:39:43.467Z] - CONFIG_MEMCG: enabled [2020-05-07T18:39:43.467Z] - CONFIG_KEYS: enabled [2020-05-07T18:39:43.467Z] - CONFIG_VETH: enabled (as module) [2020-05-07T18:39:43.467Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T18:39:43.467Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T18:39:43.467Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T18:39:43.467Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T18:39:43.467Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T18:39:43.467Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T18:39:43.467Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T18:39:43.467Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T18:39:43.467Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T18:39:43.467Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T18:39:43.467Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T18:39:43.467Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T18:39:43.467Z] [2020-05-07T18:39:43.467Z] Optional Features: [2020-05-07T18:39:43.467Z] - CONFIG_USER_NS: enabled [2020-05-07T18:39:43.467Z] - CONFIG_SECCOMP: enabled [2020-05-07T18:39:43.467Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T18:39:43.467Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T18:39:43.467Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T18:39:43.467Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T18:39:43.749Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T18:39:43.749Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T18:39:43.749Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T18:39:43.749Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T18:39:43.749Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T18:39:43.749Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T18:39:43.749Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T18:39:43.749Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T18:39:43.749Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T18:39:43.749Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T18:39:43.749Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T18:39:43.749Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T18:39:43.749Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T18:39:43.749Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T18:39:43.749Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T18:39:43.749Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T18:39:43.749Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T18:39:43.749Z] - CONFIG_EXT4_FS: enabled [2020-05-07T18:39:43.749Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T18:39:43.749Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T18:39:43.749Z] - Network Drivers: [2020-05-07T18:39:43.749Z] - "overlay": [2020-05-07T18:39:43.749Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T18:39:43.749Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T18:39:43.749Z] Optional (for encrypted networks): [2020-05-07T18:39:43.749Z] - CONFIG_CRYPTO: enabled [2020-05-07T18:39:43.749Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T18:39:43.749Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T18:39:43.749Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T18:39:43.749Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T18:39:43.749Z] - CONFIG_XFRM: enabled [2020-05-07T18:39:43.749Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T18:39:43.749Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T18:39:43.749Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T18:39:43.749Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T18:39:43.749Z] - "ipvlan": [2020-05-07T18:39:43.749Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T18:39:43.749Z] - "macvlan": [2020-05-07T18:39:43.749Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T18:39:43.749Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T18:39:43.749Z] - "ftp,tftp client in container": [2020-05-07T18:39:43.749Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T18:39:43.749Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T18:39:43.749Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T18:39:43.749Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T18:39:43.749Z] - Storage Drivers: [2020-05-07T18:39:43.749Z] - "aufs": [2020-05-07T18:39:43.749Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T18:39:43.749Z] - "btrfs": [2020-05-07T18:39:43.749Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T18:39:43.749Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T18:39:43.749Z] - "devicemapper": [2020-05-07T18:39:43.749Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T18:39:43.749Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T18:39:43.749Z] - "overlay": [2020-05-07T18:39:43.749Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T18:39:43.749Z] - "zfs": [2020-05-07T18:39:43.749Z] - /dev/zfs: missing [2020-05-07T18:39:43.749Z] - zfs command: missing [2020-05-07T18:39:43.749Z] - zpool command: missing [2020-05-07T18:39:43.749Z] [2020-05-07T18:39:43.749Z] Limits: [2020-05-07T18:39:43.749Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T18:39:43.749Z] [2020-05-07T18:39:43.749Z] + true [2020-05-07T18:39:43.762Z] Still waiting to schedule task [2020-05-07T18:39:43.763Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06f33143f08d175f1)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f2be6cc209e09842)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2020-05-07T18:39:43.763Z] Still waiting to schedule task [2020-05-07T18:39:43.764Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06f33143f08d175f1)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f2be6cc209e09842)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [Pipeline] } [2020-05-07T18:39:43.774Z] Still waiting to schedule task [2020-05-07T18:39:43.774Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-04effd0f1854e3fea)’ [2020-05-07T18:39:43.776Z] Still waiting to schedule task [2020-05-07T18:39:43.776Z] Waiting for next available executor on ‘azwin-2-7e9460’ [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T18:39:44.174Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a92228ff36a48333a80085fc5119e225f7884530 . [2020-05-07T18:39:44.174Z] #2 [internal] load .dockerignore [2020-05-07T18:39:44.174Z] #2 transferring context: 87B 0.0s done [2020-05-07T18:39:44.174Z] #2 DONE 0.1s [2020-05-07T18:39:44.174Z] [2020-05-07T18:39:44.174Z] #1 [internal] load build definition from Dockerfile [2020-05-07T18:39:44.174Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-05-07T18:39:44.174Z] #1 DONE 0.0s [2020-05-07T18:39:44.174Z] [2020-05-07T18:39:44.174Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T18:39:44.469Z] #3 DONE 0.2s [2020-05-07T18:39:44.469Z] [2020-05-07T18:39:44.469Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T18:39:44.469Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-07T18:39:44.759Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-07T18:39:44.759Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-05-07T18:39:44.759Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-05-07T18:39:44.759Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.06MB / 8.88MB 0.2s [2020-05-07T18:39:44.759Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-05-07T18:39:44.759Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-05-07T18:39:45.040Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-05-07T18:39:45.040Z] #4 DONE 0.5s [2020-05-07T18:39:45.322Z] [2020-05-07T18:39:45.322Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T18:39:45.603Z] #6 ... [2020-05-07T18:39:45.603Z] [2020-05-07T18:39:45.603Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T18:39:45.603Z] #5 DONE 0.1s [2020-05-07T18:39:45.603Z] [2020-05-07T18:39:45.603Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T18:39:45.603Z] #6 DONE 0.2s [2020-05-07T18:39:45.603Z] [2020-05-07T18:39:45.603Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T18:39:45.603Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-07T18:39:45.905Z] #7 sha256:096248e7dc3bfc779755095bda067ce6279c8d1ae740919daf2019ceb1e2c113 1.79kB / 1.79kB done [2020-05-07T18:39:45.905Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 2.64MB / 48.96MB 0.2s [2020-05-07T18:39:45.905Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 5.99MB / 7.38MB 0.2s [2020-05-07T18:39:45.905Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-07T18:39:45.905Z] #7 sha256:e66e95de76709b7cf612a109827338d02d357394fb4384afa65afdb6b055c9da 5.46kB / 5.46kB done [2020-05-07T18:39:45.905Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 3.66MB / 9.88MB 0.2s [2020-05-07T18:39:45.905Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 7.67MB / 48.96MB 0.3s [2020-05-07T18:39:45.905Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 7.38MB / 7.38MB 0.2s done [2020-05-07T18:39:45.905Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 8.95MB / 9.88MB 0.3s [2020-05-07T18:39:45.905Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 0B / 51.37MB 0.3s [2020-05-07T18:39:45.960Z] #20 transferring context: 17.87MB 3.5s [2020-05-07T18:39:46.213Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 11.28MB / 48.96MB 0.4s [2020-05-07T18:39:46.213Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 9.88MB / 9.88MB 0.3s done [2020-05-07T18:39:46.213Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 5.89MB / 51.37MB 0.4s [2020-05-07T18:39:46.213Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 31.80kB / 56.67MB 0.4s [2020-05-07T18:39:46.213Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 14.32MB / 48.96MB 0.5s [2020-05-07T18:39:46.213Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 10.02MB / 51.37MB 0.5s [2020-05-07T18:39:46.213Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 4.36MB / 56.67MB 0.5s [2020-05-07T18:39:46.213Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 16.97MB / 48.96MB 0.6s [2020-05-07T18:39:46.213Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 13.10MB / 51.37MB 0.6s [2020-05-07T18:39:46.213Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 9.66MB / 56.67MB 0.6s [2020-05-07T18:39:46.525Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 19.45MB / 48.96MB 0.7s [2020-05-07T18:39:46.525Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 20.15MB / 51.37MB 0.7s [2020-05-07T18:39:46.525Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 12.62MB / 56.67MB 0.7s [2020-05-07T18:39:46.525Z] #7 ... [2020-05-07T18:39:46.525Z] [2020-05-07T18:39:46.525Z] #20 [internal] load build context [2020-05-07T18:39:46.525Z] #20 transferring context: 53.02MB 0.8s done [2020-05-07T18:39:46.525Z] #20 DONE 0.9s [2020-05-07T18:39:46.525Z] [2020-05-07T18:39:46.525Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T18:39:46.526Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 29.50MB / 48.96MB 0.9s [2020-05-07T18:39:46.526Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 27.86MB / 51.37MB 0.9s [2020-05-07T18:39:46.526Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 18.51MB / 56.67MB 0.9s [2020-05-07T18:39:46.834Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 33.98MB / 48.96MB 1.0s [2020-05-07T18:39:46.835Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 31.20MB / 51.37MB 1.0s [2020-05-07T18:39:46.835Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 22.50MB / 56.67MB 1.0s [2020-05-07T18:39:46.835Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 42.54MB / 48.96MB 1.2s [2020-05-07T18:39:46.835Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 37.89MB / 51.37MB 1.2s [2020-05-07T18:39:46.835Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 30.86MB / 56.67MB 1.2s [2020-05-07T18:39:46.835Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 46.37MB / 48.96MB 1.3s [2020-05-07T18:39:46.835Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 41.33MB / 51.37MB 1.3s [2020-05-07T18:39:46.835Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 35.38MB / 56.67MB 1.3s [2020-05-07T18:39:47.143Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.96MB / 48.96MB 1.4s [2020-05-07T18:39:47.143Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 46.87MB / 51.37MB 1.4s [2020-05-07T18:39:47.143Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 39.02MB / 56.67MB 1.4s [2020-05-07T18:39:47.143Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.96MB / 48.96MB 1.4s done [2020-05-07T18:39:47.143Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 1.5s [2020-05-07T18:39:47.143Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 43.86MB / 56.67MB 1.5s [2020-05-07T18:39:47.143Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 0B / 102.23MB 1.5s [2020-05-07T18:39:47.453Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 1.5s done [2020-05-07T18:39:47.453Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 51.60MB / 56.67MB 1.6s [2020-05-07T18:39:47.453Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 0B / 155B 1.6s [2020-05-07T18:39:47.453Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 [2020-05-07T18:39:47.453Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.16MB / 56.67MB 1.7s [2020-05-07T18:39:47.453Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 10.03MB / 102.23MB 1.7s [2020-05-07T18:39:47.453Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 155B / 155B 1.6s done [2020-05-07T18:39:47.453Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.67MB / 56.67MB 1.7s done [2020-05-07T18:39:47.760Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 22.76MB / 102.23MB 1.9s [2020-05-07T18:39:47.760Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 34.49MB / 102.23MB 2.0s [2020-05-07T18:39:47.760Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 58.12MB / 102.23MB 2.2s [2020-05-07T18:39:48.055Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 69.89MB / 102.23MB 2.3s [2020-05-07T18:39:48.055Z] #7 ... [2020-05-07T18:39:48.055Z] [2020-05-07T18:39:48.055Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T18:39:48.055Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-07T18:39:48.055Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-07T18:39:48.055Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-07T18:39:48.055Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.8s done [2020-05-07T18:39:48.055Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.4s done [2020-05-07T18:39:48.055Z] #71 DONE 2.4s [2020-05-07T18:39:48.055Z] [2020-05-07T18:39:48.055Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T18:39:48.055Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 81.03MB / 102.23MB 2.4s [2020-05-07T18:39:48.055Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 90.05MB / 102.23MB 2.5s [2020-05-07T18:39:48.340Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 96.34MB / 102.23MB 2.6s [2020-05-07T18:39:48.340Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 2.7s [2020-05-07T18:39:48.494Z] #20 ... [2020-05-07T18:39:48.494Z] [2020-05-07T18:39:48.494Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T18:39:48.494Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-07T18:39:48.494Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-07T18:39:48.494Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s done [2020-05-07T18:39:48.494Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.7s done [2020-05-07T18:39:48.494Z] #71 DONE 5.8s [2020-05-07T18:39:48.494Z] [2020-05-07T18:39:48.494Z] #20 [internal] load build context [2020-05-07T18:39:48.494Z] #20 ... [2020-05-07T18:39:48.494Z] [2020-05-07T18:39:48.494Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T18:39:48.494Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-07T18:39:48.494Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-07T18:39:48.494Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.9s done [2020-05-07T18:39:48.494Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.6s done [2020-05-07T18:39:48.494Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.6s done [2020-05-07T18:39:48.494Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-07T18:39:48.494Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-07T18:39:48.494Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 2.4s done [2020-05-07T18:39:48.494Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.2s done [2020-05-07T18:39:48.494Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.8s [2020-05-07T18:39:48.494Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.3s done [2020-05-07T18:39:48.494Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 3.5s [2020-05-07T18:39:48.494Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.8s done [2020-05-07T18:39:48.625Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 2.8s done [2020-05-07T18:39:49.060Z] #7 ... [2020-05-07T18:39:49.060Z] [2020-05-07T18:39:49.060Z] #20 [internal] load build context [2020-05-07T18:39:49.060Z] #20 transferring context: 53.02MB 6.5s done [2020-05-07T18:39:49.060Z] #20 DONE 6.6s [2020-05-07T18:39:49.060Z] [2020-05-07T18:39:49.060Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T18:39:49.238Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 1.8s done [2020-05-07T18:39:49.239Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.1s [2020-05-07T18:39:49.520Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.2s done [2020-05-07T18:39:49.520Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 [2020-05-07T18:39:49.801Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.2s done [2020-05-07T18:39:50.083Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c [2020-05-07T18:39:51.550Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 1.4s done [2020-05-07T18:39:51.550Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 [2020-05-07T18:39:51.594Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.4s done [2020-05-07T18:39:51.594Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-07T18:39:51.851Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done [2020-05-07T18:39:52.108Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 [2020-05-07T18:39:52.674Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.5s done [2020-05-07T18:39:52.674Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-07T18:39:53.018Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 1.2s done [2020-05-07T18:39:53.018Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f [2020-05-07T18:39:54.799Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T18:39:54.804Z] > git config --add remote.origin.fetch +refs/pull/40920/head:refs/remotes/origin/PR-40920 # timeout=10 [2020-05-07T18:39:54.808Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:39:54.848Z] Fetching without tags [2020-05-07T18:39:55.358Z] Merging remotes/origin/master commit 232ebf7fa469963e6cb9b43d66a953f5956ee5f3 into PR head commit 3989f91075d3ba33aebd7a490407865fe9d8da4b [2020-05-07T18:39:55.688Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 2.6s done [2020-05-07T18:39:55.973Z] #7 extracting sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 0.0s done [2020-05-07T18:39:56.256Z] #7 DONE 10.4s [2020-05-07T18:39:56.256Z] [2020-05-07T18:39:56.256Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T18:39:56.857Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 4.1s done [2020-05-07T18:39:54.839Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T18:39:54.871Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T18:39:54.871Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T18:39:54.872Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40920/head:refs/remotes/origin/PR-40920 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:39:55.380Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T18:39:55.383Z] > git checkout -f 3989f91075d3ba33aebd7a490407865fe9d8da4b # timeout=10 [2020-05-07T18:39:56.579Z] > git merge 232ebf7fa469963e6cb9b43d66a953f5956ee5f3 # timeout=10 [2020-05-07T18:39:57.114Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0.1s [2020-05-07T18:39:57.349Z] Merge succeeded, producing f851accfaf7fc661495ecb7d3bb1ebb7ea02c352 [2020-05-07T18:39:57.349Z] Checking out Revision f851accfaf7fc661495ecb7d3bb1ebb7ea02c352 (PR-40920) [2020-05-07T18:39:57.510Z] Commit message: "Merge commit '232ebf7fa469963e6cb9b43d66a953f5956ee5f3' into HEAD" [2020-05-07T18:39:57.542Z] First time build. Skipping changelog. [2020-05-07T18:39:57.725Z] #8 DONE 1.6s [2020-05-07T18:39:57.725Z] [2020-05-07T18:39:57.725Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T18:39:58.340Z] #9 DONE 0.8s [2020-05-07T18:39:58.622Z] [2020-05-07T18:39:58.622Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T18:39:58.622Z] #29 DONE 0.1s [2020-05-07T18:39:58.622Z] [2020-05-07T18:39:58.622Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T18:39:58.622Z] #40 DONE 0.1s [2020-05-07T18:39:58.622Z] [2020-05-07T18:39:58.622Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:39:58.622Z] #21 DONE 0.1s [2020-05-07T18:39:58.622Z] [2020-05-07T18:39:58.622Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T18:39:58.622Z] #46 DONE 0.1s [2020-05-07T18:39:58.622Z] [2020-05-07T18:39:58.622Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T18:39:58.622Z] #52 DONE 0.1s [2020-05-07T18:39:58.622Z] [2020-05-07T18:39:58.622Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T18:39:58.622Z] #55 DONE 0.1s [2020-05-07T18:39:58.622Z] [2020-05-07T18:39:58.622Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T18:39:58.622Z] #22 DONE 0.1s [2020-05-07T18:39:58.622Z] [2020-05-07T18:39:58.622Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T18:39:58.622Z] #49 DONE 0.1s [2020-05-07T18:39:58.622Z] [2020-05-07T18:39:58.622Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T18:39:58.622Z] #73 DONE 0.1s [2020-05-07T18:39:58.622Z] [2020-05-07T18:39:58.622Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T18:39:58.622Z] #67 DONE 0.1s [2020-05-07T18:39:58.622Z] [2020-05-07T18:39:58.622Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T18:39:58.622Z] #32 DONE 0.1s [2020-05-07T18:39:58.622Z] [2020-05-07T18:39:58.622Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:39:58.805Z] + docker version [2020-05-07T18:39:58.805Z] Client: [2020-05-07T18:39:58.805Z] Version: 18.06.1-ce [2020-05-07T18:39:58.805Z] API version: 1.38 [2020-05-07T18:39:58.805Z] Go version: go1.10.3 [2020-05-07T18:39:58.805Z] Git commit: e68fc7a [2020-05-07T18:39:58.805Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-07T18:39:58.805Z] OS/Arch: linux/ppc64le [2020-05-07T18:39:58.805Z] Experimental: false [2020-05-07T18:39:58.805Z] [2020-05-07T18:39:58.805Z] Server: [2020-05-07T18:39:58.805Z] Engine: [2020-05-07T18:39:58.805Z] Version: 18.06.1-ce [2020-05-07T18:39:58.805Z] API version: 1.38 (minimum version 1.12) [2020-05-07T18:39:58.805Z] Go version: go1.10.3 [2020-05-07T18:39:58.805Z] Git commit: e68fc7a [2020-05-07T18:39:58.805Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-07T18:39:58.805Z] OS/Arch: linux/ppc64le [2020-05-07T18:39:58.805Z] Experimental: true [Pipeline] sh [2020-05-07T18:39:59.368Z] + docker info [2020-05-07T18:39:59.368Z] Containers: 0 [2020-05-07T18:39:59.368Z] Running: 0 [2020-05-07T18:39:59.368Z] Paused: 0 [2020-05-07T18:39:59.368Z] Stopped: 0 [2020-05-07T18:39:59.368Z] Images: 0 [2020-05-07T18:39:59.368Z] Server Version: 18.06.1-ce [2020-05-07T18:39:59.368Z] Storage Driver: overlay2 [2020-05-07T18:39:59.368Z] Backing Filesystem: extfs [2020-05-07T18:39:59.368Z] Supports d_type: true [2020-05-07T18:39:59.368Z] Native Overlay Diff: true [2020-05-07T18:39:59.368Z] Logging Driver: json-file [2020-05-07T18:39:59.368Z] Cgroup Driver: cgroupfs [2020-05-07T18:39:59.368Z] Plugins: [2020-05-07T18:39:59.368Z] Volume: local [2020-05-07T18:39:59.368Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T18:39:59.368Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-07T18:39:59.368Z] Swarm: inactive [2020-05-07T18:39:59.368Z] Runtimes: runc [2020-05-07T18:39:59.368Z] Default Runtime: runc [2020-05-07T18:39:59.368Z] Init Binary: docker-init [2020-05-07T18:39:59.368Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-07T18:39:59.368Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-07T18:39:59.368Z] init version: fec3683 [2020-05-07T18:39:59.368Z] Security Options: [2020-05-07T18:39:59.368Z] apparmor [2020-05-07T18:39:59.368Z] seccomp [2020-05-07T18:39:59.368Z] Profile: default [2020-05-07T18:39:59.368Z] Kernel Version: 4.4.0-139-generic [2020-05-07T18:39:59.368Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-07T18:39:59.368Z] OSType: linux [2020-05-07T18:39:59.368Z] Architecture: ppc64le [2020-05-07T18:39:59.368Z] CPUs: 4 [2020-05-07T18:39:59.368Z] Total Memory: 7.972GiB [2020-05-07T18:39:59.368Z] Name: ppc64le-ubuntu-21 [2020-05-07T18:39:59.368Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-07T18:39:59.368Z] Docker Root Dir: /var/lib/docker [2020-05-07T18:39:59.368Z] Debug Mode (client): false [2020-05-07T18:39:59.368Z] Debug Mode (server): false [2020-05-07T18:39:59.368Z] Username: dockerbuildbot [2020-05-07T18:39:59.368Z] Registry: https://index.docker.io/v1/ [2020-05-07T18:39:59.368Z] Labels: [2020-05-07T18:39:59.368Z] Experimental: true [2020-05-07T18:39:59.368Z] Insecure Registries: [2020-05-07T18:39:59.368Z] 127.0.0.0/8 [2020-05-07T18:39:59.368Z] Live Restore Enabled: false [2020-05-07T18:39:59.368Z] [Pipeline] sh [2020-05-07T18:39:57.340Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T18:39:57.371Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T18:39:57.375Z] > git checkout -f f851accfaf7fc661495ecb7d3bb1ebb7ea02c352 # timeout=10 [2020-05-07T18:39:57.533Z] > git rev-list --no-walk 94aa126dc4f94f5a8b9dd83ccdc48615ac72e5bb # timeout=10 [2020-05-07T18:39:59.922Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T18:39:59.922Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T18:39:59.922Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40920/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T18:40:00.429Z] + bash /home/docker/workspace/moby_PR-40920/check-config.sh [2020-05-07T18:40:00.429Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T18:40:00.429Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-05-07T18:40:00.429Z] [2020-05-07T18:40:00.429Z] Generally Necessary: [2020-05-07T18:40:00.429Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T18:40:00.429Z] - apparmor: enabled and tools installed [2020-05-07T18:40:00.429Z] - CONFIG_NAMESPACES: enabled [2020-05-07T18:40:00.429Z] - CONFIG_NET_NS: enabled [2020-05-07T18:40:00.429Z] - CONFIG_PID_NS: enabled [2020-05-07T18:40:00.429Z] - CONFIG_IPC_NS: enabled [2020-05-07T18:40:00.429Z] - CONFIG_UTS_NS: enabled [2020-05-07T18:40:00.429Z] - CONFIG_CGROUPS: enabled [2020-05-07T18:40:00.429Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T18:40:00.429Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T18:40:00.429Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T18:40:00.429Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T18:40:00.429Z] - CONFIG_CPUSETS: enabled [2020-05-07T18:40:00.429Z] - CONFIG_MEMCG: enabled [2020-05-07T18:40:00.429Z] - CONFIG_KEYS: enabled [2020-05-07T18:40:00.429Z] - CONFIG_VETH: enabled (as module) [2020-05-07T18:40:00.429Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T18:40:00.429Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T18:40:00.429Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T18:40:00.429Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T18:40:00.429Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T18:40:00.429Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T18:40:00.429Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T18:40:00.429Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T18:40:00.429Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T18:40:00.429Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T18:40:00.429Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T18:40:00.429Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T18:40:00.429Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-07T18:40:00.429Z] [2020-05-07T18:40:00.429Z] Optional Features: [2020-05-07T18:40:00.429Z] - CONFIG_USER_NS: enabled [2020-05-07T18:40:00.429Z] - CONFIG_SECCOMP: enabled [2020-05-07T18:40:00.429Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T18:40:00.429Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T18:40:00.429Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T18:40:00.429Z] (cgroup swap accounting is currently enabled) [2020-05-07T18:40:00.429Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-07T18:40:00.429Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T18:40:00.429Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T18:40:00.429Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T18:40:00.429Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T18:40:00.429Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T18:40:00.429Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T18:40:00.429Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T18:40:00.429Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T18:40:00.429Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T18:40:00.429Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T18:40:00.429Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T18:40:00.429Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T18:40:00.429Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T18:40:00.429Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T18:40:00.763Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T18:40:00.763Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T18:40:00.763Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T18:40:00.763Z] - CONFIG_EXT4_FS: enabled [2020-05-07T18:40:00.763Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T18:40:00.763Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T18:40:00.763Z] - Network Drivers: [2020-05-07T18:40:00.763Z] - "overlay": [2020-05-07T18:40:00.763Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T18:40:00.763Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T18:40:00.763Z] Optional (for encrypted networks): [2020-05-07T18:40:00.763Z] - CONFIG_CRYPTO: enabled [2020-05-07T18:40:00.763Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-07T18:40:00.763Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-07T18:40:00.763Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-07T18:40:00.763Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-07T18:40:00.763Z] - CONFIG_XFRM: enabled [2020-05-07T18:40:00.763Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T18:40:00.763Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T18:40:00.763Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T18:40:00.763Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T18:40:00.763Z] - "ipvlan": [2020-05-07T18:40:00.763Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T18:40:00.763Z] - "macvlan": [2020-05-07T18:40:00.763Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T18:40:00.763Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T18:40:00.763Z] - "ftp,tftp client in container": [2020-05-07T18:40:00.763Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T18:40:00.763Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T18:40:00.763Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T18:40:00.763Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T18:40:00.763Z] - Storage Drivers: [2020-05-07T18:40:00.763Z] - "aufs": [2020-05-07T18:40:00.763Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T18:40:00.763Z] - "btrfs": [2020-05-07T18:40:00.763Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T18:40:00.763Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T18:40:00.763Z] - "devicemapper": [2020-05-07T18:40:01.095Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T18:40:01.095Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T18:40:01.095Z] - "overlay": [2020-05-07T18:40:01.095Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T18:40:01.095Z] - "zfs": [2020-05-07T18:40:01.095Z] - /dev/zfs: missing [2020-05-07T18:40:01.095Z] - zfs command: missing [2020-05-07T18:40:01.095Z] - zpool command: missing [2020-05-07T18:40:01.095Z] [2020-05-07T18:40:01.095Z] Limits: [2020-05-07T18:40:01.095Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T18:40:01.095Z] [2020-05-07T18:40:01.095Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T18:40:01.294Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.9s done [2020-05-07T18:40:01.295Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-07T18:40:01.696Z] + make bundles/buildx [2020-05-07T18:40:02.029Z] make: command: Command not found [2020-05-07T18:40:02.029Z] make: command: Command not found [2020-05-07T18:40:02.029Z] mkdir bundles [2020-05-07T18:40:02.029Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-07T18:40:02.029Z] --build-arg BUILDX_COMMIT \ [2020-05-07T18:40:02.029Z] --build-arg BUILDX_REPO \ [2020-05-07T18:40:02.029Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-07T18:40:02.029Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-07T18:40:02.029Z] . [2020-05-07T18:40:02.029Z] /bin/sh: 4: go: not found [2020-05-07T18:40:02.029Z] /bin/sh: 5: go: not found [2020-05-07T18:40:03.001Z] #33 3.581 + RM_GOPATH=0 [2020-05-07T18:40:03.001Z] #33 3.581 + TMP_GOPATH= [2020-05-07T18:40:03.001Z] #33 3.581 + : /build [2020-05-07T18:40:03.001Z] #33 3.581 + '[' -z '' ']' [2020-05-07T18:40:03.001Z] #33 3.581 ++ mktemp -d [2020-05-07T18:40:03.001Z] #33 3.582 + export GOPATH=/tmp/tmp.FcdDUI3VpW [2020-05-07T18:40:03.001Z] #33 3.584 + GOPATH=/tmp/tmp.FcdDUI3VpW [2020-05-07T18:40:03.001Z] #33 3.584 + RM_GOPATH=1 [2020-05-07T18:40:03.001Z] #33 3.584 ++ dirname ./install.sh [2020-05-07T18:40:03.001Z] #33 3.585 + dir=. [2020-05-07T18:40:03.001Z] #33 3.585 + bin=tomlv [2020-05-07T18:40:03.001Z] #33 3.585 + shift [2020-05-07T18:40:03.001Z] #33 3.585 + '[' '!' -f ./tomlv.installer ']' [2020-05-07T18:40:03.001Z] #33 3.585 + . ./tomlv.installer [2020-05-07T18:40:03.001Z] #33 3.585 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:40:03.001Z] #33 3.585 + install_tomlv [2020-05-07T18:40:03.001Z] #33 3.585 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T18:40:03.001Z] #33 3.586 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FcdDUI3VpW/src/github.com/BurntSushi/toml [2020-05-07T18:40:03.001Z] #33 3.586 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:40:03.001Z] #33 3.586 Cloning into '/tmp/tmp.FcdDUI3VpW/src/github.com/BurntSushi/toml'... [2020-05-07T18:40:03.615Z] #33 4.729 + cd /tmp/tmp.FcdDUI3VpW/src/github.com/BurntSushi/toml [2020-05-07T18:40:03.615Z] #33 4.729 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:40:03.615Z] #33 4.734 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T18:40:03.896Z] #33 5.298 internal/bytealg [2020-05-07T18:40:03.896Z] #33 5.322 math/bits [2020-05-07T18:40:04.510Z] #33 5.679 math [2020-05-07T18:40:04.510Z] #33 5.687 runtime [2020-05-07T18:40:04.510Z] #33 ... [2020-05-07T18:40:04.510Z] [2020-05-07T18:40:04.510Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:40:04.510Z] #47 3.210 + RM_GOPATH=0 [2020-05-07T18:40:04.510Z] #47 3.210 + TMP_GOPATH= [2020-05-07T18:40:04.510Z] #47 3.210 + : /build [2020-05-07T18:40:04.510Z] #47 3.210 + '[' -z '' ']' [2020-05-07T18:40:04.510Z] #47 3.211 ++ mktemp -d [2020-05-07T18:40:04.510Z] #47 3.213 + export GOPATH=/tmp/tmp.A8NS89BqnN [2020-05-07T18:40:04.510Z] #47 3.214 + GOPATH=/tmp/tmp.A8NS89BqnN [2020-05-07T18:40:04.510Z] #47 3.214 + RM_GOPATH=1 [2020-05-07T18:40:04.510Z] #47 3.215 ++ dirname ./install.sh [2020-05-07T18:40:04.510Z] #47 3.217 + dir=. [2020-05-07T18:40:04.510Z] #47 3.217 + bin=vndr [2020-05-07T18:40:04.510Z] #47 3.217 + shift [2020-05-07T18:40:04.510Z] #47 3.217 + '[' '!' -f ./vndr.installer ']' [2020-05-07T18:40:04.510Z] #47 3.218 + . ./vndr.installer [2020-05-07T18:40:04.510Z] #47 3.218 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:40:04.510Z] #47 3.218 + install_vndr [2020-05-07T18:40:04.510Z] #47 3.218 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T18:40:04.510Z] #47 3.218 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:40:04.510Z] #47 3.218 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.A8NS89BqnN/src/github.com/LK4D4/vndr [2020-05-07T18:40:04.510Z] #47 3.219 Cloning into '/tmp/tmp.A8NS89BqnN/src/github.com/LK4D4/vndr'... [2020-05-07T18:40:04.510Z] #47 4.148 + cd /tmp/tmp.A8NS89BqnN/src/github.com/LK4D4/vndr [2020-05-07T18:40:04.510Z] #47 4.148 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:40:04.510Z] #47 4.151 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T18:40:04.510Z] #47 4.910 internal/cpu [2020-05-07T18:40:04.510Z] #47 4.930 runtime/internal/atomic [2020-05-07T18:40:04.510Z] #47 5.106 runtime/internal/sys [2020-05-07T18:40:04.510Z] #47 5.277 runtime/internal/math [2020-05-07T18:40:04.510Z] #47 5.318 internal/bytealg [2020-05-07T18:40:04.510Z] #47 5.325 internal/race [2020-05-07T18:40:04.510Z] #47 5.421 sync/atomic [2020-05-07T18:40:04.510Z] #47 5.569 unicode [2020-05-07T18:40:04.510Z] #47 5.764 runtime [2020-05-07T18:40:05.238Z] Sending build context to Docker daemon 57.72MB [2020-05-07T18:40:05.238Z] Step 1/15 : ARG GO_VERSION=1.13.10 [2020-05-07T18:40:05.238Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-07T18:40:05.238Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-07T18:40:05.238Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-07T18:40:05.238Z] 1.13.10-stretch: Pulling from library/golang [2020-05-07T18:40:05.570Z] 4cde65f7be4b: Pulling fs layer [2020-05-07T18:40:05.570Z] 00bc277ea268: Pulling fs layer [2020-05-07T18:40:05.570Z] 31c03e97e8a1: Pulling fs layer [2020-05-07T18:40:05.570Z] 2cae94e17fa6: Pulling fs layer [2020-05-07T18:40:05.570Z] c017a1580661: Pulling fs layer [2020-05-07T18:40:05.570Z] b3343b78770d: Pulling fs layer [2020-05-07T18:40:05.570Z] 7fe1d7df2e7c: Pulling fs layer [2020-05-07T18:40:05.570Z] 2cae94e17fa6: Waiting [2020-05-07T18:40:05.570Z] c017a1580661: Waiting [2020-05-07T18:40:05.570Z] b3343b78770d: Waiting [2020-05-07T18:40:05.570Z] 7fe1d7df2e7c: Waiting [2020-05-07T18:40:05.902Z] 31c03e97e8a1: Verifying Checksum [2020-05-07T18:40:05.902Z] 31c03e97e8a1: Download complete [2020-05-07T18:40:06.235Z] 00bc277ea268: Verifying Checksum [2020-05-07T18:40:06.235Z] 00bc277ea268: Download complete [2020-05-07T18:40:06.552Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.0s [2020-05-07T18:40:07.960Z] #47 8.733 unicode/utf8 [2020-05-07T18:40:07.960Z] #47 9.175 math [2020-05-07T18:40:08.510Z] 4cde65f7be4b: Verifying Checksum [2020-05-07T18:40:08.510Z] 4cde65f7be4b: Download complete [2020-05-07T18:40:08.573Z] #47 ... [2020-05-07T18:40:08.573Z] [2020-05-07T18:40:08.573Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:40:08.573Z] #10 3.993 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:40:08.573Z] #10 4.040 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:40:08.573Z] #10 4.071 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:40:08.573Z] #10 4.724 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-07T18:40:08.573Z] #10 6.308 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-07T18:40:08.573Z] #10 8.518 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-07T18:40:08.573Z] #10 ... [2020-05-07T18:40:08.573Z] [2020-05-07T18:40:08.573Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:40:08.573Z] #41 2.076 + git clone https://github.com/docker/distribution.git . [2020-05-07T18:40:08.573Z] #41 2.076 Cloning into '.'... [2020-05-07T18:40:08.573Z] #41 ... [2020-05-07T18:40:08.573Z] [2020-05-07T18:40:08.573Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:40:08.573Z] #23 4.160 + RM_GOPATH=0 [2020-05-07T18:40:08.573Z] #23 4.160 + TMP_GOPATH= [2020-05-07T18:40:08.573Z] #23 4.160 + : /build [2020-05-07T18:40:08.573Z] #23 4.160 + '[' -z '' ']' [2020-05-07T18:40:08.573Z] #23 4.161 ++ mktemp -d [2020-05-07T18:40:08.573Z] #23 4.170 + export GOPATH=/tmp/tmp.jc45tb6noO [2020-05-07T18:40:08.573Z] #23 4.170 + GOPATH=/tmp/tmp.jc45tb6noO [2020-05-07T18:40:08.573Z] #23 4.171 + RM_GOPATH=1 [2020-05-07T18:40:08.573Z] #23 4.179 ++ dirname ./install.sh [2020-05-07T18:40:08.573Z] #23 4.183 + dir=. [2020-05-07T18:40:08.573Z] #23 4.183 + bin=dockercli [2020-05-07T18:40:08.573Z] #23 4.183 + shift [2020-05-07T18:40:08.573Z] #23 4.183 + '[' '!' -f ./dockercli.installer ']' [2020-05-07T18:40:08.573Z] #23 4.188 + . ./dockercli.installer [2020-05-07T18:40:08.573Z] #23 4.188 ++ : stable [2020-05-07T18:40:08.573Z] #23 4.188 ++ : 17.06.2-ce [2020-05-07T18:40:08.573Z] #23 4.191 + install_dockercli [2020-05-07T18:40:08.573Z] #23 4.191 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T18:40:08.573Z] #23 4.191 Install docker/cli version 17.06.2-ce from stable [2020-05-07T18:40:08.573Z] #23 4.193 ++ uname -m [2020-05-07T18:40:08.573Z] #23 4.202 + arch=s390x [2020-05-07T18:40:08.573Z] #23 4.202 + '[' s390x '!=' x86_64 ']' [2020-05-07T18:40:08.573Z] #23 4.203 + '[' s390x '!=' s390x ']' [2020-05-07T18:40:08.574Z] #23 4.203 + url=https://download.docker.com/linux/static [2020-05-07T18:40:08.574Z] #23 4.204 + tar -xz docker/docker [2020-05-07T18:40:08.574Z] #23 4.205 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-07T18:40:08.855Z] #23 10.14 + mkdir -p /build [2020-05-07T18:40:08.855Z] #23 10.14 + mv docker/docker /build/ [2020-05-07T18:40:08.855Z] #23 10.15 + rmdir docker [2020-05-07T18:40:08.855Z] #23 ... [2020-05-07T18:40:08.855Z] [2020-05-07T18:40:08.855Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:40:08.855Z] #68 4.279 + RM_GOPATH=0 [2020-05-07T18:40:08.855Z] #68 4.280 + TMP_GOPATH= [2020-05-07T18:40:08.855Z] #68 4.280 + : /build/ [2020-05-07T18:40:08.855Z] #68 4.280 + '[' -z '' ']' [2020-05-07T18:40:08.855Z] #68 4.280 ++ mktemp -d [2020-05-07T18:40:08.855Z] #68 4.282 + export GOPATH=/tmp/tmp.FxsoeJqiRh [2020-05-07T18:40:08.855Z] #68 4.282 + GOPATH=/tmp/tmp.FxsoeJqiRh [2020-05-07T18:40:08.855Z] #68 4.282 + RM_GOPATH=1 [2020-05-07T18:40:08.855Z] #68 4.282 ++ dirname ./install.sh [2020-05-07T18:40:08.855Z] #68 4.282 + dir=. [2020-05-07T18:40:08.855Z] #68 4.282 + bin=rootlesskit [2020-05-07T18:40:08.855Z] #68 4.282 + shift [2020-05-07T18:40:08.855Z] #68 4.282 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-07T18:40:08.855Z] #68 4.282 + . ./rootlesskit.installer [2020-05-07T18:40:08.855Z] #68 4.283 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:40:08.855Z] #68 4.283 + install_rootlesskit [2020-05-07T18:40:08.855Z] #68 4.283 + case "$1" in [2020-05-07T18:40:08.855Z] #68 4.283 + export CGO_ENABLED=0 [2020-05-07T18:40:08.855Z] #68 4.284 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:40:08.855Z] #68 4.284 + CGO_ENABLED=0 [2020-05-07T18:40:08.855Z] #68 4.284 + _install_rootlesskit [2020-05-07T18:40:08.855Z] #68 4.284 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T18:40:08.855Z] #68 4.284 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FxsoeJqiRh/src/github.com/rootless-containers/rootlesskit [2020-05-07T18:40:08.855Z] #68 4.286 Cloning into '/tmp/tmp.FxsoeJqiRh/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T18:40:08.855Z] #68 8.099 + cd /tmp/tmp.FxsoeJqiRh/src/github.com/rootless-containers/rootlesskit [2020-05-07T18:40:08.855Z] #68 8.099 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:40:08.855Z] #68 8.456 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T18:40:08.855Z] #68 8.456 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T18:40:09.138Z] #68 ... [2020-05-07T18:40:09.138Z] [2020-05-07T18:40:09.138Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:40:09.138Z] #50 2.224 Installing gotestsum version v0.3.5 [2020-05-07T18:40:09.138Z] #50 2.224 + RM_GOPATH=0 [2020-05-07T18:40:09.138Z] #50 2.224 + TMP_GOPATH= [2020-05-07T18:40:09.138Z] #50 2.224 + : /build [2020-05-07T18:40:09.138Z] #50 2.224 + '[' -z '' ']' [2020-05-07T18:40:09.138Z] #50 2.224 ++ mktemp -d [2020-05-07T18:40:09.138Z] #50 2.224 + export GOPATH=/tmp/tmp.z2NeTNM0jw [2020-05-07T18:40:09.138Z] #50 2.224 + GOPATH=/tmp/tmp.z2NeTNM0jw [2020-05-07T18:40:09.138Z] #50 2.224 + RM_GOPATH=1 [2020-05-07T18:40:09.138Z] #50 2.224 ++ dirname ./install.sh [2020-05-07T18:40:09.138Z] #50 2.224 + dir=. [2020-05-07T18:40:09.138Z] #50 2.224 + bin=gotestsum [2020-05-07T18:40:09.138Z] #50 2.224 + shift [2020-05-07T18:40:09.138Z] #50 2.224 + '[' '!' -f ./gotestsum.installer ']' [2020-05-07T18:40:09.138Z] #50 2.224 + . ./gotestsum.installer [2020-05-07T18:40:09.138Z] #50 2.224 ++ : v0.3.5 [2020-05-07T18:40:09.138Z] #50 2.224 + install_gotestsum [2020-05-07T18:40:09.138Z] #50 2.224 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T18:40:09.138Z] #50 2.224 + go get -d gotest.tools/gotestsum [2020-05-07T18:40:09.138Z] #50 ... [2020-05-07T18:40:09.138Z] [2020-05-07T18:40:09.138Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:40:09.138Z] #43 0.963 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:40:09.138Z] #43 1.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:40:09.138Z] #43 1.219 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:40:09.138Z] #43 1.234 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-07T18:40:09.138Z] #43 1.870 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-07T18:40:09.138Z] #43 1.887 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-07T18:40:09.138Z] #43 7.428 Fetched 8043 kB in 7s (1237 kB/s) [2020-05-07T18:40:09.421Z] #43 7.428 Reading package lists... [2020-05-07T18:40:09.421Z] #43 ... [2020-05-07T18:40:09.421Z] [2020-05-07T18:40:09.421Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:40:09.421Z] #23 DONE 10.6s [2020-05-07T18:40:09.421Z] [2020-05-07T18:40:09.421Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:40:09.421Z] #30 3.805 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-07T18:40:09.421Z] #30 3.806 Cloning into '.'... [2020-05-07T18:40:09.421Z] #30 ... [2020-05-07T18:40:09.421Z] [2020-05-07T18:40:09.421Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:09.421Z] #74 4.317 + RM_GOPATH=0 [2020-05-07T18:40:09.421Z] #74 4.317 + TMP_GOPATH= [2020-05-07T18:40:09.421Z] #74 4.317 + : /build [2020-05-07T18:40:09.421Z] #74 4.317 + '[' -z '' ']' [2020-05-07T18:40:09.421Z] #74 4.317 ++ mktemp -d [2020-05-07T18:40:09.421Z] #74 4.319 + export GOPATH=/tmp/tmp.treuToLgJd [2020-05-07T18:40:09.421Z] #74 4.319 + GOPATH=/tmp/tmp.treuToLgJd [2020-05-07T18:40:09.421Z] #74 4.319 + RM_GOPATH=1 [2020-05-07T18:40:09.421Z] #74 4.319 ++ dirname ./install.sh [2020-05-07T18:40:09.421Z] #74 4.321 + dir=. [2020-05-07T18:40:09.421Z] #74 4.321 + bin=proxy [2020-05-07T18:40:09.421Z] #74 4.321 + shift [2020-05-07T18:40:09.421Z] #74 4.321 + '[' '!' -f ./proxy.installer ']' [2020-05-07T18:40:09.421Z] #74 4.321 + . ./proxy.installer [2020-05-07T18:40:09.421Z] #74 4.321 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:40:09.421Z] #74 4.321 + install_proxy [2020-05-07T18:40:09.421Z] #74 4.321 + case "$1" in [2020-05-07T18:40:09.421Z] #74 4.321 + export CGO_ENABLED=0 [2020-05-07T18:40:09.421Z] #74 4.321 + CGO_ENABLED=0 [2020-05-07T18:40:09.421Z] #74 4.321 + _install_proxy [2020-05-07T18:40:09.421Z] #74 4.322 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T18:40:09.421Z] #74 4.322 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:40:09.421Z] #74 4.322 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.treuToLgJd/src/github.com/docker/libnetwork [2020-05-07T18:40:09.421Z] #74 4.328 Cloning into '/tmp/tmp.treuToLgJd/src/github.com/docker/libnetwork'... [2020-05-07T18:40:09.675Z] 2cae94e17fa6: Verifying Checksum [2020-05-07T18:40:09.675Z] 2cae94e17fa6: Download complete [2020-05-07T18:40:09.703Z] #74 ... [2020-05-07T18:40:09.703Z] [2020-05-07T18:40:09.703Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:40:09.703Z] #25 1.731 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:40:09.703Z] #25 1.766 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:40:09.703Z] #25 1.783 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:40:09.703Z] #25 2.166 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-07T18:40:09.703Z] #25 2.555 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-07T18:40:09.703Z] #25 3.356 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-07T18:40:09.703Z] #25 10.21 Fetched 8043 kB in 9s (946 kB/s) [2020-05-07T18:40:09.703Z] #25 10.21 Reading package lists... [2020-05-07T18:40:09.703Z] #25 ... [2020-05-07T18:40:09.703Z] [2020-05-07T18:40:09.703Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:40:09.703Z] #62 4.113 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:40:09.703Z] #62 4.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:40:09.703Z] #62 4.172 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:40:09.703Z] #62 4.676 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-07T18:40:09.703Z] #62 6.005 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-07T18:40:09.703Z] #62 8.087 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-07T18:40:09.837Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 8.3s done [2020-05-07T18:40:09.837Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-07T18:40:09.837Z] #7 DONE 27.3s [2020-05-07T18:40:09.837Z] [2020-05-07T18:40:09.837Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T18:40:09.985Z] #62 ... [2020-05-07T18:40:09.985Z] [2020-05-07T18:40:09.985Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:40:09.985Z] #35 3.741 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:40:09.985Z] #35 3.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:40:09.985Z] #35 3.799 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:40:09.985Z] #35 4.287 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-07T18:40:09.985Z] #35 6.020 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-07T18:40:09.985Z] #35 9.147 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-07T18:40:09.985Z] #35 ... [2020-05-07T18:40:09.985Z] [2020-05-07T18:40:09.985Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:40:09.985Z] #53 4.169 + RM_GOPATH=0 [2020-05-07T18:40:09.985Z] #53 4.169 + TMP_GOPATH= [2020-05-07T18:40:09.985Z] #53 4.171 + : /build [2020-05-07T18:40:09.985Z] #53 4.171 + '[' -z '' ']' [2020-05-07T18:40:09.985Z] #53 4.183 ++ mktemp -d [2020-05-07T18:40:09.985Z] #53 4.184 + export GOPATH=/tmp/tmp.WuH0ashiFl [2020-05-07T18:40:09.985Z] #53 4.184 + GOPATH=/tmp/tmp.WuH0ashiFl [2020-05-07T18:40:09.985Z] #53 4.184 + RM_GOPATH=1 [2020-05-07T18:40:09.985Z] #53 4.185 ++ dirname ./install.sh [2020-05-07T18:40:09.985Z] #53 4.185 + dir=. [2020-05-07T18:40:09.985Z] #53 4.185 + bin=golangci_lint [2020-05-07T18:40:09.985Z] #53 4.185 + shift [2020-05-07T18:40:09.985Z] #53 4.185 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-07T18:40:09.985Z] #53 4.185 + . ./golangci_lint.installer [2020-05-07T18:40:09.985Z] #53 4.185 ++ : v1.23.8 [2020-05-07T18:40:09.985Z] #53 4.185 + install_golangci_lint [2020-05-07T18:40:09.985Z] #53 4.186 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T18:40:09.985Z] #53 4.186 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T18:40:09.985Z] #53 4.186 Installing golangci-lint version v1.23.8 [2020-05-07T18:40:10.008Z] 7fe1d7df2e7c: Verifying Checksum [2020-05-07T18:40:10.008Z] 7fe1d7df2e7c: Download complete [2020-05-07T18:40:10.267Z] #53 ... [2020-05-07T18:40:10.267Z] [2020-05-07T18:40:10.267Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:10.267Z] #56 4.063 + RM_GOPATH=0 [2020-05-07T18:40:10.267Z] #56 4.063 + TMP_GOPATH= [2020-05-07T18:40:10.267Z] #56 4.063 + : /build [2020-05-07T18:40:10.267Z] #56 4.063 + '[' -z '' ']' [2020-05-07T18:40:10.267Z] #56 4.064 ++ mktemp -d [2020-05-07T18:40:10.267Z] #56 4.065 + export GOPATH=/tmp/tmp.vgIrXTZFWx [2020-05-07T18:40:10.267Z] #56 4.065 + GOPATH=/tmp/tmp.vgIrXTZFWx [2020-05-07T18:40:10.267Z] #56 4.065 + RM_GOPATH=1 [2020-05-07T18:40:10.267Z] #56 4.066 ++ dirname ./install.sh [2020-05-07T18:40:10.267Z] #56 4.066 + dir=. [2020-05-07T18:40:10.267Z] #56 4.066 + bin=shfmt [2020-05-07T18:40:10.267Z] #56 4.066 + shift [2020-05-07T18:40:10.267Z] #56 4.066 + '[' '!' -f ./shfmt.installer ']' [2020-05-07T18:40:10.267Z] #56 4.067 + . ./shfmt.installer [2020-05-07T18:40:10.267Z] #56 4.067 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:40:10.267Z] #56 4.067 + install_shfmt [2020-05-07T18:40:10.267Z] #56 4.067 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T18:40:10.267Z] #56 4.067 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:40:10.267Z] #56 4.067 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vgIrXTZFWx/src/github.com/mvdan/sh [2020-05-07T18:40:10.267Z] #56 4.068 Cloning into '/tmp/tmp.vgIrXTZFWx/src/github.com/mvdan/sh'... [2020-05-07T18:40:10.267Z] #56 9.898 + cd /tmp/tmp.vgIrXTZFWx/src/github.com/mvdan/sh [2020-05-07T18:40:10.267Z] #56 9.898 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:40:10.267Z] #56 9.914 + GO111MODULE=on [2020-05-07T18:40:10.267Z] #56 9.958 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T18:40:10.267Z] #56 11.28 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:40:10.267Z] #56 11.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:40:10.267Z] #56 11.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:40:10.267Z] #56 11.48 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:40:10.267Z] #56 11.49 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:40:10.267Z] #56 ... [2020-05-07T18:40:10.267Z] [2020-05-07T18:40:10.267Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:40:10.267Z] #43 7.428 Reading package lists... [2020-05-07T18:40:10.340Z] c017a1580661: Verifying Checksum [2020-05-07T18:40:10.340Z] c017a1580661: Download complete [2020-05-07T18:40:13.118Z] #8 DONE 2.7s [2020-05-07T18:40:13.118Z] [2020-05-07T18:40:13.118Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T18:40:13.316Z] 4cde65f7be4b: Pull complete [2020-05-07T18:40:13.380Z] #9 DONE 1.0s [2020-05-07T18:40:13.641Z] [2020-05-07T18:40:13.641Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T18:40:13.641Z] #29 DONE 0.1s [2020-05-07T18:40:13.641Z] [2020-05-07T18:40:13.641Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T18:40:13.641Z] #40 DONE 0.1s [2020-05-07T18:40:13.641Z] [2020-05-07T18:40:13.641Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:40:13.641Z] #21 DONE 0.1s [2020-05-07T18:40:13.641Z] [2020-05-07T18:40:13.641Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:40:13.649Z] 00bc277ea268: Pull complete [2020-05-07T18:40:13.726Z] #43 11.87 Reading package lists... [2020-05-07T18:40:13.904Z] #30 ... [2020-05-07T18:40:13.904Z] [2020-05-07T18:40:13.904Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T18:40:13.904Z] #73 DONE 0.3s [2020-05-07T18:40:13.904Z] [2020-05-07T18:40:13.904Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T18:40:13.904Z] #55 DONE 0.3s [2020-05-07T18:40:13.904Z] [2020-05-07T18:40:13.904Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T18:40:13.904Z] #32 DONE 0.3s [2020-05-07T18:40:13.904Z] [2020-05-07T18:40:13.904Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T18:40:13.904Z] #67 DONE 0.3s [2020-05-07T18:40:13.904Z] [2020-05-07T18:40:13.904Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T18:40:13.904Z] #49 DONE 0.3s [2020-05-07T18:40:13.904Z] [2020-05-07T18:40:13.904Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:40:13.981Z] 31c03e97e8a1: Pull complete [2020-05-07T18:40:14.163Z] #68 ... [2020-05-07T18:40:14.163Z] [2020-05-07T18:40:14.163Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T18:40:14.163Z] #52 DONE 0.4s [2020-05-07T18:40:14.163Z] [2020-05-07T18:40:14.163Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T18:40:14.163Z] #22 DONE 0.4s [2020-05-07T18:40:14.163Z] [2020-05-07T18:40:14.163Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T18:40:14.163Z] #46 DONE 0.5s [2020-05-07T18:40:14.163Z] [2020-05-07T18:40:14.163Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:40:14.342Z] #43 15.28 Building dependency tree... [2020-05-07T18:40:14.955Z] #43 16.43 The following additional packages will be installed: [2020-05-07T18:40:14.955Z] #43 16.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-07T18:40:14.955Z] #43 16.47 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-07T18:40:14.955Z] #43 16.47 Suggested packages: [2020-05-07T18:40:14.955Z] #43 16.47 manpages-dev python-setuptools [2020-05-07T18:40:15.136Z] b3343b78770d: Verifying Checksum [2020-05-07T18:40:15.136Z] b3343b78770d: Download complete [2020-05-07T18:40:15.960Z] #43 17.41 The following NEW packages will be installed: [2020-05-07T18:40:15.960Z] #43 17.46 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-07T18:40:15.960Z] #43 17.46 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-07T18:40:15.960Z] #43 17.46 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-07T18:40:15.960Z] #43 17.46 python-six zlib1g-dev [2020-05-07T18:40:15.960Z] #43 17.60 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:40:15.960Z] #43 17.60 Need to get 3742 kB of archives. [2020-05-07T18:40:15.960Z] #43 17.60 After this operation, 22.0 MB of additional disk space will be used. [2020-05-07T18:40:15.960Z] #43 17.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-07T18:40:15.960Z] #43 17.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-07T18:40:16.242Z] #43 17.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-05-07T18:40:16.242Z] #43 17.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-07T18:40:16.242Z] #43 17.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-05-07T18:40:16.242Z] #43 17.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-07T18:40:16.242Z] #43 17.65 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-05-07T18:40:16.242Z] #43 17.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-05-07T18:40:16.243Z] #43 17.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-07T18:40:16.243Z] #43 17.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-07T18:40:16.243Z] #43 17.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-07T18:40:16.243Z] #43 17.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-07T18:40:16.243Z] #43 17.79 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-05-07T18:40:16.243Z] #43 17.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-05-07T18:40:16.243Z] #43 17.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-07T18:40:16.243Z] #43 17.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-07T18:40:16.524Z] #43 17.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-07T18:40:16.805Z] #43 18.52 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:40:17.087Z] #43 18.65 Fetched 3742 kB in 0s (10.7 MB/s) [2020-05-07T18:40:17.087Z] #43 18.71 Selecting previously unselected package libcap-dev:s390x. [2020-05-07T18:40:17.369Z] #43 18.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-07T18:40:17.369Z] #43 18.79 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-07T18:40:17.369Z] #43 18.79 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-07T18:40:17.369Z] #43 18.92 Selecting previously unselected package libnet1:s390x. [2020-05-07T18:40:17.369Z] #43 18.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-07T18:40:17.369Z] #43 18.93 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-07T18:40:17.369Z] #43 19.00 Selecting previously unselected package libnet1-dev. [2020-05-07T18:40:17.651Z] #43 19.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-07T18:40:17.651Z] #43 19.02 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T18:40:17.651Z] #43 19.21 Selecting previously unselected package libnl-3-200:s390x. [2020-05-07T18:40:17.651Z] #43 19.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-07T18:40:17.651Z] #43 19.21 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-07T18:40:17.726Z] 2cae94e17fa6: Pull complete [2020-05-07T18:40:17.932Z] #43 19.27 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-07T18:40:17.932Z] #43 19.29 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-07T18:40:17.932Z] #43 19.29 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-07T18:40:17.932Z] #43 19.49 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-07T18:40:17.932Z] #43 19.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-07T18:40:17.932Z] #43 19.49 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-07T18:40:17.932Z] #43 19.60 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-07T18:40:17.932Z] #43 19.60 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-07T18:40:17.932Z] #43 19.61 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-07T18:40:17.932Z] #43 19.67 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-07T18:40:17.932Z] #43 19.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-07T18:40:18.214Z] #43 19.68 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-07T18:40:18.496Z] #43 19.85 Selecting previously unselected package libprotobuf17:s390x. [2020-05-07T18:40:18.496Z] #43 19.85 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-07T18:40:18.496Z] #43 19.86 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-07T18:40:18.778Z] #43 20.43 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-07T18:40:18.778Z] #43 20.43 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-07T18:40:18.778Z] #43 20.44 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-07T18:40:19.059Z] #43 20.60 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-07T18:40:19.059Z] #43 20.60 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-07T18:40:19.059Z] #43 20.62 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-07T18:40:19.341Z] #43 ... [2020-05-07T18:40:19.341Z] [2020-05-07T18:40:19.341Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:19.341Z] #33 10.58 internal/testlog [2020-05-07T18:40:19.341Z] #33 10.90 encoding [2020-05-07T18:40:19.341Z] #33 11.24 runtime/cgo [2020-05-07T18:40:19.341Z] #33 ... [2020-05-07T18:40:19.341Z] [2020-05-07T18:40:19.341Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:40:19.341Z] #25 10.21 Reading package lists... [2020-05-07T18:40:19.341Z] #25 14.47 Reading package lists... [2020-05-07T18:40:19.341Z] #25 17.74 Building dependency tree... [2020-05-07T18:40:19.341Z] #25 18.85 ca-certificates is already the newest version (20190110). [2020-05-07T18:40:19.341Z] #25 18.85 The following additional packages will be installed: [2020-05-07T18:40:19.341Z] #25 18.87 libjq1 libonig5 [2020-05-07T18:40:19.341Z] #25 19.13 The following NEW packages will be installed: [2020-05-07T18:40:19.341Z] #25 19.15 jq libjq1 libonig5 [2020-05-07T18:40:19.341Z] #25 19.26 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:40:19.341Z] #25 19.26 Need to get 350 kB of archives. [2020-05-07T18:40:19.341Z] #25 19.26 After this operation, 1154 kB of additional disk space will be used. [2020-05-07T18:40:19.341Z] #25 19.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-07T18:40:19.341Z] #25 19.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-07T18:40:19.341Z] #25 19.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-07T18:40:19.341Z] #25 19.97 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:40:19.341Z] #25 20.01 Fetched 350 kB in 0s (2717 kB/s) [2020-05-07T18:40:19.341Z] #25 20.10 Selecting previously unselected package libonig5:s390x. [2020-05-07T18:40:19.341Z] #25 20.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-07T18:40:19.341Z] #25 20.18 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-07T18:40:19.341Z] #25 20.19 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-07T18:40:19.341Z] #25 20.36 Selecting previously unselected package libjq1:s390x. [2020-05-07T18:40:19.341Z] #25 20.36 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-07T18:40:19.341Z] #25 20.37 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-07T18:40:19.341Z] #25 20.49 Selecting previously unselected package jq. [2020-05-07T18:40:19.341Z] #25 20.49 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-07T18:40:19.341Z] #25 20.50 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T18:40:19.341Z] #25 20.69 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-07T18:40:19.341Z] #25 20.70 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-07T18:40:19.341Z] #25 20.71 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T18:40:19.341Z] #25 20.72 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:40:19.437Z] #47 ... [2020-05-07T18:40:19.437Z] [2020-05-07T18:40:19.437Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:40:19.437Z] #43 5.750 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:40:19.437Z] #43 5.806 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:40:19.437Z] #43 5.813 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:40:19.623Z] #25 DONE 21.0s [2020-05-07T18:40:19.623Z] [2020-05-07T18:40:19.623Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T18:40:19.623Z] #26 DONE 0.1s [2020-05-07T18:40:19.623Z] [2020-05-07T18:40:19.623Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:40:19.623Z] #41 12.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-07T18:40:19.623Z] #41 13.93 + 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-05-07T18:40:19.623Z] #41 ... [2020-05-07T18:40:19.623Z] [2020-05-07T18:40:19.623Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:40:20.695Z] c017a1580661: Pull complete [2020-05-07T18:40:20.768Z] #27 ... [2020-05-07T18:40:20.768Z] [2020-05-07T18:40:20.768Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:20.768Z] #56 12.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:40:20.768Z] #56 12.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:40:20.768Z] #56 13.51 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:40:20.768Z] #56 14.53 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:40:20.768Z] #56 14.60 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:40:20.768Z] #56 14.72 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:40:20.768Z] #56 14.81 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:40:20.768Z] #56 15.27 runtime [2020-05-07T18:40:20.768Z] #56 15.30 runtime/cgo [2020-05-07T18:40:21.050Z] #56 ... [2020-05-07T18:40:21.050Z] [2020-05-07T18:40:21.050Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:40:21.050Z] #43 21.75 Selecting previously unselected package libprotoc17:s390x. [2020-05-07T18:40:21.050Z] #43 21.75 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-07T18:40:21.050Z] #43 21.76 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-07T18:40:21.050Z] #43 22.26 Selecting previously unselected package protobuf-c-compiler. [2020-05-07T18:40:21.050Z] #43 22.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-07T18:40:21.050Z] #43 22.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T18:40:21.050Z] #43 22.37 Selecting previously unselected package protobuf-compiler. [2020-05-07T18:40:21.050Z] #43 22.37 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-07T18:40:21.050Z] #43 22.39 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-07T18:40:21.050Z] #43 22.52 Selecting previously unselected package python-pkg-resources. [2020-05-07T18:40:21.050Z] #43 22.52 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T18:40:21.050Z] #43 22.52 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-07T18:40:21.197Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06f33143f08d175f1) in /home/ubuntu/workspace/moby_PR-40920 [Pipeline] { [Pipeline] checkout [2020-05-07T18:40:21.332Z] #43 22.72 Selecting previously unselected package python-six. [2020-05-07T18:40:21.332Z] #43 22.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-07T18:40:21.332Z] #43 22.73 Unpacking python-six (1.12.0-1) ... [2020-05-07T18:40:21.332Z] #43 22.83 Selecting previously unselected package python-protobuf. [2020-05-07T18:40:21.332Z] #43 22.83 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-07T18:40:21.332Z] #43 22.84 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-07T18:40:21.339Z] #43 7.555 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:40:21.907Z] #43 ... [2020-05-07T18:40:21.907Z] [2020-05-07T18:40:21.907Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:40:21.907Z] #68 7.895 + RM_GOPATH=0 [2020-05-07T18:40:21.907Z] #68 7.895 + TMP_GOPATH= [2020-05-07T18:40:21.907Z] #68 7.895 + : /build/ [2020-05-07T18:40:21.907Z] #68 7.895 + '[' -z '' ']' [2020-05-07T18:40:21.907Z] #68 7.901 ++ mktemp -d [2020-05-07T18:40:21.907Z] #68 7.903 + export GOPATH=/tmp/tmp.7alToospoQ [2020-05-07T18:40:21.907Z] #68 7.903 + GOPATH=/tmp/tmp.7alToospoQ [2020-05-07T18:40:21.907Z] #68 7.903 + RM_GOPATH=1 [2020-05-07T18:40:21.907Z] #68 7.903 ++ dirname ./install.sh [2020-05-07T18:40:21.907Z] #68 7.904 + dir=. [2020-05-07T18:40:21.907Z] #68 7.919 + bin=rootlesskit [2020-05-07T18:40:21.907Z] #68 7.919 + shift [2020-05-07T18:40:21.907Z] #68 7.919 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-07T18:40:21.907Z] #68 7.920 + . ./rootlesskit.installer [2020-05-07T18:40:21.907Z] #68 7.920 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:40:21.907Z] #68 7.923 + install_rootlesskit [2020-05-07T18:40:21.907Z] #68 7.928 + case "$1" in [2020-05-07T18:40:21.907Z] #68 7.928 + export CGO_ENABLED=0 [2020-05-07T18:40:21.907Z] #68 7.929 + CGO_ENABLED=0 [2020-05-07T18:40:21.907Z] #68 7.929 + _install_rootlesskit [2020-05-07T18:40:21.907Z] #68 7.930 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T18:40:21.907Z] #68 7.933 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:40:21.907Z] #68 7.935 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7alToospoQ/src/github.com/rootless-containers/rootlesskit [2020-05-07T18:40:21.907Z] #68 7.938 Cloning into '/tmp/tmp.7alToospoQ/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T18:40:21.946Z] #43 23.44 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-07T18:40:22.229Z] #43 ... [2020-05-07T18:40:22.229Z] [2020-05-07T18:40:22.229Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:40:22.229Z] #47 13.60 unicode/utf16 [2020-05-07T18:40:22.229Z] #47 13.77 container/list [2020-05-07T18:40:22.229Z] #47 14.25 crypto/internal/subtle [2020-05-07T18:40:22.229Z] #47 14.33 crypto/subtle [2020-05-07T18:40:22.229Z] #47 14.51 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-07T18:40:22.229Z] #47 14.52 internal/nettrace [2020-05-07T18:40:22.229Z] #47 14.59 runtime/cgo [2020-05-07T18:40:22.229Z] #47 19.25 vendor/golang.org/x/crypto/internal/subtle [2020-05-07T18:40:22.283Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f2be6cc209e09842) in /home/ubuntu/workspace/moby_PR-40920 [Pipeline] { [Pipeline] checkout [2020-05-07T18:40:22.510Z] #47 ... [2020-05-07T18:40:22.510Z] [2020-05-07T18:40:22.510Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:40:22.510Z] #27 2.686 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-07T18:40:22.792Z] #27 3.052 #=#=# [2020-05-07T18:40:22.792Z] #27 3.186 #### 6.0% [2020-05-07T18:40:22.792Z] #27 ... [2020-05-07T18:40:22.792Z] [2020-05-07T18:40:22.792Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:40:22.792Z] #62 14.34 Fetched 8043 kB in 10s (784 kB/s) [2020-05-07T18:40:22.792Z] #62 14.34 Reading package lists... [2020-05-07T18:40:22.792Z] #62 18.27 Reading package lists... [2020-05-07T18:40:22.792Z] #62 22.56 Building dependency tree... [2020-05-07T18:40:22.792Z] #62 23.85 The following additional packages will be installed: [2020-05-07T18:40:22.792Z] #62 23.86 libbtrfs0 [2020-05-07T18:40:22.792Z] #62 23.95 The following NEW packages will be installed: [2020-05-07T18:40:22.792Z] #62 23.95 libbtrfs-dev libbtrfs0 [2020-05-07T18:40:22.792Z] #62 24.06 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:40:22.792Z] #62 24.06 Need to get 118 kB of archives. [2020-05-07T18:40:22.792Z] #62 24.06 After this operation, 390 kB of additional disk space will be used. [2020-05-07T18:40:22.792Z] #62 24.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-07T18:40:22.792Z] #62 24.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-07T18:40:23.133Z] #62 ... [2020-05-07T18:40:23.133Z] [2020-05-07T18:40:23.133Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:40:23.133Z] #35 14.37 Fetched 8043 kB in 11s (755 kB/s) [2020-05-07T18:40:23.133Z] #35 14.37 Reading package lists... [2020-05-07T18:40:23.133Z] #35 17.91 Reading package lists... [2020-05-07T18:40:23.133Z] #35 21.25 Building dependency tree... [2020-05-07T18:40:23.133Z] #35 22.25 The following additional packages will be installed: [2020-05-07T18:40:23.133Z] #35 22.25 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-07T18:40:23.133Z] #35 22.25 Suggested packages: [2020-05-07T18:40:23.133Z] #35 22.25 cmake-doc ninja-build lrzip [2020-05-07T18:40:23.133Z] #35 22.25 Recommended packages: [2020-05-07T18:40:23.133Z] #35 22.25 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-07T18:40:23.133Z] #35 22.92 The following NEW packages will be installed: [2020-05-07T18:40:23.133Z] #35 22.92 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-07T18:40:23.133Z] #35 22.92 vim-common xxd [2020-05-07T18:40:23.133Z] #35 23.03 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:40:23.133Z] #35 23.03 Need to get 14.0 MB of archives. [2020-05-07T18:40:23.133Z] #35 23.03 After this operation, 62.1 MB of additional disk space will be used. [2020-05-07T18:40:23.133Z] #35 23.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-07T18:40:23.133Z] #35 23.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T18:40:23.133Z] #35 23.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-05-07T18:40:23.133Z] #35 23.19 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-07T18:40:23.133Z] #35 23.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-05-07T18:40:23.133Z] #35 23.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-05-07T18:40:23.133Z] #35 23.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-05-07T18:40:23.133Z] #35 23.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-05-07T18:40:23.133Z] #35 23.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-05-07T18:40:23.133Z] #35 23.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-05-07T18:40:23.133Z] #35 24.44 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:40:23.133Z] #35 24.52 Fetched 14.0 MB in 1s (16.7 MB/s) [2020-05-07T18:40:23.133Z] #35 24.59 Selecting previously unselected package xxd. [2020-05-07T18:40:23.133Z] #35 24.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-07T18:40:23.133Z] #35 24.63 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-07T18:40:23.133Z] #35 24.64 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T18:40:23.133Z] #35 ... [2020-05-07T18:40:23.133Z] [2020-05-07T18:40:23.133Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:40:23.133Z] #27 3.186 #### 6.0% ######## 12.3% ############## 20.7% ################# 24.8% [2020-05-07T18:40:23.133Z] #27 ... [2020-05-07T18:40:23.133Z] [2020-05-07T18:40:23.133Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:40:23.133Z] #10 14.70 Fetched 8043 kB in 11s (749 kB/s) [2020-05-07T18:40:23.133Z] #10 14.70 Reading package lists... [2020-05-07T18:40:23.133Z] #10 18.59 Reading package lists... [2020-05-07T18:40:23.133Z] #10 22.52 Building dependency tree... [2020-05-07T18:40:23.133Z] #10 23.82 The following additional packages will be installed: [2020-05-07T18:40:23.133Z] #10 23.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-07T18:40:23.133Z] #10 23.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-07T18:40:23.133Z] #10 23.83 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-07T18:40:23.133Z] #10 23.83 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T18:40:23.133Z] #10 23.83 Suggested packages: [2020-05-07T18:40:23.133Z] #10 23.83 gcc-8-locales seccomp wine64 [2020-05-07T18:40:23.133Z] #10 24.77 The following NEW packages will be installed: [2020-05-07T18:40:23.133Z] #10 24.79 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-07T18:40:23.415Z] #10 24.79 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-07T18:40:23.415Z] #10 24.79 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-07T18:40:23.415Z] #10 24.79 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-07T18:40:23.415Z] #10 24.79 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-07T18:40:23.415Z] #10 24.79 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T18:40:23.415Z] #10 24.87 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:40:23.415Z] #10 24.87 Need to get 73.3 MB of archives. [2020-05-07T18:40:23.415Z] #10 24.87 After this operation, 494 MB of additional disk space will be used. [2020-05-07T18:40:23.415Z] #10 24.87 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-05-07T18:40:23.415Z] #10 ... [2020-05-07T18:40:23.415Z] [2020-05-07T18:40:23.415Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:40:23.415Z] #62 24.90 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:40:23.415Z] #62 25.01 Fetched 118 kB in 0s (1045 kB/s) [2020-05-07T18:40:23.697Z] #62 25.06 Selecting previously unselected package libbtrfs0. [2020-05-07T18:40:23.697Z] #62 25.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 ... 15176 files and directories currently installed.) [2020-05-07T18:40:23.697Z] #62 25.08 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-07T18:40:23.697Z] #62 25.09 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T18:40:23.697Z] #62 25.16 Selecting previously unselected package libbtrfs-dev. [2020-05-07T18:40:23.697Z] #62 25.18 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-07T18:40:23.697Z] #62 25.18 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:40:23.697Z] #62 25.32 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T18:40:23.697Z] #62 25.33 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:40:23.697Z] #62 25.35 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:40:23.814Z] #68 ... [2020-05-07T18:40:23.814Z] [2020-05-07T18:40:23.814Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:40:23.814Z] #25 8.680 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:40:23.814Z] #25 8.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:40:23.814Z] #25 8.755 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:40:23.814Z] #25 9.806 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:40:23.814Z] #25 ... [2020-05-07T18:40:23.814Z] [2020-05-07T18:40:23.814Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:40:23.814Z] #62 9.581 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:40:23.814Z] #62 9.614 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:40:23.814Z] #62 9.629 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:40:23.814Z] #62 ... [2020-05-07T18:40:23.814Z] [2020-05-07T18:40:23.814Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:40:23.814Z] #41 8.988 + git clone https://github.com/docker/distribution.git . [2020-05-07T18:40:23.814Z] #41 8.991 Cloning into '.'... [2020-05-07T18:40:23.814Z] #41 ... [2020-05-07T18:40:23.814Z] [2020-05-07T18:40:23.814Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:23.814Z] #56 8.907 + RM_GOPATH=0 [2020-05-07T18:40:23.814Z] #56 8.907 + TMP_GOPATH= [2020-05-07T18:40:23.814Z] #56 8.907 + : /build [2020-05-07T18:40:23.814Z] #56 8.907 + '[' -z '' ']' [2020-05-07T18:40:23.814Z] #56 8.918 ++ mktemp -d [2020-05-07T18:40:23.814Z] #56 8.929 + export GOPATH=/tmp/tmp.FpnklBrVL7 [2020-05-07T18:40:23.814Z] #56 8.930 + GOPATH=/tmp/tmp.FpnklBrVL7 [2020-05-07T18:40:23.814Z] #56 8.933 + RM_GOPATH=1 [2020-05-07T18:40:23.814Z] #56 8.933 ++ dirname ./install.sh [2020-05-07T18:40:23.814Z] #56 8.934 + dir=. [2020-05-07T18:40:23.814Z] #56 8.934 + bin=shfmt [2020-05-07T18:40:23.814Z] #56 8.934 + shift [2020-05-07T18:40:23.814Z] #56 8.935 + '[' '!' -f ./shfmt.installer ']' [2020-05-07T18:40:23.814Z] #56 8.935 + . ./shfmt.installer [2020-05-07T18:40:23.814Z] #56 8.936 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:40:23.814Z] #56 8.937 + install_shfmt [2020-05-07T18:40:23.814Z] #56 8.937 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T18:40:23.814Z] #56 8.941 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:40:23.814Z] #56 8.941 + git clone https://github.com/mvdan/sh.git /tmp/tmp.FpnklBrVL7/src/github.com/mvdan/sh [2020-05-07T18:40:23.814Z] #56 8.956 Cloning into '/tmp/tmp.FpnklBrVL7/src/github.com/mvdan/sh'... [2020-05-07T18:40:24.072Z] #56 ... [2020-05-07T18:40:24.072Z] [2020-05-07T18:40:24.072Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:40:24.072Z] #53 8.730 + RM_GOPATH=0 [2020-05-07T18:40:24.072Z] #53 8.730 + TMP_GOPATH= [2020-05-07T18:40:24.072Z] #53 8.730 + : /build [2020-05-07T18:40:24.072Z] #53 8.730 + '[' -z '' ']' [2020-05-07T18:40:24.072Z] #53 8.734 ++ mktemp -d [2020-05-07T18:40:24.072Z] #53 8.737 + export GOPATH=/tmp/tmp.AVGjShkT4E [2020-05-07T18:40:24.072Z] #53 8.737 + GOPATH=/tmp/tmp.AVGjShkT4E [2020-05-07T18:40:24.072Z] #53 8.737 + RM_GOPATH=1 [2020-05-07T18:40:24.072Z] #53 8.738 ++ dirname ./install.sh [2020-05-07T18:40:24.072Z] #53 8.739 + dir=. [2020-05-07T18:40:24.072Z] #53 8.740 + bin=golangci_lint [2020-05-07T18:40:24.072Z] #53 8.740 + shift [2020-05-07T18:40:24.072Z] #53 8.740 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-07T18:40:24.072Z] #53 8.740 + . ./golangci_lint.installer [2020-05-07T18:40:24.072Z] #53 8.740 ++ : v1.23.8 [2020-05-07T18:40:24.072Z] #53 8.740 + install_golangci_lint [2020-05-07T18:40:24.072Z] #53 8.740 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T18:40:24.072Z] #53 8.740 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T18:40:24.072Z] #53 8.740 Installing golangci-lint version v1.23.8 [2020-05-07T18:40:24.072Z] #53 ... [2020-05-07T18:40:24.072Z] [2020-05-07T18:40:24.072Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:24.072Z] #74 8.523 + RM_GOPATH=0 [2020-05-07T18:40:24.072Z] #74 8.523 + TMP_GOPATH= [2020-05-07T18:40:24.072Z] #74 8.523 + : /build [2020-05-07T18:40:24.072Z] #74 8.523 + '[' -z '' ']' [2020-05-07T18:40:24.072Z] #74 8.529 ++ mktemp -d [2020-05-07T18:40:24.072Z] #74 8.530 + export GOPATH=/tmp/tmp.IBe9cCxuIT [2020-05-07T18:40:24.072Z] #74 8.530 + GOPATH=/tmp/tmp.IBe9cCxuIT [2020-05-07T18:40:24.072Z] #74 8.530 + RM_GOPATH=1 [2020-05-07T18:40:24.072Z] #74 8.531 ++ dirname ./install.sh [2020-05-07T18:40:24.072Z] #74 8.541 + dir=. [2020-05-07T18:40:24.072Z] #74 8.541 + bin=proxy [2020-05-07T18:40:24.072Z] #74 8.541 + shift [2020-05-07T18:40:24.072Z] #74 8.542 + '[' '!' -f ./proxy.installer ']' [2020-05-07T18:40:24.072Z] #74 8.542 + . ./proxy.installer [2020-05-07T18:40:24.072Z] #74 8.542 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:40:24.072Z] #74 8.542 + install_proxy [2020-05-07T18:40:24.072Z] #74 8.542 + case "$1" in [2020-05-07T18:40:24.072Z] #74 8.542 + export CGO_ENABLED=0 [2020-05-07T18:40:24.072Z] #74 8.542 + CGO_ENABLED=0 [2020-05-07T18:40:24.072Z] #74 8.542 + _install_proxy [2020-05-07T18:40:24.072Z] #74 8.543 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T18:40:24.072Z] #74 8.543 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:40:24.072Z] #74 8.543 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IBe9cCxuIT/src/github.com/docker/libnetwork [2020-05-07T18:40:24.072Z] #74 8.566 Cloning into '/tmp/tmp.IBe9cCxuIT/src/github.com/docker/libnetwork'... [2020-05-07T18:40:24.324Z] #62 ... [2020-05-07T18:40:24.324Z] [2020-05-07T18:40:24.324Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:24.324Z] #74 15.55 + cd /tmp/tmp.treuToLgJd/src/github.com/docker/libnetwork [2020-05-07T18:40:24.324Z] #74 15.55 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:40:24.324Z] #74 16.35 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T18:40:24.324Z] #74 ... [2020-05-07T18:40:24.324Z] [2020-05-07T18:40:24.324Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:40:24.324Z] #27 3.186 #### 6.0% ######## 12.3% ############## 20.7% ################# 24.8% ####################### 33.2% ########################## 37.4% ################################ 45.7% ##################################### 52.0% ########################################### 60.3% ############################################### 66.6% ################################################## 70.8% ###################################################### 76.0% ############################################################# 85.0% ################################################################### 93.3% ######################################################################## 100.0% [2020-05-07T18:40:24.335Z] #74 ... [2020-05-07T18:40:24.335Z] [2020-05-07T18:40:24.335Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:40:24.335Z] #50 8.568 + RM_GOPATH=0 [2020-05-07T18:40:24.335Z] #50 8.568 + TMP_GOPATH= [2020-05-07T18:40:24.335Z] #50 8.568 + : /build [2020-05-07T18:40:24.335Z] #50 8.568 + '[' -z '' ']' [2020-05-07T18:40:24.335Z] #50 8.568 ++ mktemp -d [2020-05-07T18:40:24.335Z] #50 8.570 + export GOPATH=/tmp/tmp.vtVxJHMLeJ [2020-05-07T18:40:24.335Z] #50 8.570 + GOPATH=/tmp/tmp.vtVxJHMLeJ [2020-05-07T18:40:24.335Z] #50 8.570 + RM_GOPATH=1 [2020-05-07T18:40:24.335Z] #50 8.571 ++ dirname ./install.sh [2020-05-07T18:40:24.335Z] #50 8.572 + dir=. [2020-05-07T18:40:24.335Z] #50 8.572 + bin=gotestsum [2020-05-07T18:40:24.335Z] #50 8.572 + shift [2020-05-07T18:40:24.335Z] #50 8.572 + '[' '!' -f ./gotestsum.installer ']' [2020-05-07T18:40:24.335Z] #50 8.572 + . ./gotestsum.installer [2020-05-07T18:40:24.335Z] #50 8.573 ++ : v0.3.5 [2020-05-07T18:40:24.335Z] #50 8.573 + install_gotestsum [2020-05-07T18:40:24.335Z] #50 8.573 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T18:40:24.335Z] #50 8.573 Installing gotestsum version v0.3.5 [2020-05-07T18:40:24.335Z] #50 8.574 + go get -d gotest.tools/gotestsum [2020-05-07T18:40:24.600Z] #50 ... [2020-05-07T18:40:24.600Z] [2020-05-07T18:40:24.600Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:24.600Z] #33 8.800 + RM_GOPATH=0 [2020-05-07T18:40:24.600Z] #33 8.800 + TMP_GOPATH= [2020-05-07T18:40:24.600Z] #33 8.800 + : /build [2020-05-07T18:40:24.600Z] #33 8.800 + '[' -z '' ']' [2020-05-07T18:40:24.600Z] #33 8.800 ++ mktemp -d [2020-05-07T18:40:24.600Z] #33 8.809 + export GOPATH=/tmp/tmp.x2V2BOdjdZ [2020-05-07T18:40:24.600Z] #33 8.809 + GOPATH=/tmp/tmp.x2V2BOdjdZ [2020-05-07T18:40:24.600Z] #33 8.809 + RM_GOPATH=1 [2020-05-07T18:40:24.600Z] #33 8.810 ++ dirname ./install.sh [2020-05-07T18:40:24.600Z] #33 8.812 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:40:24.600Z] #33 8.812 + dir=. [2020-05-07T18:40:24.600Z] #33 8.812 + bin=tomlv [2020-05-07T18:40:24.600Z] #33 8.812 + shift [2020-05-07T18:40:24.600Z] #33 8.812 + '[' '!' -f ./tomlv.installer ']' [2020-05-07T18:40:24.600Z] #33 8.812 + . ./tomlv.installer [2020-05-07T18:40:24.600Z] #33 8.812 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:40:24.600Z] #33 8.812 + install_tomlv [2020-05-07T18:40:24.600Z] #33 8.812 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T18:40:24.600Z] #33 8.812 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.x2V2BOdjdZ/src/github.com/BurntSushi/toml [2020-05-07T18:40:24.600Z] #33 8.846 Cloning into '/tmp/tmp.x2V2BOdjdZ/src/github.com/BurntSushi/toml'... [2020-05-07T18:40:24.600Z] #33 9.953 + cd /tmp/tmp.x2V2BOdjdZ/src/github.com/BurntSushi/toml [2020-05-07T18:40:24.600Z] #33 9.954 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:40:24.600Z] #33 9.960 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T18:40:24.600Z] #33 ... [2020-05-07T18:40:24.600Z] [2020-05-07T18:40:24.600Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:40:24.600Z] #23 8.875 + RM_GOPATH=0 [2020-05-07T18:40:24.600Z] #23 8.876 + TMP_GOPATH= [2020-05-07T18:40:24.600Z] #23 8.876 + : /build [2020-05-07T18:40:24.600Z] #23 8.876 + '[' -z '' ']' [2020-05-07T18:40:24.600Z] #23 8.883 ++ mktemp -d [2020-05-07T18:40:24.600Z] #23 8.894 + export GOPATH=/tmp/tmp.KzeDavI5ya [2020-05-07T18:40:24.600Z] #23 8.894 + GOPATH=/tmp/tmp.KzeDavI5ya [2020-05-07T18:40:24.600Z] #23 8.895 + RM_GOPATH=1 [2020-05-07T18:40:24.600Z] #23 8.895 ++ dirname ./install.sh [2020-05-07T18:40:24.600Z] #23 8.899 + dir=. [2020-05-07T18:40:24.600Z] #23 8.899 + bin=dockercli [2020-05-07T18:40:24.600Z] #23 8.899 + shift [2020-05-07T18:40:24.600Z] #23 8.900 + '[' '!' -f ./dockercli.installer ']' [2020-05-07T18:40:24.600Z] #23 8.900 + . ./dockercli.installer [2020-05-07T18:40:24.600Z] #23 8.900 ++ : stable [2020-05-07T18:40:24.600Z] #23 8.900 ++ : 17.06.2-ce [2020-05-07T18:40:24.600Z] #23 8.901 + install_dockercli [2020-05-07T18:40:24.600Z] #23 8.902 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T18:40:24.600Z] #23 8.902 Install docker/cli version 17.06.2-ce from stable [2020-05-07T18:40:24.600Z] #23 8.903 ++ uname -m [2020-05-07T18:40:24.600Z] #23 8.904 + arch=x86_64 [2020-05-07T18:40:24.600Z] #23 8.904 + '[' x86_64 '!=' x86_64 ']' [2020-05-07T18:40:24.600Z] #23 8.905 + url=https://download.docker.com/linux/static [2020-05-07T18:40:24.600Z] #23 8.905 + tar -xz docker/docker [2020-05-07T18:40:24.600Z] #23 8.905 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-07T18:40:24.609Z] #27 ... [2020-05-07T18:40:24.609Z] [2020-05-07T18:40:24.609Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:40:24.609Z] #62 DONE 26.1s [2020-05-07T18:40:24.609Z] [2020-05-07T18:40:24.609Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:40:24.609Z] #63 DONE 0.1s [2020-05-07T18:40:24.609Z] [2020-05-07T18:40:24.609Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T18:40:24.860Z] #23 ... [2020-05-07T18:40:24.860Z] [2020-05-07T18:40:24.860Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:40:24.860Z] #35 8.401 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:40:24.860Z] #35 8.483 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:40:24.860Z] #35 8.484 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:40:24.860Z] #35 9.565 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:40:24.860Z] #35 ... [2020-05-07T18:40:24.860Z] [2020-05-07T18:40:24.860Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:40:24.860Z] #10 8.637 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:40:24.860Z] #10 8.722 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:40:24.860Z] #10 8.730 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:40:24.860Z] #10 9.706 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:40:24.899Z] #64 DONE 0.1s [2020-05-07T18:40:24.899Z] [2020-05-07T18:40:24.899Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:40:24.899Z] #27 5.111 [2020-05-07T18:40:24.903Z] using credential docker-jenkins-github-credentials [2020-05-07T18:40:24.915Z] Cloning the remote Git repository [2020-05-07T18:40:24.915Z] Cloning with configured refspecs honoured and without tags [2020-05-07T18:40:24.927Z] using credential docker-jenkins-github-credentials [2020-05-07T18:40:24.943Z] Cloning the remote Git repository [2020-05-07T18:40:24.943Z] Cloning with configured refspecs honoured and without tags [2020-05-07T18:40:25.118Z] #10 ... [2020-05-07T18:40:25.118Z] [2020-05-07T18:40:25.118Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:40:25.118Z] #47 8.727 + RM_GOPATH=0 [2020-05-07T18:40:25.118Z] #47 8.727 + TMP_GOPATH= [2020-05-07T18:40:25.118Z] #47 8.727 + : /build [2020-05-07T18:40:25.118Z] #47 8.727 + '[' -z '' ']' [2020-05-07T18:40:25.118Z] #47 8.729 ++ mktemp -d [2020-05-07T18:40:25.118Z] #47 8.743 + export GOPATH=/tmp/tmp.HuF66SfL7v [2020-05-07T18:40:25.118Z] #47 8.743 + GOPATH=/tmp/tmp.HuF66SfL7v [2020-05-07T18:40:25.118Z] #47 8.743 + RM_GOPATH=1 [2020-05-07T18:40:25.118Z] #47 8.744 ++ dirname ./install.sh [2020-05-07T18:40:25.118Z] #47 8.745 + dir=. [2020-05-07T18:40:25.118Z] #47 8.747 + bin=vndr [2020-05-07T18:40:25.118Z] #47 8.747 + shift [2020-05-07T18:40:25.118Z] #47 8.751 + '[' '!' -f ./vndr.installer ']' [2020-05-07T18:40:25.118Z] #47 8.751 + . ./vndr.installer [2020-05-07T18:40:25.118Z] #47 8.751 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:40:25.118Z] #47 8.752 + install_vndr [2020-05-07T18:40:25.118Z] #47 8.752 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T18:40:25.118Z] #47 8.752 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HuF66SfL7v/src/github.com/LK4D4/vndr [2020-05-07T18:40:25.118Z] #47 8.752 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:40:25.118Z] #47 8.759 Cloning into '/tmp/tmp.HuF66SfL7v/src/github.com/LK4D4/vndr'... [2020-05-07T18:40:25.118Z] #47 9.546 + cd /tmp/tmp.HuF66SfL7v/src/github.com/LK4D4/vndr [2020-05-07T18:40:25.118Z] #47 9.546 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:40:25.118Z] #47 9.554 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T18:40:25.376Z] #47 11.35 internal/bytealg [2020-05-07T18:40:25.376Z] #47 11.37 runtime/internal/math [2020-05-07T18:40:25.376Z] #47 11.44 internal/race [2020-05-07T18:40:25.462Z] #27 5.286 ######### 12.9% ##################### 29.9% ################################# 47.0% ############################################## 63.9% ########################################################## 80.9% ###################################################################### 97.9% ######################################################################## 100.0% [2020-05-07T18:40:25.635Z] #47 11.53 sync/atomic [2020-05-07T18:40:25.702Z] b3343b78770d: Pull complete [2020-05-07T18:40:25.702Z] 7fe1d7df2e7c: Pull complete [2020-05-07T18:40:25.702Z] Digest: sha256:78fee61a1c3a15d3f2f8e172c6737a076c4877bd7fb6b43caf1a20b148cd5c42 [2020-05-07T18:40:25.702Z] Status: Downloaded newer image for golang:1.13.10-stretch [2020-05-07T18:40:25.702Z] ---> 4d38c0565539 [2020-05-07T18:40:25.702Z] Step 5/15 : ARG BUILDX_REPO [2020-05-07T18:40:25.702Z] ---> Running in 81f4cc31966f [2020-05-07T18:40:25.748Z] #27 6.215 [2020-05-07T18:40:25.021Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T18:40:25.134Z] > git init /home/ubuntu/workspace/moby_PR-40920 # timeout=10 [2020-05-07T18:40:25.455Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T18:40:25.455Z] > git --version # timeout=10 [2020-05-07T18:40:25.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T18:40:25.564Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40920/head:refs/remotes/origin/PR-40920 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:40:24.967Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T18:40:25.052Z] > git init /home/ubuntu/workspace/moby_PR-40920 # timeout=10 [2020-05-07T18:40:25.468Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T18:40:25.469Z] > git --version # timeout=10 [2020-05-07T18:40:25.532Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T18:40:25.534Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40920/head:refs/remotes/origin/PR-40920 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:40:26.034Z] Removing intermediate container 81f4cc31966f [2020-05-07T18:40:26.034Z] ---> 37c54630b7f4 [2020-05-07T18:40:26.034Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-07T18:40:26.034Z] ---> Running in b478fa4b866b [2020-05-07T18:40:26.199Z] #47 11.99 runtime [2020-05-07T18:40:26.199Z] #47 12.06 unicode [2020-05-07T18:40:26.364Z] Cloning into '/buildx'... [2020-05-07T18:40:27.441Z] #27 6.388 #### 5.9% ######### 13.6% ############### 21.2% #################### 28.9% ############################ 39.0% ##################################### 51.7% ############################################ 62.0% ################################################## 69.6% ####################################################### 77.2% ############################################################# 84.8% ################################################################## 92.5% ######################################################################## 100.0% [2020-05-07T18:40:27.723Z] #27 8.089 [2020-05-07T18:40:29.135Z] #27 8.238 # 1.6% ### 4.4% ##### 7.2% ####### 10.1% ######### 12.9% ########### 15.8% ############# 18.6% ############### 21.4% ################# 24.3% ################## 26.2% ###################### [2020-05-07T18:40:29.135Z] #27 ... [2020-05-07T18:40:29.135Z] [2020-05-07T18:40:29.135Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:29.135Z] #74 DONE 30.4s [2020-05-07T18:40:29.135Z] [2020-05-07T18:40:29.135Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:40:29.492Z] #47 15.35 unicode/utf8 [2020-05-07T18:40:30.058Z] #47 15.91 math [2020-05-07T18:40:31.129Z] #27 8.238 # 1.6% ### 4.4% ##### 7.2% ####### 10.1% ######### 12.9% ########### 15.8% ############# 18.6% ############### 21.4% ################# 24.3% ################## 26.2% ###################### 31.0% ######################### 34.7% ########################## 36.6% ########################### 38.5% ############################# 40.4% ############################## 42.3% ################################# 46.9% ##################################### 51.6% ####################################### 55.4% ######################################### 58.2% ########################################### 61.1% ############################################## 63.9% ################################################ 67.7% ################################################## 70.5% #################### [2020-05-07T18:40:31.129Z] #27 ... [2020-05-07T18:40:31.129Z] [2020-05-07T18:40:31.129Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:40:31.129Z] #43 25.49 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-07T18:40:31.129Z] #43 25.51 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-07T18:40:31.129Z] #43 25.53 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-07T18:40:31.129Z] #43 25.56 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-07T18:40:31.129Z] #43 25.57 Setting up python-six (1.12.0-1) ... [2020-05-07T18:40:31.129Z] #43 27.63 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-07T18:40:31.129Z] #43 27.64 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-07T18:40:31.129Z] #43 27.66 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-07T18:40:31.129Z] #43 27.68 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-07T18:40:31.129Z] #43 27.69 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-07T18:40:31.129Z] #43 27.70 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-07T18:40:31.129Z] #43 27.72 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T18:40:31.129Z] #43 27.74 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-07T18:40:31.129Z] #43 27.75 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T18:40:31.129Z] #43 27.76 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-07T18:40:31.129Z] #43 32.05 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-07T18:40:31.129Z] #43 32.06 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:40:31.129Z] #43 DONE 32.6s [2020-05-07T18:40:31.129Z] [2020-05-07T18:40:31.129Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:40:31.432Z] #47 ... [2020-05-07T18:40:31.432Z] [2020-05-07T18:40:31.432Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:40:31.432Z] #23 17.25 + mkdir -p /build [2020-05-07T18:40:31.432Z] #23 17.25 + mv docker/docker /build/ [2020-05-07T18:40:31.432Z] #23 17.28 + rmdir docker [2020-05-07T18:40:32.003Z] #23 DONE 17.7s [2020-05-07T18:40:32.003Z] [2020-05-07T18:40:32.003Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:32.003Z] #33 10.71 internal/cpu [2020-05-07T18:40:32.003Z] #33 10.77 runtime/internal/atomic [2020-05-07T18:40:32.003Z] #33 11.10 runtime/internal/sys [2020-05-07T18:40:32.003Z] #33 11.21 internal/bytealg [2020-05-07T18:40:32.003Z] #33 11.45 runtime/internal/math [2020-05-07T18:40:32.003Z] #33 11.59 math/bits [2020-05-07T18:40:32.003Z] #33 12.04 runtime [2020-05-07T18:40:32.003Z] #33 12.27 math [2020-05-07T18:40:32.003Z] #33 16.91 internal/testlog [2020-05-07T18:40:32.003Z] #33 17.28 encoding [2020-05-07T18:40:32.003Z] #33 17.51 runtime/cgo [2020-05-07T18:40:32.003Z] #33 ... [2020-05-07T18:40:32.003Z] [2020-05-07T18:40:32.003Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:40:32.003Z] #30 8.301 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-07T18:40:32.003Z] #30 8.307 Cloning into '.'... [2020-05-07T18:40:32.255Z] #27 8.238 # 1.6% ### 4.4% ##### 7.2% ####### 10.1% ######### 12.9% ########### 15.8% ############# 18.6% ############### 21.4% ################# 24.3% ################## 26.2% ###################### 31.0% ######################### 34.7% ########################## 36.6% ########################### 38.5% ############################# 40.4% ############################## 42.3% ################################# 46.9% ##################################### 51.6% ####################################### 55.4% ######################################### 58.2% ########################################### 61.1% ############################################## 63.9% ################################################ 67.7% ################################################## 70.5% #################################################### 73.4% ###################################################### 76.2% ######################################################## 78.1% ######################################################### 80.0% ########################################################### 82.8% ############################################################## 86.9% ################################################################ 90.0% ################################################################## 92.4% ##################################################################### 95.8% ####################################################################### 98.7% ######################################################################## 100.0% [2020-05-07T18:40:32.255Z] #27 12.60 [2020-05-07T18:40:32.261Z] #30 ... [2020-05-07T18:40:32.261Z] [2020-05-07T18:40:32.261Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:40:32.261Z] #68 13.01 + cd /tmp/tmp.7alToospoQ/src/github.com/rootless-containers/rootlesskit [2020-05-07T18:40:32.261Z] #68 13.01 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:40:32.261Z] #68 13.59 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T18:40:32.261Z] #68 13.59 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T18:40:32.293Z] Removing intermediate container b478fa4b866b [2020-05-07T18:40:32.293Z] ---> f3818e6cc515 [2020-05-07T18:40:32.293Z] Step 7/15 : WORKDIR /buildx [2020-05-07T18:40:32.293Z] ---> Running in a25cab0372b6 [2020-05-07T18:40:32.293Z] Removing intermediate container a25cab0372b6 [2020-05-07T18:40:32.293Z] ---> 5d3009463958 [2020-05-07T18:40:32.293Z] Step 8/15 : ARG BUILDX_COMMIT [2020-05-07T18:40:32.293Z] ---> Running in 6eaf6c3d9168 [2020-05-07T18:40:32.293Z] Removing intermediate container 6eaf6c3d9168 [2020-05-07T18:40:32.293Z] ---> 92701aa64c3f [2020-05-07T18:40:32.293Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-07T18:40:32.293Z] ---> Running in e407a5aa7ba5 [2020-05-07T18:40:33.259Z] #27 13.55 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-07T18:40:33.445Z] From https://github.com/docker/buildx [2020-05-07T18:40:33.445Z] * [new tag] v0.3.1 -> build [2020-05-07T18:40:33.541Z] #27 13.85 [2020-05-07T18:40:33.541Z] #27 ... [2020-05-07T18:40:33.541Z] [2020-05-07T18:40:33.541Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:40:33.541Z] #35 24.91 Selecting previously unselected package vim-common. [2020-05-07T18:40:33.541Z] #35 24.91 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:40:33.541Z] #35 24.92 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T18:40:33.541Z] #35 25.24 Selecting previously unselected package cmake-data. [2020-05-07T18:40:33.541Z] #35 25.24 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-07T18:40:33.541Z] #35 25.25 Unpacking cmake-data (3.13.4-1) ... [2020-05-07T18:40:33.541Z] #35 27.80 Selecting previously unselected package libicu63:s390x. [2020-05-07T18:40:33.541Z] #35 27.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-07T18:40:33.541Z] #35 27.83 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-07T18:40:33.541Z] #35 33.92 Selecting previously unselected package libxml2:s390x. [2020-05-07T18:40:33.541Z] #35 33.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-05-07T18:40:33.541Z] #35 33.93 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-07T18:40:33.541Z] #35 34.34 Selecting previously unselected package libarchive13:s390x. [2020-05-07T18:40:33.541Z] #35 34.34 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-05-07T18:40:33.541Z] #35 34.35 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-07T18:40:33.541Z] #35 34.60 Selecting previously unselected package libjsoncpp1:s390x. [2020-05-07T18:40:33.541Z] #35 34.60 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-05-07T18:40:33.541Z] #35 34.68 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-05-07T18:40:33.541Z] #35 34.77 Selecting previously unselected package librhash0:s390x. [2020-05-07T18:40:33.541Z] #35 34.77 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-05-07T18:40:33.541Z] #35 34.78 Unpacking librhash0:s390x (1.3.8-1) ... [2020-05-07T18:40:33.541Z] #35 34.93 Selecting previously unselected package libuv1:s390x. [2020-05-07T18:40:33.541Z] #35 34.93 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-05-07T18:40:33.541Z] #35 34.94 Unpacking libuv1:s390x (1.24.1-1) ... [2020-05-07T18:40:33.541Z] #35 35.04 Selecting previously unselected package cmake. [2020-05-07T18:40:33.541Z] #35 35.04 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-05-07T18:40:33.541Z] #35 35.04 Unpacking cmake (3.13.4-1) ... [2020-05-07T18:40:33.541Z] #35 ... [2020-05-07T18:40:33.541Z] [2020-05-07T18:40:33.541Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:40:33.541Z] #10 25.02 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-05-07T18:40:33.541Z] #10 25.18 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-05-07T18:40:33.541Z] #10 25.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-05-07T18:40:33.541Z] #10 25.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-05-07T18:40:33.541Z] #10 25.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-07T18:40:33.541Z] #10 25.51 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-05-07T18:40:33.541Z] #10 25.71 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-05-07T18:40:33.541Z] #10 25.74 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-05-07T18:40:33.541Z] #10 28.06 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-05-07T18:40:33.541Z] #10 29.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-05-07T18:40:33.541Z] #10 29.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-05-07T18:40:33.541Z] #10 29.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-07T18:40:33.541Z] #10 29.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-07T18:40:33.541Z] #10 29.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-05-07T18:40:33.541Z] #10 29.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-05-07T18:40:33.541Z] #10 29.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-05-07T18:40:33.541Z] #10 29.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-05-07T18:40:33.541Z] #10 29.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-05-07T18:40:33.541Z] #10 29.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-05-07T18:40:33.541Z] #10 29.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-05-07T18:40:33.541Z] #10 29.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-05-07T18:40:33.541Z] #10 29.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-05-07T18:40:33.541Z] #10 29.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-05-07T18:40:33.541Z] #10 29.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-05-07T18:40:33.541Z] #10 30.98 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:40:33.541Z] #10 31.16 Fetched 73.3 MB in 5s (14.7 MB/s) [2020-05-07T18:40:33.541Z] #10 31.28 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-07T18:40:33.541Z] #10 31.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 ... 15176 files and directories currently installed.) [2020-05-07T18:40:33.541Z] #10 31.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-05-07T18:40:33.541Z] #10 31.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T18:40:33.541Z] #10 33.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-07T18:40:33.541Z] #10 33.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-05-07T18:40:33.541Z] #10 33.48 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T18:40:33.541Z] #10 35.15 Selecting previously unselected package binutils-mingw-w64. [2020-05-07T18:40:33.635Z] #68 ... [2020-05-07T18:40:33.635Z] [2020-05-07T18:40:33.635Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:40:33.635Z] #43 9.770 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:40:33.635Z] #43 12.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:40:33.635Z] #43 ... [2020-05-07T18:40:33.635Z] [2020-05-07T18:40:33.635Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:40:33.635Z] #62 10.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:40:33.635Z] #62 13.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:40:33.635Z] #62 15.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:40:33.823Z] #10 35.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-07T18:40:33.823Z] #10 35.16 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T18:40:33.823Z] #10 35.30 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-05-07T18:40:33.823Z] #10 ... [2020-05-07T18:40:33.823Z] [2020-05-07T18:40:33.823Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:40:33.823Z] #27 13.98 ######################################################################## 100.0% [2020-05-07T18:40:33.823Z] #27 14.06 [2020-05-07T18:40:33.892Z] #62 ... [2020-05-07T18:40:33.892Z] [2020-05-07T18:40:33.892Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:33.892Z] #56 19.95 + cd /tmp/tmp.FpnklBrVL7/src/github.com/mvdan/sh [2020-05-07T18:40:33.892Z] #56 19.96 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:40:34.149Z] #56 20.11 + GO111MODULE=on [2020-05-07T18:40:34.149Z] #56 20.11 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T18:40:34.158Z] Switched to branch 'build' [2020-05-07T18:40:34.438Z] #27 ... [2020-05-07T18:40:34.438Z] [2020-05-07T18:40:34.438Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:34.438Z] #33 25.56 sync [2020-05-07T18:40:34.438Z] #33 25.56 internal/reflectlite [2020-05-07T18:40:34.438Z] #33 27.72 errors [2020-05-07T18:40:34.438Z] #33 27.74 sort [2020-05-07T18:40:34.438Z] #33 28.02 strconv [2020-05-07T18:40:34.438Z] #33 29.02 io [2020-05-07T18:40:34.438Z] #33 30.14 syscall [2020-05-07T18:40:34.438Z] #33 31.81 reflect [2020-05-07T18:40:34.438Z] #33 ... [2020-05-07T18:40:34.438Z] [2020-05-07T18:40:34.438Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:40:34.438Z] #10 35.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-07T18:40:34.438Z] #10 35.30 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-07T18:40:34.438Z] #10 35.39 Selecting previously unselected package dmsetup. [2020-05-07T18:40:34.438Z] #10 35.40 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-05-07T18:40:34.438Z] #10 35.40 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-07T18:40:34.438Z] #10 35.57 Selecting previously unselected package mingw-w64-common. [2020-05-07T18:40:34.438Z] #10 35.59 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-07T18:40:34.438Z] #10 35.59 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-07T18:40:34.720Z] #10 ... [2020-05-07T18:40:34.720Z] [2020-05-07T18:40:34.720Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:40:34.720Z] #65 1.596 + RM_GOPATH=0 [2020-05-07T18:40:34.720Z] #65 1.596 + TMP_GOPATH= [2020-05-07T18:40:34.720Z] #65 1.596 + : /build [2020-05-07T18:40:34.720Z] #65 1.596 + '[' -z '' ']' [2020-05-07T18:40:34.720Z] #65 1.596 ++ mktemp -d [2020-05-07T18:40:34.720Z] #65 1.599 + export GOPATH=/tmp/tmp.VtIj3ExE2O [2020-05-07T18:40:34.720Z] #65 1.599 + GOPATH=/tmp/tmp.VtIj3ExE2O [2020-05-07T18:40:34.720Z] #65 1.600 + RM_GOPATH=1 [2020-05-07T18:40:34.720Z] #65 1.601 ++ dirname ./install.sh [2020-05-07T18:40:34.720Z] #65 1.601 + dir=. [2020-05-07T18:40:34.720Z] #65 1.602 + bin=containerd [2020-05-07T18:40:34.720Z] #65 1.602 + shift [2020-05-07T18:40:34.720Z] #65 1.602 + '[' '!' -f ./containerd.installer ']' [2020-05-07T18:40:34.720Z] #65 1.602 + . ./containerd.installer [2020-05-07T18:40:34.720Z] #65 1.602 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:40:34.720Z] #65 1.602 + install_containerd [2020-05-07T18:40:34.720Z] #65 1.602 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T18:40:34.720Z] #65 1.602 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:40:34.720Z] #65 1.602 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VtIj3ExE2O/src/github.com/containerd/containerd [2020-05-07T18:40:34.720Z] #65 1.609 Cloning into '/tmp/tmp.VtIj3ExE2O/src/github.com/containerd/containerd'... [2020-05-07T18:40:34.720Z] #65 ... [2020-05-07T18:40:34.720Z] [2020-05-07T18:40:34.720Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:40:34.720Z] #27 15.02 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-07T18:40:34.720Z] #27 15.30 [2020-05-07T18:40:35.001Z] #27 15.42 ########### 16.2% ######################################################################## 100.0% [2020-05-07T18:40:35.001Z] #27 15.53 [2020-05-07T18:40:35.312Z] Removing intermediate container e407a5aa7ba5 [2020-05-07T18:40:35.312Z] ---> 24128cf7ef45 [2020-05-07T18:40:35.312Z] Step 10/15 : ARG GOOS [2020-05-07T18:40:35.312Z] ---> Running in 3e87a72eb5ef [2020-05-07T18:40:35.312Z] Removing intermediate container 3e87a72eb5ef [2020-05-07T18:40:35.312Z] ---> ea92f152966d [2020-05-07T18:40:35.312Z] Step 11/15 : ARG GOARCH [2020-05-07T18:40:35.312Z] ---> Running in 6eb67e7cc014 [2020-05-07T18:40:35.521Z] #56 21.36 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:40:35.521Z] #56 21.40 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:40:35.521Z] #56 ... [2020-05-07T18:40:35.521Z] [2020-05-07T18:40:35.521Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:40:35.521Z] #35 11.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:40:35.521Z] #35 14.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:40:35.521Z] #35 ... [2020-05-07T18:40:35.521Z] [2020-05-07T18:40:35.521Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:35.521Z] #56 21.41 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:40:35.521Z] #56 21.67 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:40:35.642Z] Removing intermediate container 6eb67e7cc014 [2020-05-07T18:40:35.642Z] ---> 04c02d3b5e03 [2020-05-07T18:40:35.642Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-05-07T18:40:35.642Z] ---> Running in 1726b83987c4 [2020-05-07T18:40:35.779Z] #56 21.80 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:40:35.779Z] #56 ... [2020-05-07T18:40:35.779Z] [2020-05-07T18:40:35.779Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:40:35.779Z] #10 12.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:40:35.779Z] #10 14.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:40:36.007Z] #27 16.39 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-07T18:40:36.007Z] #27 16.44 skipping existing b63cc5f62c21 [2020-05-07T18:40:36.007Z] #27 16.52 [2020-05-07T18:40:36.037Z] #10 ... [2020-05-07T18:40:36.037Z] [2020-05-07T18:40:36.037Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:40:36.037Z] #25 12.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:40:36.037Z] #25 14.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:40:36.037Z] #25 ... [2020-05-07T18:40:36.037Z] [2020-05-07T18:40:36.037Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:40:36.037Z] #47 20.79 unicode/utf16 [2020-05-07T18:40:36.037Z] #47 21.02 container/list [2020-05-07T18:40:36.037Z] #47 21.79 crypto/internal/subtle [2020-05-07T18:40:36.037Z] #47 22.00 crypto/subtle [2020-05-07T18:40:36.290Z] #27 ... [2020-05-07T18:40:36.290Z] [2020-05-07T18:40:36.290Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:40:36.290Z] #35 37.12 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-07T18:40:36.290Z] #35 37.14 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T18:40:36.290Z] #35 37.15 Setting up libuv1:s390x (1.24.1-1) ... [2020-05-07T18:40:36.290Z] #35 37.16 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T18:40:36.290Z] #35 37.17 Setting up librhash0:s390x (1.3.8-1) ... [2020-05-07T18:40:36.290Z] #35 37.18 Setting up cmake-data (3.13.4-1) ... [2020-05-07T18:40:36.290Z] #35 37.19 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-07T18:40:36.290Z] #35 37.21 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-05-07T18:40:36.290Z] #35 37.22 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-07T18:40:36.290Z] #35 37.23 Setting up cmake (3.13.4-1) ... [2020-05-07T18:40:36.290Z] #35 37.24 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:40:36.290Z] #35 37.28 Processing triggers for mime-support (3.62) ... [2020-05-07T18:40:36.290Z] #35 DONE 37.8s [2020-05-07T18:40:36.290Z] [2020-05-07T18:40:36.290Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:40:36.295Z] #47 22.11 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-07T18:40:36.295Z] #47 22.20 internal/nettrace [2020-05-07T18:40:36.554Z] #47 22.35 runtime/cgo [2020-05-07T18:40:36.579Z] #36 DONE 0.2s [2020-05-07T18:40:36.579Z] [2020-05-07T18:40:36.579Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T18:40:36.579Z] #37 DONE 0.1s [2020-05-07T18:40:36.579Z] [2020-05-07T18:40:36.579Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:40:37.584Z] #38 ... [2020-05-07T18:40:37.584Z] [2020-05-07T18:40:37.584Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:40:37.584Z] #50 28.92 + cd /tmp/tmp.z2NeTNM0jw/src/gotest.tools/gotestsum [2020-05-07T18:40:37.584Z] #50 28.92 + git checkout -q v0.3.5 [2020-05-07T18:40:37.584Z] #50 29.00 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T18:40:37.584Z] #50 ... [2020-05-07T18:40:37.584Z] [2020-05-07T18:40:37.584Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:40:37.584Z] #38 1.243 + RM_GOPATH=0 [2020-05-07T18:40:37.584Z] #38 1.243 + TMP_GOPATH= [2020-05-07T18:40:37.584Z] #38 1.243 + : /build [2020-05-07T18:40:37.584Z] #38 1.243 + '[' -z '' ']' [2020-05-07T18:40:37.866Z] #38 1.246 ++ mktemp -d [2020-05-07T18:40:37.866Z] #38 1.248 + export GOPATH=/tmp/tmp.vL6NlyYgZJ [2020-05-07T18:40:37.866Z] #38 1.252 + GOPATH=/tmp/tmp.vL6NlyYgZJ [2020-05-07T18:40:37.866Z] #38 1.252 + RM_GOPATH=1 [2020-05-07T18:40:37.866Z] #38 1.253 ++ dirname ./install.sh [2020-05-07T18:40:37.866Z] #38 1.254 + dir=. [2020-05-07T18:40:37.866Z] #38 1.254 + bin=tini [2020-05-07T18:40:37.866Z] #38 1.254 + shift [2020-05-07T18:40:37.866Z] #38 1.255 + '[' '!' -f ./tini.installer ']' [2020-05-07T18:40:37.866Z] #38 1.255 + . ./tini.installer [2020-05-07T18:40:37.866Z] #38 1.255 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:40:37.866Z] #38 1.255 + install_tini [2020-05-07T18:40:37.866Z] #38 1.255 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T18:40:37.866Z] #38 1.255 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:40:37.866Z] #38 1.255 + git clone https://github.com/krallin/tini.git /tmp/tmp.vL6NlyYgZJ/tini [2020-05-07T18:40:37.866Z] #38 1.257 Cloning into '/tmp/tmp.vL6NlyYgZJ/tini'... [2020-05-07T18:40:37.866Z] #38 ... [2020-05-07T18:40:37.866Z] [2020-05-07T18:40:37.866Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:40:37.866Z] #27 17.66 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-07T18:40:37.866Z] #27 17.89 [2020-05-07T18:40:37.866Z] #27 18.00 ######################################################################## 100.0% [2020-05-07T18:40:37.866Z] #27 18.09 [2020-05-07T18:40:37.866Z] #27 18.13 Download of images into '/build' complete. [2020-05-07T18:40:37.866Z] #27 18.13 Use something like the following to load the result into a Docker daemon: [2020-05-07T18:40:37.866Z] #27 18.13 tar -cC '/build' . | docker load [2020-05-07T18:40:37.866Z] #27 DONE 18.3s [2020-05-07T18:40:38.147Z] [2020-05-07T18:40:38.147Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:40:38.147Z] #30 30.01 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-05-07T18:40:38.147Z] #30 30.30 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-07T18:40:38.147Z] #30 31.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-07T18:40:38.497Z] #30 ... [2020-05-07T18:40:38.497Z] [2020-05-07T18:40:38.497Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:40:38.497Z] #47 29.69 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T18:40:38.497Z] #47 29.70 io [2020-05-07T18:40:38.497Z] #47 30.06 strconv [2020-05-07T18:40:38.497Z] #47 31.17 bytes [2020-05-07T18:40:38.497Z] #47 32.97 bufio [2020-05-07T18:40:38.497Z] #47 33.64 reflect [2020-05-07T18:40:38.497Z] #47 34.21 syscall [2020-05-07T18:40:38.497Z] #47 38.66 time [2020-05-07T18:40:38.778Z] #47 ... [2020-05-07T18:40:38.778Z] [2020-05-07T18:40:38.778Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:40:38.778Z] #38 2.196 + cd /tmp/tmp.vL6NlyYgZJ/tini [2020-05-07T18:40:38.778Z] #38 2.196 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:40:38.778Z] #38 2.215 + cmake . [2020-05-07T18:40:38.789Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0c584f162e705966a) in /home/ubuntu/workspace/moby_PR-40920 [Pipeline] { [Pipeline] checkout [2020-05-07T18:40:39.060Z] #38 2.530 -- The C compiler identification is GNU 8.3.0 [2020-05-07T18:40:39.060Z] #38 2.602 -- Check for working C compiler: /usr/bin/cc [2020-05-07T18:40:39.674Z] #38 3.035 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T18:40:39.674Z] #38 3.035 -- Detecting C compiler ABI info [2020-05-07T18:40:39.956Z] #38 3.496 -- Detecting C compiler ABI info - done [2020-05-07T18:40:39.956Z] #38 3.519 -- Detecting C compile features [2020-05-07T18:40:40.741Z] #47 ... [2020-05-07T18:40:40.741Z] [2020-05-07T18:40:40.741Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:40.741Z] #74 26.09 Checking out files: 68% (1408/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-05-07T18:40:40.741Z] #74 26.74 + cd /tmp/tmp.IBe9cCxuIT/src/github.com/docker/libnetwork [2020-05-07T18:40:40.741Z] #74 26.74 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:40:40.963Z] #38 ... [2020-05-07T18:40:40.963Z] [2020-05-07T18:40:40.963Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:40:40.963Z] #44 7.541 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T18:40:40.963Z] #44 7.541 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T18:40:40.963Z] #44 7.643 Note: Building without GnuTLS support [2020-05-07T18:40:40.963Z] #44 8.934 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T18:40:40.963Z] #44 8.963 GEN .gitid [2020-05-07T18:40:40.963Z] #44 8.967 GEN criu/include/version.h [2020-05-07T18:40:40.963Z] #44 8.995 GEN include/common/asm [2020-05-07T18:40:40.963Z] #44 9.856 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-07T18:40:40.963Z] #44 9.931 PBCC images/opts.pb-c.c [2020-05-07T18:40:40.963Z] #44 9.982 PBCC images/sit.pb-c.c [2020-05-07T18:40:40.963Z] #44 10.03 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-07T18:40:40.963Z] #44 10.08 DEP images/opts.pb-c.d [2020-05-07T18:40:41.244Z] #44 10.17 DEP images/sit.pb-c.d [2020-05-07T18:40:41.244Z] #44 10.19 PBCC images/macvlan.pb-c.c [2020-05-07T18:40:41.244Z] #44 10.19 DEP images/macvlan.pb-c.d [2020-05-07T18:40:41.244Z] #44 ... [2020-05-07T18:40:41.244Z] [2020-05-07T18:40:41.244Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:40:41.244Z] #38 4.727 -- Detecting C compile features - done [2020-05-07T18:40:41.244Z] #38 4.777 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T18:40:41.309Z] #74 27.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T18:40:41.526Z] #38 5.004 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T18:40:41.526Z] #38 5.065 -- Configuring done [2020-05-07T18:40:41.526Z] #38 5.077 -- Generating done [2020-05-07T18:40:41.526Z] #38 5.080 -- Build files have been written to: /tmp/tmp.vL6NlyYgZJ/tini [2020-05-07T18:40:41.526Z] #38 5.091 + make tini-static [2020-05-07T18:40:41.526Z] #38 ... [2020-05-07T18:40:41.526Z] [2020-05-07T18:40:41.526Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:41.526Z] #56 32.98 syscall [2020-05-07T18:40:41.526Z] #56 32.98 reflect [2020-05-07T18:40:41.526Z] #56 39.39 time [2020-05-07T18:40:41.773Z] using credential docker-jenkins-github-credentials [2020-05-07T18:40:41.784Z] Cloning the remote Git repository [2020-05-07T18:40:41.784Z] Cloning with configured refspecs honoured and without tags [2020-05-07T18:40:41.809Z] #56 ... [2020-05-07T18:40:41.809Z] [2020-05-07T18:40:41.809Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:40:41.809Z] #44 10.28 PBCC images/autofs.pb-c.c [2020-05-07T18:40:41.809Z] #44 10.29 DEP images/autofs.pb-c.d [2020-05-07T18:40:41.809Z] #44 10.32 PBCC images/sysctl.pb-c.c [2020-05-07T18:40:41.809Z] #44 10.32 DEP images/sysctl.pb-c.d [2020-05-07T18:40:41.809Z] #44 10.36 PBCC images/time.pb-c.c [2020-05-07T18:40:41.809Z] #44 10.39 DEP images/time.pb-c.d [2020-05-07T18:40:41.809Z] #44 10.42 PBCC images/binfmt-misc.pb-c.c [2020-05-07T18:40:41.809Z] #44 10.43 DEP images/binfmt-misc.pb-c.d [2020-05-07T18:40:41.809Z] #44 10.45 PBCC images/seccomp.pb-c.c [2020-05-07T18:40:41.809Z] #44 10.46 DEP images/seccomp.pb-c.d [2020-05-07T18:40:41.809Z] #44 10.49 PBCC images/userns.pb-c.c [2020-05-07T18:40:41.809Z] #44 10.52 DEP images/userns.pb-c.d [2020-05-07T18:40:41.809Z] #44 10.55 PBCC images/cgroup.pb-c.c [2020-05-07T18:40:41.809Z] #44 10.57 DEP images/cgroup.pb-c.d [2020-05-07T18:40:41.809Z] #44 10.62 PBCC images/fown.pb-c.c [2020-05-07T18:40:41.809Z] #44 10.62 PBCC images/ext-file.pb-c.c [2020-05-07T18:40:41.809Z] #44 10.65 DEP images/fown.pb-c.d [2020-05-07T18:40:41.809Z] #44 10.69 DEP images/ext-file.pb-c.d [2020-05-07T18:40:41.809Z] #44 10.70 PBCC images/rpc.pb-c.c [2020-05-07T18:40:41.809Z] #44 10.71 DEP images/rpc.pb-c.d [2020-05-07T18:40:41.809Z] #44 10.80 PBCC images/siginfo.pb-c.c [2020-05-07T18:40:41.809Z] #44 10.80 DEP images/siginfo.pb-c.d [2020-05-07T18:40:41.809Z] #44 10.87 PBCC images/pagemap.pb-c.c [2020-05-07T18:40:41.809Z] #44 10.88 DEP images/pagemap.pb-c.d [2020-05-07T18:40:42.091Z] #44 10.96 PBCC images/rlimit.pb-c.c [2020-05-07T18:40:42.091Z] #44 10.98 DEP images/rlimit.pb-c.d [2020-05-07T18:40:42.091Z] #44 11.01 PBCC images/file-lock.pb-c.c [2020-05-07T18:40:42.091Z] #44 11.05 DEP images/file-lock.pb-c.d [2020-05-07T18:40:42.091Z] #44 11.08 PBCC images/tty.pb-c.c [2020-05-07T18:40:42.091Z] #44 11.12 DEP images/tty.pb-c.d [2020-05-07T18:40:42.091Z] #44 11.19 PBCC images/tun.pb-c.c [2020-05-07T18:40:42.372Z] #44 11.21 PBCC images/netdev.pb-c.c [2020-05-07T18:40:42.372Z] #44 11.25 DEP images/tun.pb-c.d [2020-05-07T18:40:42.372Z] #44 11.30 DEP images/netdev.pb-c.d [2020-05-07T18:40:42.372Z] #44 11.35 PBCC images/vma.pb-c.c [2020-05-07T18:40:42.372Z] #44 11.36 DEP images/vma.pb-c.d [2020-05-07T18:40:42.372Z] #44 11.39 PBCC images/creds.pb-c.c [2020-05-07T18:40:42.372Z] #44 11.42 DEP images/creds.pb-c.d [2020-05-07T18:40:42.372Z] #44 11.47 PBCC images/utsns.pb-c.c [2020-05-07T18:40:42.372Z] #44 11.49 DEP images/utsns.pb-c.d [2020-05-07T18:40:41.941Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T18:40:42.004Z] > git init /home/ubuntu/workspace/moby_PR-40920 # timeout=10 [2020-05-07T18:40:42.399Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T18:40:42.399Z] > git --version # timeout=10 [2020-05-07T18:40:42.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T18:40:42.413Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40920/head:refs/remotes/origin/PR-40920 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:40:42.654Z] #44 11.53 PBCC images/ipc-desc.pb-c.c [2020-05-07T18:40:42.654Z] #44 11.54 PBCC images/ipc-sem.pb-c.c [2020-05-07T18:40:42.654Z] #44 11.57 DEP images/ipc-desc.pb-c.d [2020-05-07T18:40:42.654Z] #44 11.59 DEP images/ipc-sem.pb-c.d [2020-05-07T18:40:42.654Z] #44 11.62 PBCC images/ipc-msg.pb-c.c [2020-05-07T18:40:42.654Z] #44 11.63 DEP images/ipc-msg.pb-c.d [2020-05-07T18:40:42.654Z] #44 11.65 PBCC images/ipc-shm.pb-c.c [2020-05-07T18:40:42.654Z] #44 11.66 DEP images/ipc-shm.pb-c.d [2020-05-07T18:40:42.654Z] #44 11.74 PBCC images/ipc-var.pb-c.c [2020-05-07T18:40:42.935Z] #44 11.75 DEP images/ipc-var.pb-c.d [2020-05-07T18:40:42.935Z] #44 11.78 PBCC images/sk-opts.pb-c.c [2020-05-07T18:40:42.935Z] #44 11.81 PBCC images/packet-sock.pb-c.c [2020-05-07T18:40:42.935Z] #44 11.87 DEP images/sk-opts.pb-c.d [2020-05-07T18:40:42.935Z] #44 11.90 DEP images/packet-sock.pb-c.d [2020-05-07T18:40:42.935Z] #44 11.93 PBCC images/sk-netlink.pb-c.c [2020-05-07T18:40:42.935Z] #44 11.99 DEP images/sk-netlink.pb-c.d [2020-05-07T18:40:42.935Z] #44 12.00 PBCC images/sk-inet.pb-c.c [2020-05-07T18:40:42.935Z] #44 12.03 DEP images/sk-inet.pb-c.d [2020-05-07T18:40:42.935Z] #44 12.06 PBCC images/sk-unix.pb-c.c [2020-05-07T18:40:42.935Z] #44 12.08 DEP images/sk-unix.pb-c.d [2020-05-07T18:40:42.935Z] #44 12.11 PBCC images/mm.pb-c.c [2020-05-07T18:40:43.220Z] #44 12.15 DEP images/mm.pb-c.d [2020-05-07T18:40:43.220Z] #44 12.18 PBCC images/timerfd.pb-c.c [2020-05-07T18:40:43.220Z] #44 12.19 DEP images/timerfd.pb-c.d [2020-05-07T18:40:43.220Z] #44 12.22 PBCC images/timer.pb-c.c [2020-05-07T18:40:43.220Z] #44 12.25 DEP images/timer.pb-c.d [2020-05-07T18:40:43.220Z] #44 12.30 PBCC images/sa.pb-c.c [2020-05-07T18:40:43.220Z] #44 12.32 DEP images/sa.pb-c.d [2020-05-07T18:40:43.220Z] #44 12.34 PBCC images/pipe-data.pb-c.c [2020-05-07T18:40:43.503Z] #44 12.35 DEP images/pipe-data.pb-c.d [2020-05-07T18:40:43.503Z] #44 12.40 PBCC images/mnt.pb-c.c [2020-05-07T18:40:43.503Z] #44 12.45 DEP images/mnt.pb-c.d [2020-05-07T18:40:43.503Z] #44 ... [2020-05-07T18:40:43.503Z] [2020-05-07T18:40:43.503Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:40:43.503Z] #38 5.476 Scanning dependencies of target tini-static [2020-05-07T18:40:43.503Z] #38 5.545 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T18:40:43.503Z] #38 6.583 [100%] Linking C executable tini-static [2020-05-07T18:40:43.503Z] #38 6.800 [100%] Built target tini-static [2020-05-07T18:40:43.503Z] #38 6.838 + mkdir -p /build [2020-05-07T18:40:43.503Z] #38 6.840 + cp tini-static /build/docker-init [2020-05-07T18:40:43.503Z] #38 DONE 7.1s [2020-05-07T18:40:43.503Z] [2020-05-07T18:40:43.503Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:40:43.503Z] #44 12.49 PBCC images/sk-packet.pb-c.c [2020-05-07T18:40:43.503Z] #44 12.50 DEP images/sk-packet.pb-c.d [2020-05-07T18:40:43.503Z] #44 12.52 PBCC images/tcp-stream.pb-c.c [2020-05-07T18:40:43.503Z] #44 12.54 DEP images/tcp-stream.pb-c.d [2020-05-07T18:40:43.503Z] #44 12.63 PBCC images/pipe.pb-c.c [2020-05-07T18:40:43.786Z] #44 12.72 DEP images/pipe.pb-c.d [2020-05-07T18:40:43.786Z] #44 12.91 PBCC images/pstree.pb-c.c [2020-05-07T18:40:43.786Z] #44 12.91 DEP images/pstree.pb-c.d [2020-05-07T18:40:44.069Z] #44 12.98 PBCC images/fs.pb-c.c [2020-05-07T18:40:44.069Z] #44 13.00 DEP images/fs.pb-c.d [2020-05-07T18:40:44.069Z] #44 13.04 PBCC images/signalfd.pb-c.c [2020-05-07T18:40:44.069Z] #44 13.11 DEP images/signalfd.pb-c.d [2020-05-07T18:40:44.069Z] #44 13.13 PBCC images/fh.pb-c.c [2020-05-07T18:40:44.069Z] #44 13.17 PBCC images/fsnotify.pb-c.c [2020-05-07T18:40:44.069Z] #44 13.21 DEP images/fh.pb-c.d [2020-05-07T18:40:44.351Z] #44 13.25 DEP images/fsnotify.pb-c.d [2020-05-07T18:40:44.351Z] #44 13.28 PBCC images/eventpoll.pb-c.c [2020-05-07T18:40:44.351Z] #44 13.31 DEP images/eventpoll.pb-c.d [2020-05-07T18:40:44.351Z] #44 13.33 PBCC images/eventfd.pb-c.c [2020-05-07T18:40:44.351Z] #44 13.35 DEP images/eventfd.pb-c.d [2020-05-07T18:40:44.351Z] #44 13.41 PBCC images/remap-file-path.pb-c.c [2020-05-07T18:40:44.351Z] #44 13.41 DEP images/remap-file-path.pb-c.d [2020-05-07T18:40:44.351Z] #44 13.43 PBCC images/fifo.pb-c.c [2020-05-07T18:40:44.351Z] #44 13.45 DEP images/fifo.pb-c.d [2020-05-07T18:40:44.351Z] #44 13.46 PBCC images/ghost-file.pb-c.c [2020-05-07T18:40:44.351Z] #44 13.49 DEP images/ghost-file.pb-c.d [2020-05-07T18:40:44.351Z] #44 13.53 PBCC images/regfile.pb-c.c [2020-05-07T18:40:44.633Z] #44 13.60 DEP images/regfile.pb-c.d [2020-05-07T18:40:44.633Z] #44 13.66 PBCC images/ns.pb-c.c [2020-05-07T18:40:44.633Z] #44 13.68 DEP images/ns.pb-c.d [2020-05-07T18:40:44.633Z] #44 13.73 PBCC images/fdinfo.pb-c.c [2020-05-07T18:40:44.914Z] #44 13.79 DEP images/fdinfo.pb-c.d [2020-05-07T18:40:44.914Z] #44 13.83 PBCC images/core-aarch64.pb-c.c [2020-05-07T18:40:44.914Z] #44 13.84 PBCC images/core-arm.pb-c.c [2020-05-07T18:40:44.914Z] #44 13.87 PBCC images/core-ppc64.pb-c.c [2020-05-07T18:40:44.914Z] #44 13.91 PBCC images/core-s390.pb-c.c [2020-05-07T18:40:44.914Z] #44 13.93 PBCC images/core-x86.pb-c.c [2020-05-07T18:40:44.914Z] #44 13.96 PBCC images/core.pb-c.c [2020-05-07T18:40:44.914Z] #44 14.00 PBCC images/inventory.pb-c.c [2020-05-07T18:40:44.914Z] #44 14.01 DEP images/core-aarch64.pb-c.d [2020-05-07T18:40:45.196Z] #44 14.07 DEP images/core-arm.pb-c.d [2020-05-07T18:40:45.196Z] #44 14.09 DEP images/core-ppc64.pb-c.d [2020-05-07T18:40:45.196Z] #44 14.14 DEP images/core-s390.pb-c.d [2020-05-07T18:40:45.196Z] #44 14.24 DEP images/core-x86.pb-c.d [2020-05-07T18:40:45.479Z] #44 14.31 DEP images/core.pb-c.d [2020-05-07T18:40:45.479Z] #44 14.38 DEP images/inventory.pb-c.d [2020-05-07T18:40:45.479Z] #44 14.43 PBCC images/cpuinfo.pb-c.c [2020-05-07T18:40:45.479Z] #44 14.44 DEP images/cpuinfo.pb-c.d [2020-05-07T18:40:45.479Z] #44 14.48 PBCC images/stats.pb-c.c [2020-05-07T18:40:45.479Z] #44 14.49 DEP images/stats.pb-c.d [2020-05-07T18:40:45.479Z] #44 ... [2020-05-07T18:40:45.479Z] [2020-05-07T18:40:45.479Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:45.479Z] #33 36.90 time [2020-05-07T18:40:45.479Z] #33 41.15 internal/poll [2020-05-07T18:40:45.479Z] #33 42.42 internal/fmtsort [2020-05-07T18:40:45.479Z] #33 42.80 internal/syscall/execenv [2020-05-07T18:40:45.479Z] #33 42.97 internal/syscall/unix [2020-05-07T18:40:45.479Z] #33 43.06 strings [2020-05-07T18:40:45.479Z] #33 43.14 os [2020-05-07T18:40:45.479Z] #33 45.27 path [2020-05-07T18:40:45.479Z] #33 45.95 text/tabwriter [2020-05-07T18:40:45.479Z] #33 46.11 fmt [2020-05-07T18:40:45.479Z] #33 46.67 path/filepath [2020-05-07T18:40:45.760Z] #33 ... [2020-05-07T18:40:45.760Z] [2020-05-07T18:40:45.760Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:40:45.760Z] #47 42.63 internal/poll [2020-05-07T18:40:45.760Z] #47 42.98 internal/fmtsort [2020-05-07T18:40:45.760Z] #47 43.44 strings [2020-05-07T18:40:45.760Z] #47 44.30 os [2020-05-07T18:40:45.760Z] #47 45.45 regexp/syntax [2020-05-07T18:40:45.760Z] #47 46.99 fmt [2020-05-07T18:40:46.374Z] #47 ... [2020-05-07T18:40:46.374Z] [2020-05-07T18:40:46.374Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:40:46.374Z] #44 15.42 make[1]: Nothing to be done for 'all'. [2020-05-07T18:40:47.383Z] #44 16.31 CC images/stats.o [2020-05-07T18:40:47.673Z] #44 16.69 CC images/core.o [2020-05-07T18:40:47.867Z] #74 ... [2020-05-07T18:40:47.867Z] [2020-05-07T18:40:47.867Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:47.867Z] #56 22.74 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:40:47.867Z] #56 23.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:40:47.867Z] #56 24.90 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:40:47.867Z] #56 26.28 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:40:47.867Z] #56 26.39 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:40:47.867Z] #56 26.54 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:40:47.867Z] #56 26.64 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:40:47.867Z] #56 27.62 runtime/cgo [2020-05-07T18:40:47.867Z] #56 27.73 runtime [2020-05-07T18:40:47.867Z] #56 ... [2020-05-07T18:40:47.867Z] [2020-05-07T18:40:47.867Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:40:47.867Z] #41 25.92 Checking out files: 90% (1447/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-05-07T18:40:47.867Z] #41 26.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-07T18:40:47.867Z] #41 28.53 + 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-05-07T18:40:47.867Z] #41 ... [2020-05-07T18:40:47.867Z] [2020-05-07T18:40:47.867Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:40:47.867Z] #43 23.58 Fetched 8347 kB in 18s (460 kB/s) [2020-05-07T18:40:47.867Z] #43 23.58 Reading package lists... [2020-05-07T18:40:47.867Z] #43 30.65 Reading package lists... [2020-05-07T18:40:47.867Z] #43 ... [2020-05-07T18:40:47.867Z] [2020-05-07T18:40:47.867Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:40:47.867Z] #25 26.31 Fetched 8347 kB in 18s (468 kB/s) [2020-05-07T18:40:47.867Z] #25 26.31 Reading package lists... [2020-05-07T18:40:47.867Z] #25 33.42 Reading package lists... [2020-05-07T18:40:47.867Z] #25 ... [2020-05-07T18:40:47.867Z] [2020-05-07T18:40:47.867Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:40:47.867Z] #62 27.02 Fetched 8347 kB in 18s (473 kB/s) [2020-05-07T18:40:47.867Z] #62 27.02 Reading package lists... [2020-05-07T18:40:48.286Z] #44 17.10 CC images/core-x86.o [2020-05-07T18:40:48.568Z] #44 17.40 CC images/core-arm.o [2020-05-07T18:40:48.617Z] Fetching without tags [2020-05-07T18:40:48.849Z] #44 17.73 CC images/core-aarch64.o [2020-05-07T18:40:48.849Z] #44 17.89 CC images/core-ppc64.o [2020-05-07T18:40:49.130Z] #44 18.22 CC images/core-s390.o [2020-05-07T18:40:49.130Z] #44 ... [2020-05-07T18:40:49.130Z] [2020-05-07T18:40:49.130Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:40:49.130Z] #10 40.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-07T18:40:49.130Z] #10 40.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-07T18:40:49.130Z] #10 40.79 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T18:40:49.130Z] #10 45.19 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-07T18:40:49.130Z] #10 45.19 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-07T18:40:49.130Z] #10 45.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:40:49.130Z] #10 45.58 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-07T18:40:49.130Z] #10 45.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-07T18:40:49.130Z] #10 45.61 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:40:49.411Z] #10 ... [2020-05-07T18:40:49.411Z] [2020-05-07T18:40:49.411Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:40:49.411Z] #65 23.94 Checking out files: 79% (2519/3186) Checking out files: 80% (2549/3186) Checking out files: 81% (2581/3186) Checking out files: 82% (2613/3186) Checking out files: 83% (2645/3186) Checking out files: 84% (2677/3186) Checking out files: 85% (2709/3186) Checking out files: 86% (2740/3186) Checking out files: 87% (2772/3186) Checking out files: 88% (2804/3186) Checking out files: 89% (2836/3186) Checking out files: 90% (2868/3186) Checking out files: 91% (2900/3186) Checking out files: 92% (2932/3186) Checking out files: 93% (2963/3186) Checking out files: 94% (2995/3186) Checking out files: 95% (3027/3186) Checking out files: 96% (3059/3186) Checking out files: 97% (3091/3186) Checking out files: 98% (3123/3186) Checking out files: 99% (3155/3186) Checking out files: 100% (3186/3186) Checking out files: 100% (3186/3186), done. [2020-05-07T18:40:49.411Z] #65 24.43 + cd /tmp/tmp.VtIj3ExE2O/src/github.com/containerd/containerd [2020-05-07T18:40:49.411Z] #65 24.43 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:40:49.766Z] #62 34.16 Reading package lists... [2020-05-07T18:40:49.766Z] #62 ... [2020-05-07T18:40:49.766Z] [2020-05-07T18:40:49.766Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:40:49.766Z] #35 25.98 Fetched 8347 kB in 18s (469 kB/s) [2020-05-07T18:40:49.766Z] #35 25.98 Reading package lists... [2020-05-07T18:40:49.766Z] #35 33.06 Reading package lists... [2020-05-07T18:40:49.766Z] #35 ... [2020-05-07T18:40:49.766Z] [2020-05-07T18:40:49.766Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:40:49.766Z] #10 26.28 Fetched 8347 kB in 18s (468 kB/s) [2020-05-07T18:40:49.766Z] #10 26.28 Reading package lists... [2020-05-07T18:40:48.518Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T18:40:48.539Z] > git config --add remote.origin.fetch +refs/pull/40920/head:refs/remotes/origin/PR-40920 # timeout=10 [2020-05-07T18:40:48.568Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:40:48.586Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T18:40:48.663Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T18:40:48.664Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T18:40:48.665Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40920/head:refs/remotes/origin/PR-40920 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:40:49.803Z] Fetching without tags [2020-05-07T18:40:50.208Z] Merging remotes/origin/master commit 232ebf7fa469963e6cb9b43d66a953f5956ee5f3 into PR head commit 3989f91075d3ba33aebd7a490407865fe9d8da4b [2020-05-07T18:40:50.707Z] #10 33.40 Reading package lists... [2020-05-07T18:40:50.707Z] #10 ... [2020-05-07T18:40:50.707Z] [2020-05-07T18:40:50.707Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:40:50.707Z] #43 30.65 Reading package lists... [2020-05-07T18:40:49.704Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T18:40:49.716Z] > git config --add remote.origin.fetch +refs/pull/40920/head:refs/remotes/origin/PR-40920 # timeout=10 [2020-05-07T18:40:49.743Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:40:49.776Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T18:40:49.849Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T18:40:49.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T18:40:49.855Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40920/head:refs/remotes/origin/PR-40920 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:40:50.219Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T18:40:50.247Z] > git checkout -f 3989f91075d3ba33aebd7a490407865fe9d8da4b # timeout=10 [2020-05-07T18:40:50.882Z] #65 25.98 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T18:40:50.882Z] #65 25.98 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T18:40:50.882Z] #65 25.98 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T18:40:50.882Z] #65 25.98 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T18:40:50.882Z] #65 25.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T18:40:50.882Z] #65 25.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T18:40:50.882Z] #65 25.98 + '[' '' = dynamic ']' [2020-05-07T18:40:50.882Z] #65 25.98 + make [2020-05-07T18:40:51.495Z] #65 26.85 + bin/ctr [2020-05-07T18:40:51.954Z] Merge succeeded, producing d877f97c74f9702761d9af2a544bedabe59147cd [2020-05-07T18:40:51.954Z] Checking out Revision d877f97c74f9702761d9af2a544bedabe59147cd (PR-40920) [2020-05-07T18:40:52.500Z] #65 ... [2020-05-07T18:40:52.500Z] [2020-05-07T18:40:52.500Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:52.500Z] #56 43.88 encoding/binary [2020-05-07T18:40:52.500Z] #56 43.95 os [2020-05-07T18:40:52.500Z] #56 45.39 encoding/base64 [2020-05-07T18:40:52.500Z] #56 46.09 golang.org/x/sys/unix [2020-05-07T18:40:52.500Z] #56 47.51 fmt [2020-05-07T18:40:52.500Z] #56 50.78 encoding/json [2020-05-07T18:40:52.500Z] #56 52.53 github.com/pkg/diff [2020-05-07T18:40:52.500Z] #56 53.64 go/ast [2020-05-07T18:40:52.500Z] #56 ... [2020-05-07T18:40:52.500Z] [2020-05-07T18:40:52.500Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:40:52.500Z] #44 18.67 CC images/cpuinfo.o [2020-05-07T18:40:52.500Z] #44 19.02 CC images/inventory.o [2020-05-07T18:40:52.500Z] #44 19.19 CC images/fdinfo.o [2020-05-07T18:40:52.500Z] #44 19.43 CC images/fown.o [2020-05-07T18:40:52.500Z] #44 19.58 CC images/ns.o [2020-05-07T18:40:52.500Z] #44 19.73 CC images/regfile.o [2020-05-07T18:40:52.500Z] #44 19.92 CC images/ghost-file.o [2020-05-07T18:40:52.500Z] #44 20.05 CC images/fifo.o [2020-05-07T18:40:52.500Z] #44 20.29 CC images/remap-file-path.o [2020-05-07T18:40:52.500Z] #44 20.45 CC images/eventfd.o [2020-05-07T18:40:52.500Z] #44 20.59 CC images/eventpoll.o [2020-05-07T18:40:52.500Z] #44 20.74 CC images/fh.o [2020-05-07T18:40:52.500Z] #44 20.96 CC images/fsnotify.o [2020-05-07T18:40:52.500Z] #44 21.24 CC images/signalfd.o [2020-05-07T18:40:52.500Z] #44 21.37 CC images/fs.o [2020-05-07T18:40:52.500Z] #44 21.55 CC images/pstree.o [2020-05-07T18:40:52.500Z] #44 21.64 CC images/pipe.o [2020-05-07T18:40:52.606Z] #43 37.25 Building dependency tree... [2020-05-07T18:40:52.781Z] #44 21.75 CC images/tcp-stream.o [2020-05-07T18:40:53.070Z] #44 21.95 CC images/sk-packet.o [2020-05-07T18:40:53.070Z] #44 22.18 CC images/mnt.o [2020-05-07T18:40:51.030Z] > git merge 232ebf7fa469963e6cb9b43d66a953f5956ee5f3 # timeout=10 [2020-05-07T18:40:51.938Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T18:40:52.000Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T18:40:52.019Z] > git checkout -f d877f97c74f9702761d9af2a544bedabe59147cd # timeout=10 [2020-05-07T18:40:53.353Z] #44 22.30 CC images/pipe-data.o [2020-05-07T18:40:53.635Z] #44 ... [2020-05-07T18:40:53.635Z] [2020-05-07T18:40:53.635Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:53.635Z] #33 47.55 io/ioutil [2020-05-07T18:40:53.635Z] #33 48.92 flag [2020-05-07T18:40:53.635Z] #33 48.92 github.com/BurntSushi/toml [2020-05-07T18:40:53.635Z] #33 50.54 log [2020-05-07T18:40:53.635Z] #33 51.72 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T18:40:53.635Z] #33 DONE 54.8s [2020-05-07T18:40:53.635Z] [2020-05-07T18:40:53.635Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:40:53.635Z] #44 22.45 CC images/sa.o [2020-05-07T18:40:53.635Z] #44 22.64 CC images/timer.o [2020-05-07T18:40:53.928Z] #44 23.02 CC images/timerfd.o [2020-05-07T18:40:54.229Z] #44 23.19 CC images/mm.o [2020-05-07T18:40:54.257Z] Merging remotes/origin/master commit 232ebf7fa469963e6cb9b43d66a953f5956ee5f3 into PR head commit 3989f91075d3ba33aebd7a490407865fe9d8da4b [2020-05-07T18:40:54.511Z] #44 23.44 CC images/sk-opts.o [2020-05-07T18:40:54.511Z] #44 23.59 CC images/sk-unix.o [2020-05-07T18:40:54.513Z] #43 40.82 The following additional packages will be installed: [2020-05-07T18:40:54.513Z] #43 40.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-07T18:40:54.513Z] #43 40.83 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-07T18:40:54.513Z] #43 40.84 Suggested packages: [2020-05-07T18:40:54.513Z] #43 40.85 manpages-dev python-setuptools [2020-05-07T18:40:54.268Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T18:40:54.297Z] > git checkout -f 3989f91075d3ba33aebd7a490407865fe9d8da4b # timeout=10 [2020-05-07T18:40:54.797Z] #44 23.78 CC images/sk-inet.o [2020-05-07T18:40:55.080Z] #44 24.02 CC images/tun.o [2020-05-07T18:40:55.363Z] #44 24.21 CC images/sk-netlink.o [2020-05-07T18:40:55.363Z] #44 24.33 CC images/packet-sock.o [2020-05-07T18:40:55.363Z] #44 24.50 CC images/ipc-var.o [2020-05-07T18:40:55.634Z] Merge succeeded, producing eb9fa67c48cbeefcaecd8be81b5a9a87b8794408 [2020-05-07T18:40:55.634Z] Checking out Revision eb9fa67c48cbeefcaecd8be81b5a9a87b8794408 (PR-40920) [2020-05-07T18:40:55.650Z] #44 24.67 CC images/ipc-desc.o [2020-05-07T18:40:55.650Z] #44 24.76 CC images/ipc-shm.o [2020-05-07T18:40:55.694Z] Commit message: "Merge commit '232ebf7fa469963e6cb9b43d66a953f5956ee5f3' into HEAD" [2020-05-07T18:40:55.735Z] First time build. Skipping changelog. [2020-05-07T18:40:55.704Z] > git rev-list --no-walk 94aa126dc4f94f5a8b9dd83ccdc48615ac72e5bb # timeout=10 [2020-05-07T18:40:55.888Z] #43 42.28 The following NEW packages will be installed: [2020-05-07T18:40:55.888Z] #43 42.30 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-07T18:40:55.888Z] #43 42.30 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-07T18:40:55.888Z] #43 42.31 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-07T18:40:55.888Z] #43 42.31 python-six zlib1g-dev [2020-05-07T18:40:55.934Z] #44 24.85 CC images/ipc-msg.o [2020-05-07T18:40:56.216Z] #44 25.09 CC images/ipc-sem.o [2020-05-07T18:40:56.216Z] #44 25.26 CC images/utsns.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T18:40:56.454Z] #43 42.81 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:40:56.454Z] #43 42.81 Need to get 4095 kB of archives. [2020-05-07T18:40:56.454Z] #43 42.81 After this operation, 22.5 MB of additional disk space will be used. [2020-05-07T18:40:56.454Z] #43 42.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-07T18:40:56.454Z] #43 42.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-07T18:40:56.454Z] #43 42.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-07T18:40:56.454Z] #43 42.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-07T18:40:56.454Z] #43 42.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-07T18:40:56.454Z] #43 42.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-07T18:40:56.454Z] #43 42.85 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-05-07T18:40:56.454Z] #43 42.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-07T18:40:56.454Z] #43 42.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-07T18:40:56.454Z] #43 42.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-07T18:40:56.454Z] #43 42.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-07T18:40:56.454Z] #43 43.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-07T18:40:56.497Z] #44 25.46 CC images/creds.o [2020-05-07T18:40:56.497Z] #44 25.63 CC images/vma.o [2020-05-07T18:40:56.712Z] #43 43.17 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-05-07T18:40:56.712Z] #43 43.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-07T18:40:56.712Z] #43 43.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-07T18:40:56.712Z] #43 43.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-07T18:40:56.712Z] #43 43.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-07T18:40:56.782Z] #44 25.82 CC images/netdev.o [2020-05-07T18:40:56.909Z] + docker version [2020-05-07T18:40:56.970Z] #43 ... [2020-05-07T18:40:56.970Z] [2020-05-07T18:40:56.970Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:40:56.970Z] #47 43.03 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T18:40:57.063Z] #44 26.10 CC images/tty.o [2020-05-07T18:40:57.228Z] #47 43.12 internal/reflectlite [2020-05-07T18:40:55.010Z] > git merge 232ebf7fa469963e6cb9b43d66a953f5956ee5f3 # timeout=10 [2020-05-07T18:40:55.616Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T18:40:55.680Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T18:40:55.703Z] > git checkout -f eb9fa67c48cbeefcaecd8be81b5a9a87b8794408 # timeout=10 [2020-05-07T18:40:57.345Z] #44 26.52 CC images/file-lock.o [2020-05-07T18:40:57.486Z] #47 43.25 math/rand [2020-05-07T18:40:57.958Z] #44 26.72 CC images/rlimit.o [2020-05-07T18:40:57.958Z] #44 26.84 CC images/pagemap.o [2020-05-07T18:40:57.958Z] #44 27.08 CC images/siginfo.o [2020-05-07T18:40:58.239Z] #44 27.23 CC images/rpc.o [2020-05-07T18:40:58.239Z] #44 ... [2020-05-07T18:40:58.239Z] [2020-05-07T18:40:58.239Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:40:58.239Z] #47 49.48 regexp [2020-05-07T18:40:58.239Z] #47 50.10 flag [2020-05-07T18:40:58.239Z] #47 51.00 go/token [2020-05-07T18:40:58.239Z] #47 51.62 go/scanner [2020-05-07T18:40:58.239Z] #47 52.78 internal/lazyregexp [2020-05-07T18:40:58.239Z] #47 52.87 go/ast [2020-05-07T18:40:58.239Z] #47 52.95 net/url [2020-05-07T18:40:58.239Z] #47 53.95 text/template/parse [2020-05-07T18:40:58.239Z] #47 56.91 go/parser [2020-05-07T18:40:58.239Z] #47 56.99 text/template [2020-05-07T18:40:58.239Z] #47 59.70 go/doc [2020-05-07T18:40:58.419Z] #47 44.49 internal/singleflight [2020-05-07T18:40:58.521Z] #47 59.84 encoding/xml [2020-05-07T18:40:59.134Z] #47 ... [2020-05-07T18:40:59.134Z] [2020-05-07T18:40:59.134Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:40:59.134Z] #44 28.01 CC images/ext-file.o [2020-05-07T18:40:59.134Z] #44 28.11 CC images/cgroup.o [2020-05-07T18:40:59.321Z] Commit message: "Merge commit '232ebf7fa469963e6cb9b43d66a953f5956ee5f3' into HEAD" [2020-05-07T18:40:59.345Z] First time build. Skipping changelog. [2020-05-07T18:40:59.752Z] #44 28.59 CC images/userns.o [2020-05-07T18:40:59.752Z] #44 28.69 CC images/google/protobuf/descriptor.o [2020-05-07T18:40:59.794Z] #47 ... [2020-05-07T18:40:59.794Z] [2020-05-07T18:40:59.794Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:40:59.794Z] #74 DONE 45.6s [2020-05-07T18:40:59.794Z] [2020-05-07T18:40:59.794Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:40:59.794Z] #43 44.54 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:40:59.794Z] #43 44.75 Fetched 4095 kB in 1s (5133 kB/s) [2020-05-07T18:40:59.794Z] #43 44.85 Selecting previously unselected package libcap-dev:amd64. [2020-05-07T18:40:59.794Z] #43 44.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-07T18:40:59.794Z] #43 44.94 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-07T18:40:59.794Z] #43 44.95 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-07T18:40:59.794Z] #43 45.13 Selecting previously unselected package libnet1:amd64. [2020-05-07T18:40:59.794Z] #43 45.13 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T18:40:59.794Z] #43 45.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T18:40:59.794Z] #43 45.23 Selecting previously unselected package libnet1-dev. [2020-05-07T18:40:59.794Z] #43 45.24 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T18:40:59.794Z] #43 45.27 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T18:40:59.794Z] #43 45.49 Selecting previously unselected package libnl-3-200:amd64. [2020-05-07T18:40:59.794Z] #43 45.50 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-07T18:40:59.794Z] #43 45.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T18:40:59.794Z] #43 45.73 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-07T18:40:59.794Z] #43 45.73 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-07T18:40:59.794Z] #43 45.75 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-07T18:40:59.794Z] #43 46.31 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-07T18:40:59.794Z] #43 46.32 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-07T18:40:59.794Z] #43 46.33 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T18:41:00.052Z] #43 46.62 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-07T18:41:00.052Z] #43 46.62 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-07T18:41:00.052Z] #43 46.64 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-07T18:40:59.324Z] > git rev-list --no-walk 94aa126dc4f94f5a8b9dd83ccdc48615ac72e5bb # timeout=10 [2020-05-07T18:41:00.471Z] Fetching without tags [2020-05-07T18:41:00.492Z] + docker version [2020-05-07T18:41:00.618Z] #43 46.88 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-07T18:41:00.618Z] #43 46.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-07T18:41:00.618Z] #43 46.90 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-07T18:41:00.756Z] #44 29.45 CC images/opts.o [2020-05-07T18:41:00.756Z] #44 29.60 CC images/seccomp.o [2020-05-07T18:41:00.756Z] #44 29.75 CC images/binfmt-misc.o [2020-05-07T18:41:00.877Z] #43 47.31 Selecting previously unselected package libprotobuf17:amd64. [2020-05-07T18:41:00.877Z] #43 47.31 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-07T18:41:00.877Z] #43 47.34 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-07T18:41:00.895Z] Merging remotes/origin/master commit 232ebf7fa469963e6cb9b43d66a953f5956ee5f3 into PR head commit 3989f91075d3ba33aebd7a490407865fe9d8da4b [2020-05-07T18:41:00.450Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T18:41:00.468Z] > git config --add remote.origin.fetch +refs/pull/40920/head:refs/remotes/origin/PR-40920 # timeout=10 [2020-05-07T18:41:00.484Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:41:00.500Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T18:41:00.512Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T18:41:00.512Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T18:41:00.514Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40920/head:refs/remotes/origin/PR-40920 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:41:00.939Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T18:41:01.038Z] #44 29.93 CC images/time.o [2020-05-07T18:41:01.038Z] #44 30.03 CC images/sysctl.o [2020-05-07T18:41:01.038Z] #44 30.14 CC images/autofs.o [2020-05-07T18:41:01.319Z] #44 30.29 CC images/macvlan.o [2020-05-07T18:41:01.443Z] #43 ... [2020-05-07T18:41:01.443Z] [2020-05-07T18:41:01.443Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:41:01.443Z] #25 33.42 Reading package lists... [2020-05-07T18:41:01.443Z] #25 40.34 Building dependency tree... [2020-05-07T18:41:01.443Z] #25 43.79 ca-certificates is already the newest version (20190110). [2020-05-07T18:41:01.443Z] #25 43.79 The following additional packages will be installed: [2020-05-07T18:41:01.443Z] #25 43.80 libjq1 libonig5 [2020-05-07T18:41:01.443Z] #25 44.24 The following NEW packages will be installed: [2020-05-07T18:41:01.443Z] #25 44.26 jq libjq1 libonig5 [2020-05-07T18:41:01.443Z] #25 44.79 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:41:01.443Z] #25 44.79 Need to get 355 kB of archives. [2020-05-07T18:41:01.443Z] #25 44.79 After this operation, 1072 kB of additional disk space will be used. [2020-05-07T18:41:01.443Z] #25 44.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-07T18:41:01.443Z] #25 44.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-07T18:41:01.443Z] #25 44.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-07T18:41:01.443Z] #25 46.08 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:41:01.443Z] #25 46.36 Fetched 355 kB in 0s (931 kB/s) [2020-05-07T18:41:01.443Z] #25 46.59 Selecting previously unselected package libonig5:amd64. [2020-05-07T18:41:01.443Z] #25 46.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-07T18:41:01.443Z] #25 46.71 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-07T18:41:01.443Z] #25 46.72 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-07T18:41:01.443Z] #25 47.16 Selecting previously unselected package libjq1:amd64. [2020-05-07T18:41:01.443Z] #25 47.16 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T18:41:01.443Z] #25 47.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T18:41:01.443Z] #25 47.43 Selecting previously unselected package jq. [2020-05-07T18:41:01.443Z] #25 47.43 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T18:41:01.443Z] #25 47.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T18:41:01.443Z] #25 47.66 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-07T18:41:01.443Z] #25 47.68 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T18:41:01.443Z] #25 47.70 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T18:41:01.443Z] #25 47.72 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:41:01.443Z] #25 DONE 48.1s [2020-05-07T18:41:01.601Z] #44 30.48 CC images/sit.o [2020-05-07T18:41:01.601Z] #44 30.55 LINK images/built-in.o [2020-05-07T18:41:01.601Z] #44 30.61 GEN compel/include/asm [2020-05-07T18:41:01.601Z] #44 30.61 GEN compel/include/version.h [2020-05-07T18:41:01.601Z] #44 30.63 touch .config [2020-05-07T18:41:01.601Z] #44 30.64 GEN include/common/config.h [2020-05-07T18:41:01.601Z] #44 30.68 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-07T18:41:01.704Z] [2020-05-07T18:41:01.704Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T18:41:01.704Z] #26 DONE 0.1s [2020-05-07T18:41:01.704Z] [2020-05-07T18:41:01.704Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:41:01.882Z] #44 30.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-07T18:41:01.882Z] #44 30.78 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-07T18:41:01.882Z] #44 30.78 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-07T18:41:01.882Z] #44 30.81 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-07T18:41:01.882Z] #44 30.83 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-07T18:41:01.882Z] #44 30.84 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-07T18:41:01.882Z] #44 30.84 DEP compel/plugins/std/infect.d [2020-05-07T18:41:01.882Z] #44 30.90 DEP compel/plugins/std/string.d [2020-05-07T18:41:01.882Z] #44 30.95 DEP compel/plugins/std/log.d [2020-05-07T18:41:02.157Z] Client: Docker Engine - Community [2020-05-07T18:41:02.157Z] Version: 19.03.8 [2020-05-07T18:41:02.157Z] API version: 1.40 [2020-05-07T18:41:02.157Z] Go version: go1.12.17 [2020-05-07T18:41:02.157Z] Git commit: afacb8b7f0 [2020-05-07T18:41:02.157Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-07T18:41:02.157Z] OS/Arch: linux/amd64 [2020-05-07T18:41:02.157Z] Experimental: false [2020-05-07T18:41:02.157Z] [2020-05-07T18:41:02.157Z] Server: Docker Engine - Community [2020-05-07T18:41:02.157Z] Engine: [2020-05-07T18:41:02.157Z] Version: 19.03.8 [2020-05-07T18:41:02.157Z] API version: 1.40 (minimum version 1.12) [2020-05-07T18:41:02.157Z] Go version: go1.12.17 [2020-05-07T18:41:02.157Z] Git commit: afacb8b7f0 [2020-05-07T18:41:02.157Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-07T18:41:02.157Z] OS/Arch: linux/amd64 [2020-05-07T18:41:02.157Z] Experimental: true [2020-05-07T18:41:02.157Z] containerd: [2020-05-07T18:41:02.157Z] Version: 1.2.13 [2020-05-07T18:41:02.157Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T18:41:02.157Z] runc: [2020-05-07T18:41:02.158Z] Version: 1.0.0-rc10 [2020-05-07T18:41:02.158Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:41:02.158Z] docker-init: [2020-05-07T18:41:02.158Z] Version: 0.18.0 [2020-05-07T18:41:02.158Z] GitCommit: fec3683 [2020-05-07T18:41:02.164Z] #44 30.99 DEP compel/plugins/std/fds.d [2020-05-07T18:41:02.164Z] #44 31.03 DEP compel/plugins/std/std.d [2020-05-07T18:41:02.164Z] #44 31.07 DEP compel/plugins/shmem/shmem.d [2020-05-07T18:41:02.164Z] #44 31.14 DEP compel/plugins/fds/fds.d [2020-05-07T18:41:02.164Z] #44 31.22 CC compel/plugins/std/std.o [Pipeline] sh [2020-05-07T18:41:02.270Z] #27 ... [2020-05-07T18:41:02.270Z] [2020-05-07T18:41:02.270Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:41:02.270Z] #62 34.16 Reading package lists... [2020-05-07T18:41:02.270Z] #62 40.95 Building dependency tree... [2020-05-07T18:41:02.270Z] #62 44.68 The following additional packages will be installed: [2020-05-07T18:41:02.270Z] #62 44.68 libbtrfs0 [2020-05-07T18:41:02.270Z] #62 44.92 The following NEW packages will be installed: [2020-05-07T18:41:02.270Z] #62 44.96 libbtrfs-dev libbtrfs0 [2020-05-07T18:41:02.270Z] #62 45.46 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:41:02.270Z] #62 45.46 Need to get 119 kB of archives. [2020-05-07T18:41:02.270Z] #62 45.46 After this operation, 387 kB of additional disk space will be used. [2020-05-07T18:41:02.270Z] #62 45.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-07T18:41:02.270Z] #62 45.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-07T18:41:02.270Z] #62 47.28 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:41:02.270Z] #62 47.46 Fetched 119 kB in 0s (320 kB/s) [2020-05-07T18:41:02.270Z] #62 47.57 Selecting previously unselected package libbtrfs0. [2020-05-07T18:41:02.270Z] #62 47.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 ... 15409 files and directories currently installed.) [2020-05-07T18:41:02.270Z] #62 47.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-07T18:41:02.270Z] #62 47.68 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T18:41:02.270Z] #62 47.76 Selecting previously unselected package libbtrfs-dev. [2020-05-07T18:41:02.270Z] #62 47.78 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-07T18:41:02.270Z] #62 47.79 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:41:02.270Z] #62 48.21 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T18:41:02.270Z] #62 48.24 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:41:02.270Z] #62 48.27 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:41:02.270Z] #62 DONE 48.7s [2020-05-07T18:41:02.270Z] [2020-05-07T18:41:02.270Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:41:02.270Z] #63 DONE 0.1s [2020-05-07T18:41:02.270Z] [2020-05-07T18:41:02.270Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:41:02.270Z] #43 48.38 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-07T18:41:02.270Z] #43 48.40 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-07T18:41:02.270Z] #43 48.41 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-07T18:41:02.270Z] #43 48.83 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-07T18:41:02.270Z] #43 48.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-07T18:41:02.270Z] #43 48.84 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-07T18:41:02.529Z] #43 ... [2020-05-07T18:41:02.529Z] [2020-05-07T18:41:02.529Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T18:41:02.529Z] #64 DONE 0.1s [2020-05-07T18:41:02.529Z] [2020-05-07T18:41:02.529Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:02.598Z] + docker info [2020-05-07T18:41:02.687Z] Merge succeeded, producing e764cc4cd00f8c24306ca317ff92f9350d768f22 [2020-05-07T18:41:02.687Z] Checking out Revision e764cc4cd00f8c24306ca317ff92f9350d768f22 (PR-40920) [2020-05-07T18:41:02.779Z] #44 31.53 CC compel/plugins/std/fds.o [2020-05-07T18:41:02.779Z] #44 31.79 CC compel/plugins/std/log.o [2020-05-07T18:41:00.952Z] > git checkout -f 3989f91075d3ba33aebd7a490407865fe9d8da4b # timeout=10 [2020-05-07T18:41:01.956Z] > git merge 232ebf7fa469963e6cb9b43d66a953f5956ee5f3 # timeout=10 [2020-05-07T18:41:02.708Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T18:41:02.722Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T18:41:02.742Z] > git checkout -f e764cc4cd00f8c24306ca317ff92f9350d768f22 # timeout=10 [2020-05-07T18:41:03.096Z] #65 ... [2020-05-07T18:41:03.096Z] [2020-05-07T18:41:03.096Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:41:03.096Z] #35 33.06 Reading package lists... [2020-05-07T18:41:03.096Z] #35 39.89 Building dependency tree... [2020-05-07T18:41:03.096Z] #35 43.40 The following additional packages will be installed: [2020-05-07T18:41:03.096Z] #35 43.40 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-07T18:41:03.096Z] #35 43.43 Suggested packages: [2020-05-07T18:41:03.096Z] #35 43.44 cmake-doc ninja-build lrzip [2020-05-07T18:41:03.096Z] #35 43.44 Recommended packages: [2020-05-07T18:41:03.096Z] #35 43.44 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-07T18:41:03.096Z] #35 44.59 The following NEW packages will be installed: [2020-05-07T18:41:03.096Z] #35 44.62 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-07T18:41:03.096Z] #35 44.62 vim-common xxd [2020-05-07T18:41:03.096Z] #35 45.14 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:41:03.096Z] #35 45.14 Need to get 14.9 MB of archives. [2020-05-07T18:41:03.096Z] #35 45.14 After this operation, 61.8 MB of additional disk space will be used. [2020-05-07T18:41:03.096Z] #35 45.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-07T18:41:03.096Z] #35 45.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T18:41:03.096Z] #35 45.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-07T18:41:03.096Z] #35 45.31 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-07T18:41:03.096Z] #35 46.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-07T18:41:03.096Z] #35 46.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-07T18:41:03.096Z] #35 46.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-07T18:41:03.096Z] #35 46.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-07T18:41:03.096Z] #35 46.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-07T18:41:03.096Z] #35 46.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-07T18:41:03.096Z] #35 48.61 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:41:03.096Z] #35 49.08 Fetched 14.9 MB in 2s (6584 kB/s) [2020-05-07T18:41:03.097Z] #35 49.26 Selecting previously unselected package xxd. [2020-05-07T18:41:03.097Z] #35 49.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-07T18:41:03.097Z] #35 49.33 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T18:41:03.097Z] #35 49.34 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T18:41:03.097Z] #35 49.73 Selecting previously unselected package vim-common. [2020-05-07T18:41:03.355Z] #35 49.74 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:41:03.355Z] #35 49.84 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T18:41:03.419Z] #44 ... [2020-05-07T18:41:03.419Z] [2020-05-07T18:41:03.419Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:03.419Z] #56 55.27 golang.org/x/crypto/ssh/terminal [2020-05-07T18:41:03.419Z] #56 56.78 mvdan.cc/editorconfig [2020-05-07T18:41:03.419Z] #56 57.01 mvdan.cc/sh/v3/fileutil [2020-05-07T18:41:03.419Z] #56 57.18 mvdan.cc/sh/v3/syntax [2020-05-07T18:41:03.419Z] #56 61.18 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T18:41:03.419Z] #56 DONE 64.7s [2020-05-07T18:41:03.419Z] [2020-05-07T18:41:03.419Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:03.419Z] #44 32.46 CC compel/plugins/std/string.o [2020-05-07T18:41:03.616Z] #35 ... [2020-05-07T18:41:03.616Z] [2020-05-07T18:41:03.616Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:41:03.616Z] #10 33.40 Reading package lists... [2020-05-07T18:41:03.616Z] #10 40.33 Building dependency tree... [2020-05-07T18:41:03.616Z] #10 44.03 The following additional packages will be installed: [2020-05-07T18:41:03.616Z] #10 44.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-07T18:41:03.616Z] #10 44.03 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-07T18:41:03.616Z] #10 44.04 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-07T18:41:03.616Z] #10 44.04 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T18:41:03.616Z] #10 44.04 Suggested packages: [2020-05-07T18:41:03.616Z] #10 44.07 gcc-8-locales seccomp wine64 [2020-05-07T18:41:03.616Z] #10 45.42 The following NEW packages will be installed: [2020-05-07T18:41:03.616Z] #10 45.43 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-07T18:41:03.616Z] #10 45.43 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-07T18:41:03.616Z] #10 45.43 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-07T18:41:03.616Z] #10 45.43 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-07T18:41:03.616Z] #10 45.43 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-07T18:41:03.616Z] #10 45.43 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T18:41:03.616Z] #10 45.91 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:41:03.616Z] #10 45.91 Need to get 77.7 MB of archives. [2020-05-07T18:41:03.616Z] #10 45.91 After this operation, 487 MB of additional disk space will be used. [2020-05-07T18:41:03.616Z] #10 45.91 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-05-07T18:41:03.616Z] #10 46.38 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-05-07T18:41:03.616Z] #10 46.82 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-05-07T18:41:03.616Z] #10 46.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-07T18:41:03.616Z] #10 46.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-07T18:41:03.616Z] #10 46.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-07T18:41:03.616Z] #10 47.43 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-05-07T18:41:03.616Z] #10 47.78 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-05-07T18:41:03.616Z] #10 47.80 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-05-07T18:41:03.875Z] #10 ... [2020-05-07T18:41:03.875Z] [2020-05-07T18:41:03.875Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:41:03.875Z] #35 50.21 Selecting previously unselected package cmake-data. [2020-05-07T18:41:03.875Z] #35 50.21 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-07T18:41:03.875Z] #35 50.22 Unpacking cmake-data (3.13.4-1) ... [2020-05-07T18:41:04.451Z] #44 33.20 CC compel/plugins/std/infect.o [2020-05-07T18:41:04.706Z] Client: Docker Engine - Community [2020-05-07T18:41:04.706Z] Version: 19.03.8 [2020-05-07T18:41:04.706Z] API version: 1.40 [2020-05-07T18:41:04.706Z] Go version: go1.12.17 [2020-05-07T18:41:04.706Z] Git commit: afacb8b7f0 [2020-05-07T18:41:04.706Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-07T18:41:04.706Z] OS/Arch: linux/amd64 [2020-05-07T18:41:04.706Z] Experimental: false [2020-05-07T18:41:04.706Z] [2020-05-07T18:41:04.706Z] Server: Docker Engine - Community [2020-05-07T18:41:04.706Z] Engine: [2020-05-07T18:41:04.706Z] Version: 19.03.8 [2020-05-07T18:41:04.706Z] API version: 1.40 (minimum version 1.12) [2020-05-07T18:41:04.706Z] Go version: go1.12.17 [2020-05-07T18:41:04.706Z] Git commit: afacb8b7f0 [2020-05-07T18:41:04.706Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-07T18:41:04.706Z] OS/Arch: linux/amd64 [2020-05-07T18:41:04.706Z] Experimental: true [2020-05-07T18:41:04.706Z] containerd: [2020-05-07T18:41:04.706Z] Version: 1.2.13 [2020-05-07T18:41:04.706Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T18:41:04.706Z] runc: [2020-05-07T18:41:04.706Z] Version: 1.0.0-rc10 [2020-05-07T18:41:04.706Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:41:04.706Z] docker-init: [2020-05-07T18:41:04.706Z] Version: 0.18.0 [2020-05-07T18:41:04.706Z] GitCommit: fec3683 [2020-05-07T18:41:04.732Z] #44 33.67 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-07T18:41:04.732Z] #44 33.69 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-07T18:41:04.732Z] #44 33.73 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [Pipeline] sh [2020-05-07T18:41:05.014Z] #44 33.83 AR compel/plugins/std.lib.a [2020-05-07T18:41:05.014Z] #44 33.88 CC compel/plugins/fds/fds.o [2020-05-07T18:41:05.066Z] + docker info [2020-05-07T18:41:05.258Z] #35 ... [2020-05-07T18:41:05.258Z] [2020-05-07T18:41:05.258Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:05.258Z] #33 41.16 sync [2020-05-07T18:41:05.258Z] #33 41.18 internal/reflectlite [2020-05-07T18:41:05.258Z] #33 43.90 sort [2020-05-07T18:41:05.258Z] #33 43.90 errors [2020-05-07T18:41:05.258Z] #33 44.38 strconv [2020-05-07T18:41:05.258Z] #33 45.39 io [2020-05-07T18:41:05.258Z] #33 47.20 internal/oserror [2020-05-07T18:41:05.258Z] #33 47.29 syscall [2020-05-07T18:41:05.258Z] #33 49.82 reflect [2020-05-07T18:41:05.258Z] #33 ... [2020-05-07T18:41:05.258Z] [2020-05-07T18:41:05.258Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:41:05.258Z] #43 50.62 Selecting previously unselected package libprotoc17:amd64. [2020-05-07T18:41:05.258Z] #43 50.63 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-07T18:41:05.258Z] #43 50.63 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-07T18:41:05.258Z] #43 51.49 Selecting previously unselected package protobuf-c-compiler. [2020-05-07T18:41:05.258Z] #43 51.50 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-07T18:41:05.258Z] #43 51.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T18:41:05.258Z] #43 51.66 Selecting previously unselected package protobuf-compiler. [2020-05-07T18:41:05.258Z] #43 51.69 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-07T18:41:05.258Z] #43 51.70 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-07T18:41:05.296Z] #44 34.12 AR compel/plugins/fds.lib.a [2020-05-07T18:41:05.296Z] #44 34.16 HOSTDEP compel/src/lib/log-host.d [2020-05-07T18:41:05.296Z] #44 34.22 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-07T18:41:05.296Z] #44 34.30 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-07T18:41:05.516Z] #43 51.90 Selecting previously unselected package python-pkg-resources. [2020-05-07T18:41:05.516Z] #43 51.90 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T18:41:05.516Z] #43 51.92 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-07T18:41:05.577Z] #44 34.40 HOSTDEP compel/src/main-host.d [2020-05-07T18:41:05.577Z] #44 34.56 DEP compel/src/lib/ptrace.d [2020-05-07T18:41:05.775Z] #43 52.13 Selecting previously unselected package python-six. [2020-05-07T18:41:05.775Z] #43 52.13 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-07T18:41:05.775Z] #43 52.14 Unpacking python-six (1.12.0-1) ... [2020-05-07T18:41:05.775Z] #43 52.27 Selecting previously unselected package python-protobuf. [2020-05-07T18:41:05.775Z] #43 52.27 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-07T18:41:05.775Z] #43 52.28 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-07T18:41:05.859Z] #44 34.64 DEP compel/src/lib/infect.d [2020-05-07T18:41:05.859Z] #44 34.82 DEP compel/src/lib/infect-util.d [2020-05-07T18:41:05.859Z] #44 34.91 DEP compel/src/lib/infect-rpc.d [2020-05-07T18:41:06.140Z] #44 34.96 DEP compel/arch/s390/src/lib/infect.d [2020-05-07T18:41:06.140Z] #44 35.05 DEP compel/arch/s390/src/lib/cpu.d [2020-05-07T18:41:06.140Z] #44 35.11 DEP compel/src/lib/log.d [2020-05-07T18:41:06.340Z] #43 52.90 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-07T18:41:06.500Z] #44 35.20 DEP compel/src/main.d [2020-05-07T18:41:06.500Z] #44 35.33 DEP compel/src/lib/handle-elf.d [2020-05-07T18:41:06.500Z] #44 35.39 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-07T18:41:06.500Z] #44 35.51 CC compel/src/lib/log.o [2020-05-07T18:41:06.656Z] Commit message: "Merge commit '232ebf7fa469963e6cb9b43d66a953f5956ee5f3' into HEAD" [2020-05-07T18:41:06.675Z] First time build. Skipping changelog. [2020-05-07T18:41:06.784Z] #44 35.65 CC compel/arch/s390/src/lib/cpu.o [2020-05-07T18:41:06.784Z] #44 35.83 CC compel/arch/s390/src/lib/infect.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T18:41:07.398Z] #44 36.32 CC compel/src/lib/infect-rpc.o [2020-05-07T18:41:06.686Z] > git rev-list --no-walk 94aa126dc4f94f5a8b9dd83ccdc48615ac72e5bb # timeout=10 [2020-05-07T18:41:07.680Z] #44 36.58 CC compel/src/lib/infect-util.o [2020-05-07T18:41:07.680Z] #44 36.77 CC compel/src/lib/infect.o [2020-05-07T18:41:07.850Z] + docker version [2020-05-07T18:41:09.134Z] Client: [2020-05-07T18:41:09.134Z] Debug Mode: false [2020-05-07T18:41:09.134Z] [2020-05-07T18:41:09.134Z] Server: [2020-05-07T18:41:09.134Z] Containers: 0 [2020-05-07T18:41:09.134Z] Running: 0 [2020-05-07T18:41:09.134Z] Paused: 0 [2020-05-07T18:41:09.134Z] Stopped: 0 [2020-05-07T18:41:09.134Z] Images: 0 [2020-05-07T18:41:09.134Z] Server Version: 19.03.8 [2020-05-07T18:41:09.134Z] Storage Driver: overlay2 [2020-05-07T18:41:09.134Z] Backing Filesystem: [2020-05-07T18:41:09.134Z] Supports d_type: true [2020-05-07T18:41:09.134Z] Native Overlay Diff: true [2020-05-07T18:41:09.134Z] Logging Driver: json-file [2020-05-07T18:41:09.134Z] Cgroup Driver: cgroupfs [2020-05-07T18:41:09.134Z] Plugins: [2020-05-07T18:41:09.134Z] Volume: local [2020-05-07T18:41:09.134Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T18:41:09.134Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T18:41:09.134Z] Swarm: inactive [2020-05-07T18:41:09.134Z] Runtimes: runc [2020-05-07T18:41:09.134Z] Default Runtime: runc [2020-05-07T18:41:09.134Z] Init Binary: docker-init [2020-05-07T18:41:09.134Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T18:41:09.134Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:41:09.134Z] init version: fec3683 [2020-05-07T18:41:09.134Z] Security Options: [2020-05-07T18:41:09.134Z] apparmor [2020-05-07T18:41:09.134Z] seccomp [2020-05-07T18:41:09.134Z] Profile: default [2020-05-07T18:41:09.134Z] Kernel Version: 4.15.0-1065-aws [2020-05-07T18:41:09.134Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-07T18:41:09.134Z] OSType: linux [2020-05-07T18:41:09.134Z] Architecture: x86_64 [2020-05-07T18:41:09.134Z] CPUs: 2 [2020-05-07T18:41:09.134Z] Total Memory: 7.501GiB [2020-05-07T18:41:09.134Z] Name: ip-10-100-74-43 [2020-05-07T18:41:09.134Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-07T18:41:09.134Z] Docker Root Dir: /var/lib/docker [2020-05-07T18:41:09.134Z] Debug Mode: false [2020-05-07T18:41:09.134Z] Registry: https://index.docker.io/v1/ [2020-05-07T18:41:09.134Z] Labels: [2020-05-07T18:41:09.134Z] Experimental: true [2020-05-07T18:41:09.134Z] Insecure Registries: [2020-05-07T18:41:09.134Z] 127.0.0.0/8 [2020-05-07T18:41:09.134Z] Live Restore Enabled: true [2020-05-07T18:41:09.134Z] [2020-05-07T18:41:09.134Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T18:41:09.148Z] #44 38.21 CC compel/src/lib/ptrace.o [2020-05-07T18:41:09.232Z] Client: [2020-05-07T18:41:09.232Z] Debug Mode: false [2020-05-07T18:41:09.232Z] [2020-05-07T18:41:09.232Z] Server: [2020-05-07T18:41:09.232Z] Containers: 0 [2020-05-07T18:41:09.232Z] Running: 0 [2020-05-07T18:41:09.232Z] Paused: 0 [2020-05-07T18:41:09.232Z] Stopped: 0 [2020-05-07T18:41:09.232Z] Images: 0 [2020-05-07T18:41:09.232Z] Server Version: 19.03.8 [2020-05-07T18:41:09.232Z] Storage Driver: overlay2 [2020-05-07T18:41:09.232Z] Backing Filesystem: [2020-05-07T18:41:09.232Z] Supports d_type: true [2020-05-07T18:41:09.232Z] Native Overlay Diff: true [2020-05-07T18:41:09.232Z] Logging Driver: json-file [2020-05-07T18:41:09.232Z] Cgroup Driver: cgroupfs [2020-05-07T18:41:09.232Z] Plugins: [2020-05-07T18:41:09.232Z] Volume: local [2020-05-07T18:41:09.232Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T18:41:09.232Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T18:41:09.232Z] Swarm: inactive [2020-05-07T18:41:09.232Z] Runtimes: runc [2020-05-07T18:41:09.232Z] Default Runtime: runc [2020-05-07T18:41:09.232Z] Init Binary: docker-init [2020-05-07T18:41:09.232Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T18:41:09.232Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:41:09.232Z] init version: fec3683 [2020-05-07T18:41:09.232Z] Security Options: [2020-05-07T18:41:09.232Z] apparmor [2020-05-07T18:41:09.232Z] seccomp [2020-05-07T18:41:09.232Z] Profile: default [2020-05-07T18:41:09.232Z] Kernel Version: 4.15.0-1065-aws [2020-05-07T18:41:09.232Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-07T18:41:09.232Z] OSType: linux [2020-05-07T18:41:09.232Z] Architecture: x86_64 [2020-05-07T18:41:09.232Z] CPUs: 2 [2020-05-07T18:41:09.232Z] Total Memory: 7.501GiB [2020-05-07T18:41:09.232Z] Name: ip-10-100-88-46 [2020-05-07T18:41:09.232Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-07T18:41:09.232Z] Docker Root Dir: /var/lib/docker [2020-05-07T18:41:09.232Z] Debug Mode: false [2020-05-07T18:41:09.232Z] Registry: https://index.docker.io/v1/ [2020-05-07T18:41:09.232Z] Labels: [2020-05-07T18:41:09.232Z] Experimental: true [2020-05-07T18:41:09.232Z] Insecure Registries: [2020-05-07T18:41:09.232Z] 127.0.0.0/8 [2020-05-07T18:41:09.232Z] Live Restore Enabled: true [2020-05-07T18:41:09.232Z] [2020-05-07T18:41:09.232Z] WARNING: No swap limit support [2020-05-07T18:41:09.428Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T18:41:09.428Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T18:41:09.428Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40920/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T18:41:09.428Z] + bash /home/ubuntu/workspace/moby_PR-40920/check-config.sh [2020-05-07T18:41:09.428Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T18:41:09.428Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-07T18:41:09.428Z] [2020-05-07T18:41:09.428Z] Generally Necessary: [2020-05-07T18:41:09.428Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T18:41:09.428Z] - apparmor: enabled and tools installed [2020-05-07T18:41:09.428Z] - CONFIG_NAMESPACES: enabled [2020-05-07T18:41:09.428Z] - CONFIG_NET_NS: enabled [2020-05-07T18:41:09.428Z] - CONFIG_PID_NS: enabled [2020-05-07T18:41:09.428Z] - CONFIG_IPC_NS: enabled [2020-05-07T18:41:09.428Z] - CONFIG_UTS_NS: enabled [2020-05-07T18:41:09.428Z] - CONFIG_CGROUPS: enabled [2020-05-07T18:41:09.428Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T18:41:09.428Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T18:41:09.428Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T18:41:09.428Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T18:41:09.428Z] - CONFIG_CPUSETS: enabled [2020-05-07T18:41:09.428Z] - CONFIG_MEMCG: enabled [2020-05-07T18:41:09.428Z] - CONFIG_KEYS: enabled [2020-05-07T18:41:09.428Z] - CONFIG_VETH: enabled (as module) [2020-05-07T18:41:09.428Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T18:41:09.428Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T18:41:09.428Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T18:41:09.428Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T18:41:09.428Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T18:41:09.428Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T18:41:09.428Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T18:41:09.428Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T18:41:09.428Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T18:41:09.428Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T18:41:09.428Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T18:41:09.428Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T18:41:09.428Z] [2020-05-07T18:41:09.428Z] Optional Features: [2020-05-07T18:41:09.428Z] - CONFIG_USER_NS: enabled [2020-05-07T18:41:09.428Z] - CONFIG_SECCOMP: enabled [2020-05-07T18:41:09.431Z] #44 38.42 AR compel/libcompel.a [Pipeline] sh [2020-05-07T18:41:09.624Z] #43 ... [2020-05-07T18:41:09.624Z] [2020-05-07T18:41:09.624Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:41:09.624Z] #27 4.576 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-07T18:41:09.624Z] #27 4.927 [2020-05-07T18:41:09.624Z] #27 5.099 # 2.0% #### 5.9% ######### 12.9% ############## 20.2% ################# 24.9% ####################### 32.6% ########################## 37.0% ############################# 40.7% ################################ 45.7% ################################### 48.9% ##################################### 52.5% ########################################### 60.4% ############################################### 65.3% ################################################### 70.9% ############################################################ 84.2% ################################################################# 91.4% ###################################################################### 97.8% ######################################################################## 100.0% [2020-05-07T18:41:09.624Z] #27 7.181 [2020-05-07T18:41:09.624Z] #27 7.418 ### 4.2% ############# 19.1% ########################## 36.2% ####################################### 55.4% ################################################## 70.7% ############################################################### 88.4% ######################################################################## 100.0% [2020-05-07T18:41:09.685Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T18:41:09.685Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T18:41:09.686Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T18:41:09.686Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T18:41:09.686Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-07T18:41:09.686Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T18:41:09.686Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T18:41:09.686Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T18:41:09.686Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T18:41:09.686Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T18:41:09.686Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T18:41:09.686Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T18:41:09.686Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T18:41:09.686Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T18:41:09.686Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T18:41:09.686Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T18:41:09.686Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T18:41:09.686Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T18:41:09.686Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T18:41:09.686Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T18:41:09.686Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T18:41:09.686Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T18:41:09.686Z] - CONFIG_EXT4_FS: enabled [2020-05-07T18:41:09.686Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T18:41:09.686Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T18:41:09.686Z] - Network Drivers: [2020-05-07T18:41:09.686Z] - "overlay": [2020-05-07T18:41:09.686Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T18:41:09.686Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T18:41:09.686Z] Optional (for encrypted networks): [2020-05-07T18:41:09.686Z] - CONFIG_CRYPTO: enabled [2020-05-07T18:41:09.686Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T18:41:09.686Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T18:41:09.686Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T18:41:09.686Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T18:41:09.686Z] - CONFIG_XFRM: enabled [2020-05-07T18:41:09.686Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T18:41:09.686Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T18:41:09.686Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T18:41:09.686Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T18:41:09.686Z] - "ipvlan": [2020-05-07T18:41:09.686Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T18:41:09.686Z] - "macvlan": [2020-05-07T18:41:09.713Z] #44 38.51 HOSTCC compel/src/main-host.o [2020-05-07T18:41:09.713Z] #44 38.78 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-07T18:41:09.849Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T18:41:09.849Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T18:41:09.849Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40920/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T18:41:09.849Z] + bash /home/ubuntu/workspace/moby_PR-40920/check-config.sh [2020-05-07T18:41:09.849Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T18:41:09.849Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-07T18:41:09.849Z] [2020-05-07T18:41:09.849Z] Generally Necessary: [2020-05-07T18:41:09.849Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T18:41:09.849Z] - apparmor: enabled and tools installed [2020-05-07T18:41:09.849Z] - CONFIG_NAMESPACES: enabled [2020-05-07T18:41:09.849Z] - CONFIG_NET_NS: enabled [2020-05-07T18:41:09.849Z] - CONFIG_PID_NS: enabled [2020-05-07T18:41:09.849Z] - CONFIG_IPC_NS: enabled [2020-05-07T18:41:09.849Z] - CONFIG_UTS_NS: enabled [2020-05-07T18:41:09.849Z] - CONFIG_CGROUPS: enabled [2020-05-07T18:41:09.849Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T18:41:09.849Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T18:41:09.849Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T18:41:09.849Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T18:41:09.849Z] - CONFIG_CPUSETS: enabled [2020-05-07T18:41:09.849Z] - CONFIG_MEMCG: enabled [2020-05-07T18:41:09.849Z] - CONFIG_KEYS: enabled [2020-05-07T18:41:09.849Z] - CONFIG_VETH: enabled (as module) [2020-05-07T18:41:09.849Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T18:41:09.849Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T18:41:09.849Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T18:41:09.849Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T18:41:09.850Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T18:41:09.850Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T18:41:09.850Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T18:41:09.850Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T18:41:09.850Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T18:41:09.850Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T18:41:09.850Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T18:41:09.850Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T18:41:09.850Z] [2020-05-07T18:41:09.850Z] Optional Features: [2020-05-07T18:41:09.850Z] - CONFIG_USER_NS: enabled [2020-05-07T18:41:09.850Z] - CONFIG_SECCOMP: enabled [2020-05-07T18:41:09.850Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T18:41:09.850Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T18:41:09.850Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T18:41:09.850Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T18:41:09.941Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T18:41:09.941Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T18:41:09.941Z] - "ftp,tftp client in container": [2020-05-07T18:41:09.941Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T18:41:09.941Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T18:41:09.941Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T18:41:09.941Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T18:41:09.941Z] - Storage Drivers: [2020-05-07T18:41:09.941Z] - "aufs": [2020-05-07T18:41:09.941Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T18:41:09.941Z] - "btrfs": [2020-05-07T18:41:09.941Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T18:41:09.941Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T18:41:09.941Z] - "devicemapper": [2020-05-07T18:41:09.941Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T18:41:09.941Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T18:41:09.941Z] - "overlay": [2020-05-07T18:41:09.941Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T18:41:09.941Z] - "zfs": [2020-05-07T18:41:09.941Z] - /dev/zfs: missing [2020-05-07T18:41:09.941Z] - zfs command: missing [2020-05-07T18:41:09.941Z] - zpool command: missing [2020-05-07T18:41:09.941Z] [2020-05-07T18:41:09.941Z] Limits: [2020-05-07T18:41:09.941Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T18:41:09.941Z] [2020-05-07T18:41:09.941Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-05-07T18:41:09.995Z] #44 38.97 HOSTCC compel/src/lib/handle-elf-host.o [Pipeline] sh [2020-05-07T18:41:10.117Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-07T18:41:10.117Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T18:41:10.117Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T18:41:10.117Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T18:41:10.117Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T18:41:10.117Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T18:41:10.117Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T18:41:10.117Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T18:41:10.117Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T18:41:10.117Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T18:41:10.117Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T18:41:10.117Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T18:41:10.117Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T18:41:10.117Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T18:41:10.117Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T18:41:10.117Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T18:41:10.117Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T18:41:10.117Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T18:41:10.117Z] - CONFIG_EXT4_FS: enabled [2020-05-07T18:41:10.117Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T18:41:10.117Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T18:41:10.117Z] - Network Drivers: [2020-05-07T18:41:10.117Z] - "overlay": [2020-05-07T18:41:10.117Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T18:41:10.117Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T18:41:10.117Z] Optional (for encrypted networks): [2020-05-07T18:41:10.117Z] - CONFIG_CRYPTO: enabled [2020-05-07T18:41:10.117Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T18:41:10.117Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T18:41:10.117Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T18:41:10.117Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T18:41:10.117Z] - CONFIG_XFRM: enabled [2020-05-07T18:41:10.117Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T18:41:10.117Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T18:41:10.117Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T18:41:10.117Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T18:41:10.117Z] - "ipvlan": [2020-05-07T18:41:10.117Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T18:41:10.117Z] - "macvlan": [2020-05-07T18:41:10.192Z] #27 8.504 [2020-05-07T18:41:10.276Z] #44 ... [2020-05-07T18:41:10.277Z] [2020-05-07T18:41:10.277Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:41:10.277Z] #10 61.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-07T18:41:10.277Z] #10 61.71 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-07T18:41:10.277Z] #10 61.71 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:41:10.277Z] #10 ... [2020-05-07T18:41:10.277Z] [2020-05-07T18:41:10.277Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:10.277Z] #47 62.09 github.com/LK4D4/vndr/build [2020-05-07T18:41:10.277Z] #47 63.92 github.com/LK4D4/vndr/versioned [2020-05-07T18:41:10.277Z] #47 64.04 net [2020-05-07T18:41:10.277Z] #47 64.52 vendor/golang.org/x/crypto/hkdf [2020-05-07T18:41:10.277Z] #47 64.70 vendor/golang.org/x/text/transform [2020-05-07T18:41:10.277Z] #47 65.57 vendor/golang.org/x/text/unicode/bidi [2020-05-07T18:41:10.277Z] #47 66.75 vendor/golang.org/x/text/secure/bidirule [2020-05-07T18:41:10.277Z] #47 67.00 vendor/golang.org/x/text/unicode/norm [2020-05-07T18:41:10.277Z] #47 69.56 vendor/golang.org/x/net/idna [2020-05-07T18:41:10.277Z] #47 71.26 vendor/golang.org/x/net/http2/hpack [2020-05-07T18:41:10.345Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a92228ff36a48333a80085fc5119e225f7884530 . [2020-05-07T18:41:10.345Z] #2 [internal] load .dockerignore [2020-05-07T18:41:10.345Z] #2 transferring context: 87B done [2020-05-07T18:41:10.345Z] #2 DONE 0.1s [2020-05-07T18:41:10.345Z] [2020-05-07T18:41:10.345Z] #1 [internal] load build definition from Dockerfile [2020-05-07T18:41:10.345Z] #1 transferring dockerfile: 17.09kB done [2020-05-07T18:41:10.373Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T18:41:10.373Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T18:41:10.373Z] - "ftp,tftp client in container": [2020-05-07T18:41:10.373Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T18:41:10.373Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T18:41:10.373Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T18:41:10.373Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T18:41:10.373Z] - Storage Drivers: [2020-05-07T18:41:10.373Z] - "aufs": [2020-05-07T18:41:10.373Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T18:41:10.373Z] - "btrfs": [2020-05-07T18:41:10.373Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T18:41:10.373Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T18:41:10.373Z] - "devicemapper": [2020-05-07T18:41:10.373Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T18:41:10.373Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T18:41:10.373Z] - "overlay": [2020-05-07T18:41:10.373Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T18:41:10.373Z] - "zfs": [2020-05-07T18:41:10.373Z] - /dev/zfs: missing [2020-05-07T18:41:10.373Z] - zfs command: missing [2020-05-07T18:41:10.373Z] - zpool command: missing [2020-05-07T18:41:10.373Z] [2020-05-07T18:41:10.373Z] Limits: [2020-05-07T18:41:10.373Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T18:41:10.373Z] [2020-05-07T18:41:10.373Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T18:41:10.558Z] #47 ... [2020-05-07T18:41:10.558Z] [2020-05-07T18:41:10.558Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:10.558Z] #44 39.37 HOSTCC compel/src/lib/log-host.o [2020-05-07T18:41:10.558Z] #44 39.49 HOSTLINK compel/compel-host-bin [2020-05-07T18:41:10.558Z] #44 39.59 DEP soccr/soccr.d [2020-05-07T18:41:10.558Z] #44 39.73 CC soccr/soccr.o [2020-05-07T18:41:10.602Z] #1 DONE 0.1s [2020-05-07T18:41:10.602Z] [2020-05-07T18:41:10.602Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T18:41:10.708Z] #27 8.750 0.0% ######## 11.3% ########### 16.4% [2020-05-07T18:41:10.708Z] #27 ... [2020-05-07T18:41:10.708Z] [2020-05-07T18:41:10.708Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:10.708Z] #47 46.57 strconv [2020-05-07T18:41:10.708Z] #47 46.58 io [2020-05-07T18:41:10.708Z] #47 48.19 bytes [2020-05-07T18:41:10.708Z] #47 50.93 reflect [2020-05-07T18:41:10.708Z] #47 51.29 bufio [2020-05-07T18:41:10.708Z] #47 53.31 syscall [2020-05-07T18:41:10.708Z] #47 ... [2020-05-07T18:41:10.708Z] [2020-05-07T18:41:10.708Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:41:10.750Z] + sudo modprobe ip_vs [2020-05-07T18:41:10.858Z] #3 DONE 0.4s [2020-05-07T18:41:10.858Z] [2020-05-07T18:41:10.858Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T18:41:10.858Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-07T18:41:10.858Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-07T18:41:10.858Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-07T18:41:10.858Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-07T18:41:10.858Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.02MB / 8.88MB 0.1s [2020-05-07T18:41:11.005Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a92228ff36a48333a80085fc5119e225f7884530 . [2020-05-07T18:41:11.005Z] #1 [internal] load build definition from Dockerfile [2020-05-07T18:41:11.005Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-05-07T18:41:11.005Z] #1 DONE 0.1s [2020-05-07T18:41:11.005Z] [2020-05-07T18:41:11.005Z] #2 [internal] load .dockerignore [2020-05-07T18:41:11.005Z] #2 transferring context: 87B done [2020-05-07T18:41:11.005Z] #2 DONE 0.1s [2020-05-07T18:41:11.115Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-05-07T18:41:11.115Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-07T18:41:11.115Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-07T18:41:11.260Z] [2020-05-07T18:41:11.260Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T18:41:11.504Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-05-07T18:41:11.516Z] #3 DONE 0.3s [2020-05-07T18:41:11.516Z] [2020-05-07T18:41:11.516Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T18:41:11.516Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-07T18:41:11.565Z] #44 40.51 AR soccr/libsoccr.a [2020-05-07T18:41:11.565Z] #44 40.53 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T18:41:11.770Z] #27 8.750 0.0% ######## 11.3% ########### 16.4% ################# 24.2% ######################## 34.3% ############################# 40.6% ################################## 47.5% ######################################## 56.7% ############################################# 63.8% ################################################# 68.8% ####################################################### 77.6% ############################################################# 85.0% ################################################################### 94.4% ######################################################################## 100.0% [2020-05-07T18:41:11.770Z] #4 DONE 0.7s [2020-05-07T18:41:11.844Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-07T18:41:11.844Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-07T18:41:11.844Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-07T18:41:11.844Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.14MB / 8.88MB 0.1s [2020-05-07T18:41:11.844Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-07T18:41:11.844Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-07T18:41:11.848Z] #44 40.68 DEP criu/arch/s390/sigframe.d [2020-05-07T18:41:11.848Z] #44 40.76 DEP criu/arch/s390/crtools.d [2020-05-07T18:41:12.033Z] #27 10.54 [2020-05-07T18:41:12.131Z] #44 40.97 DEP criu/arch/s390/cpu.d [2020-05-07T18:41:12.131Z] #44 41.09 CC criu/arch/s390/cpu.o [2020-05-07T18:41:12.388Z] [2020-05-07T18:41:12.388Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T18:41:12.388Z] #6 DONE 0.2s [2020-05-07T18:41:12.388Z] [2020-05-07T18:41:12.388Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T18:41:12.388Z] #5 DONE 0.2s [2020-05-07T18:41:12.413Z] #44 41.50 CC criu/arch/s390/crtools.o [2020-05-07T18:41:12.649Z] [2020-05-07T18:41:12.649Z] #20 [internal] load build context [2020-05-07T18:41:12.775Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.8s done [2020-05-07T18:41:12.775Z] #4 DONE 1.1s [2020-05-07T18:41:13.337Z] [2020-05-07T18:41:13.337Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T18:41:13.419Z] #44 42.32 CC criu/arch/s390/sigframe.o [2020-05-07T18:41:13.419Z] #44 42.45 LINK criu/arch/s390/crtools.built-in.o [2020-05-07T18:41:13.419Z] #44 42.48 DEP criu/pie/util-vdso.d [2020-05-07T18:41:13.592Z] #6 DONE 0.2s [2020-05-07T18:41:13.592Z] [2020-05-07T18:41:13.592Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T18:41:13.592Z] #5 DONE 0.2s [2020-05-07T18:41:13.592Z] [2020-05-07T18:41:13.592Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T18:41:13.592Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-07T18:41:13.592Z] #71 DONE 0.0s [2020-05-07T18:41:13.592Z] [2020-05-07T18:41:13.592Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T18:41:13.592Z] #7 DONE 0.0s [2020-05-07T18:41:13.592Z] [2020-05-07T18:41:13.592Z] #20 [internal] load build context [2020-05-07T18:41:13.701Z] #44 42.61 DEP criu/pie/util.d [2020-05-07T18:41:13.701Z] #44 42.76 CC criu/pie/util.o [2020-05-07T18:41:13.887Z] #27 10.73 0.5% ### 4.6% ##### 7.8% ######## 11.3% ########## 14.2% ########## 15.1% ############# 18.3% ############### 21.3% ################# 24.0% ################### 27.0% ##################### 29.8% ####################### 32.0% ######################## 34.5% ########################### 37.6% ############################ 40.1% [2020-05-07T18:41:13.887Z] #27 ... [2020-05-07T18:41:13.887Z] [2020-05-07T18:41:13.887Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:13.888Z] #50 49.90 + cd /tmp/tmp.vtVxJHMLeJ/src/gotest.tools/gotestsum [2020-05-07T18:41:13.888Z] #50 49.90 + git checkout -q v0.3.5 [2020-05-07T18:41:13.888Z] #50 49.95 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T18:41:13.986Z] #44 42.91 CC criu/pie/util-vdso.o [2020-05-07T18:41:14.146Z] #50 ... [2020-05-07T18:41:14.146Z] [2020-05-07T18:41:14.146Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:41:14.278Z] #44 43.34 AR criu/pie/pie.lib.a [2020-05-07T18:41:14.278Z] #44 ... [2020-05-07T18:41:14.278Z] [2020-05-07T18:41:14.278Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:41:14.278Z] #10 73.20 Selecting previously unselected package libapparmor1:s390x. [2020-05-07T18:41:14.278Z] #10 73.20 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-05-07T18:41:14.278Z] #10 73.21 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-05-07T18:41:14.278Z] #10 73.26 Selecting previously unselected package libapparmor-dev:s390x. [2020-05-07T18:41:14.278Z] #10 73.26 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-05-07T18:41:14.278Z] #10 73.26 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-05-07T18:41:14.278Z] #10 73.35 Selecting previously unselected package libbtrfs0. [2020-05-07T18:41:14.278Z] #10 73.35 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-07T18:41:14.278Z] #10 73.35 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T18:41:14.278Z] #10 73.40 Selecting previously unselected package libbtrfs-dev. [2020-05-07T18:41:14.278Z] #10 73.40 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-07T18:41:14.278Z] #10 73.40 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:41:14.278Z] #10 73.50 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-05-07T18:41:14.278Z] #10 73.50 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-07T18:41:14.278Z] #10 73.50 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-07T18:41:14.278Z] #10 73.55 Selecting previously unselected package libudev-dev:s390x. [2020-05-07T18:41:14.278Z] #10 73.55 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-05-07T18:41:14.278Z] #10 73.55 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-05-07T18:41:14.278Z] #10 73.65 Selecting previously unselected package libsepol1-dev:s390x. [2020-05-07T18:41:14.278Z] #10 73.67 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-05-07T18:41:14.278Z] #10 73.67 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-05-07T18:41:14.278Z] #10 73.94 Selecting previously unselected package libpcre16-3:s390x. [2020-05-07T18:41:14.278Z] #10 73.94 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-05-07T18:41:14.278Z] #10 73.94 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-05-07T18:41:14.278Z] #10 74.01 Selecting previously unselected package libpcre32-3:s390x. [2020-05-07T18:41:14.278Z] #10 74.02 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-05-07T18:41:14.278Z] #10 74.02 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-05-07T18:41:14.278Z] #10 74.12 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-05-07T18:41:14.278Z] #10 74.12 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-05-07T18:41:14.278Z] #10 74.12 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-07T18:41:14.278Z] #10 74.19 Selecting previously unselected package libpcre3-dev:s390x. [2020-05-07T18:41:14.278Z] #10 74.19 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-05-07T18:41:14.278Z] #10 74.20 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-05-07T18:41:14.278Z] #10 74.52 Selecting previously unselected package libselinux1-dev:s390x. [2020-05-07T18:41:14.278Z] #10 74.53 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-05-07T18:41:14.278Z] #10 74.53 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-07T18:41:14.278Z] #10 74.72 Selecting previously unselected package libdevmapper-dev:s390x. [2020-05-07T18:41:14.278Z] #10 74.72 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-05-07T18:41:14.278Z] #10 74.72 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-07T18:41:14.278Z] #10 74.79 Selecting previously unselected package libseccomp-dev:s390x. [2020-05-07T18:41:14.278Z] #10 74.79 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-05-07T18:41:14.278Z] #10 74.79 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-05-07T18:41:14.278Z] #10 74.90 Selecting previously unselected package libsystemd-dev:s390x. [2020-05-07T18:41:14.278Z] #10 74.90 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-05-07T18:41:14.278Z] #10 74.90 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-05-07T18:41:14.278Z] #10 75.26 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-07T18:41:14.278Z] #10 75.27 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-05-07T18:41:14.278Z] #10 75.28 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-05-07T18:41:14.278Z] #10 75.30 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T18:41:14.278Z] #10 75.31 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-05-07T18:41:14.278Z] #10 75.31 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-05-07T18:41:14.278Z] #10 75.32 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:41:14.278Z] #10 75.33 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T18:41:14.278Z] #10 75.35 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-05-07T18:41:14.278Z] #10 75.36 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-05-07T18:41:14.278Z] #10 75.37 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T18:41:14.278Z] #10 75.37 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:41:14.278Z] #10 75.38 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-05-07T18:41:14.278Z] #10 75.39 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-07T18:41:14.278Z] #10 75.40 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-05-07T18:41:14.278Z] #10 75.40 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T18:41:14.278Z] #10 75.41 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-05-07T18:41:14.278Z] #10 75.42 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:41:14.278Z] #10 75.42 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-05-07T18:41:14.278Z] #10 75.43 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-05-07T18:41:14.278Z] #10 75.43 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:41:14.278Z] #10 75.44 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-05-07T18:41:14.278Z] #10 75.44 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-05-07T18:41:14.278Z] #10 75.45 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T18:41:14.278Z] #10 75.45 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-07T18:41:14.278Z] #10 75.46 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-07T18:41:14.278Z] #10 75.47 Setting up dmsetup (2:1.02.155-3) ... [2020-05-07T18:41:14.278Z] #10 75.48 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-07T18:41:14.278Z] #10 75.49 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-07T18:41:14.278Z] #10 75.49 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:41:14.278Z] #10 DONE 76.0s [2020-05-07T18:41:14.278Z] [2020-05-07T18:41:14.278Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:14.278Z] #44 43.40 DEP criu/pie/restorer.d [2020-05-07T18:41:14.560Z] #44 ... [2020-05-07T18:41:14.560Z] [2020-05-07T18:41:14.560Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:41:14.560Z] #58 DONE 0.1s [2020-05-07T18:41:14.560Z] [2020-05-07T18:41:14.560Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T18:41:14.560Z] #59 DONE 0.1s [2020-05-07T18:41:14.560Z] [2020-05-07T18:41:14.560Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:15.439Z] #27 10.73 0.5% ### 4.6% ##### 7.8% ######## 11.3% ########## 14.2% ########## 15.1% ############# 18.3% ############### 21.3% ################# 24.0% ################### 27.0% ##################### 29.8% ####################### 32.0% ######################## 34.5% ########################### 37.6% ############################ 40.1% ############################## 42.7% ################################ 44.8% ################################# 47.1% ################################### 49.6% ##################################### 51.7% ###################################### 54.1% ######################################### 56.9% ########################################## 59.5% ############################################ 62.3% ############################################### 66.4% ################################################# 68.8% ################################################### 72.0% ###################################################### 75.2% [2020-05-07T18:41:15.439Z] #27 ... [2020-05-07T18:41:15.439Z] [2020-05-07T18:41:15.439Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:41:15.439Z] #10 51.88 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-05-07T18:41:15.439Z] #10 54.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-07T18:41:15.439Z] #10 54.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-07T18:41:15.439Z] #10 54.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-07T18:41:15.439Z] #10 54.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-07T18:41:15.439Z] #10 54.44 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-05-07T18:41:15.439Z] #10 54.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-05-07T18:41:15.439Z] #10 54.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-07T18:41:15.439Z] #10 54.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-07T18:41:15.439Z] #10 54.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-07T18:41:15.439Z] #10 54.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-07T18:41:15.439Z] #10 54.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-07T18:41:15.439Z] #10 54.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-07T18:41:15.439Z] #10 54.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-07T18:41:15.439Z] #10 54.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-07T18:41:15.439Z] #10 54.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-05-07T18:41:15.439Z] #10 55.95 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:41:15.440Z] #10 56.27 Fetched 77.7 MB in 9s (8503 kB/s) [2020-05-07T18:41:15.440Z] #10 56.41 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-07T18:41:15.440Z] #10 56.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-07T18:41:15.440Z] #10 56.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-07T18:41:15.440Z] #10 56.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T18:41:15.440Z] #10 58.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-07T18:41:15.440Z] #10 58.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-07T18:41:15.440Z] #10 59.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T18:41:15.440Z] #10 ... [2020-05-07T18:41:15.440Z] [2020-05-07T18:41:15.440Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:41:15.440Z] #30 51.79 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-07T18:41:15.440Z] #30 52.64 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-07T18:41:15.440Z] #30 52.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-07T18:41:15.705Z] #30 ... [2020-05-07T18:41:15.705Z] [2020-05-07T18:41:15.705Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:15.705Z] #65 3.079 + RM_GOPATH=0 [2020-05-07T18:41:15.705Z] #65 3.079 + TMP_GOPATH= [2020-05-07T18:41:15.705Z] #65 3.079 + : /build [2020-05-07T18:41:15.705Z] #65 3.079 + '[' -z '' ']' [2020-05-07T18:41:15.705Z] #65 3.084 ++ mktemp -d [2020-05-07T18:41:15.705Z] #65 3.086 + export GOPATH=/tmp/tmp.Cdps72XnC4 [2020-05-07T18:41:15.705Z] #65 3.086 + GOPATH=/tmp/tmp.Cdps72XnC4 [2020-05-07T18:41:15.705Z] #65 3.086 + RM_GOPATH=1 [2020-05-07T18:41:15.705Z] #65 3.087 ++ dirname ./install.sh [2020-05-07T18:41:15.705Z] #65 3.089 + dir=. [2020-05-07T18:41:15.705Z] #65 3.089 + bin=containerd [2020-05-07T18:41:15.705Z] #65 3.089 + shift [2020-05-07T18:41:15.705Z] #65 3.089 + '[' '!' -f ./containerd.installer ']' [2020-05-07T18:41:15.705Z] #65 3.090 + . ./containerd.installer [2020-05-07T18:41:15.705Z] #65 3.091 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:41:15.705Z] #65 3.094 + install_containerd [2020-05-07T18:41:15.705Z] #65 3.095 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T18:41:15.705Z] #65 3.096 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:41:15.705Z] #65 3.096 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Cdps72XnC4/src/github.com/containerd/containerd [2020-05-07T18:41:15.705Z] #65 3.111 Cloning into '/tmp/tmp.Cdps72XnC4/src/github.com/containerd/containerd'... [2020-05-07T18:41:15.705Z] #65 ... [2020-05-07T18:41:15.705Z] [2020-05-07T18:41:15.705Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:41:15.982Z] #20 transferring context: 15.07MB 3.0s [2020-05-07T18:41:16.035Z] #60 1.245 + RM_GOPATH=0 [2020-05-07T18:41:16.035Z] #60 1.245 + TMP_GOPATH= [2020-05-07T18:41:16.035Z] #60 1.245 + : /build [2020-05-07T18:41:16.035Z] #60 1.245 + '[' -z '' ']' [2020-05-07T18:41:16.035Z] #60 ... [2020-05-07T18:41:16.035Z] [2020-05-07T18:41:16.035Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T18:41:16.035Z] #11 DONE 1.5s [2020-05-07T18:41:16.035Z] [2020-05-07T18:41:16.035Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:16.035Z] #60 1.245 ++ mktemp -d [2020-05-07T18:41:16.035Z] #60 1.246 + export GOPATH=/tmp/tmp.QpGpt6JtYV [2020-05-07T18:41:16.035Z] #60 1.246 + GOPATH=/tmp/tmp.QpGpt6JtYV [2020-05-07T18:41:16.035Z] #60 1.246 + RM_GOPATH=1 [2020-05-07T18:41:16.035Z] #60 1.247 ++ dirname ./install.sh [2020-05-07T18:41:16.035Z] #60 1.253 + dir=. [2020-05-07T18:41:16.035Z] #60 1.253 + bin=runc [2020-05-07T18:41:16.035Z] #60 1.253 + shift [2020-05-07T18:41:16.035Z] #60 1.254 + '[' '!' -f ./runc.installer ']' [2020-05-07T18:41:16.035Z] #60 1.254 + . ./runc.installer [2020-05-07T18:41:16.035Z] #60 1.254 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:41:16.035Z] #60 1.254 + install_runc [2020-05-07T18:41:16.035Z] #60 1.254 + uname -r [2020-05-07T18:41:16.035Z] #60 1.254 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T18:41:16.035Z] #60 1.261 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T18:41:16.035Z] #60 1.261 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T18:41:16.035Z] #60 1.261 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T18:41:16.035Z] #60 1.265 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QpGpt6JtYV/src/github.com/opencontainers/runc [2020-05-07T18:41:16.035Z] #60 1.265 Cloning into '/tmp/tmp.QpGpt6JtYV/src/github.com/opencontainers/runc'... [2020-05-07T18:41:16.112Z] #20 transferring context: 11.54MB 2.6s [2020-05-07T18:41:16.223Z] #27 10.73 0.5% ### 4.6% ##### 7.8% ######## 11.3% ########## 14.2% ########## 15.1% ############# 18.3% ############### 21.3% ################# 24.0% ################### 27.0% ##################### 29.8% ####################### 32.0% ######################## 34.5% ########################### 37.6% ############################ 40.1% ############################## 42.7% ################################ 44.8% ################################# 47.1% ################################### 49.6% ##################################### 51.7% ###################################### 54.1% ######################################### 56.9% ########################################## 59.5% ############################################ 62.3% ############################################### 66.4% ################################################# 68.8% ################################################### 72.0% ###################################################### 75.2% ####################################################### 77.7% ########################################################## 80.7% ########################################################### 82.8% ############################################################## 86.4% ################################################################ 89.4% ################################################################## 92.7% #################################################################### 95.1% ###################################################################### 98.2% ######################################################################## 100.0% [2020-05-07T18:41:16.223Z] #27 14.74 [2020-05-07T18:41:17.158Z] #27 ... [2020-05-07T18:41:17.158Z] [2020-05-07T18:41:17.158Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:41:17.158Z] #35 53.66 Selecting previously unselected package libicu63:amd64. [2020-05-07T18:41:17.158Z] #35 53.70 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-07T18:41:17.158Z] #35 53.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T18:41:17.158Z] #35 62.66 Selecting previously unselected package libxml2:amd64. [2020-05-07T18:41:17.158Z] #35 62.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-07T18:41:17.158Z] #35 62.67 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-07T18:41:17.158Z] #35 63.32 Selecting previously unselected package libarchive13:amd64. [2020-05-07T18:41:17.158Z] #35 63.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-07T18:41:17.158Z] #35 63.34 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-07T18:41:17.158Z] #35 63.67 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-07T18:41:17.427Z] #35 63.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-07T18:41:17.427Z] #35 63.70 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-07T18:41:17.427Z] #35 ... [2020-05-07T18:41:17.427Z] [2020-05-07T18:41:17.427Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:41:17.427Z] #10 62.43 Selecting previously unselected package binutils-mingw-w64. [2020-05-07T18:41:17.427Z] #10 62.43 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-07T18:41:17.427Z] #10 62.44 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T18:41:17.427Z] #10 62.65 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-07T18:41:17.427Z] #10 62.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-07T18:41:17.427Z] #10 62.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T18:41:17.427Z] #10 62.96 Selecting previously unselected package dmsetup. [2020-05-07T18:41:17.427Z] #10 62.97 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-07T18:41:17.427Z] #10 62.97 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-07T18:41:17.427Z] #10 63.16 Selecting previously unselected package mingw-w64-common. [2020-05-07T18:41:17.427Z] #10 63.17 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-07T18:41:17.427Z] #10 63.19 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-07T18:41:17.841Z] Client: Docker Engine - Community [2020-05-07T18:41:17.841Z] Version: 19.03.8 [2020-05-07T18:41:17.841Z] API version: 1.40 [2020-05-07T18:41:17.841Z] Go version: go1.12.17 [2020-05-07T18:41:17.841Z] Git commit: afacb8b [2020-05-07T18:41:17.841Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-07T18:41:17.841Z] OS/Arch: linux/arm64 [2020-05-07T18:41:17.841Z] Experimental: false [2020-05-07T18:41:17.841Z] [2020-05-07T18:41:17.841Z] Server: Docker Engine - Community [2020-05-07T18:41:17.841Z] Engine: [2020-05-07T18:41:17.841Z] Version: 19.03.8 [2020-05-07T18:41:17.841Z] API version: 1.40 (minimum version 1.12) [2020-05-07T18:41:17.841Z] Go version: go1.12.17 [2020-05-07T18:41:17.841Z] Git commit: afacb8b [2020-05-07T18:41:17.841Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-07T18:41:17.841Z] OS/Arch: linux/arm64 [2020-05-07T18:41:17.841Z] Experimental: true [2020-05-07T18:41:17.841Z] containerd: [2020-05-07T18:41:17.841Z] Version: 1.2.13 [2020-05-07T18:41:17.841Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T18:41:17.841Z] runc: [2020-05-07T18:41:17.841Z] Version: 1.0.0-rc10 [2020-05-07T18:41:17.841Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:41:17.841Z] docker-init: [2020-05-07T18:41:17.841Z] Version: 0.18.0 [2020-05-07T18:41:17.841Z] GitCommit: fec3683 [Pipeline] sh [2020-05-07T18:41:18.063Z] #60 ... [2020-05-07T18:41:18.063Z] [2020-05-07T18:41:18.063Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T18:41:18.063Z] #12 DONE 1.8s [2020-05-07T18:41:18.063Z] [2020-05-07T18:41:18.063Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:18.063Z] #68 73.65 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T18:41:18.063Z] #68 73.65 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T18:41:18.063Z] #68 DONE 79.1s [2020-05-07T18:41:18.063Z] [2020-05-07T18:41:18.063Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T18:41:18.063Z] #69 DONE 0.1s [2020-05-07T18:41:18.063Z] [2020-05-07T18:41:18.063Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T18:41:18.197Z] + docker info [2020-05-07T18:41:18.361Z] #10 ... [2020-05-07T18:41:18.361Z] [2020-05-07T18:41:18.361Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:18.361Z] #56 54.46 syscall [2020-05-07T18:41:18.361Z] #56 54.47 reflect [2020-05-07T18:41:18.361Z] #56 63.18 context [2020-05-07T18:41:18.361Z] #56 64.06 internal/poll [2020-05-07T18:41:18.620Z] #56 ... [2020-05-07T18:41:18.620Z] [2020-05-07T18:41:18.620Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:41:18.620Z] #35 63.91 Selecting previously unselected package librhash0:amd64. [2020-05-07T18:41:18.620Z] #35 63.92 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-07T18:41:18.620Z] #35 63.93 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-07T18:41:18.620Z] #35 64.15 Selecting previously unselected package libuv1:amd64. [2020-05-07T18:41:18.620Z] #35 64.15 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-07T18:41:18.620Z] #35 64.16 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-07T18:41:18.620Z] #35 64.33 Selecting previously unselected package cmake. [2020-05-07T18:41:18.620Z] #35 64.33 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-07T18:41:18.620Z] #35 64.37 Unpacking cmake (3.13.4-1) ... [2020-05-07T18:41:19.267Z] #20 ... [2020-05-07T18:41:19.267Z] [2020-05-07T18:41:19.267Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T18:41:19.267Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-07T18:41:19.267Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-07T18:41:19.267Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-07T18:41:19.267Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.4s done [2020-05-07T18:41:19.267Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.9s done [2020-05-07T18:41:19.267Z] #71 DONE 6.6s [2020-05-07T18:41:19.267Z] [2020-05-07T18:41:19.267Z] #20 [internal] load build context [2020-05-07T18:41:19.267Z] #20 ... [2020-05-07T18:41:19.267Z] [2020-05-07T18:41:19.267Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T18:41:19.267Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-07T18:41:19.267Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.7s done [2020-05-07T18:41:19.267Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.6s done [2020-05-07T18:41:19.267Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.9s done [2020-05-07T18:41:19.267Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-07T18:41:19.267Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-07T18:41:19.267Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-07T18:41:19.267Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.6s done [2020-05-07T18:41:19.267Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.7s done [2020-05-07T18:41:19.267Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 6.0s done [2020-05-07T18:41:19.267Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 4.4s [2020-05-07T18:41:19.267Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.8s done [2020-05-07T18:41:19.565Z] #13 1.689 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-07T18:41:19.565Z] #13 DONE 1.8s [2020-05-07T18:41:19.565Z] [2020-05-07T18:41:19.565Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T18:41:19.861Z] #14 ... [2020-05-07T18:41:19.861Z] [2020-05-07T18:41:19.861Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:19.861Z] #50 DONE 81.2s [2020-05-07T18:41:19.861Z] [2020-05-07T18:41:19.861Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:19.861Z] #44 43.61 DEP criu/arch/s390/restorer.d [2020-05-07T18:41:19.861Z] #44 43.82 DEP criu/arch/s390/vdso-pie.d [2020-05-07T18:41:19.861Z] #44 43.87 DEP criu/pie/parasite-vdso.d [2020-05-07T18:41:19.861Z] #44 43.96 DEP criu/pie/parasite.d [2020-05-07T18:41:19.861Z] #44 44.23 CC criu/pie/parasite.o [2020-05-07T18:41:19.861Z] #44 45.24 LINK criu/pie/parasite.built-in.o [2020-05-07T18:41:19.861Z] #44 45.25 GEN criu/pie/parasite-blob.h [2020-05-07T18:41:19.861Z] #44 45.26 CC criu/pie/parasite-vdso.o [2020-05-07T18:41:19.861Z] #44 45.75 CC criu/arch/s390/vdso-pie.o [2020-05-07T18:41:19.861Z] #44 46.06 CC criu/arch/s390/restorer.o [2020-05-07T18:41:19.861Z] #44 46.33 CC criu/pie/restorer.o [2020-05-07T18:41:19.861Z] #44 48.63 LINK criu/pie/restorer.built-in.o [2020-05-07T18:41:19.861Z] #44 48.64 GEN criu/pie/restorer-blob.h [2020-05-07T18:41:19.861Z] #44 48.75 DEP criu/vdso.d [2020-05-07T18:41:19.861Z] #44 48.93 DEP criu/uts_ns.d [2020-05-07T18:41:20.143Z] #44 48.99 DEP criu/util.d [2020-05-07T18:41:20.143Z] #44 49.11 DEP criu/uffd.d [2020-05-07T18:41:20.228Z] #7 ... [2020-05-07T18:41:20.228Z] [2020-05-07T18:41:20.228Z] #20 [internal] load build context [2020-05-07T18:41:20.228Z] #20 transferring context: 53.02MB 7.7s done [2020-05-07T18:41:20.228Z] #20 DONE 7.8s [2020-05-07T18:41:20.228Z] [2020-05-07T18:41:20.228Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T18:41:20.287Z] #20 ... [2020-05-07T18:41:20.287Z] [2020-05-07T18:41:20.287Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T18:41:20.287Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-07T18:41:20.287Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-07T18:41:20.287Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.9s done [2020-05-07T18:41:20.287Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.9s done [2020-05-07T18:41:20.287Z] #71 DONE 6.0s [2020-05-07T18:41:20.287Z] [2020-05-07T18:41:20.287Z] #20 [internal] load build context [2020-05-07T18:41:20.287Z] #20 ... [2020-05-07T18:41:20.287Z] [2020-05-07T18:41:20.287Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T18:41:20.287Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-07T18:41:20.287Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.4s done [2020-05-07T18:41:20.287Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-07T18:41:20.287Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-07T18:41:20.287Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-07T18:41:20.287Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 2.0s done [2020-05-07T18:41:20.287Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.5s done [2020-05-07T18:41:20.287Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.2s done [2020-05-07T18:41:20.287Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 2.9s done [2020-05-07T18:41:20.287Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 3.6s [2020-05-07T18:41:20.287Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 116.90MB / 120.15MB 6.0s [2020-05-07T18:41:20.287Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.4s done [2020-05-07T18:41:20.287Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 6.2s done [2020-05-07T18:41:20.425Z] #44 49.25 DEP criu/tun.d [2020-05-07T18:41:20.425Z] #44 49.34 DEP criu/tty.d [2020-05-07T18:41:20.425Z] #44 49.42 DEP criu/timerfd.d [2020-05-07T18:41:20.733Z] #44 49.53 DEP criu/sysfs_parse.d [2020-05-07T18:41:20.733Z] #44 ... [2020-05-07T18:41:20.733Z] [2020-05-07T18:41:20.733Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:20.733Z] #47 71.97 mime [2020-05-07T18:41:20.733Z] #47 73.20 mime/quotedprintable [2020-05-07T18:41:20.733Z] #47 73.49 net/http/internal [2020-05-07T18:41:20.733Z] #47 76.84 net/textproto [2020-05-07T18:41:20.733Z] #47 76.85 crypto/x509 [2020-05-07T18:41:20.733Z] #47 77.75 vendor/golang.org/x/net/http/httpguts [2020-05-07T18:41:20.733Z] #47 78.09 vendor/golang.org/x/net/http/httpproxy [2020-05-07T18:41:20.733Z] #47 78.66 mime/multipart [2020-05-07T18:41:20.733Z] #47 80.78 crypto/tls [2020-05-07T18:41:20.733Z] #47 ... [2020-05-07T18:41:20.733Z] [2020-05-07T18:41:20.733Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:20.733Z] #44 49.64 DEP criu/sysctl.d [2020-05-07T18:41:20.733Z] #44 49.78 DEP criu/string.d [2020-05-07T18:41:20.851Z] #7 ... [2020-05-07T18:41:20.851Z] [2020-05-07T18:41:20.851Z] #20 [internal] load build context [2020-05-07T18:41:20.851Z] #20 transferring context: 53.02MB 7.2s done [2020-05-07T18:41:20.851Z] #20 DONE 7.3s [2020-05-07T18:41:20.851Z] [2020-05-07T18:41:20.851Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T18:41:21.015Z] #44 49.79 DEP criu/stats.d [2020-05-07T18:41:21.015Z] #44 49.85 DEP criu/sockets.d [2020-05-07T18:41:21.015Z] #44 49.95 DEP criu/sk-unix.d [2020-05-07T18:41:21.015Z] #44 50.07 DEP criu/sk-tcp.d [2020-05-07T18:41:21.187Z] #35 ... [2020-05-07T18:41:21.187Z] [2020-05-07T18:41:21.187Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:21.187Z] #33 56.87 time [2020-05-07T18:41:21.187Z] #33 62.59 internal/poll [2020-05-07T18:41:21.187Z] #33 65.10 internal/syscall/execenv [2020-05-07T18:41:21.187Z] #33 65.35 internal/syscall/unix [2020-05-07T18:41:21.187Z] #33 65.41 internal/fmtsort [2020-05-07T18:41:21.187Z] #33 65.67 os [2020-05-07T18:41:21.187Z] #33 66.14 strings [2020-05-07T18:41:21.187Z] #33 ... [2020-05-07T18:41:21.187Z] [2020-05-07T18:41:21.187Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:41:21.187Z] #27 15.61 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-07T18:41:21.187Z] #27 15.93 [2020-05-07T18:41:21.187Z] #27 16.12 ######################################################################## 100.0% [2020-05-07T18:41:21.187Z] #27 16.30 [2020-05-07T18:41:21.187Z] #27 17.21 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-07T18:41:21.187Z] #27 17.57 [2020-05-07T18:41:21.187Z] #27 17.81 0.7% ######################################################################## 100.0% [2020-05-07T18:41:21.187Z] #27 18.04 [2020-05-07T18:41:21.187Z] #27 19.21 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-07T18:41:21.187Z] #27 19.32 skipping existing 1849cc453dee [2020-05-07T18:41:21.187Z] #27 19.46 [2020-05-07T18:41:21.297Z] #44 50.27 DEP criu/sk-queue.d [2020-05-07T18:41:21.297Z] #44 50.35 DEP criu/sk-packet.d [2020-05-07T18:41:21.297Z] #44 50.45 DEP criu/sk-netlink.d [2020-05-07T18:41:21.578Z] #44 ... [2020-05-07T18:41:21.578Z] [2020-05-07T18:41:21.578Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T18:41:21.578Z] #14 DONE 1.9s [2020-05-07T18:41:21.578Z] [2020-05-07T18:41:21.578Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:21.578Z] #44 50.63 DEP criu/sk-inet.d [2020-05-07T18:41:21.790Z] #27 ... [2020-05-07T18:41:21.790Z] [2020-05-07T18:41:21.790Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:41:21.790Z] #43 58.18 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-07T18:41:21.790Z] #43 58.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T18:41:21.790Z] #43 58.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T18:41:21.790Z] #43 58.24 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-07T18:41:21.790Z] #43 58.27 Setting up python-six (1.12.0-1) ... [2020-05-07T18:41:21.790Z] #43 63.01 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-07T18:41:21.790Z] #43 63.03 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T18:41:21.790Z] #43 63.05 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-07T18:41:21.790Z] #43 63.06 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-07T18:41:21.790Z] #43 63.11 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-07T18:41:21.790Z] #43 63.12 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-07T18:41:21.790Z] #43 63.14 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T18:41:21.790Z] #43 63.16 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-07T18:41:21.790Z] #43 63.17 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T18:41:21.790Z] #43 63.20 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-07T18:41:21.790Z] #43 ... [2020-05-07T18:41:21.790Z] [2020-05-07T18:41:21.790Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:41:21.790Z] #35 68.29 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T18:41:21.790Z] #35 68.31 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T18:41:21.790Z] #35 68.32 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-07T18:41:21.790Z] #35 68.34 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T18:41:21.791Z] #35 68.38 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-07T18:41:21.861Z] #44 50.78 DEP criu/signalfd.d [2020-05-07T18:41:21.861Z] #44 50.99 DEP criu/sigframe.d [2020-05-07T18:41:21.861Z] #44 51.04 DEP criu/shmem.d [2020-05-07T18:41:22.051Z] #35 68.40 Setting up cmake-data (3.13.4-1) ... [2020-05-07T18:41:22.051Z] #35 68.42 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-07T18:41:22.051Z] #35 68.43 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-07T18:41:22.051Z] #35 68.45 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-07T18:41:22.051Z] #35 68.46 Setting up cmake (3.13.4-1) ... [2020-05-07T18:41:22.051Z] #35 68.49 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:41:22.051Z] #35 68.55 Processing triggers for mime-support (3.62) ... [2020-05-07T18:41:22.159Z] #44 51.12 DEP criu/servicefd.d [2020-05-07T18:41:22.159Z] #44 51.31 DEP criu/seize.d [2020-05-07T18:41:22.461Z] #44 51.46 DEP criu/seccomp.d [2020-05-07T18:41:22.461Z] #44 51.56 DEP criu/rst-malloc.d [2020-05-07T18:41:22.750Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 8.1s done [2020-05-07T18:41:22.769Z] #44 51.64 DEP criu/rbtree.d [2020-05-07T18:41:22.770Z] #44 51.66 DEP criu/pstree.d [2020-05-07T18:41:22.770Z] #44 ... [2020-05-07T18:41:22.770Z] [2020-05-07T18:41:22.770Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T18:41:22.770Z] #15 DONE 1.3s [2020-05-07T18:41:22.770Z] [2020-05-07T18:41:22.770Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:22.770Z] #44 51.82 DEP criu/protobuf.d [2020-05-07T18:41:22.770Z] #44 51.94 GEN criu/protobuf-desc-gen.h [2020-05-07T18:41:23.005Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-07T18:41:23.362Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.3s done [2020-05-07T18:41:23.362Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-07T18:41:23.457Z] #35 ... [2020-05-07T18:41:23.457Z] [2020-05-07T18:41:23.457Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:41:23.457Z] #27 20.51 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-07T18:41:23.457Z] #27 21.03 [2020-05-07T18:41:23.457Z] #27 21.20 ######################################################################## 100.0% [2020-05-07T18:41:23.457Z] #27 21.33 [2020-05-07T18:41:23.457Z] #27 21.41 Download of images into '/build' complete. [2020-05-07T18:41:23.457Z] #27 21.41 Use something like the following to load the result into a Docker daemon: [2020-05-07T18:41:23.457Z] #27 21.41 tar -cC '/build' . | docker load [2020-05-07T18:41:23.457Z] #27 DONE 21.7s [2020-05-07T18:41:23.457Z] [2020-05-07T18:41:23.457Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:41:23.457Z] #35 DONE 69.9s [2020-05-07T18:41:23.457Z] [2020-05-07T18:41:23.457Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:41:23.457Z] #36 DONE 0.1s [2020-05-07T18:41:23.457Z] [2020-05-07T18:41:23.457Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:23.457Z] #47 62.63 internal/poll [2020-05-07T18:41:23.457Z] #47 64.97 internal/fmtsort [2020-05-07T18:41:23.457Z] #47 65.57 os [2020-05-07T18:41:23.457Z] #47 65.92 strings [2020-05-07T18:41:23.457Z] #47 ... [2020-05-07T18:41:23.457Z] [2020-05-07T18:41:23.457Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T18:41:23.457Z] #37 DONE 0.1s [2020-05-07T18:41:23.457Z] [2020-05-07T18:41:23.457Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:41:23.457Z] #10 70.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-07T18:41:23.457Z] #10 70.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-07T18:41:23.568Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done [2020-05-07T18:41:23.568Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.1s [2020-05-07T18:41:23.715Z] #10 70.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T18:41:23.850Z] #44 52.86 DEP criu/protobuf-desc.d [2020-05-07T18:41:23.850Z] #44 52.93 DEP criu/proc_parse.d [2020-05-07T18:41:23.923Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.6s done [2020-05-07T18:41:23.923Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.1s [2020-05-07T18:41:24.128Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done [2020-05-07T18:41:24.128Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-07T18:41:24.135Z] #44 53.07 DEP criu/plugin.d [2020-05-07T18:41:24.135Z] #44 53.11 DEP criu/pipes.d [2020-05-07T18:41:24.135Z] #44 ... [2020-05-07T18:41:24.135Z] [2020-05-07T18:41:24.135Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T18:41:24.135Z] #16 DONE 1.3s [2020-05-07T18:41:24.422Z] [2020-05-07T18:41:24.422Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:24.422Z] #44 53.32 DEP criu/pie-util.d [2020-05-07T18:41:24.422Z] #44 53.36 DEP criu/pie-util-vdso.d [2020-05-07T18:41:24.422Z] #44 53.41 DEP criu/path.d [2020-05-07T18:41:24.422Z] #44 53.50 DEP criu/parasite-syscall.d [2020-05-07T18:41:24.482Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done [2020-05-07T18:41:24.482Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-07T18:41:24.703Z] #44 53.72 DEP criu/pagemap.d [2020-05-07T18:41:24.985Z] #44 53.84 DEP criu/pagemap-cache.d [2020-05-07T18:41:24.985Z] #44 53.95 DEP criu/page-xfer.d [2020-05-07T18:41:25.101Z] #10 ... [2020-05-07T18:41:25.101Z] [2020-05-07T18:41:25.101Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:41:25.101Z] #43 70.63 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-07T18:41:25.101Z] #43 70.66 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:41:25.101Z] #43 DONE 71.3s [2020-05-07T18:41:25.101Z] [2020-05-07T18:41:25.101Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:25.268Z] #44 54.11 DEP criu/page-pipe.d [2020-05-07T18:41:25.268Z] #44 54.20 DEP criu/netfilter.d [2020-05-07T18:41:25.550Z] #44 54.36 DEP criu/net.d [2020-05-07T18:41:25.550Z] #44 54.46 DEP criu/namespaces.d [2020-05-07T18:41:25.831Z] #44 54.62 DEP criu/mount.d [2020-05-07T18:41:25.831Z] #44 54.80 DEP criu/mem.d [2020-05-07T18:41:26.112Z] #44 54.92 DEP criu/lsm.d [2020-05-07T18:41:26.112Z] #44 55.02 DEP criu/log.d [2020-05-07T18:41:26.112Z] #44 55.10 DEP criu/libnetlink.d [2020-05-07T18:41:26.394Z] #44 55.22 DEP criu/kerndat.d [2020-05-07T18:41:26.394Z] #44 55.44 DEP criu/kcmp-ids.d [2020-05-07T18:41:26.394Z] #44 55.50 DEP criu/irmap.d [2020-05-07T18:41:26.394Z] #44 55.57 DEP criu/ipc_ns.d [2020-05-07T18:41:27.006Z] #44 55.73 DEP criu/image.d [2020-05-07T18:41:27.006Z] #44 55.94 DEP criu/image-desc.d [2020-05-07T18:41:27.006Z] #44 56.03 DEP criu/fsnotify.d [2020-05-07T18:41:27.006Z] #44 56.13 DEP criu/filesystems.d [2020-05-07T18:41:27.288Z] #44 56.29 DEP criu/files.d [2020-05-07T18:41:27.569Z] #44 56.48 DEP criu/files-reg.d [2020-05-07T18:41:27.569Z] #44 56.64 DEP criu/files-ext.d [2020-05-07T18:41:27.850Z] #44 56.76 DEP criu/file-lock.d [2020-05-07T18:41:27.850Z] #44 56.84 DEP criu/file-ids.d [2020-05-07T18:41:27.850Z] #44 56.95 DEP criu/fifo.d [2020-05-07T18:41:28.131Z] #44 57.02 DEP criu/fdstore.d [2020-05-07T18:41:28.131Z] #44 57.13 DEP criu/fault-injection.d [2020-05-07T18:41:28.131Z] #44 57.16 DEP criu/external.d [2020-05-07T18:41:28.179Z] Client: [2020-05-07T18:41:28.179Z] Debug Mode: false [2020-05-07T18:41:28.179Z] [2020-05-07T18:41:28.179Z] Server: [2020-05-07T18:41:28.179Z] Containers: 0 [2020-05-07T18:41:28.179Z] Running: 0 [2020-05-07T18:41:28.179Z] Paused: 0 [2020-05-07T18:41:28.179Z] Stopped: 0 [2020-05-07T18:41:28.179Z] Images: 0 [2020-05-07T18:41:28.179Z] Server Version: 19.03.8 [2020-05-07T18:41:28.179Z] Storage Driver: overlay2 [2020-05-07T18:41:28.179Z] Backing Filesystem: [2020-05-07T18:41:28.179Z] Supports d_type: true [2020-05-07T18:41:28.179Z] Native Overlay Diff: true [2020-05-07T18:41:28.179Z] Logging Driver: json-file [2020-05-07T18:41:28.179Z] Cgroup Driver: cgroupfs [2020-05-07T18:41:28.179Z] Plugins: [2020-05-07T18:41:28.179Z] Volume: local [2020-05-07T18:41:28.179Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T18:41:28.179Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T18:41:28.179Z] Swarm: inactive [2020-05-07T18:41:28.179Z] Runtimes: runc [2020-05-07T18:41:28.179Z] Default Runtime: runc [2020-05-07T18:41:28.179Z] Init Binary: docker-init [2020-05-07T18:41:28.179Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T18:41:28.179Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:41:28.179Z] init version: fec3683 [2020-05-07T18:41:28.179Z] Security Options: [2020-05-07T18:41:28.179Z] apparmor [2020-05-07T18:41:28.179Z] seccomp [2020-05-07T18:41:28.179Z] Profile: default [2020-05-07T18:41:28.179Z] Kernel Version: 4.15.0-1065-aws [2020-05-07T18:41:28.179Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-07T18:41:28.179Z] OSType: linux [2020-05-07T18:41:28.179Z] Architecture: aarch64 [2020-05-07T18:41:28.179Z] CPUs: 4 [2020-05-07T18:41:28.179Z] Total Memory: 7.525GiB [2020-05-07T18:41:28.179Z] Name: ip-10-100-61-115 [2020-05-07T18:41:28.179Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-07T18:41:28.179Z] Docker Root Dir: /var/lib/docker [2020-05-07T18:41:28.179Z] Debug Mode: false [2020-05-07T18:41:28.179Z] Registry: https://index.docker.io/v1/ [2020-05-07T18:41:28.179Z] Labels: [2020-05-07T18:41:28.179Z] Experimental: true [2020-05-07T18:41:28.179Z] Insecure Registries: [2020-05-07T18:41:28.179Z] 127.0.0.0/8 [2020-05-07T18:41:28.179Z] Live Restore Enabled: true [2020-05-07T18:41:28.179Z] [2020-05-07T18:41:28.179Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T18:41:28.328Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.6s done [2020-05-07T18:41:28.328Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-07T18:41:28.413Z] #44 57.27 DEP criu/eventpoll.d [2020-05-07T18:41:28.413Z] #44 57.46 DEP criu/eventfd.d [2020-05-07T18:41:28.413Z] #44 57.52 DEP criu/crtools.d [2020-05-07T18:41:28.473Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T18:41:28.473Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T18:41:28.473Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40920/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T18:41:28.473Z] + bash /home/ubuntu/workspace/moby_PR-40920/check-config.sh [2020-05-07T18:41:28.473Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T18:41:28.473Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-07T18:41:28.473Z] [2020-05-07T18:41:28.473Z] Generally Necessary: [2020-05-07T18:41:28.473Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T18:41:28.681Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.4s done [2020-05-07T18:41:28.681Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-07T18:41:28.695Z] #44 57.62 DEP criu/cr-service.d [2020-05-07T18:41:28.695Z] #44 57.79 DEP criu/cr-restore.d [2020-05-07T18:41:28.733Z] - apparmor: enabled and tools installed [2020-05-07T18:41:28.733Z] - CONFIG_NAMESPACES: enabled [2020-05-07T18:41:28.733Z] - CONFIG_NET_NS: enabled [2020-05-07T18:41:28.733Z] - CONFIG_PID_NS: enabled [2020-05-07T18:41:28.733Z] - CONFIG_IPC_NS: enabled [2020-05-07T18:41:28.733Z] - CONFIG_UTS_NS: enabled [2020-05-07T18:41:28.733Z] - CONFIG_CGROUPS: enabled [2020-05-07T18:41:28.733Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T18:41:28.733Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T18:41:28.733Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T18:41:28.733Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T18:41:28.733Z] - CONFIG_CPUSETS: enabled [2020-05-07T18:41:28.733Z] - CONFIG_MEMCG: enabled [2020-05-07T18:41:28.733Z] - CONFIG_KEYS: enabled [2020-05-07T18:41:28.733Z] - CONFIG_VETH: enabled (as module) [2020-05-07T18:41:28.733Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T18:41:28.733Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T18:41:28.733Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T18:41:28.977Z] #44 58.02 DEP criu/cr-errno.d [2020-05-07T18:41:28.977Z] #44 58.04 DEP criu/cr-dump.d [2020-05-07T18:41:28.993Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T18:41:28.993Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T18:41:28.993Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T18:41:28.993Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T18:41:28.993Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T18:41:28.993Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T18:41:28.993Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T18:41:28.993Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T18:41:28.993Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T18:41:28.993Z] [2020-05-07T18:41:28.993Z] Optional Features: [2020-05-07T18:41:28.993Z] - CONFIG_USER_NS: enabled [2020-05-07T18:41:28.993Z] - CONFIG_SECCOMP: enabled [2020-05-07T18:41:28.993Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T18:41:28.993Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T18:41:28.993Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T18:41:28.993Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T18:41:28.993Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T18:41:28.993Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T18:41:28.993Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T18:41:28.993Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T18:41:28.993Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T18:41:28.993Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T18:41:28.993Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T18:41:28.993Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T18:41:29.252Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T18:41:29.252Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T18:41:29.252Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T18:41:29.252Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T18:41:29.252Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T18:41:29.252Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T18:41:29.252Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T18:41:29.252Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T18:41:29.252Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T18:41:29.252Z] - CONFIG_EXT4_FS: enabled [2020-05-07T18:41:29.252Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T18:41:29.252Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T18:41:29.252Z] - Network Drivers: [2020-05-07T18:41:29.252Z] - "overlay": [2020-05-07T18:41:29.252Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T18:41:29.252Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T18:41:29.252Z] Optional (for encrypted networks): [2020-05-07T18:41:29.252Z] - CONFIG_CRYPTO: enabled [2020-05-07T18:41:29.252Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T18:41:29.252Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T18:41:29.252Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T18:41:29.252Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T18:41:29.252Z] - CONFIG_XFRM: enabled [2020-05-07T18:41:29.252Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T18:41:29.252Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T18:41:29.252Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T18:41:29.252Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T18:41:29.252Z] - "ipvlan": [2020-05-07T18:41:29.258Z] #44 58.25 DEP criu/cr-dedup.d [2020-05-07T18:41:29.511Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T18:41:29.511Z] - "macvlan": [2020-05-07T18:41:29.511Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T18:41:29.511Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T18:41:29.511Z] - "ftp,tftp client in container": [2020-05-07T18:41:29.511Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T18:41:29.511Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T18:41:29.511Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T18:41:29.511Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T18:41:29.511Z] - Storage Drivers: [2020-05-07T18:41:29.511Z] - "aufs": [2020-05-07T18:41:29.511Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T18:41:29.511Z] - "btrfs": [2020-05-07T18:41:29.511Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T18:41:29.511Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T18:41:29.511Z] - "devicemapper": [2020-05-07T18:41:29.511Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T18:41:29.511Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T18:41:29.511Z] - "overlay": [2020-05-07T18:41:29.511Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T18:41:29.511Z] - "zfs": [2020-05-07T18:41:29.511Z] - /dev/zfs: missing [2020-05-07T18:41:29.511Z] - zfs command: missing [2020-05-07T18:41:29.511Z] - zpool command: missing [2020-05-07T18:41:29.511Z] [2020-05-07T18:41:29.511Z] Limits: [2020-05-07T18:41:29.511Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T18:41:29.511Z] [2020-05-07T18:41:29.511Z] + true [Pipeline] } [Pipeline] // stage [2020-05-07T18:41:29.540Z] #44 58.41 DEP criu/cr-check.d [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T18:41:29.821Z] #44 58.64 DEP criu/config.d [2020-05-07T18:41:29.821Z] #44 58.74 DEP criu/clone-noasan.d [2020-05-07T18:41:29.821Z] #44 58.80 DEP criu/cgroup.d [2020-05-07T18:41:29.873Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a92228ff36a48333a80085fc5119e225f7884530 . [2020-05-07T18:41:29.873Z] #1 [internal] load build definition from Dockerfile [2020-05-07T18:41:30.103Z] #44 58.92 DEP criu/cgroup-props.d [2020-05-07T18:41:30.103Z] #44 59.04 DEP criu/bitmap.d [2020-05-07T18:41:30.103Z] #44 59.05 DEP criu/bfd.d [2020-05-07T18:41:30.103Z] #44 59.16 DEP criu/autofs.d [2020-05-07T18:41:30.103Z] #44 59.27 DEP criu/aio.d [2020-05-07T18:41:30.133Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-05-07T18:41:30.133Z] #1 DONE 0.2s [2020-05-07T18:41:30.133Z] [2020-05-07T18:41:30.133Z] #2 [internal] load .dockerignore [2020-05-07T18:41:30.133Z] #2 transferring context: 87B 0.0s done [2020-05-07T18:41:30.133Z] #2 DONE 0.2s [2020-05-07T18:41:30.133Z] [2020-05-07T18:41:30.133Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T18:41:30.373Z] #44 4.671 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T18:41:30.373Z] #44 4.671 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T18:41:30.373Z] #44 4.684 Note: Building without GnuTLS support [2020-05-07T18:41:30.373Z] #44 ... [2020-05-07T18:41:30.373Z] [2020-05-07T18:41:30.373Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:30.373Z] #56 66.26 os [2020-05-07T18:41:30.373Z] #56 70.78 encoding/base64 [2020-05-07T18:41:30.373Z] #56 71.21 fmt [2020-05-07T18:41:30.373Z] #56 73.30 path/filepath [2020-05-07T18:41:30.373Z] #56 75.22 golang.org/x/sys/unix [2020-05-07T18:41:30.373Z] #56 ... [2020-05-07T18:41:30.373Z] [2020-05-07T18:41:30.373Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:30.373Z] #38 4.191 + RM_GOPATH=0 [2020-05-07T18:41:30.373Z] #38 4.191 + TMP_GOPATH= [2020-05-07T18:41:30.373Z] #38 4.191 + : /build [2020-05-07T18:41:30.373Z] #38 4.191 + '[' -z '' ']' [2020-05-07T18:41:30.373Z] #38 4.191 ++ mktemp -d [2020-05-07T18:41:30.373Z] #38 4.194 + export GOPATH=/tmp/tmp.Osx979FZ5R [2020-05-07T18:41:30.373Z] #38 4.194 + GOPATH=/tmp/tmp.Osx979FZ5R [2020-05-07T18:41:30.373Z] #38 4.194 + RM_GOPATH=1 [2020-05-07T18:41:30.373Z] #38 4.195 ++ dirname ./install.sh [2020-05-07T18:41:30.373Z] #38 4.203 + dir=. [2020-05-07T18:41:30.373Z] #38 4.203 + bin=tini [2020-05-07T18:41:30.373Z] #38 4.216 + shift [2020-05-07T18:41:30.373Z] #38 4.217 + '[' '!' -f ./tini.installer ']' [2020-05-07T18:41:30.373Z] #38 4.217 + . ./tini.installer [2020-05-07T18:41:30.373Z] #38 4.217 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:41:30.373Z] #38 4.217 + install_tini [2020-05-07T18:41:30.373Z] #38 4.217 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T18:41:30.373Z] #38 4.217 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:41:30.373Z] #38 4.217 + git clone https://github.com/krallin/tini.git /tmp/tmp.Osx979FZ5R/tini [2020-05-07T18:41:30.373Z] #38 4.219 Cloning into '/tmp/tmp.Osx979FZ5R/tini'... [2020-05-07T18:41:30.373Z] #38 5.007 + cd /tmp/tmp.Osx979FZ5R/tini [2020-05-07T18:41:30.373Z] #38 5.008 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:41:30.373Z] #38 5.013 + cmake . [2020-05-07T18:41:30.373Z] #38 5.700 -- The C compiler identification is GNU 8.3.0 [2020-05-07T18:41:30.373Z] #38 5.759 -- Check for working C compiler: /usr/bin/cc [2020-05-07T18:41:30.373Z] #38 6.312 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T18:41:30.373Z] #38 6.317 -- Detecting C compiler ABI info [2020-05-07T18:41:30.385Z] #44 59.47 DEP criu/action-scripts.d [2020-05-07T18:41:30.631Z] #38 7.092 -- Detecting C compiler ABI info - done [2020-05-07T18:41:30.631Z] #38 7.119 -- Detecting C compile features [2020-05-07T18:41:30.666Z] #44 59.68 CC criu/action-scripts.o [2020-05-07T18:41:30.701Z] #3 DONE 0.5s [2020-05-07T18:41:30.701Z] [2020-05-07T18:41:30.701Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T18:41:30.701Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-07T18:41:30.701Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-07T18:41:30.701Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-05-07T18:41:30.701Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-05-07T18:41:30.701Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-05-07T18:41:30.893Z] #38 ... [2020-05-07T18:41:30.893Z] [2020-05-07T18:41:30.893Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:30.893Z] #56 77.09 encoding/json [2020-05-07T18:41:30.948Z] #44 60.07 CC criu/aio.o [2020-05-07T18:41:30.961Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 3.51MB / 8.28MB 0.2s [2020-05-07T18:41:30.961Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2020-05-07T18:41:31.229Z] #44 ... [2020-05-07T18:41:31.229Z] [2020-05-07T18:41:31.229Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:31.229Z] #60 6.618 + cd /tmp/tmp.QpGpt6JtYV/src/github.com/opencontainers/runc [2020-05-07T18:41:31.229Z] #60 6.620 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:41:31.229Z] #60 6.848 + '[' -z '' ']' [2020-05-07T18:41:31.229Z] #60 6.848 + target=static [2020-05-07T18:41:31.229Z] #60 6.848 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T18:41:31.229Z] #60 7.813 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-05-07T18:41:31.510Z] #60 ... [2020-05-07T18:41:31.510Z] [2020-05-07T18:41:31.510Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:41:31.510Z] #17 1.411 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:41:31.510Z] #17 1.541 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:41:31.511Z] #17 1.635 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:41:31.511Z] #17 1.820 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-07T18:41:31.511Z] #17 2.860 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] [2020-05-07T18:41:31.511Z] #17 4.213 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-07T18:41:31.511Z] #17 6.665 Fetched 8043 kB in 5s (1495 kB/s) [2020-05-07T18:41:31.511Z] #17 6.665 Reading package lists... [2020-05-07T18:41:31.511Z] #17 ... [2020-05-07T18:41:31.511Z] [2020-05-07T18:41:31.511Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:31.511Z] #44 60.53 CC criu/autofs.o [2020-05-07T18:41:31.530Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-05-07T18:41:31.595Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.7s done [2020-05-07T18:41:31.789Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.9s done [2020-05-07T18:41:31.850Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0.1s [2020-05-07T18:41:31.944Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.7s done [2020-05-07T18:41:32.076Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-05-07T18:41:32.076Z] #4 DONE 1.4s [2020-05-07T18:41:32.198Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-07T18:41:32.515Z] #44 61.63 CC criu/bfd.o [2020-05-07T18:41:32.647Z] [2020-05-07T18:41:32.647Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T18:41:32.647Z] #6 DONE 0.1s [2020-05-07T18:41:32.647Z] [2020-05-07T18:41:32.647Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T18:41:32.647Z] #5 DONE 0.2s [2020-05-07T18:41:32.947Z] [2020-05-07T18:41:32.947Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T18:41:32.947Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-07T18:41:32.947Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-07T18:41:32.947Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-07T18:41:33.128Z] #44 62.08 CC criu/bitmap.o [2020-05-07T18:41:33.410Z] #44 62.28 CC criu/cgroup-props.o [2020-05-07T18:41:33.691Z] #44 62.77 CC criu/cgroup.o [2020-05-07T18:41:34.173Z] #56 ... [2020-05-07T18:41:34.173Z] [2020-05-07T18:41:34.173Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:34.173Z] #33 69.73 path [2020-05-07T18:41:34.173Z] #33 70.50 text/tabwriter [2020-05-07T18:41:34.173Z] #33 70.58 fmt [2020-05-07T18:41:34.173Z] #33 72.02 path/filepath [2020-05-07T18:41:34.173Z] #33 74.17 io/ioutil [2020-05-07T18:41:34.173Z] #33 76.24 flag [2020-05-07T18:41:34.173Z] #33 76.24 github.com/BurntSushi/toml [2020-05-07T18:41:34.173Z] #33 78.18 log [2020-05-07T18:41:34.173Z] #33 ... [2020-05-07T18:41:34.173Z] [2020-05-07T18:41:34.173Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:34.173Z] #47 69.86 regexp/syntax [2020-05-07T18:41:34.173Z] #47 70.38 fmt [2020-05-07T18:41:34.173Z] #47 76.55 regexp [2020-05-07T18:41:34.173Z] #47 76.64 flag [2020-05-07T18:41:34.173Z] #47 78.69 go/token [2020-05-07T18:41:34.173Z] #47 79.75 go/scanner [2020-05-07T18:41:34.173Z] #47 ... [2020-05-07T18:41:34.173Z] [2020-05-07T18:41:34.173Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:34.173Z] #44 6.852 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T18:41:34.173Z] #44 6.872 GEN .gitid [2020-05-07T18:41:34.173Z] #44 6.926 GEN criu/include/version.h [2020-05-07T18:41:34.173Z] #44 6.967 GEN include/common/asm [2020-05-07T18:41:34.173Z] #44 8.558 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-07T18:41:34.173Z] #44 8.717 PBCC images/opts.pb-c.c [2020-05-07T18:41:34.173Z] #44 8.781 PBCC images/sit.pb-c.c [2020-05-07T18:41:34.173Z] #44 8.820 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-07T18:41:34.173Z] #44 8.890 DEP images/opts.pb-c.d [2020-05-07T18:41:34.173Z] #44 8.958 DEP images/sit.pb-c.d [2020-05-07T18:41:34.173Z] #44 8.985 PBCC images/macvlan.pb-c.c [2020-05-07T18:41:34.173Z] #44 9.046 DEP images/macvlan.pb-c.d [2020-05-07T18:41:34.173Z] #44 9.109 PBCC images/autofs.pb-c.c [2020-05-07T18:41:34.173Z] #44 9.139 DEP images/autofs.pb-c.d [2020-05-07T18:41:34.173Z] #44 9.175 PBCC images/sysctl.pb-c.c [2020-05-07T18:41:34.173Z] #44 9.222 DEP images/sysctl.pb-c.d [2020-05-07T18:41:34.173Z] #44 9.250 PBCC images/time.pb-c.c [2020-05-07T18:41:34.173Z] #44 9.298 DEP images/time.pb-c.d [2020-05-07T18:41:34.304Z] #44 ... [2020-05-07T18:41:34.304Z] [2020-05-07T18:41:34.304Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:34.304Z] #47 85.62 net/http/httptrace [2020-05-07T18:41:34.304Z] #47 85.73 net/http [2020-05-07T18:41:34.304Z] #47 92.87 github.com/LK4D4/vndr/godl [2020-05-07T18:41:34.304Z] #47 93.57 github.com/LK4D4/vndr [2020-05-07T18:41:34.304Z] #47 ... [2020-05-07T18:41:34.304Z] [2020-05-07T18:41:34.304Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:41:34.304Z] #17 6.665 Reading package lists... [2020-05-07T18:41:34.346Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 1.7s [2020-05-07T18:41:34.431Z] #44 9.380 PBCC images/binfmt-misc.pb-c.c [2020-05-07T18:41:34.431Z] #44 9.399 DEP images/binfmt-misc.pb-c.d [2020-05-07T18:41:34.431Z] #44 9.486 PBCC images/seccomp.pb-c.c [2020-05-07T18:41:34.431Z] #44 9.557 DEP images/seccomp.pb-c.d [2020-05-07T18:41:34.431Z] #44 9.630 PBCC images/userns.pb-c.c [2020-05-07T18:41:34.585Z] #17 8.627 Reading package lists... [2020-05-07T18:41:34.613Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.06MB / 9.86MB 1.8s [2020-05-07T18:41:34.613Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s [2020-05-07T18:41:34.689Z] #44 9.645 DEP images/userns.pb-c.d [2020-05-07T18:41:34.689Z] #44 9.729 PBCC images/cgroup.pb-c.c [2020-05-07T18:41:34.689Z] #44 9.773 DEP images/cgroup.pb-c.d [2020-05-07T18:41:34.689Z] #44 9.829 PBCC images/fown.pb-c.c [2020-05-07T18:41:34.689Z] #44 9.894 PBCC images/ext-file.pb-c.c [2020-05-07T18:41:34.870Z] #17 10.44 Building dependency tree... [2020-05-07T18:41:34.879Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-05-07T18:41:34.879Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done [2020-05-07T18:41:34.947Z] #44 9.914 DEP images/fown.pb-c.d [2020-05-07T18:41:34.947Z] #44 9.977 DEP images/ext-file.pb-c.d [2020-05-07T18:41:34.947Z] #44 10.03 PBCC images/rpc.pb-c.c [2020-05-07T18:41:34.947Z] #44 10.09 DEP images/rpc.pb-c.d [2020-05-07T18:41:34.947Z] #44 10.17 PBCC images/siginfo.pb-c.c [2020-05-07T18:41:35.200Z] #17 10.94 libcap2-bin is already the newest version (1:2.25-2). [2020-05-07T18:41:35.200Z] #17 10.94 The following additional packages will be installed: [2020-05-07T18:41:35.200Z] #17 10.94 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-07T18:41:35.200Z] #17 10.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-07T18:41:35.200Z] #17 10.94 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-07T18:41:35.200Z] #17 10.94 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-07T18:41:35.200Z] #17 10.94 python3.7 python3.7-minimal vim-runtime xxd [2020-05-07T18:41:35.200Z] #17 10.94 Suggested packages: [2020-05-07T18:41:35.200Z] #17 10.94 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-07T18:41:35.200Z] #17 10.94 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-07T18:41:35.200Z] #17 10.94 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-07T18:41:35.200Z] #17 10.94 Recommended packages: [2020-05-07T18:41:35.200Z] #17 10.94 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-07T18:41:35.200Z] #17 10.94 python3-keyrings.alt python3-xdg unzip [2020-05-07T18:41:35.205Z] #44 10.24 DEP images/siginfo.pb-c.d [2020-05-07T18:41:35.205Z] #44 10.29 PBCC images/pagemap.pb-c.c [2020-05-07T18:41:35.205Z] #44 10.40 DEP images/pagemap.pb-c.d [2020-05-07T18:41:35.463Z] #44 10.48 PBCC images/rlimit.pb-c.c [2020-05-07T18:41:35.463Z] #44 10.56 DEP images/rlimit.pb-c.d [2020-05-07T18:41:35.463Z] #44 10.61 PBCC images/file-lock.pb-c.c [2020-05-07T18:41:35.463Z] #44 10.63 DEP images/file-lock.pb-c.d [2020-05-07T18:41:35.463Z] #44 10.68 PBCC images/tty.pb-c.c [2020-05-07T18:41:35.721Z] #44 10.70 DEP images/tty.pb-c.d [2020-05-07T18:41:35.721Z] #44 10.76 PBCC images/tun.pb-c.c [2020-05-07T18:41:35.721Z] #44 10.88 PBCC images/netdev.pb-c.c [2020-05-07T18:41:35.721Z] #44 10.94 DEP images/tun.pb-c.d [2020-05-07T18:41:35.979Z] #44 11.00 DEP images/netdev.pb-c.d [2020-05-07T18:41:35.979Z] #44 11.06 PBCC images/vma.pb-c.c [2020-05-07T18:41:35.979Z] #44 11.08 DEP images/vma.pb-c.d [2020-05-07T18:41:35.979Z] #44 11.14 PBCC images/creds.pb-c.c [2020-05-07T18:41:35.979Z] #44 11.18 DEP images/creds.pb-c.d [2020-05-07T18:41:36.217Z] #17 12.05 The following NEW packages will be installed: [2020-05-07T18:41:36.217Z] #17 12.05 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-07T18:41:36.217Z] #17 12.05 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-07T18:41:36.217Z] #17 12.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-07T18:41:36.217Z] #17 12.05 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-07T18:41:36.217Z] #17 12.05 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-07T18:41:36.217Z] #17 12.05 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-07T18:41:36.217Z] #17 12.05 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-07T18:41:36.217Z] #17 12.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-07T18:41:36.217Z] #17 12.05 xz-utils zip [2020-05-07T18:41:36.217Z] #17 12.14 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:41:36.217Z] #17 12.14 Need to get 27.7 MB of archives. [2020-05-07T18:41:36.217Z] #17 12.14 After this operation, 117 MB of additional disk space will be used. [2020-05-07T18:41:36.217Z] #17 12.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-07T18:41:36.217Z] #17 12.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-05-07T18:41:36.217Z] #17 12.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-05-07T18:41:36.217Z] #17 12.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-07T18:41:36.217Z] #17 12.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-07T18:41:36.217Z] #17 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-05-07T18:41:36.237Z] #44 11.25 PBCC images/utsns.pb-c.c [2020-05-07T18:41:36.237Z] #44 11.31 DEP images/utsns.pb-c.d [2020-05-07T18:41:36.237Z] #44 11.35 PBCC images/ipc-desc.pb-c.c [2020-05-07T18:41:36.237Z] #44 11.44 PBCC images/ipc-sem.pb-c.c [2020-05-07T18:41:36.237Z] #44 11.48 DEP images/ipc-desc.pb-c.d [2020-05-07T18:41:36.237Z] #44 11.55 DEP images/ipc-sem.pb-c.d [2020-05-07T18:41:36.266Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2020-05-07T18:41:36.266Z] #71 DONE 3.5s [2020-05-07T18:41:36.266Z] [2020-05-07T18:41:36.266Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T18:41:36.266Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-07T18:41:36.266Z] #7 sha256:02e5ddc37901699ec66dc42634b7ff01b5419ce430558ef6371cda0744ca6c3c 1.79kB / 1.79kB done [2020-05-07T18:41:36.266Z] #7 sha256:23d8696bd5e5e12c5aed585dcd311e5172d5413c19ab40dfe5fe61d9ded39ece 5.46kB / 5.46kB done [2020-05-07T18:41:36.266Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.68MB / 7.68MB 0.3s done [2020-05-07T18:41:36.266Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.98MB / 9.98MB 1.1s done [2020-05-07T18:41:36.266Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-07T18:41:36.266Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.17MB / 49.17MB 1.4s done [2020-05-07T18:41:36.266Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 1.1s done [2020-05-07T18:41:36.266Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 2.8s done [2020-05-07T18:41:36.266Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 3.0s done [2020-05-07T18:41:36.267Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 1.6s done [2020-05-07T18:41:36.267Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 1.8s [2020-05-07T18:41:36.495Z] #44 11.65 PBCC images/ipc-msg.pb-c.c [2020-05-07T18:41:36.495Z] #44 11.68 DEP images/ipc-msg.pb-c.d [2020-05-07T18:41:36.495Z] #44 11.74 PBCC images/ipc-shm.pb-c.c [2020-05-07T18:41:36.499Z] #17 12.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-07T18:41:36.499Z] #17 12.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-07T18:41:36.499Z] #17 12.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-07T18:41:36.499Z] #17 12.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-07T18:41:36.499Z] #17 12.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-07T18:41:36.499Z] #17 12.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-07T18:41:36.499Z] #17 12.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-07T18:41:36.499Z] #17 12.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-07T18:41:36.499Z] #17 12.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-07T18:41:36.499Z] #17 12.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-07T18:41:36.499Z] #17 12.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-07T18:41:36.499Z] #17 12.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T18:41:36.499Z] #17 12.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-07T18:41:36.499Z] #17 12.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-05-07T18:41:36.499Z] #17 12.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-07T18:41:36.499Z] #17 12.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-07T18:41:36.499Z] #17 12.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-07T18:41:36.499Z] #17 12.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-07T18:41:36.499Z] #17 12.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-07T18:41:36.499Z] #17 12.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-07T18:41:36.499Z] #17 12.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-07T18:41:36.499Z] #17 12.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-07T18:41:36.499Z] #17 12.44 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-07T18:41:36.753Z] #44 11.82 DEP images/ipc-shm.pb-c.d [2020-05-07T18:41:36.753Z] #44 11.90 PBCC images/ipc-var.pb-c.c [2020-05-07T18:41:36.753Z] #44 ... [2020-05-07T18:41:36.753Z] [2020-05-07T18:41:36.753Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:36.753Z] #38 9.297 -- Detecting C compile features - done [2020-05-07T18:41:36.753Z] #38 9.348 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T18:41:36.753Z] #38 9.685 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T18:41:36.753Z] #38 9.826 -- Configuring done [2020-05-07T18:41:36.753Z] #38 9.863 -- Generating done [2020-05-07T18:41:36.753Z] #38 9.867 -- Build files have been written to: /tmp/tmp.Osx979FZ5R/tini [2020-05-07T18:41:36.753Z] #38 9.879 + make tini-static [2020-05-07T18:41:36.753Z] #38 10.48 Scanning dependencies of target tini-static [2020-05-07T18:41:36.753Z] #38 10.75 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T18:41:36.753Z] #38 12.21 [100%] Linking C executable tini-static [2020-05-07T18:41:36.753Z] #38 12.92 [100%] Built target tini-static [2020-05-07T18:41:36.753Z] #38 13.02 + mkdir -p /build [2020-05-07T18:41:36.753Z] #38 13.02 + cp tini-static /build/docker-init [2020-05-07T18:41:36.753Z] #38 DONE 13.3s [2020-05-07T18:41:36.753Z] [2020-05-07T18:41:36.753Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:36.753Z] #44 11.94 DEP images/ipc-var.pb-c.d [2020-05-07T18:41:36.753Z] #44 11.98 PBCC images/sk-opts.pb-c.c [2020-05-07T18:41:36.753Z] #44 ... [2020-05-07T18:41:36.753Z] [2020-05-07T18:41:36.753Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:41:36.753Z] #10 78.70 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-07T18:41:36.753Z] #10 78.74 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T18:41:36.753Z] #10 78.74 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:41:36.753Z] #10 78.95 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-07T18:41:36.753Z] #10 78.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T18:41:36.753Z] #10 78.97 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:41:36.782Z] #17 12.69 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-07T18:41:36.782Z] #17 12.70 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-07T18:41:36.782Z] #17 12.71 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-07T18:41:36.782Z] #17 12.71 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-07T18:41:36.782Z] #17 12.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-07T18:41:36.782Z] #17 12.72 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-07T18:41:36.782Z] #17 12.75 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-07T18:41:36.782Z] #17 12.77 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-07T18:41:36.782Z] #17 12.77 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-07T18:41:36.782Z] #17 12.77 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-07T18:41:36.782Z] #17 12.77 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-05-07T18:41:36.782Z] #17 12.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-07T18:41:36.782Z] #17 12.78 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-05-07T18:41:36.841Z] #7 ... [2020-05-07T18:41:36.841Z] [2020-05-07T18:41:36.841Z] #20 [internal] load build context [2020-05-07T18:41:36.841Z] #20 transferring context: 53.02MB 3.9s done [2020-05-07T18:41:36.841Z] #20 DONE 4.0s [2020-05-07T18:41:36.841Z] [2020-05-07T18:41:36.841Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T18:41:37.064Z] #17 12.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-05-07T18:41:37.064Z] #17 12.81 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-05-07T18:41:37.064Z] #17 12.82 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-07T18:41:37.064Z] #17 12.97 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-07T18:41:37.064Z] #17 13.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-05-07T18:41:37.064Z] #17 13.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-07T18:41:37.101Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.3s [2020-05-07T18:41:37.564Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.2s [2020-05-07T18:41:38.086Z] #17 13.68 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:41:38.086Z] #17 13.72 Fetched 27.7 MB in 1s (28.6 MB/s) [2020-05-07T18:41:38.086Z] #17 13.75 Selecting previously unselected package pigz. [2020-05-07T18:41:38.086Z] #17 13.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23198 files and directories currently installed.) [2020-05-07T18:41:38.086Z] #17 13.77 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-07T18:41:38.086Z] #17 13.78 Unpacking pigz (2.4-1) ... [2020-05-07T18:41:38.086Z] #17 13.82 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-07T18:41:38.086Z] #17 13.82 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-07T18:41:38.086Z] #17 13.83 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-07T18:41:38.126Z] #10 ... [2020-05-07T18:41:38.126Z] [2020-05-07T18:41:38.126Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:38.126Z] #44 12.02 PBCC images/packet-sock.pb-c.c [2020-05-07T18:41:38.126Z] #44 12.14 DEP images/sk-opts.pb-c.d [2020-05-07T18:41:38.126Z] #44 12.21 DEP images/packet-sock.pb-c.d [2020-05-07T18:41:38.126Z] #44 12.24 PBCC images/sk-netlink.pb-c.c [2020-05-07T18:41:38.126Z] #44 12.32 DEP images/sk-netlink.pb-c.d [2020-05-07T18:41:38.126Z] #44 12.46 PBCC images/sk-inet.pb-c.c [2020-05-07T18:41:38.126Z] #44 12.56 DEP images/sk-inet.pb-c.d [2020-05-07T18:41:38.126Z] #44 12.61 PBCC images/sk-unix.pb-c.c [2020-05-07T18:41:38.126Z] #44 12.70 DEP images/sk-unix.pb-c.d [2020-05-07T18:41:38.126Z] #44 12.80 PBCC images/mm.pb-c.c [2020-05-07T18:41:38.126Z] #44 12.86 DEP images/mm.pb-c.d [2020-05-07T18:41:38.126Z] #44 12.92 PBCC images/timerfd.pb-c.c [2020-05-07T18:41:38.126Z] #44 13.02 DEP images/timerfd.pb-c.d [2020-05-07T18:41:38.126Z] #44 13.13 PBCC images/timer.pb-c.c [2020-05-07T18:41:38.126Z] #44 13.21 DEP images/timer.pb-c.d [2020-05-07T18:41:38.126Z] #44 13.24 PBCC images/sa.pb-c.c [2020-05-07T18:41:38.126Z] #44 13.29 DEP images/sa.pb-c.d [2020-05-07T18:41:38.126Z] #44 13.35 PBCC images/pipe-data.pb-c.c [2020-05-07T18:41:38.367Z] #17 14.18 Selecting previously unselected package python3.7-minimal. [2020-05-07T18:41:38.367Z] #17 14.18 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-07T18:41:38.367Z] #17 14.18 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T18:41:38.384Z] #44 13.41 DEP images/pipe-data.pb-c.d [2020-05-07T18:41:38.384Z] #44 13.42 PBCC images/mnt.pb-c.c [2020-05-07T18:41:38.384Z] #44 13.49 DEP images/mnt.pb-c.d [2020-05-07T18:41:38.384Z] #44 13.57 PBCC images/sk-packet.pb-c.c [2020-05-07T18:41:38.384Z] #44 13.60 DEP images/sk-packet.pb-c.d [2020-05-07T18:41:38.642Z] #44 13.66 PBCC images/tcp-stream.pb-c.c [2020-05-07T18:41:38.642Z] #44 13.70 DEP images/tcp-stream.pb-c.d [2020-05-07T18:41:38.642Z] #44 13.79 PBCC images/pipe.pb-c.c [2020-05-07T18:41:38.642Z] #44 13.89 DEP images/pipe.pb-c.d [2020-05-07T18:41:38.651Z] #17 ... [2020-05-07T18:41:38.651Z] [2020-05-07T18:41:38.651Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:38.651Z] #47 DONE 100.0s [2020-05-07T18:41:38.651Z] [2020-05-07T18:41:38.651Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:38.651Z] #44 64.73 CC criu/clone-noasan.o [2020-05-07T18:41:38.651Z] #44 64.87 CC criu/config.o [2020-05-07T18:41:38.651Z] #44 65.83 CC criu/cr-check.o [2020-05-07T18:41:38.651Z] #44 67.11 CC criu/cr-dedup.o [2020-05-07T18:41:38.651Z] #44 67.37 CC criu/cr-dump.o [2020-05-07T18:41:38.751Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 4.1s done [2020-05-07T18:41:38.751Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 [2020-05-07T18:41:38.901Z] #44 13.97 PBCC images/pstree.pb-c.c [2020-05-07T18:41:38.901Z] #44 14.02 DEP images/pstree.pb-c.d [2020-05-07T18:41:38.901Z] #44 14.07 PBCC images/fs.pb-c.c [2020-05-07T18:41:38.901Z] #44 14.12 DEP images/fs.pb-c.d [2020-05-07T18:41:38.987Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.1s done [2020-05-07T18:41:39.159Z] #44 14.19 PBCC images/signalfd.pb-c.c [2020-05-07T18:41:39.159Z] #44 14.26 DEP images/signalfd.pb-c.d [2020-05-07T18:41:39.159Z] #44 14.32 PBCC images/fh.pb-c.c [2020-05-07T18:41:39.159Z] #44 14.40 PBCC images/fsnotify.pb-c.c [2020-05-07T18:41:39.244Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-07T18:41:39.244Z] #7 DONE 26.9s [2020-05-07T18:41:39.320Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0.4s done [2020-05-07T18:41:39.320Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.1s [2020-05-07T18:41:39.416Z] #44 14.48 DEP images/fh.pb-c.d [2020-05-07T18:41:39.416Z] #44 14.57 DEP images/fsnotify.pb-c.d [2020-05-07T18:41:39.416Z] #44 14.66 PBCC images/eventpoll.pb-c.c [2020-05-07T18:41:39.499Z] [2020-05-07T18:41:39.499Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T18:41:39.580Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.3s done [2020-05-07T18:41:39.680Z] #44 ... [2020-05-07T18:41:39.680Z] [2020-05-07T18:41:39.680Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:39.680Z] #33 81.00 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T18:41:39.680Z] #33 DONE 85.6s [2020-05-07T18:41:39.680Z] [2020-05-07T18:41:39.680Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:39.680Z] #44 14.69 DEP images/eventpoll.pb-c.d [2020-05-07T18:41:39.680Z] #44 14.77 PBCC images/eventfd.pb-c.c [2020-05-07T18:41:39.680Z] #44 14.85 DEP images/eventfd.pb-c.d [2020-05-07T18:41:39.695Z] #44 ... [2020-05-07T18:41:39.695Z] [2020-05-07T18:41:39.695Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:41:39.695Z] #30 DONE 101.1s [2020-05-07T18:41:39.695Z] [2020-05-07T18:41:39.695Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:41:39.695Z] #17 15.10 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-07T18:41:39.695Z] #17 15.12 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T18:41:39.839Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 [2020-05-07T18:41:39.937Z] #44 15.00 PBCC images/remap-file-path.pb-c.c [2020-05-07T18:41:39.937Z] #44 15.04 DEP images/remap-file-path.pb-c.d [2020-05-07T18:41:39.937Z] #44 15.14 PBCC images/fifo.pb-c.c [2020-05-07T18:41:40.119Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.7s done [2020-05-07T18:41:40.119Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 [2020-05-07T18:41:40.119Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-07T18:41:40.195Z] #44 15.18 DEP images/fifo.pb-c.d [2020-05-07T18:41:40.195Z] #44 15.31 PBCC images/ghost-file.pb-c.c [2020-05-07T18:41:40.195Z] #44 15.43 DEP images/ghost-file.pb-c.d [2020-05-07T18:41:40.399Z] #7 DONE 26.6s [2020-05-07T18:41:40.399Z] [2020-05-07T18:41:40.399Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T18:41:40.452Z] #44 15.50 PBCC images/regfile.pb-c.c [2020-05-07T18:41:40.452Z] #44 15.62 DEP images/regfile.pb-c.d [2020-05-07T18:41:40.710Z] #44 15.78 PBCC images/ns.pb-c.c [2020-05-07T18:41:40.710Z] #44 15.82 DEP images/ns.pb-c.d [2020-05-07T18:41:40.710Z] #44 15.83 PBCC images/fdinfo.pb-c.c [2020-05-07T18:41:40.710Z] #44 15.86 DEP images/fdinfo.pb-c.d [2020-05-07T18:41:40.710Z] #44 15.88 PBCC images/core-aarch64.pb-c.c [2020-05-07T18:41:40.710Z] #44 15.89 PBCC images/core-arm.pb-c.c [2020-05-07T18:41:40.710Z] #44 15.94 PBCC images/core-ppc64.pb-c.c [2020-05-07T18:41:40.710Z] #44 15.98 PBCC images/core-s390.pb-c.c [2020-05-07T18:41:40.727Z] #17 16.59 Selecting previously unselected package python3-minimal. [2020-05-07T18:41:40.727Z] #17 16.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23447 files and directories currently installed.) [2020-05-07T18:41:40.727Z] #17 16.65 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-07T18:41:40.727Z] #17 16.65 Unpacking python3-minimal (3.7.3-1) ... [2020-05-07T18:41:40.727Z] #17 16.72 Selecting previously unselected package libmpdec2:s390x. [2020-05-07T18:41:40.727Z] #17 16.72 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-07T18:41:40.865Z] #8 DONE 1.5s [2020-05-07T18:41:40.866Z] [2020-05-07T18:41:40.866Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T18:41:40.967Z] #44 16.04 PBCC images/core-x86.pb-c.c [2020-05-07T18:41:40.967Z] #44 16.08 PBCC images/core.pb-c.c [2020-05-07T18:41:40.967Z] #44 16.18 PBCC images/inventory.pb-c.c [2020-05-07T18:41:41.010Z] #17 16.73 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-07T18:41:41.010Z] #17 16.77 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-07T18:41:41.010Z] #17 16.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-07T18:41:41.010Z] #17 16.77 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-07T18:41:41.224Z] #44 16.25 DEP images/core-aarch64.pb-c.d [2020-05-07T18:41:41.224Z] #44 16.30 DEP images/core-arm.pb-c.d [2020-05-07T18:41:41.224Z] #44 16.38 DEP images/core-ppc64.pb-c.d [2020-05-07T18:41:41.224Z] #44 16.46 DEP images/core-s390.pb-c.d [2020-05-07T18:41:41.293Z] #17 17.30 Selecting previously unselected package python3.7. [2020-05-07T18:41:41.293Z] #17 17.30 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-07T18:41:41.482Z] #44 16.53 DEP images/core-x86.pb-c.d [2020-05-07T18:41:41.482Z] #44 16.56 DEP images/core.pb-c.d [2020-05-07T18:41:41.482Z] #44 16.62 DEP images/inventory.pb-c.d [2020-05-07T18:41:41.482Z] #44 16.67 PBCC images/cpuinfo.pb-c.c [2020-05-07T18:41:41.482Z] #44 16.72 DEP images/cpuinfo.pb-c.d [2020-05-07T18:41:41.574Z] #17 17.31 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T18:41:41.574Z] #17 17.39 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-07T18:41:41.574Z] #17 17.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-07T18:41:41.574Z] #17 17.39 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-07T18:41:41.574Z] #17 17.46 Setting up python3-minimal (3.7.3-1) ... [2020-05-07T18:41:41.739Z] #44 16.78 PBCC images/stats.pb-c.c [2020-05-07T18:41:41.739Z] #44 16.79 DEP images/stats.pb-c.d [2020-05-07T18:41:41.792Z] #9 DONE 1.0s [2020-05-07T18:41:41.792Z] [2020-05-07T18:41:41.792Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T18:41:41.792Z] #29 DONE 0.1s [2020-05-07T18:41:41.792Z] [2020-05-07T18:41:41.792Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:41:42.048Z] #10 ... [2020-05-07T18:41:42.048Z] [2020-05-07T18:41:42.048Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T18:41:42.048Z] #40 DONE 0.1s [2020-05-07T18:41:42.048Z] [2020-05-07T18:41:42.048Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:41:42.048Z] #21 DONE 0.1s [2020-05-07T18:41:42.048Z] [2020-05-07T18:41:42.048Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T18:41:42.048Z] #22 DONE 0.2s [2020-05-07T18:41:42.048Z] [2020-05-07T18:41:42.048Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T18:41:42.048Z] #46 DONE 0.2s [2020-05-07T18:41:42.048Z] [2020-05-07T18:41:42.048Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:42.188Z] #17 18.03 Selecting previously unselected package python3. [2020-05-07T18:41:42.188Z] #17 18.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23859 files and directories currently installed.) [2020-05-07T18:41:42.188Z] #17 18.06 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-07T18:41:42.188Z] #17 18.07 Unpacking python3 (3.7.3-1) ... [2020-05-07T18:41:42.188Z] #17 18.13 Selecting previously unselected package libip4tc0:s390x. [2020-05-07T18:41:42.285Z] #8 DONE 1.7s [2020-05-07T18:41:42.285Z] [2020-05-07T18:41:42.285Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T18:41:42.306Z] #23 ... [2020-05-07T18:41:42.306Z] [2020-05-07T18:41:42.306Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T18:41:42.306Z] #73 DONE 0.2s [2020-05-07T18:41:42.306Z] [2020-05-07T18:41:42.306Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T18:41:42.306Z] #32 DONE 0.2s [2020-05-07T18:41:42.306Z] [2020-05-07T18:41:42.306Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T18:41:42.306Z] #67 DONE 0.2s [2020-05-07T18:41:42.306Z] [2020-05-07T18:41:42.306Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T18:41:42.306Z] #52 DONE 0.2s [2020-05-07T18:41:42.306Z] [2020-05-07T18:41:42.306Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T18:41:42.306Z] #55 DONE 0.3s [2020-05-07T18:41:42.306Z] [2020-05-07T18:41:42.306Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T18:41:42.306Z] #49 DONE 0.3s [2020-05-07T18:41:42.306Z] [2020-05-07T18:41:42.306Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:42.393Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 2.0s done [2020-05-07T18:41:42.393Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 [2020-05-07T18:41:42.469Z] #17 18.14 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-07T18:41:42.469Z] #17 18.14 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-07T18:41:42.469Z] #17 18.18 Selecting previously unselected package libip6tc0:s390x. [2020-05-07T18:41:42.469Z] #17 18.18 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-07T18:41:42.469Z] #17 18.19 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-07T18:41:42.469Z] #17 18.25 Selecting previously unselected package libiptc0:s390x. [2020-05-07T18:41:42.469Z] #17 18.25 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-07T18:41:42.469Z] #17 18.25 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-07T18:41:42.469Z] #17 18.32 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-07T18:41:42.469Z] #17 18.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-07T18:41:42.469Z] #17 18.32 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-07T18:41:42.469Z] #17 18.35 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-07T18:41:42.469Z] #17 18.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-07T18:41:42.469Z] #17 18.35 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-07T18:41:42.469Z] #17 18.41 Selecting previously unselected package libnftnl11:s390x. [2020-05-07T18:41:42.469Z] #17 18.41 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-07T18:41:42.469Z] #17 18.41 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-07T18:41:42.469Z] #17 18.47 Selecting previously unselected package iptables. [2020-05-07T18:41:42.469Z] #17 18.47 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-07T18:41:42.751Z] #17 18.47 Unpacking iptables (1.8.2-4) ... [2020-05-07T18:41:42.751Z] #17 18.68 Selecting previously unselected package xxd. [2020-05-07T18:41:42.751Z] #17 18.68 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-07T18:41:42.751Z] #17 18.69 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T18:41:42.751Z] #17 18.76 Selecting previously unselected package vim-common. [2020-05-07T18:41:43.035Z] #17 18.76 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:41:43.035Z] #17 18.77 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T18:41:43.035Z] #17 18.88 Selecting previously unselected package bash-completion. [2020-05-07T18:41:43.035Z] #17 18.88 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-07T18:41:43.111Z] #44 18.30 make[1]: Nothing to be done for 'all'. [2020-05-07T18:41:43.211Z] #9 DONE 1.1s [2020-05-07T18:41:43.211Z] [2020-05-07T18:41:43.211Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:41:43.211Z] #25 ... [2020-05-07T18:41:43.211Z] [2020-05-07T18:41:43.211Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T18:41:43.211Z] #29 DONE 0.1s [2020-05-07T18:41:43.211Z] [2020-05-07T18:41:43.211Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T18:41:43.211Z] #40 DONE 0.2s [2020-05-07T18:41:43.211Z] [2020-05-07T18:41:43.211Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:41:43.211Z] #21 DONE 0.3s [2020-05-07T18:41:43.470Z] [2020-05-07T18:41:43.470Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T18:41:43.470Z] #22 ... [2020-05-07T18:41:43.470Z] [2020-05-07T18:41:43.470Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T18:41:43.470Z] #67 DONE 0.3s [2020-05-07T18:41:43.728Z] [2020-05-07T18:41:43.728Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T18:41:43.728Z] #73 DONE 0.3s [2020-05-07T18:41:43.728Z] [2020-05-07T18:41:43.728Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T18:41:43.728Z] #55 DONE 0.3s [2020-05-07T18:41:43.728Z] [2020-05-07T18:41:43.728Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T18:41:43.728Z] #22 DONE 0.3s [2020-05-07T18:41:43.728Z] [2020-05-07T18:41:43.728Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:43.728Z] #23 ... [2020-05-07T18:41:43.728Z] [2020-05-07T18:41:43.728Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T18:41:43.728Z] #52 DONE 0.4s [2020-05-07T18:41:43.728Z] [2020-05-07T18:41:43.728Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T18:41:43.728Z] #49 DONE 0.5s [2020-05-07T18:41:43.780Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 1.7s done [2020-05-07T18:41:43.984Z] [2020-05-07T18:41:43.984Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T18:41:43.984Z] #32 DONE 0.5s [2020-05-07T18:41:43.984Z] [2020-05-07T18:41:43.984Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T18:41:43.984Z] #46 DONE 0.6s [2020-05-07T18:41:43.984Z] [2020-05-07T18:41:43.984Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:44.039Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de [2020-05-07T18:41:44.503Z] #17 20.11 Unpacking bash-completion (1:2.8-6) ... [2020-05-07T18:41:44.503Z] #17 20.39 Selecting previously unselected package bzip2. [2020-05-07T18:41:44.503Z] #17 20.39 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-07T18:41:44.503Z] #17 20.40 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T18:41:44.503Z] #17 20.46 Selecting previously unselected package xz-utils. [2020-05-07T18:41:44.503Z] #17 20.46 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-07T18:41:44.785Z] #17 20.46 Unpacking xz-utils (5.2.4-1) ... [2020-05-07T18:41:44.785Z] #17 20.56 Selecting previously unselected package apparmor. [2020-05-07T18:41:44.785Z] #17 20.56 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-07T18:41:44.785Z] #17 20.60 Unpacking apparmor (2.13.2-10) ... [2020-05-07T18:41:45.007Z] #44 19.71 CC images/stats.o [2020-05-07T18:41:45.007Z] #44 ... [2020-05-07T18:41:45.007Z] [2020-05-07T18:41:45.007Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:45.007Z] #47 80.66 internal/lazyregexp [2020-05-07T18:41:45.007Z] #47 80.98 net/url [2020-05-07T18:41:45.007Z] #47 81.21 go/ast [2020-05-07T18:41:45.007Z] #47 83.03 text/template/parse [2020-05-07T18:41:45.007Z] #47 87.93 go/parser [2020-05-07T18:41:45.007Z] #47 88.49 text/template [2020-05-07T18:41:45.007Z] #47 ... [2020-05-07T18:41:45.007Z] [2020-05-07T18:41:45.007Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:45.008Z] #65 38.35 Checking out files: 29% (953/3186) Checking out files: 30% (956/3186) Checking out files: 31% (988/3186) Checking out files: 32% (1020/3186) Checking out files: 33% (1052/3186) Checking out files: 34% (1084/3186) Checking out files: 35% (1116/3186) Checking out files: 36% (1147/3186) Checking out files: 37% (1179/3186) Checking out files: 38% (1211/3186) Checking out files: 39% (1243/3186) Checking out files: 40% (1275/3186) Checking out files: 41% (1307/3186) Checking out files: 42% (1339/3186) Checking out files: 43% (1370/3186) Checking out files: 44% (1402/3186) Checking out files: 45% (1434/3186) Checking out files: 46% (1466/3186) Checking out files: 47% (1498/3186) Checking out files: 48% (1530/3186) Checking out files: 49% (1562/3186) Checking out files: 50% (1593/3186) Checking out files: 51% (1625/3186) Checking out files: 52% (1657/3186) Checking out files: 53% (1689/3186) Checking out files: 54% (1721/3186) Checking out files: 55% (1753/3186) Checking out files: 56% (1785/3186) Checking out files: 57% (1817/3186) Checking out files: 58% (1848/3186) Checking out files: 59% (1880/3186) Checking out files: 60% (1912/3186) Checking out files: 61% (1944/3186) Checking out files: 62% (1976/3186) Checking out files: 63% (2008/3186) Checking out files: 64% (2040/3186) Checking out files: 65% (2071/3186) Checking out files: 66% (2103/3186) Checking out files: 67% (2135/3186) Checking out files: 68% (2167/3186) Checking out files: 69% (2199/3186) Checking out files: 70% (2231/3186) Checking out files: 71% (2263/3186) Checking out files: 72% (2294/3186) Checking out files: 73% (2326/3186) Checking out files: 74% (2358/3186) Checking out files: 75% (2390/3186) Checking out files: 76% (2422/3186) Checking out files: 77% (2454/3186) Checking out files: 78% (2486/3186) Checking out files: 79% (2517/3186) Checking out files: 79% (2519/3186) Checking out files: 80% (2549/3186) Checking out files: 81% (2581/3186) Checking out files: 82% (2613/3186) Checking out files: 83% (2645/3186) Checking out files: 84% (2677/3186) Checking out files: 85% (2709/3186) Checking out files: 86% (2740/3186) Checking out files: 87% (2772/3186) Checking out files: 88% (2804/3186) Checking out files: 89% (2836/3186) Checking out files: 90% (2868/3186) Checking out files: 91% (2900/3186) Checking out files: 92% (2932/3186) Checking out files: 93% (2963/3186) Checking out files: 94% (2995/3186) Checking out files: 95% (3027/3186) Checking out files: 96% (3059/3186) Checking out files: 97% (3091/3186) Checking out files: 98% (3123/3186) Checking out files: 99% (3155/3186) Checking out files: 100% (3186/3186) Checking out files: 100% (3186/3186), done. [2020-05-07T18:41:45.008Z] #65 40.15 + cd /tmp/tmp.Cdps72XnC4/src/github.com/containerd/containerd [2020-05-07T18:41:45.008Z] #65 40.15 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:41:45.008Z] #65 41.87 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T18:41:45.008Z] #65 41.87 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T18:41:45.008Z] #65 41.87 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T18:41:45.008Z] #65 41.87 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T18:41:45.008Z] #65 41.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T18:41:45.008Z] #65 41.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T18:41:45.008Z] #65 41.87 + '[' '' = dynamic ']' [2020-05-07T18:41:45.008Z] #65 41.87 + make [2020-05-07T18:41:45.064Z] Removing intermediate container 1726b83987c4 [2020-05-07T18:41:45.064Z] ---> 2d8e0f6e8796 [2020-05-07T18:41:45.064Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-05-07T18:41:45.064Z] ---> 4d38c0565539 [2020-05-07T18:41:45.064Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-07T18:41:45.064Z] ---> 2f70ebcba1af [2020-05-07T18:41:45.064Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-07T18:41:45.064Z] ---> Running in 62466f3c0d12 [2020-05-07T18:41:45.064Z] Removing intermediate container 62466f3c0d12 [2020-05-07T18:41:45.064Z] ---> 370dc36182ef [2020-05-07T18:41:45.064Z] Successfully built 370dc36182ef [2020-05-07T18:41:45.064Z] Successfully tagged moby-buildx:latest [2020-05-07T18:41:45.064Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-07T18:41:45.064Z] if [ -n "${id}" ]; then \ [2020-05-07T18:41:45.064Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-07T18:41:45.064Z] && touch bundles/buildx; \ [2020-05-07T18:41:45.064Z] docker rm -f ${id}; \ [2020-05-07T18:41:45.064Z] fi [2020-05-07T18:41:45.064Z] 705d5dbd8852c7f4325ef0d2f496940982588a9b7b60931837d9c55cde742ec8 [2020-05-07T18:41:45.064Z] bundles/buildx version [2020-05-07T18:41:45.064Z] buildx v0.3.1 6db68d0 [2020-05-07T18:41:45.064Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:a92228ff36a48333a80085fc5119e225f7884530 . [2020-05-07T18:41:45.064Z] #1 [internal] booting buildkit [2020-05-07T18:41:45.064Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-05-07T18:41:45.064Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2020-05-07T18:41:45.064Z] #1 creating container buildx_buildkit_default [2020-05-07T18:41:45.064Z] #1 creating container buildx_buildkit_default 0.5s done [2020-05-07T18:41:45.064Z] #1 DONE 3.5s [2020-05-07T18:41:45.064Z] [2020-05-07T18:41:45.064Z] #3 [internal] load .dockerignore [2020-05-07T18:41:45.064Z] #3 transferring context: 87B done [2020-05-07T18:41:45.064Z] #3 DONE 0.0s [2020-05-07T18:41:45.064Z] [2020-05-07T18:41:45.064Z] #2 [internal] load build definition from Dockerfile [2020-05-07T18:41:45.064Z] #2 transferring dockerfile: 17.09kB done [2020-05-07T18:41:45.064Z] #2 DONE 0.0s [2020-05-07T18:41:45.064Z] [2020-05-07T18:41:45.064Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T18:41:45.064Z] #4 DONE 1.6s [2020-05-07T18:41:45.064Z] [2020-05-07T18:41:45.064Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T18:41:45.064Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-07T18:41:45.066Z] #17 20.79 Selecting previously unselected package aufs-tools. [2020-05-07T18:41:45.066Z] #17 20.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-07T18:41:45.066Z] #17 20.79 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-07T18:41:45.066Z] #17 20.84 Selecting previously unselected package libonig5:s390x. [2020-05-07T18:41:45.066Z] #17 20.84 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-05-07T18:41:45.066Z] #17 20.84 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-07T18:41:45.066Z] #17 20.92 Selecting previously unselected package libjq1:s390x. [2020-05-07T18:41:45.066Z] #17 20.92 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-07T18:41:45.066Z] #17 20.92 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-07T18:41:45.066Z] #17 21.00 Selecting previously unselected package jq. [2020-05-07T18:41:45.066Z] #17 21.00 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-07T18:41:45.066Z] #17 21.00 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T18:41:45.066Z] #17 21.05 Selecting previously unselected package libaio1:s390x. [2020-05-07T18:41:45.066Z] #17 21.05 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-05-07T18:41:45.066Z] #17 21.05 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-07T18:41:45.066Z] #17 21.08 Selecting previously unselected package libgpm2:s390x. [2020-05-07T18:41:45.066Z] #17 21.08 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-05-07T18:41:45.066Z] #17 21.08 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-07T18:41:45.067Z] #17 21.12 Selecting previously unselected package libicu63:s390x. [2020-05-07T18:41:45.265Z] #65 42.90 + bin/ctr [2020-05-07T18:41:45.349Z] #17 21.12 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-07T18:41:45.349Z] #17 21.13 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-07T18:41:45.773Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-07T18:41:45.773Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-05-07T18:41:45.773Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-05-07T18:41:45.773Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-05-07T18:41:46.495Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.7s done [2020-05-07T18:41:46.495Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-05-07T18:41:46.827Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.6s done [2020-05-07T18:41:47.159Z] #5 DONE 1.8s [2020-05-07T18:41:47.159Z] [2020-05-07T18:41:47.159Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T18:41:47.367Z] #17 23.00 Selecting previously unselected package libnet1:s390x. [2020-05-07T18:41:47.367Z] #17 23.00 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-07T18:41:47.367Z] #17 23.01 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-07T18:41:47.367Z] #17 23.07 Selecting previously unselected package libnl-3-200:s390x. [2020-05-07T18:41:47.367Z] #17 23.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-07T18:41:47.367Z] #17 23.08 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-07T18:41:47.367Z] #17 23.12 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-07T18:41:47.367Z] #17 23.12 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-07T18:41:47.367Z] #17 23.12 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-07T18:41:47.367Z] #17 23.15 Selecting previously unselected package libreadline5:s390x. [2020-05-07T18:41:47.367Z] #17 23.15 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-07T18:41:47.367Z] #17 23.15 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-07T18:41:47.367Z] #17 23.21 Selecting previously unselected package net-tools. [2020-05-07T18:41:47.367Z] #17 23.21 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-07T18:41:47.367Z] #17 23.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T18:41:47.367Z] #17 23.36 Selecting previously unselected package python-pip-whl. [2020-05-07T18:41:47.367Z] #17 23.36 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-07T18:41:47.367Z] #17 23.36 Unpacking python-pip-whl (18.1-5) ... [2020-05-07T18:41:47.557Z] #50 ... [2020-05-07T18:41:47.557Z] [2020-05-07T18:41:47.557Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:41:47.557Z] #10 5.725 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:41:47.557Z] #10 5.740 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:41:47.557Z] #10 5.740 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:41:47.648Z] #17 23.70 Selecting previously unselected package python3-lib2to3. [2020-05-07T18:41:47.813Z] #10 6.132 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:41:47.929Z] #17 23.71 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-07T18:41:47.929Z] #17 23.71 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-07T18:41:47.929Z] #17 23.79 Selecting previously unselected package python3-distutils. [2020-05-07T18:41:47.929Z] #17 23.79 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-07T18:41:47.929Z] #17 23.79 Unpacking python3-distutils (3.7.3-1) ... [2020-05-07T18:41:48.211Z] #17 23.90 Selecting previously unselected package python3-pip. [2020-05-07T18:41:48.211Z] #17 23.90 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-07T18:41:48.211Z] #17 23.90 Unpacking python3-pip (18.1-5) ... [2020-05-07T18:41:48.211Z] #17 24.07 Selecting previously unselected package python3-pkg-resources. [2020-05-07T18:41:48.211Z] #17 24.07 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T18:41:48.211Z] #17 24.07 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-07T18:41:48.211Z] #17 24.13 Selecting previously unselected package python3-setuptools. [2020-05-07T18:41:48.211Z] #17 24.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-07T18:41:48.396Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 3.5s done [2020-05-07T18:41:48.396Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac done [2020-05-07T18:41:48.396Z] #7 DONE 15.6s [2020-05-07T18:41:48.396Z] [2020-05-07T18:41:48.396Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T18:41:48.492Z] #17 24.13 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-07T18:41:48.492Z] #17 24.28 Selecting previously unselected package python3-wheel. [2020-05-07T18:41:48.493Z] #17 24.28 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-07T18:41:48.493Z] #17 24.28 Unpacking python3-wheel (0.32.3-2) ... [2020-05-07T18:41:48.493Z] #17 24.35 Selecting previously unselected package sudo. [2020-05-07T18:41:48.493Z] #17 24.35 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-05-07T18:41:48.493Z] #17 24.35 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-07T18:41:48.539Z] #65 ... [2020-05-07T18:41:48.539Z] [2020-05-07T18:41:48.539Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:48.539Z] #56 84.08 github.com/pkg/diff [2020-05-07T18:41:48.539Z] #56 85.70 go/ast [2020-05-07T18:41:48.539Z] #56 85.77 golang.org/x/crypto/ssh/terminal [2020-05-07T18:41:48.539Z] #56 87.99 mvdan.cc/editorconfig [2020-05-07T18:41:48.539Z] #56 89.15 mvdan.cc/sh/v3/fileutil [2020-05-07T18:41:48.539Z] #56 89.42 mvdan.cc/sh/v3/syntax [2020-05-07T18:41:48.539Z] #56 ... [2020-05-07T18:41:48.539Z] [2020-05-07T18:41:48.539Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:48.539Z] #44 20.16 CC images/core.o [2020-05-07T18:41:48.539Z] #44 20.81 CC images/core-x86.o [2020-05-07T18:41:48.539Z] #44 21.41 CC images/core-arm.o [2020-05-07T18:41:48.539Z] #44 21.88 CC images/core-aarch64.o [2020-05-07T18:41:48.539Z] #44 22.21 CC images/core-ppc64.o [2020-05-07T18:41:48.539Z] #44 22.72 CC images/core-s390.o [2020-05-07T18:41:48.539Z] #44 23.39 CC images/cpuinfo.o [2020-05-07T18:41:48.539Z] #44 23.79 CC images/inventory.o [2020-05-07T18:41:48.774Z] #17 24.69 Selecting previously unselected package thin-provisioning-tools. [2020-05-07T18:41:48.774Z] #17 24.69 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-07T18:41:48.774Z] #17 24.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T18:41:48.774Z] #17 24.80 Selecting previously unselected package uidmap. [2020-05-07T18:41:48.774Z] #17 24.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-05-07T18:41:48.826Z] #7 DONE 1.3s [2020-05-07T18:41:48.826Z] [2020-05-07T18:41:48.826Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T18:41:48.826Z] #6 DONE 1.7s [2020-05-07T18:41:49.055Z] #17 24.80 Unpacking uidmap (1:4.5-1.1) ... [2020-05-07T18:41:49.055Z] #17 24.91 Selecting previously unselected package vim-runtime. [2020-05-07T18:41:49.055Z] #17 24.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:41:49.055Z] #17 24.93 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-07T18:41:49.055Z] #17 24.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-07T18:41:49.055Z] #17 24.97 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-07T18:41:49.102Z] #44 24.09 CC images/fdinfo.o [2020-05-07T18:41:49.166Z] [2020-05-07T18:41:49.166Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T18:41:49.166Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-07T18:41:49.268Z] #47 ... [2020-05-07T18:41:49.268Z] [2020-05-07T18:41:49.268Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:41:49.268Z] #35 3.843 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:41:49.268Z] #35 3.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:41:49.268Z] #35 3.864 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:41:49.268Z] #35 4.080 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:41:49.268Z] #35 4.539 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:41:49.268Z] #35 5.226 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:41:49.359Z] #44 24.38 CC images/fown.o [2020-05-07T18:41:49.616Z] #44 24.71 CC images/ns.o [2020-05-07T18:41:49.873Z] #44 24.90 CC images/regfile.o [2020-05-07T18:41:49.873Z] #44 25.13 CC images/ghost-file.o [2020-05-07T18:41:49.896Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 0B / 156B 0.1s [2020-05-07T18:41:49.896Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 0B / 8.25MB 0.1s [2020-05-07T18:41:49.896Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 0B / 96.51MB 0.1s [2020-05-07T18:41:49.896Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 0B / 57.46MB 0.1s [2020-05-07T18:41:49.896Z] #8 sha256:1e4ab8eed8c9d89390b06062ba034c8ae0cbe1f64c18f6212dd501590aa2658a 1.79kB / 1.79kB done [2020-05-07T18:41:49.896Z] #8 sha256:e930f001de24c772efc02e034ee2e1f942922a53c8e9d36a5e19b271fe154067 5.46kB / 5.46kB done [2020-05-07T18:41:49.896Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 0B / 10.73MB 0.1s [2020-05-07T18:41:49.896Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 0B / 54.14MB 0.1s [2020-05-07T18:41:49.896Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 0B / 73.51MB 0.1s [2020-05-07T18:41:49.896Z] #8 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-07T18:41:50.061Z] #17 ... [2020-05-07T18:41:50.061Z] [2020-05-07T18:41:50.061Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:50.061Z] #44 69.19 CC criu/cr-errno.o [2020-05-07T18:41:50.061Z] #44 69.21 CC criu/cr-restore.o [2020-05-07T18:41:50.061Z] #44 71.64 CC criu/cr-service.o [2020-05-07T18:41:50.061Z] #44 72.47 CC criu/crtools.o [2020-05-07T18:41:50.061Z] #44 72.76 CC criu/eventfd.o [2020-05-07T18:41:50.061Z] #44 72.91 CC criu/eventpoll.o [2020-05-07T18:41:50.061Z] #44 73.47 CC criu/external.o [2020-05-07T18:41:50.061Z] #44 73.73 CC criu/fault-injection.o [2020-05-07T18:41:50.061Z] #44 73.77 CC criu/fdstore.o [2020-05-07T18:41:50.061Z] #44 73.93 CC criu/fifo.o [2020-05-07T18:41:50.061Z] #44 74.19 CC criu/file-ids.o [2020-05-07T18:41:50.061Z] #44 74.36 CC criu/file-lock.o [2020-05-07T18:41:50.061Z] #44 74.95 CC criu/files-ext.o [2020-05-07T18:41:50.061Z] #44 75.10 CC criu/files-reg.o [2020-05-07T18:41:50.061Z] #44 76.14 CC criu/files.o [2020-05-07T18:41:50.061Z] #44 77.17 CC criu/filesystems.o [2020-05-07T18:41:50.061Z] #44 77.58 CC criu/fsnotify.o [2020-05-07T18:41:50.061Z] #44 78.35 CC criu/image-desc.o [2020-05-07T18:41:50.061Z] #44 78.43 CC criu/image.o [2020-05-07T18:41:50.061Z] #44 78.85 CC criu/ipc_ns.o [2020-05-07T18:41:50.194Z] #35 6.866 Fetched 8347 kB in 3s (2505 kB/s) [2020-05-07T18:41:50.304Z] #8 DONE 1.8s [2020-05-07T18:41:50.304Z] [2020-05-07T18:41:50.304Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T18:41:50.335Z] #10 8.532 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:41:50.438Z] #44 25.45 CC images/fifo.o [2020-05-07T18:41:50.635Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 156B / 156B 0.7s done [2020-05-07T18:41:50.635Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 1.06MB / 8.25MB 0.9s [2020-05-07T18:41:50.635Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 588.87kB / 10.73MB 0.9s [2020-05-07T18:41:50.635Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 156B / 156B 0.7s done [2020-05-07T18:41:50.635Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 2.45MB / 8.25MB 1.0s [2020-05-07T18:41:50.635Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 4.23MB / 57.46MB 1.0s [2020-05-07T18:41:50.635Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 2.03MB / 10.73MB 1.0s [2020-05-07T18:41:50.635Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 3.64MB / 54.14MB 1.0s [2020-05-07T18:41:50.677Z] #44 79.46 CC criu/irmap.o [2020-05-07T18:41:50.698Z] #44 25.75 CC images/remap-file-path.o [2020-05-07T18:41:50.698Z] #44 ... [2020-05-07T18:41:50.698Z] [2020-05-07T18:41:50.698Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:50.698Z] #56 96.80 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T18:41:50.959Z] #44 79.90 CC criu/kcmp-ids.o [2020-05-07T18:41:50.959Z] #44 ... [2020-05-07T18:41:50.959Z] [2020-05-07T18:41:50.959Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:41:50.959Z] #17 26.77 Selecting previously unselected package vim. [2020-05-07T18:41:50.959Z] #17 26.77 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-07T18:41:50.959Z] #17 26.78 Unpacking vim (2:8.1.0875-5) ... [2020-05-07T18:41:50.984Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 4.58MB / 8.25MB 1.2s [2020-05-07T18:41:50.984Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 5.78MB / 96.51MB 1.2s [2020-05-07T18:41:50.984Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 3.80MB / 10.73MB 1.2s [2020-05-07T18:41:50.984Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 5.34MB / 73.51MB 1.2s [2020-05-07T18:41:50.984Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 6.47MB / 8.25MB 1.3s [2020-05-07T18:41:50.984Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 7.49MB / 57.46MB 1.3s [2020-05-07T18:41:50.984Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 5.57MB / 10.73MB 1.3s [2020-05-07T18:41:50.984Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 6.88MB / 54.14MB 1.3s [2020-05-07T18:41:50.984Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 1.5s [2020-05-07T18:41:50.984Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 6.63MB / 10.73MB 1.5s [2020-05-07T18:41:50.984Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 10.24MB / 73.51MB 1.5s [2020-05-07T18:41:51.241Z] #17 27.13 Selecting previously unselected package xfsprogs. [2020-05-07T18:41:51.241Z] #17 27.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-07T18:41:51.241Z] #17 27.14 Unpacking xfsprogs (4.20.0-1) ... [2020-05-07T18:41:51.242Z] #9 DONE 0.9s [2020-05-07T18:41:51.242Z] [2020-05-07T18:41:51.242Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T18:41:51.242Z] #40 DONE 0.1s [2020-05-07T18:41:51.242Z] [2020-05-07T18:41:51.242Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:41:51.242Z] #35 ... [2020-05-07T18:41:51.242Z] [2020-05-07T18:41:51.242Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T18:41:51.242Z] #29 DONE 0.1s [2020-05-07T18:41:51.242Z] [2020-05-07T18:41:51.242Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:41:51.242Z] #21 DONE 0.1s [2020-05-07T18:41:51.242Z] [2020-05-07T18:41:51.242Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T18:41:51.242Z] #55 DONE 0.1s [2020-05-07T18:41:51.322Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 1.6s done [2020-05-07T18:41:51.322Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 12.67MB / 57.46MB 1.6s [2020-05-07T18:41:51.322Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 9.21MB / 10.73MB 1.6s [2020-05-07T18:41:51.322Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 11.83MB / 54.14MB 1.6s [2020-05-07T18:41:51.322Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 12.68MB / 96.51MB 1.8s [2020-05-07T18:41:51.322Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 15.24MB / 73.51MB 1.8s [2020-05-07T18:41:51.505Z] [2020-05-07T18:41:51.505Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T18:41:51.505Z] #52 DONE 0.1s [2020-05-07T18:41:51.505Z] [2020-05-07T18:41:51.505Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T18:41:51.505Z] #22 DONE 0.2s [2020-05-07T18:41:51.505Z] [2020-05-07T18:41:51.505Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T18:41:51.505Z] #73 DONE 0.2s [2020-05-07T18:41:51.505Z] [2020-05-07T18:41:51.505Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T18:41:51.505Z] #67 DONE 0.2s [2020-05-07T18:41:51.505Z] [2020-05-07T18:41:51.505Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T18:41:51.505Z] #49 DONE 0.2s [2020-05-07T18:41:51.505Z] [2020-05-07T18:41:51.505Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T18:41:51.505Z] #32 DONE 0.2s [2020-05-07T18:41:51.505Z] [2020-05-07T18:41:51.505Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:51.505Z] #50 ... [2020-05-07T18:41:51.505Z] [2020-05-07T18:41:51.505Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T18:41:51.505Z] #46 DONE 0.2s [2020-05-07T18:41:51.662Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 18.16MB / 57.46MB 1.9s [2020-05-07T18:41:51.662Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB 1.8s done [2020-05-07T18:41:51.662Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 15.48MB / 54.14MB 1.9s [2020-05-07T18:41:51.662Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB 1.8s done [2020-05-07T18:41:51.662Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 19.72MB / 73.51MB 2.1s [2020-05-07T18:41:51.765Z] [2020-05-07T18:41:51.765Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:51.855Z] #17 27.49 Selecting previously unselected package zip. [2020-05-07T18:41:51.856Z] #17 27.49 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-05-07T18:41:51.856Z] #17 27.50 Unpacking zip (3.0-11+b1) ... [2020-05-07T18:41:51.856Z] #17 27.64 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-07T18:41:51.856Z] #17 27.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T18:41:51.856Z] #17 27.66 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-07T18:41:51.856Z] #17 27.67 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-07T18:41:51.856Z] #17 27.68 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-07T18:41:51.856Z] #17 27.68 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-07T18:41:51.856Z] #17 27.69 Setting up uidmap (1:4.5-1.1) ... [2020-05-07T18:41:51.856Z] #17 27.70 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-07T18:41:51.856Z] #17 27.70 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-07T18:41:51.856Z] #17 27.71 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T18:41:51.856Z] #17 27.72 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-07T18:41:51.856Z] #17 27.72 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-07T18:41:51.856Z] #17 27.73 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T18:41:51.856Z] #17 27.74 Setting up zip (3.0-11+b1) ... [2020-05-07T18:41:51.856Z] #17 27.75 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T18:41:51.856Z] #17 27.76 Setting up bash-completion (1:2.8-6) ... [2020-05-07T18:41:52.006Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 19.27MB / 96.51MB 2.3s [2020-05-07T18:41:52.006Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 23.19MB / 57.46MB 2.3s [2020-05-07T18:41:52.006Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 19.89MB / 54.14MB 2.3s [2020-05-07T18:41:52.006Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 24.30MB / 73.51MB 2.4s [2020-05-07T18:41:52.125Z] #35 6.866 Reading package lists... [2020-05-07T18:41:52.125Z] #35 ... [2020-05-07T18:41:52.125Z] [2020-05-07T18:41:52.125Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:41:52.125Z] #25 8.961 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:41:52.125Z] #25 9.019 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:41:52.125Z] #25 9.020 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:41:52.227Z] #10 ... [2020-05-07T18:41:52.227Z] [2020-05-07T18:41:52.227Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:41:52.227Z] #30 9.508 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-07T18:41:52.227Z] #30 9.508 Cloning into '.'... [2020-05-07T18:41:52.227Z] #30 ... [2020-05-07T18:41:52.227Z] [2020-05-07T18:41:52.227Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:41:52.227Z] #25 ... [2020-05-07T18:41:52.227Z] [2020-05-07T18:41:52.227Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:41:52.227Z] #35 ... [2020-05-07T18:41:52.227Z] [2020-05-07T18:41:52.227Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:52.351Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 26.81MB / 57.46MB 2.5s [2020-05-07T18:41:52.351Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 22.66MB / 54.14MB 2.5s [2020-05-07T18:41:52.351Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 25.40MB / 96.51MB 2.7s [2020-05-07T18:41:52.351Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 28.41MB / 73.51MB 2.7s [2020-05-07T18:41:52.351Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 30.84MB / 57.46MB 2.8s [2020-05-07T18:41:52.351Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 26.50MB / 54.14MB 2.8s [2020-05-07T18:41:52.483Z] #33 10.28 + RM_GOPATH=0 [2020-05-07T18:41:52.483Z] #33 10.28 + TMP_GOPATH= [2020-05-07T18:41:52.483Z] #33 10.28 + : /build [2020-05-07T18:41:52.483Z] #33 10.28 + '[' -z '' ']' [2020-05-07T18:41:52.483Z] #33 10.28 ++ mktemp -d [2020-05-07T18:41:52.483Z] #33 ... [2020-05-07T18:41:52.483Z] [2020-05-07T18:41:52.483Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:52.483Z] #53 9.608 + RM_GOPATH=0 [2020-05-07T18:41:52.483Z] #53 9.608 + TMP_GOPATH= [2020-05-07T18:41:52.483Z] #53 9.608 + : /build [2020-05-07T18:41:52.483Z] #53 9.608 + '[' -z '' ']' [2020-05-07T18:41:52.483Z] #53 9.608 ++ mktemp -d [2020-05-07T18:41:52.483Z] #53 9.620 + export GOPATH=/tmp/tmp.dPRUQYaM3Y [2020-05-07T18:41:52.483Z] #53 9.620 + GOPATH=/tmp/tmp.dPRUQYaM3Y [2020-05-07T18:41:52.483Z] #53 9.620 + RM_GOPATH=1 [2020-05-07T18:41:52.483Z] #53 9.620 ++ dirname ./install.sh [2020-05-07T18:41:52.483Z] #53 9.643 + dir=. [2020-05-07T18:41:52.483Z] #53 9.643 + bin=golangci_lint [2020-05-07T18:41:52.483Z] #53 9.643 + shift [2020-05-07T18:41:52.483Z] #53 9.643 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-07T18:41:52.483Z] #53 9.643 + . ./golangci_lint.installer [2020-05-07T18:41:52.483Z] #53 9.643 ++ : v1.23.8 [2020-05-07T18:41:52.483Z] #53 9.643 + install_golangci_lint [2020-05-07T18:41:52.483Z] #53 9.643 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T18:41:52.483Z] #53 9.643 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T18:41:52.483Z] #53 9.644 Installing golangci-lint version v1.23.8 [2020-05-07T18:41:52.483Z] #53 ... [2020-05-07T18:41:52.483Z] [2020-05-07T18:41:52.483Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:41:52.483Z] #43 10.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:41:52.483Z] #43 10.29 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:41:52.483Z] #43 10.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:41:52.683Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 31.61MB / 96.51MB 3.1s [2020-05-07T18:41:52.683Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 36.16MB / 57.46MB 3.1s [2020-05-07T18:41:52.683Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 30.56MB / 54.14MB 3.1s [2020-05-07T18:41:52.683Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 34.57MB / 73.51MB 3.1s [2020-05-07T18:41:52.876Z] #43 ... [2020-05-07T18:41:52.876Z] [2020-05-07T18:41:52.876Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:52.876Z] #47 10.47 + RM_GOPATH=0 [2020-05-07T18:41:52.876Z] #47 10.47 + TMP_GOPATH= [2020-05-07T18:41:52.876Z] #47 10.47 + : /build [2020-05-07T18:41:52.876Z] #47 10.47 + '[' -z '' ']' [2020-05-07T18:41:52.876Z] #47 10.48 ++ mktemp -d [2020-05-07T18:41:52.876Z] #47 10.56 + export GOPATH=/tmp/tmp.UvAh1FBqUY [2020-05-07T18:41:52.876Z] #47 10.56 + GOPATH=/tmp/tmp.UvAh1FBqUY [2020-05-07T18:41:52.876Z] #47 10.56 + RM_GOPATH=1 [2020-05-07T18:41:52.876Z] #47 10.58 ++ dirname ./install.sh [2020-05-07T18:41:52.876Z] #47 10.58 + dir=. [2020-05-07T18:41:52.876Z] #47 10.58 + bin=vndr [2020-05-07T18:41:52.876Z] #47 10.58 + shift [2020-05-07T18:41:52.876Z] #47 10.58 + '[' '!' -f ./vndr.installer ']' [2020-05-07T18:41:52.876Z] #47 10.58 + . ./vndr.installer [2020-05-07T18:41:52.876Z] #47 10.58 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:41:52.876Z] #47 10.58 + install_vndr [2020-05-07T18:41:52.876Z] #47 10.58 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T18:41:52.876Z] #47 10.58 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:41:52.876Z] #47 10.60 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.UvAh1FBqUY/src/github.com/LK4D4/vndr [2020-05-07T18:41:52.876Z] #47 10.63 Cloning into '/tmp/tmp.UvAh1FBqUY/src/github.com/LK4D4/vndr'... [2020-05-07T18:41:52.876Z] #47 ... [2020-05-07T18:41:52.876Z] [2020-05-07T18:41:52.876Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:52.876Z] #56 10.04 + RM_GOPATH=0 [2020-05-07T18:41:52.876Z] #56 10.04 + TMP_GOPATH= [2020-05-07T18:41:52.876Z] #56 10.04 + : /build [2020-05-07T18:41:52.876Z] #56 10.04 + '[' -z '' ']' [2020-05-07T18:41:52.876Z] #56 10.04 ++ mktemp -d [2020-05-07T18:41:52.876Z] #56 10.04 + export GOPATH=/tmp/tmp.N2JthIYGPW [2020-05-07T18:41:52.876Z] #56 10.04 + GOPATH=/tmp/tmp.N2JthIYGPW [2020-05-07T18:41:52.876Z] #56 10.04 + RM_GOPATH=1 [2020-05-07T18:41:52.876Z] #56 10.04 ++ dirname ./install.sh [2020-05-07T18:41:52.876Z] #56 10.05 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:41:52.876Z] #56 10.05 + dir=. [2020-05-07T18:41:52.876Z] #56 10.05 + bin=shfmt [2020-05-07T18:41:52.876Z] #56 10.05 + shift [2020-05-07T18:41:52.876Z] #56 10.05 + '[' '!' -f ./shfmt.installer ']' [2020-05-07T18:41:52.876Z] #56 10.05 + . ./shfmt.installer [2020-05-07T18:41:52.876Z] #56 10.05 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:41:52.876Z] #56 10.05 + install_shfmt [2020-05-07T18:41:52.876Z] #56 10.05 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T18:41:52.876Z] #56 10.06 + git clone https://github.com/mvdan/sh.git /tmp/tmp.N2JthIYGPW/src/github.com/mvdan/sh [2020-05-07T18:41:52.876Z] #56 10.06 Cloning into '/tmp/tmp.N2JthIYGPW/src/github.com/mvdan/sh'... [2020-05-07T18:41:53.025Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 33.61MB / 54.14MB 3.3s [2020-05-07T18:41:53.025Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 37.19MB / 96.51MB 3.4s [2020-05-07T18:41:53.025Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 40.71MB / 57.46MB 3.4s [2020-05-07T18:41:53.025Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 39.89MB / 73.51MB 3.4s [2020-05-07T18:41:53.058Z] #25 ... [2020-05-07T18:41:53.058Z] [2020-05-07T18:41:53.058Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:41:53.058Z] #10 10.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:41:53.134Z] #56 ... [2020-05-07T18:41:53.134Z] [2020-05-07T18:41:53.134Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:41:53.134Z] #41 10.75 + git clone https://github.com/docker/distribution.git . [2020-05-07T18:41:53.134Z] #41 10.75 Cloning into '.'... [2020-05-07T18:41:53.134Z] #41 ... [2020-05-07T18:41:53.134Z] [2020-05-07T18:41:53.134Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:53.134Z] #74 10.21 + RM_GOPATH=0 [2020-05-07T18:41:53.134Z] #74 10.21 + TMP_GOPATH= [2020-05-07T18:41:53.134Z] #74 10.21 + : /build [2020-05-07T18:41:53.134Z] #74 10.21 + '[' -z '' ']' [2020-05-07T18:41:53.134Z] #74 10.21 ++ mktemp -d [2020-05-07T18:41:53.134Z] #74 10.22 + export GOPATH=/tmp/tmp.5pR8FQRdHO [2020-05-07T18:41:53.134Z] #74 10.22 + GOPATH=/tmp/tmp.5pR8FQRdHO [2020-05-07T18:41:53.134Z] #74 10.22 + RM_GOPATH=1 [2020-05-07T18:41:53.134Z] #74 10.22 ++ dirname ./install.sh [2020-05-07T18:41:53.134Z] #74 10.22 + dir=. [2020-05-07T18:41:53.134Z] #74 10.22 + bin=proxy [2020-05-07T18:41:53.134Z] #74 10.22 + shift [2020-05-07T18:41:53.134Z] #74 10.22 + '[' '!' -f ./proxy.installer ']' [2020-05-07T18:41:53.134Z] #74 10.22 + . ./proxy.installer [2020-05-07T18:41:53.134Z] #74 10.22 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:41:53.134Z] #74 10.22 + install_proxy [2020-05-07T18:41:53.134Z] #74 10.22 + case "$1" in [2020-05-07T18:41:53.134Z] #74 10.22 + export CGO_ENABLED=0 [2020-05-07T18:41:53.134Z] #74 10.22 + CGO_ENABLED=0 [2020-05-07T18:41:53.134Z] #74 10.22 + _install_proxy [2020-05-07T18:41:53.134Z] #74 10.22 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T18:41:53.134Z] #74 10.22 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5pR8FQRdHO/src/github.com/docker/libnetwork [2020-05-07T18:41:53.134Z] #74 10.23 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:41:53.134Z] #74 10.23 Cloning into '/tmp/tmp.5pR8FQRdHO/src/github.com/docker/libnetwork'... [2020-05-07T18:41:53.134Z] #74 ... [2020-05-07T18:41:53.134Z] [2020-05-07T18:41:53.134Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:53.134Z] #68 9.504 + RM_GOPATH=0 [2020-05-07T18:41:53.134Z] #68 9.504 + TMP_GOPATH= [2020-05-07T18:41:53.134Z] #68 9.504 + : /build/ [2020-05-07T18:41:53.134Z] #68 9.504 + '[' -z '' ']' [2020-05-07T18:41:53.134Z] #68 9.511 ++ mktemp -d [2020-05-07T18:41:53.134Z] #68 9.512 + export GOPATH=/tmp/tmp.7JAbHLiJL1 [2020-05-07T18:41:53.134Z] #68 9.512 + GOPATH=/tmp/tmp.7JAbHLiJL1 [2020-05-07T18:41:53.134Z] #68 9.512 + RM_GOPATH=1 [2020-05-07T18:41:53.134Z] #68 9.525 ++ dirname ./install.sh [2020-05-07T18:41:53.134Z] #68 9.525 + dir=. [2020-05-07T18:41:53.134Z] #68 9.525 + bin=rootlesskit [2020-05-07T18:41:53.134Z] #68 9.525 + shift [2020-05-07T18:41:53.134Z] #68 9.526 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-07T18:41:53.134Z] #68 9.526 + . ./rootlesskit.installer [2020-05-07T18:41:53.134Z] #68 9.526 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:41:53.134Z] #68 9.527 + install_rootlesskit [2020-05-07T18:41:53.134Z] #68 9.527 + case "$1" in [2020-05-07T18:41:53.134Z] #68 9.528 + export CGO_ENABLED=0 [2020-05-07T18:41:53.134Z] #68 9.528 + CGO_ENABLED=0 [2020-05-07T18:41:53.134Z] #68 9.528 + _install_rootlesskit [2020-05-07T18:41:53.134Z] #68 9.528 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T18:41:53.134Z] #68 9.528 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:41:53.134Z] #68 9.531 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7JAbHLiJL1/src/github.com/rootless-containers/rootlesskit [2020-05-07T18:41:53.134Z] #68 9.537 Cloning into '/tmp/tmp.7JAbHLiJL1/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T18:41:53.314Z] #10 10.08 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:41:53.314Z] #10 10.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:41:53.314Z] #10 ... [2020-05-07T18:41:53.314Z] [2020-05-07T18:41:53.314Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:41:53.314Z] #62 8.281 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:41:53.314Z] #62 8.321 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:41:53.314Z] #62 8.321 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:41:53.314Z] #62 9.899 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:41:53.314Z] #62 ... [2020-05-07T18:41:53.314Z] [2020-05-07T18:41:53.314Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:41:53.324Z] #17 29.24 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-07T18:41:53.324Z] #17 29.24 Setting up xz-utils (5.2.4-1) ... [2020-05-07T18:41:53.324Z] #17 29.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-07T18:41:53.324Z] #17 29.26 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-07T18:41:53.324Z] #17 29.31 invoke-rc.d: could not determine current runlevel [2020-05-07T18:41:53.324Z] #17 29.32 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-07T18:41:53.324Z] #17 29.32 Setting up pigz (2.4-1) ... [2020-05-07T18:41:53.324Z] #17 29.33 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-07T18:41:53.324Z] #17 29.34 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-07T18:41:53.324Z] #17 29.35 Setting up python-pip-whl (18.1-5) ... [2020-05-07T18:41:53.324Z] #17 29.36 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-07T18:41:53.325Z] #17 29.36 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-07T18:41:53.363Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 40.30MB / 54.14MB 3.6s [2020-05-07T18:41:53.363Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 42.69MB / 96.51MB 3.7s [2020-05-07T18:41:53.363Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 46.92MB / 57.46MB 3.7s [2020-05-07T18:41:53.363Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 44.70MB / 73.51MB 3.7s [2020-05-07T18:41:53.389Z] #68 ... [2020-05-07T18:41:53.390Z] [2020-05-07T18:41:53.390Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:41:53.390Z] #62 6.365 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:41:53.390Z] #62 6.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:41:53.390Z] #62 6.402 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:41:53.390Z] #62 7.255 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:41:53.390Z] #62 ... [2020-05-07T18:41:53.390Z] [2020-05-07T18:41:53.390Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:53.390Z] #23 10.84 + RM_GOPATH=0 [2020-05-07T18:41:53.390Z] #23 10.84 + TMP_GOPATH= [2020-05-07T18:41:53.390Z] #23 10.84 + : /build [2020-05-07T18:41:53.390Z] #23 10.84 + '[' -z '' ']' [2020-05-07T18:41:53.390Z] #23 10.84 ++ mktemp -d [2020-05-07T18:41:53.390Z] #23 10.98 + export GOPATH=/tmp/tmp.sTbSbWeniV [2020-05-07T18:41:53.390Z] #23 10.98 + GOPATH=/tmp/tmp.sTbSbWeniV [2020-05-07T18:41:53.390Z] #23 10.98 + RM_GOPATH=1 [2020-05-07T18:41:53.390Z] #23 10.98 ++ dirname ./install.sh [2020-05-07T18:41:53.390Z] #23 10.98 + dir=. [2020-05-07T18:41:53.390Z] #23 10.98 + bin=dockercli [2020-05-07T18:41:53.390Z] #23 10.98 + shift [2020-05-07T18:41:53.390Z] #23 10.98 + '[' '!' -f ./dockercli.installer ']' [2020-05-07T18:41:53.390Z] #23 10.98 + . ./dockercli.installer [2020-05-07T18:41:53.390Z] #23 10.98 ++ : stable [2020-05-07T18:41:53.390Z] #23 10.98 ++ : 17.06.2-ce [2020-05-07T18:41:53.390Z] #23 10.99 + install_dockercli [2020-05-07T18:41:53.390Z] #23 10.99 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T18:41:53.390Z] #23 10.99 Install docker/cli version 17.06.2-ce from stable [2020-05-07T18:41:53.390Z] #23 10.99 ++ uname -m [2020-05-07T18:41:53.390Z] #23 10.99 + arch=x86_64 [2020-05-07T18:41:53.390Z] #23 10.99 + '[' x86_64 '!=' x86_64 ']' [2020-05-07T18:41:53.390Z] #23 10.99 + url=https://download.docker.com/linux/static [2020-05-07T18:41:53.390Z] #23 10.99 + tar -xz docker/docker [2020-05-07T18:41:53.390Z] #23 10.99 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-07T18:41:53.570Z] #43 ... [2020-05-07T18:41:53.570Z] [2020-05-07T18:41:53.570Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:41:53.570Z] #41 ... [2020-05-07T18:41:53.570Z] [2020-05-07T18:41:53.570Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:41:53.606Z] #17 29.59 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-07T18:41:53.606Z] #17 29.60 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-07T18:41:53.606Z] #17 29.60 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-07T18:41:53.606Z] #17 29.61 Setting up vim (2:8.1.0875-5) ... [2020-05-07T18:41:53.606Z] #17 29.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-07T18:41:53.703Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 49.99MB / 57.46MB 3.9s [2020-05-07T18:41:53.703Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 44.08MB / 54.14MB 3.9s [2020-05-07T18:41:53.703Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 48.91MB / 96.51MB 4.0s [2020-05-07T18:41:53.703Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 49.85MB / 73.51MB 4.0s [2020-05-07T18:41:53.703Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 54.74MB / 57.46MB 4.2s [2020-05-07T18:41:53.703Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 49.64MB / 54.14MB 4.2s [2020-05-07T18:41:53.870Z] #30 10.45 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-07T18:41:53.870Z] #30 10.46 Cloning into '.'... [2020-05-07T18:41:53.870Z] #30 ... [2020-05-07T18:41:53.870Z] [2020-05-07T18:41:53.870Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:53.870Z] #56 ... [2020-05-07T18:41:53.870Z] [2020-05-07T18:41:53.870Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:53.887Z] #17 29.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-07T18:41:53.887Z] #17 29.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-07T18:41:53.887Z] #17 29.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-07T18:41:53.887Z] #17 29.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-07T18:41:53.887Z] #17 29.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-07T18:41:53.887Z] #17 29.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-07T18:41:53.887Z] #17 29.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-07T18:41:53.887Z] #17 29.65 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-07T18:41:53.887Z] #17 29.65 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T18:41:53.887Z] #17 29.66 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-07T18:41:53.887Z] #17 29.67 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T18:41:53.887Z] #17 29.68 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-07T18:41:53.887Z] #17 29.68 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T18:41:54.039Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 56.16MB / 73.51MB 4.4s [2020-05-07T18:41:54.039Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 53.97MB / 96.51MB 4.5s [2020-05-07T18:41:54.039Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 53.87MB / 54.14MB 4.5s [2020-05-07T18:41:54.125Z] #33 ... [2020-05-07T18:41:54.125Z] [2020-05-07T18:41:54.125Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:54.125Z] #53 ... [2020-05-07T18:41:54.125Z] [2020-05-07T18:41:54.125Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:54.381Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB 4.4s done [2020-05-07T18:41:54.381Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 4.6s done [2020-05-07T18:41:54.381Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 60.77MB / 73.51MB 4.6s [2020-05-07T18:41:54.381Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB 4.4s done [2020-05-07T18:41:54.381Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 59.49MB / 96.51MB 4.8s [2020-05-07T18:41:54.381Z] #68 ... [2020-05-07T18:41:54.381Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 64.49MB / 73.51MB 4.8s [2020-05-07T18:41:54.382Z] [2020-05-07T18:41:54.382Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:54.382Z] #74 9.623 + RM_GOPATH=0 [2020-05-07T18:41:54.382Z] #74 9.624 + TMP_GOPATH= [2020-05-07T18:41:54.382Z] #74 9.624 + : /build [2020-05-07T18:41:54.382Z] #74 9.624 + '[' -z '' ']' [2020-05-07T18:41:54.382Z] #74 9.627 ++ mktemp -d [2020-05-07T18:41:54.382Z] #74 9.632 + export GOPATH=/tmp/tmp.UtA2db4UI4 [2020-05-07T18:41:54.382Z] #74 9.632 + GOPATH=/tmp/tmp.UtA2db4UI4 [2020-05-07T18:41:54.382Z] #74 9.632 + RM_GOPATH=1 [2020-05-07T18:41:54.382Z] #74 9.640 ++ dirname ./install.sh [2020-05-07T18:41:54.382Z] #74 9.648 + dir=. [2020-05-07T18:41:54.382Z] #74 9.649 + bin=proxy [2020-05-07T18:41:54.382Z] #74 9.649 + shift [2020-05-07T18:41:54.382Z] #74 9.649 + '[' '!' -f ./proxy.installer ']' [2020-05-07T18:41:54.382Z] #74 9.649 + . ./proxy.installer [2020-05-07T18:41:54.382Z] #74 9.649 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:41:54.382Z] #74 9.649 + install_proxy [2020-05-07T18:41:54.382Z] #74 9.649 + case "$1" in [2020-05-07T18:41:54.382Z] #74 9.649 + export CGO_ENABLED=0 [2020-05-07T18:41:54.382Z] #74 9.649 + CGO_ENABLED=0 [2020-05-07T18:41:54.382Z] #74 9.649 + _install_proxy [2020-05-07T18:41:54.382Z] #74 9.649 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T18:41:54.382Z] #74 9.649 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UtA2db4UI4/src/github.com/docker/libnetwork [2020-05-07T18:41:54.382Z] #74 9.649 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:41:54.382Z] #74 9.651 Cloning into '/tmp/tmp.UtA2db4UI4/src/github.com/docker/libnetwork'... [2020-05-07T18:41:54.382Z] #74 ... [2020-05-07T18:41:54.382Z] [2020-05-07T18:41:54.382Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:54.637Z] #50 ... [2020-05-07T18:41:54.637Z] [2020-05-07T18:41:54.637Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:41:54.637Z] #41 11.34 + git clone https://github.com/docker/distribution.git . [2020-05-07T18:41:54.637Z] #41 11.34 Cloning into '.'... [2020-05-07T18:41:54.720Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 68.35MB / 73.51MB 4.9s [2020-05-07T18:41:54.720Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 66.44MB / 96.51MB 5.1s [2020-05-07T18:41:54.720Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB 5.2s done [2020-05-07T18:41:55.057Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 73.66MB / 96.51MB 5.4s [2020-05-07T18:41:55.391Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 82.03MB / 96.51MB 5.7s [2020-05-07T18:41:55.391Z] #8 ... [2020-05-07T18:41:55.391Z] [2020-05-07T18:41:55.391Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T18:41:55.391Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-07T18:41:55.391Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-07T18:41:55.391Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.5s done [2020-05-07T18:41:55.391Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-07T18:41:55.391Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 4.2s done [2020-05-07T18:41:55.391Z] #72 DONE 6.4s [2020-05-07T18:41:55.391Z] [2020-05-07T18:41:55.391Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T18:41:55.391Z] #8 ... [2020-05-07T18:41:55.391Z] [2020-05-07T18:41:55.391Z] #21 [internal] load build context [2020-05-07T18:41:55.391Z] #21 transferring context: 41.82MB 6.5s [2020-05-07T18:41:55.904Z] #17 31.61 Setting up iptables (1.8.2-4) ... [2020-05-07T18:41:55.904Z] #17 31.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T18:41:55.904Z] #17 31.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T18:41:55.904Z] #17 31.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T18:41:55.904Z] #17 31.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T18:41:55.904Z] #17 31.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-07T18:41:55.904Z] #17 31.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-07T18:41:55.904Z] #17 31.64 Setting up python3 (3.7.3-1) ... [2020-05-07T18:41:55.904Z] #17 31.84 Setting up python3-wheel (0.32.3-2) ... [2020-05-07T18:41:55.965Z] #56 ... [2020-05-07T18:41:55.965Z] [2020-05-07T18:41:55.965Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:55.965Z] #47 91.39 encoding/xml [2020-05-07T18:41:55.965Z] #47 94.04 go/doc [2020-05-07T18:41:55.965Z] #47 96.74 github.com/LK4D4/vndr/versioned [2020-05-07T18:41:55.965Z] #47 96.84 compress/flate [2020-05-07T18:41:55.965Z] #47 97.32 github.com/LK4D4/vndr/build [2020-05-07T18:41:55.965Z] #47 99.84 hash/crc32 [2020-05-07T18:41:55.965Z] #47 100.3 compress/gzip [2020-05-07T18:41:55.965Z] #47 101.0 vendor/golang.org/x/crypto/cryptobyte [2020-05-07T18:41:55.965Z] #47 101.0 net [2020-05-07T18:41:55.965Z] #47 ... [2020-05-07T18:41:55.965Z] [2020-05-07T18:41:55.965Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:41:55.965Z] #44 25.93 CC images/eventfd.o [2020-05-07T18:41:55.965Z] #44 26.18 CC images/eventpoll.o [2020-05-07T18:41:55.965Z] #44 26.49 CC images/fh.o [2020-05-07T18:41:55.965Z] #44 26.75 CC images/fsnotify.o [2020-05-07T18:41:55.965Z] #44 27.33 CC images/signalfd.o [2020-05-07T18:41:55.965Z] #44 27.51 CC images/fs.o [2020-05-07T18:41:55.965Z] #44 27.75 CC images/pstree.o [2020-05-07T18:41:55.965Z] #44 27.93 CC images/pipe.o [2020-05-07T18:41:55.965Z] #44 28.16 CC images/tcp-stream.o [2020-05-07T18:41:55.965Z] #44 28.40 CC images/sk-packet.o [2020-05-07T18:41:55.965Z] #44 28.85 CC images/mnt.o [2020-05-07T18:41:55.965Z] #44 29.12 CC images/pipe-data.o [2020-05-07T18:41:55.965Z] #44 29.37 CC images/sa.o [2020-05-07T18:41:55.965Z] #44 29.58 CC images/timer.o [2020-05-07T18:41:55.965Z] #44 29.94 CC images/timerfd.o [2020-05-07T18:41:55.965Z] #44 30.13 CC images/mm.o [2020-05-07T18:41:55.965Z] #44 30.53 CC images/sk-opts.o [2020-05-07T18:41:55.965Z] #44 30.78 CC images/sk-unix.o [2020-05-07T18:41:55.965Z] #44 31.15 CC images/sk-inet.o [2020-05-07T18:41:56.105Z] #21 transferring context: 53.02MB 7.2s done [2020-05-07T18:41:56.105Z] #21 DONE 7.2s [2020-05-07T18:41:56.105Z] [2020-05-07T18:41:56.105Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T18:41:56.105Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 96.51MB / 96.51MB 6.3s done [2020-05-07T18:41:56.105Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f [2020-05-07T18:41:56.517Z] #17 32.30 Setting up apparmor (2.13.2-10) ... [2020-05-07T18:41:56.532Z] #44 31.74 CC images/tun.o [2020-05-07T18:41:56.790Z] #44 ... [2020-05-07T18:41:56.790Z] [2020-05-07T18:41:56.790Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:56.790Z] #56 DONE 102.9s [2020-05-07T18:41:57.048Z] [2020-05-07T18:41:57.048Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:57.306Z] #65 ... [2020-05-07T18:41:57.306Z] [2020-05-07T18:41:57.306Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:41:57.306Z] #47 103.1 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-07T18:41:57.472Z] #47 ... [2020-05-07T18:41:57.472Z] [2020-05-07T18:41:57.472Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:41:57.472Z] #62 5.612 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:41:57.472Z] #62 5.639 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:41:57.472Z] #62 5.643 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:41:57.522Z] #17 33.30 Setting up xfsprogs (4.20.0-1) ... [2020-05-07T18:41:57.522Z] #17 33.30 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-07T18:41:57.522Z] #17 33.57 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-07T18:41:57.738Z] #62 6.644 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-07T18:41:57.738Z] #62 ... [2020-05-07T18:41:57.738Z] [2020-05-07T18:41:57.738Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:57.738Z] #33 6.180 + RM_GOPATH=0 [2020-05-07T18:41:57.738Z] #33 6.181 + TMP_GOPATH= [2020-05-07T18:41:57.738Z] #33 6.181 + : /build [2020-05-07T18:41:57.738Z] #33 6.181 + '[' -z '' ']' [2020-05-07T18:41:57.738Z] #33 6.183 ++ mktemp -d [2020-05-07T18:41:57.738Z] #33 6.189 + export GOPATH=/tmp/tmp.ZlKarWR11p [2020-05-07T18:41:57.738Z] #33 6.189 + GOPATH=/tmp/tmp.ZlKarWR11p [2020-05-07T18:41:57.738Z] #33 6.189 + RM_GOPATH=1 [2020-05-07T18:41:57.738Z] #33 6.190 ++ dirname ./install.sh [2020-05-07T18:41:57.738Z] #33 6.200 + dir=. [2020-05-07T18:41:57.738Z] #33 6.207 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:41:57.738Z] #33 6.208 + bin=tomlv [2020-05-07T18:41:57.738Z] #33 6.208 + shift [2020-05-07T18:41:57.738Z] #33 6.208 + '[' '!' -f ./tomlv.installer ']' [2020-05-07T18:41:57.738Z] #33 6.208 + . ./tomlv.installer [2020-05-07T18:41:57.738Z] #33 6.208 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:41:57.738Z] #33 6.208 + install_tomlv [2020-05-07T18:41:57.738Z] #33 6.208 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T18:41:57.738Z] #33 6.208 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZlKarWR11p/src/github.com/BurntSushi/toml [2020-05-07T18:41:57.738Z] #33 6.208 Cloning into '/tmp/tmp.ZlKarWR11p/src/github.com/BurntSushi/toml'... [2020-05-07T18:41:58.001Z] #33 ... [2020-05-07T18:41:58.001Z] [2020-05-07T18:41:58.001Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:41:58.001Z] #50 6.573 + RM_GOPATH=0 [2020-05-07T18:41:58.001Z] #50 6.573 + TMP_GOPATH= [2020-05-07T18:41:58.001Z] #50 6.573 + : /build [2020-05-07T18:41:58.001Z] #50 6.573 + '[' -z '' ']' [2020-05-07T18:41:58.001Z] #50 6.601 ++ mktemp -d [2020-05-07T18:41:58.001Z] #50 6.607 + export GOPATH=/tmp/tmp.duUPUpEHTf [2020-05-07T18:41:58.001Z] #50 6.607 + GOPATH=/tmp/tmp.duUPUpEHTf [2020-05-07T18:41:58.001Z] #50 6.607 + RM_GOPATH=1 [2020-05-07T18:41:58.001Z] #50 6.619 ++ dirname ./install.sh [2020-05-07T18:41:58.001Z] #50 6.619 + dir=. [2020-05-07T18:41:58.001Z] #50 6.619 + bin=gotestsum [2020-05-07T18:41:58.001Z] #50 6.619 + shift [2020-05-07T18:41:58.001Z] #50 6.619 + '[' '!' -f ./gotestsum.installer ']' [2020-05-07T18:41:58.001Z] #50 6.619 + . ./gotestsum.installer [2020-05-07T18:41:58.001Z] #50 6.619 ++ : v0.3.5 [2020-05-07T18:41:58.001Z] #50 6.619 + install_gotestsum [2020-05-07T18:41:58.001Z] #50 6.619 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T18:41:58.001Z] #50 6.619 + go get -d gotest.tools/gotestsum [2020-05-07T18:41:58.001Z] #50 6.619 Installing gotestsum version v0.3.5 [2020-05-07T18:41:58.239Z] #47 104.1 vendor/golang.org/x/sys/cpu [2020-05-07T18:41:58.501Z] #47 104.3 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-07T18:41:58.526Z] #17 34.18 Setting up python3-distutils (3.7.3-1) ... [2020-05-07T18:41:58.808Z] #17 34.53 Setting up python3-setuptools (40.8.0-1) ... [2020-05-07T18:41:59.424Z] #17 35.23 Setting up python3-pip (18.1-5) ... [2020-05-07T18:41:59.874Z] #47 105.6 vendor/golang.org/x/crypto/hkdf [2020-05-07T18:41:59.874Z] #47 105.7 vendor/golang.org/x/text/transform [2020-05-07T18:41:59.879Z] #41 ... [2020-05-07T18:41:59.879Z] [2020-05-07T18:41:59.879Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:41:59.879Z] #33 10.78 + RM_GOPATH=0 [2020-05-07T18:41:59.879Z] #33 10.78 + TMP_GOPATH= [2020-05-07T18:41:59.879Z] #33 10.78 + : /build [2020-05-07T18:41:59.879Z] #33 10.78 + '[' -z '' ']' [2020-05-07T18:41:59.879Z] #33 10.78 ++ mktemp -d [2020-05-07T18:41:59.879Z] #33 10.78 + export GOPATH=/tmp/tmp.Uc4o6lHJIr [2020-05-07T18:41:59.879Z] #33 10.78 + GOPATH=/tmp/tmp.Uc4o6lHJIr [2020-05-07T18:41:59.879Z] #33 10.78 + RM_GOPATH=1 [2020-05-07T18:41:59.879Z] #33 10.79 ++ dirname ./install.sh [2020-05-07T18:41:59.879Z] #33 10.79 + dir=. [2020-05-07T18:41:59.879Z] #33 10.79 + bin=tomlv [2020-05-07T18:41:59.879Z] #33 10.79 + shift [2020-05-07T18:41:59.879Z] #33 10.79 + '[' '!' -f ./tomlv.installer ']' [2020-05-07T18:41:59.879Z] #33 10.79 + . ./tomlv.installer [2020-05-07T18:41:59.879Z] #33 10.79 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:41:59.879Z] #33 10.79 + install_tomlv [2020-05-07T18:41:59.879Z] #33 10.79 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T18:41:59.879Z] #33 10.79 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Uc4o6lHJIr/src/github.com/BurntSushi/toml [2020-05-07T18:41:59.879Z] #33 10.79 Cloning into '/tmp/tmp.Uc4o6lHJIr/src/github.com/BurntSushi/toml'... [2020-05-07T18:41:59.879Z] #33 10.79 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:41:59.879Z] #33 12.08 + cd /tmp/tmp.Uc4o6lHJIr/src/github.com/BurntSushi/toml [2020-05-07T18:41:59.879Z] #33 12.08 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:41:59.879Z] #33 12.12 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T18:41:59.879Z] #33 13.20 runtime/internal/atomic [2020-05-07T18:41:59.879Z] #33 13.24 internal/cpu [2020-05-07T18:41:59.879Z] #33 13.75 runtime/internal/sys [2020-05-07T18:41:59.879Z] #33 14.18 internal/bytealg [2020-05-07T18:41:59.879Z] #33 14.32 runtime/internal/math [2020-05-07T18:41:59.879Z] #33 14.66 math/bits [2020-05-07T18:41:59.879Z] #33 15.83 math [2020-05-07T18:42:00.038Z] #17 35.80 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:42:00.038Z] #17 35.84 Processing triggers for mime-support (3.62) ... [2020-05-07T18:42:00.321Z] #17 DONE 36.4s [2020-05-07T18:42:00.321Z] [2020-05-07T18:42:00.321Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:42:00.321Z] #44 80.08 CC criu/kerndat.o [2020-05-07T18:42:00.321Z] #44 80.72 CC criu/libnetlink.o [2020-05-07T18:42:00.321Z] #44 80.90 CC criu/log.o [2020-05-07T18:42:00.321Z] #44 81.23 CC criu/lsm.o [2020-05-07T18:42:00.321Z] #44 81.60 CC criu/mem.o [2020-05-07T18:42:00.321Z] #44 82.49 CC criu/mount.o [2020-05-07T18:42:00.321Z] #44 84.49 CC criu/namespaces.o [2020-05-07T18:42:00.321Z] #44 85.66 CC criu/net.o [2020-05-07T18:42:00.321Z] #44 87.48 CC criu/netfilter.o [2020-05-07T18:42:00.321Z] #44 87.66 CC criu/page-pipe.o [2020-05-07T18:42:00.321Z] #44 88.19 CC criu/page-xfer.o [2020-05-07T18:42:00.321Z] #44 89.04 CC criu/pagemap-cache.o [2020-05-07T18:42:00.321Z] #44 89.26 CC criu/pagemap.o [2020-05-07T18:42:00.440Z] #33 16.60 runtime [2020-05-07T18:42:00.440Z] #47 106.3 vendor/golang.org/x/text/unicode/bidi [2020-05-07T18:42:00.603Z] #44 ... [2020-05-07T18:42:00.603Z] [2020-05-07T18:42:00.603Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T18:42:01.299Z] #50 ... [2020-05-07T18:42:01.299Z] [2020-05-07T18:42:01.299Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:01.299Z] #10 4.970 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:42:01.299Z] #10 5.007 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:42:01.299Z] #10 5.007 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:42:01.299Z] #10 5.493 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-07T18:42:01.299Z] #10 6.992 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-07T18:42:01.299Z] #10 8.737 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-07T18:42:01.299Z] #10 ... [2020-05-07T18:42:01.299Z] [2020-05-07T18:42:01.299Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:42:01.299Z] #30 5.087 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-07T18:42:01.299Z] #30 5.101 Cloning into '.'... [2020-05-07T18:42:01.299Z] #30 ... [2020-05-07T18:42:01.299Z] [2020-05-07T18:42:01.299Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:01.299Z] #43 7.279 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:42:01.299Z] #43 7.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:42:01.299Z] #43 7.434 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:42:01.299Z] #43 8.416 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-07T18:42:01.299Z] #43 10.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-07T18:42:01.560Z] #43 ... [2020-05-07T18:42:01.560Z] [2020-05-07T18:42:01.560Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:01.560Z] #53 6.339 + RM_GOPATH=0 [2020-05-07T18:42:01.560Z] #53 6.339 + TMP_GOPATH= [2020-05-07T18:42:01.560Z] #53 6.339 + : /build [2020-05-07T18:42:01.560Z] #53 6.339 + '[' -z '' ']' [2020-05-07T18:42:01.560Z] #53 6.339 ++ mktemp -d [2020-05-07T18:42:01.560Z] #53 6.342 + export GOPATH=/tmp/tmp.Fw3GW8qmrE [2020-05-07T18:42:01.560Z] #53 6.342 + GOPATH=/tmp/tmp.Fw3GW8qmrE [2020-05-07T18:42:01.560Z] #53 6.342 + RM_GOPATH=1 [2020-05-07T18:42:01.560Z] #53 6.342 ++ dirname ./install.sh [2020-05-07T18:42:01.560Z] #53 6.344 Installing golangci-lint version v1.23.8 [2020-05-07T18:42:01.560Z] #53 6.345 + dir=. [2020-05-07T18:42:01.560Z] #53 6.345 + bin=golangci_lint [2020-05-07T18:42:01.560Z] #53 6.345 + shift [2020-05-07T18:42:01.560Z] #53 6.345 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-07T18:42:01.560Z] #53 6.345 + . ./golangci_lint.installer [2020-05-07T18:42:01.560Z] #53 6.345 ++ : v1.23.8 [2020-05-07T18:42:01.560Z] #53 6.345 + install_golangci_lint [2020-05-07T18:42:01.560Z] #53 6.345 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T18:42:01.560Z] #53 6.345 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T18:42:01.560Z] #53 ... [2020-05-07T18:42:01.560Z] [2020-05-07T18:42:01.560Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:42:01.560Z] #25 5.631 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:42:01.560Z] #25 5.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:42:01.560Z] #25 5.652 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:42:01.560Z] #25 6.664 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-07T18:42:01.560Z] #25 8.673 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-07T18:42:01.560Z] #25 10.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-07T18:42:01.821Z] #25 ... [2020-05-07T18:42:01.821Z] [2020-05-07T18:42:01.821Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:42:01.821Z] #41 5.297 + git clone https://github.com/docker/distribution.git . [2020-05-07T18:42:01.821Z] #41 5.297 Cloning into '.'... [2020-05-07T18:42:02.085Z] #41 ... [2020-05-07T18:42:02.085Z] [2020-05-07T18:42:02.085Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:02.085Z] #56 6.740 + RM_GOPATH=0 [2020-05-07T18:42:02.085Z] #56 6.740 + TMP_GOPATH= [2020-05-07T18:42:02.085Z] #56 6.740 + : /build [2020-05-07T18:42:02.085Z] #56 6.740 + '[' -z '' ']' [2020-05-07T18:42:02.085Z] #56 6.741 ++ mktemp -d [2020-05-07T18:42:02.085Z] #56 6.747 + export GOPATH=/tmp/tmp.9zGUhoyKrn [2020-05-07T18:42:02.085Z] #56 6.747 + GOPATH=/tmp/tmp.9zGUhoyKrn [2020-05-07T18:42:02.085Z] #56 6.747 + RM_GOPATH=1 [2020-05-07T18:42:02.085Z] #56 6.747 ++ dirname ./install.sh [2020-05-07T18:42:02.085Z] #56 6.748 + dir=. [2020-05-07T18:42:02.085Z] #56 6.748 + bin=shfmt [2020-05-07T18:42:02.085Z] #56 6.748 + shift [2020-05-07T18:42:02.085Z] #56 6.748 + '[' '!' -f ./shfmt.installer ']' [2020-05-07T18:42:02.085Z] #56 6.748 + . ./shfmt.installer [2020-05-07T18:42:02.085Z] #56 6.749 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:42:02.085Z] #56 6.749 + install_shfmt [2020-05-07T18:42:02.085Z] #56 6.749 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T18:42:02.085Z] #56 6.749 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9zGUhoyKrn/src/github.com/mvdan/sh [2020-05-07T18:42:02.085Z] #56 6.749 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:42:02.085Z] #56 6.759 Cloning into '/tmp/tmp.9zGUhoyKrn/src/github.com/mvdan/sh'... [2020-05-07T18:42:02.085Z] #56 ... [2020-05-07T18:42:02.085Z] [2020-05-07T18:42:02.085Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:02.085Z] #74 6.474 + RM_GOPATH=0 [2020-05-07T18:42:02.085Z] #74 6.474 + TMP_GOPATH= [2020-05-07T18:42:02.085Z] #74 6.474 + : /build [2020-05-07T18:42:02.085Z] #74 6.474 + '[' -z '' ']' [2020-05-07T18:42:02.085Z] #74 6.476 ++ mktemp -d [2020-05-07T18:42:02.085Z] #74 6.498 + export GOPATH=/tmp/tmp.WwOs8EW5PY [2020-05-07T18:42:02.085Z] #74 6.498 + GOPATH=/tmp/tmp.WwOs8EW5PY [2020-05-07T18:42:02.085Z] #74 6.498 + RM_GOPATH=1 [2020-05-07T18:42:02.085Z] #74 6.501 ++ dirname ./install.sh [2020-05-07T18:42:02.085Z] #74 6.501 + dir=. [2020-05-07T18:42:02.085Z] #74 6.501 + bin=proxy [2020-05-07T18:42:02.085Z] #74 6.501 + shift [2020-05-07T18:42:02.085Z] #74 6.501 + '[' '!' -f ./proxy.installer ']' [2020-05-07T18:42:02.085Z] #74 6.501 + . ./proxy.installer [2020-05-07T18:42:02.085Z] #74 6.501 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:42:02.085Z] #74 6.501 + install_proxy [2020-05-07T18:42:02.085Z] #74 6.501 + case "$1" in [2020-05-07T18:42:02.085Z] #74 6.501 + export CGO_ENABLED=0 [2020-05-07T18:42:02.085Z] #74 6.501 + CGO_ENABLED=0 [2020-05-07T18:42:02.085Z] #74 6.501 + _install_proxy [2020-05-07T18:42:02.085Z] #74 6.501 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T18:42:02.085Z] #74 6.501 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WwOs8EW5PY/src/github.com/docker/libnetwork [2020-05-07T18:42:02.085Z] #74 6.502 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:42:02.085Z] #74 6.540 Cloning into '/tmp/tmp.WwOs8EW5PY/src/github.com/docker/libnetwork'... [2020-05-07T18:42:02.085Z] #18 1.235 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-07T18:42:02.085Z] #18 1.237 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-07T18:42:02.085Z] #18 1.239 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-07T18:42:02.085Z] #18 DONE 1.5s [2020-05-07T18:42:02.085Z] [2020-05-07T18:42:02.085Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T18:42:02.346Z] #74 ... [2020-05-07T18:42:02.346Z] [2020-05-07T18:42:02.346Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:02.346Z] #23 6.459 + RM_GOPATH=0 [2020-05-07T18:42:02.346Z] #23 6.459 + TMP_GOPATH= [2020-05-07T18:42:02.346Z] #23 6.459 + : /build [2020-05-07T18:42:02.346Z] #23 6.459 + '[' -z '' ']' [2020-05-07T18:42:02.346Z] #23 6.465 ++ mktemp -d [2020-05-07T18:42:02.346Z] #23 6.465 + export GOPATH=/tmp/tmp.ZegcL6kMha [2020-05-07T18:42:02.346Z] #23 6.465 + GOPATH=/tmp/tmp.ZegcL6kMha [2020-05-07T18:42:02.346Z] #23 6.465 + RM_GOPATH=1 [2020-05-07T18:42:02.346Z] #23 6.481 ++ dirname ./install.sh [2020-05-07T18:42:02.346Z] #23 6.486 Install docker/cli version 17.06.2-ce from stable [2020-05-07T18:42:02.346Z] #23 6.486 + dir=. [2020-05-07T18:42:02.346Z] #23 6.486 + bin=dockercli [2020-05-07T18:42:02.346Z] #23 6.486 + shift [2020-05-07T18:42:02.346Z] #23 6.486 + '[' '!' -f ./dockercli.installer ']' [2020-05-07T18:42:02.346Z] #23 6.486 + . ./dockercli.installer [2020-05-07T18:42:02.346Z] #23 6.486 ++ : stable [2020-05-07T18:42:02.346Z] #23 6.486 ++ : 17.06.2-ce [2020-05-07T18:42:02.347Z] #23 6.486 + install_dockercli [2020-05-07T18:42:02.347Z] #23 6.486 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T18:42:02.347Z] #23 6.486 ++ uname -m [2020-05-07T18:42:02.347Z] #23 6.487 + arch=aarch64 [2020-05-07T18:42:02.347Z] #23 6.493 + '[' aarch64 '!=' x86_64 ']' [2020-05-07T18:42:02.347Z] #23 6.493 + '[' aarch64 '!=' s390x ']' [2020-05-07T18:42:02.347Z] #23 6.493 + '[' aarch64 '!=' armhf ']' [2020-05-07T18:42:02.347Z] #23 6.493 + build_dockercli [2020-05-07T18:42:02.347Z] #23 6.493 + git clone https://github.com/docker/docker-ce /tmp/tmp.ZegcL6kMha/tmp/docker-ce [2020-05-07T18:42:02.347Z] #23 6.494 Cloning into '/tmp/tmp.ZegcL6kMha/tmp/docker-ce'... [2020-05-07T18:42:02.347Z] #23 ... [2020-05-07T18:42:02.347Z] [2020-05-07T18:42:02.347Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:02.347Z] #68 6.489 + RM_GOPATH=0 [2020-05-07T18:42:02.347Z] #68 6.489 + TMP_GOPATH= [2020-05-07T18:42:02.347Z] #68 6.489 + : /build/ [2020-05-07T18:42:02.347Z] #68 6.489 + '[' -z '' ']' [2020-05-07T18:42:02.347Z] #68 6.489 ++ mktemp -d [2020-05-07T18:42:02.347Z] #68 6.491 + export GOPATH=/tmp/tmp.0C8c8ZIxG7 [2020-05-07T18:42:02.347Z] #68 6.492 + GOPATH=/tmp/tmp.0C8c8ZIxG7 [2020-05-07T18:42:02.347Z] #68 6.492 + RM_GOPATH=1 [2020-05-07T18:42:02.347Z] #68 6.492 ++ dirname ./install.sh [2020-05-07T18:42:02.347Z] #68 6.495 + dir=. [2020-05-07T18:42:02.347Z] #68 6.495 + bin=rootlesskit [2020-05-07T18:42:02.347Z] #68 6.495 + shift [2020-05-07T18:42:02.347Z] #68 6.495 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-07T18:42:02.347Z] #68 6.495 + . ./rootlesskit.installer [2020-05-07T18:42:02.347Z] #68 6.495 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:42:02.347Z] #68 6.496 + install_rootlesskit [2020-05-07T18:42:02.347Z] #68 6.497 + case "$1" in [2020-05-07T18:42:02.347Z] #68 6.497 + export CGO_ENABLED=0 [2020-05-07T18:42:02.347Z] #68 6.497 + CGO_ENABLED=0 [2020-05-07T18:42:02.347Z] #68 6.497 + _install_rootlesskit [2020-05-07T18:42:02.347Z] #68 6.497 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T18:42:02.347Z] #68 6.497 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:42:02.347Z] #68 6.498 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0C8c8ZIxG7/src/github.com/rootless-containers/rootlesskit [2020-05-07T18:42:02.347Z] #68 6.515 Cloning into '/tmp/tmp.0C8c8ZIxG7/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T18:42:02.606Z] #68 11.04 Checking out files: 89% (706/789) Checking out files: 90% (711/789) Checking out files: 91% (718/789) Checking out files: 92% (726/789) Checking out files: 93% (734/789) Checking out files: 94% (742/789) Checking out files: 95% (750/789) Checking out files: 96% (758/789) Checking out files: 97% (766/789) Checking out files: 98% (774/789) [2020-05-07T18:42:02.606Z] #68 ... [2020-05-07T18:42:02.606Z] [2020-05-07T18:42:02.606Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:02.606Z] #47 6.877 + RM_GOPATH=0 [2020-05-07T18:42:02.606Z] #47 6.877 + TMP_GOPATH= [2020-05-07T18:42:02.606Z] #47 6.877 + : /build [2020-05-07T18:42:02.606Z] #47 6.877 + '[' -z '' ']' [2020-05-07T18:42:02.606Z] #47 6.877 ++ mktemp -d [2020-05-07T18:42:02.606Z] #47 6.880 + export GOPATH=/tmp/tmp.2rvJlmJYio [2020-05-07T18:42:02.606Z] #47 6.880 + GOPATH=/tmp/tmp.2rvJlmJYio [2020-05-07T18:42:02.606Z] #47 6.880 + RM_GOPATH=1 [2020-05-07T18:42:02.606Z] #47 6.882 ++ dirname ./install.sh [2020-05-07T18:42:02.606Z] #47 6.884 + dir=. [2020-05-07T18:42:02.606Z] #47 6.884 + bin=vndr [2020-05-07T18:42:02.606Z] #47 6.884 + shift [2020-05-07T18:42:02.606Z] #47 6.884 + '[' '!' -f ./vndr.installer ']' [2020-05-07T18:42:02.606Z] #47 6.884 + . ./vndr.installer [2020-05-07T18:42:02.606Z] #47 6.884 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:42:02.606Z] #47 6.885 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:42:02.606Z] #47 6.885 + install_vndr [2020-05-07T18:42:02.606Z] #47 6.885 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T18:42:02.606Z] #47 6.885 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2rvJlmJYio/src/github.com/LK4D4/vndr [2020-05-07T18:42:02.606Z] #47 6.887 Cloning into '/tmp/tmp.2rvJlmJYio/src/github.com/LK4D4/vndr'... [2020-05-07T18:42:02.606Z] #47 7.832 + cd /tmp/tmp.2rvJlmJYio/src/github.com/LK4D4/vndr [2020-05-07T18:42:02.606Z] #47 7.832 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:42:02.606Z] #47 7.869 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T18:42:02.606Z] #47 9.430 unicode [2020-05-07T18:42:02.606Z] #47 9.509 sync/atomic [2020-05-07T18:42:02.606Z] #47 9.599 unicode/utf8 [2020-05-07T18:42:02.606Z] #47 9.736 runtime [2020-05-07T18:42:02.606Z] #47 10.47 math [2020-05-07T18:42:02.606Z] #47 10.54 encoding [2020-05-07T18:42:02.606Z] #47 11.08 unicode/utf16 [2020-05-07T18:42:02.951Z] #33 ... [2020-05-07T18:42:02.951Z] [2020-05-07T18:42:02.951Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:02.951Z] #68 11.44 + RM_GOPATH=0 [2020-05-07T18:42:02.951Z] #68 11.44 + TMP_GOPATH= [2020-05-07T18:42:02.951Z] #68 11.44 + : /build/ [2020-05-07T18:42:02.951Z] #68 11.44 + '[' -z '' ']' [2020-05-07T18:42:02.951Z] #68 11.44 ++ mktemp -d [2020-05-07T18:42:02.951Z] #68 11.44 + export GOPATH=/tmp/tmp.2ruF7zKFjH [2020-05-07T18:42:02.951Z] #68 11.44 + GOPATH=/tmp/tmp.2ruF7zKFjH [2020-05-07T18:42:02.951Z] #68 11.44 + RM_GOPATH=1 [2020-05-07T18:42:02.951Z] #68 11.46 ++ dirname ./install.sh [2020-05-07T18:42:02.951Z] #68 11.47 + dir=. [2020-05-07T18:42:02.951Z] #68 11.47 + bin=rootlesskit [2020-05-07T18:42:02.951Z] #68 11.47 + shift [2020-05-07T18:42:02.951Z] #68 11.47 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-07T18:42:02.951Z] #68 11.47 + . ./rootlesskit.installer [2020-05-07T18:42:02.951Z] #68 11.47 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:42:02.951Z] #68 11.47 + install_rootlesskit [2020-05-07T18:42:02.951Z] #68 11.47 + case "$1" in [2020-05-07T18:42:02.951Z] #68 11.47 + export CGO_ENABLED=0 [2020-05-07T18:42:02.951Z] #68 11.47 + CGO_ENABLED=0 [2020-05-07T18:42:02.951Z] #68 11.47 + _install_rootlesskit [2020-05-07T18:42:02.951Z] #68 11.47 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T18:42:02.951Z] #68 11.47 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2ruF7zKFjH/src/github.com/rootless-containers/rootlesskit [2020-05-07T18:42:02.951Z] #68 11.47 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:42:02.951Z] #68 11.47 Cloning into '/tmp/tmp.2ruF7zKFjH/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T18:42:02.951Z] #68 18.71 Checking out files: 92% (726/789) Checking out files: 93% (734/789) Checking out files: 94% (742/789) Checking out files: 95% (750/789) Checking out files: 96% (758/789) Checking out files: 97% (766/789) Checking out files: 98% (774/789) Checking out files: 99% (782/789) Checking out files: 100% (789/789) Checking out files: 100% (789/789), done. [2020-05-07T18:42:02.951Z] #68 18.83 + cd /tmp/tmp.2ruF7zKFjH/src/github.com/rootless-containers/rootlesskit [2020-05-07T18:42:02.951Z] #68 18.83 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:42:02.951Z] #68 19.15 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T18:42:02.951Z] #68 19.15 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T18:42:02.964Z] #47 108.4 vendor/golang.org/x/text/secure/bidirule [2020-05-07T18:42:02.964Z] #47 108.7 vendor/golang.org/x/text/unicode/norm [2020-05-07T18:42:03.176Z] #47 11.68 container/list [2020-05-07T18:42:03.331Z] #23 ... [2020-05-07T18:42:03.331Z] [2020-05-07T18:42:03.331Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:03.331Z] #33 10.28 + export GOPATH=/tmp/tmp.UPZYEx5xMN [2020-05-07T18:42:03.331Z] #33 10.28 + GOPATH=/tmp/tmp.UPZYEx5xMN [2020-05-07T18:42:03.331Z] #33 10.28 + RM_GOPATH=1 [2020-05-07T18:42:03.331Z] #33 10.29 ++ dirname ./install.sh [2020-05-07T18:42:03.331Z] #33 10.30 + dir=. [2020-05-07T18:42:03.331Z] #33 10.30 + bin=tomlv [2020-05-07T18:42:03.331Z] #33 10.30 + shift [2020-05-07T18:42:03.331Z] #33 10.30 + '[' '!' -f ./tomlv.installer ']' [2020-05-07T18:42:03.331Z] #33 10.30 + . ./tomlv.installer [2020-05-07T18:42:03.331Z] #33 10.30 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:42:03.331Z] #33 10.30 + install_tomlv [2020-05-07T18:42:03.331Z] #33 10.30 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T18:42:03.331Z] #33 10.30 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:42:03.331Z] #33 10.30 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UPZYEx5xMN/src/github.com/BurntSushi/toml [2020-05-07T18:42:03.331Z] #33 10.32 Cloning into '/tmp/tmp.UPZYEx5xMN/src/github.com/BurntSushi/toml'... [2020-05-07T18:42:03.331Z] #33 11.64 + cd /tmp/tmp.UPZYEx5xMN/src/github.com/BurntSushi/toml [2020-05-07T18:42:03.331Z] #33 11.64 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:42:03.331Z] #33 11.72 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T18:42:03.331Z] #33 12.70 internal/cpu [2020-05-07T18:42:03.331Z] #33 12.71 runtime/internal/atomic [2020-05-07T18:42:03.331Z] #33 13.21 runtime/internal/sys [2020-05-07T18:42:03.331Z] #33 13.52 runtime/internal/math [2020-05-07T18:42:03.331Z] #33 13.61 internal/bytealg [2020-05-07T18:42:03.331Z] #33 13.69 math/bits [2020-05-07T18:42:03.331Z] #33 14.64 runtime [2020-05-07T18:42:03.331Z] #33 14.69 math [2020-05-07T18:42:03.331Z] #33 ... [2020-05-07T18:42:03.331Z] [2020-05-07T18:42:03.331Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:03.331Z] #50 10.25 + RM_GOPATH=0 [2020-05-07T18:42:03.331Z] #50 10.25 + TMP_GOPATH= [2020-05-07T18:42:03.331Z] #50 10.25 + : /build [2020-05-07T18:42:03.331Z] #50 10.25 + '[' -z '' ']' [2020-05-07T18:42:03.331Z] #50 10.25 ++ mktemp -d [2020-05-07T18:42:03.331Z] #50 10.25 + export GOPATH=/tmp/tmp.WxCjobxLir [2020-05-07T18:42:03.331Z] #50 10.25 + GOPATH=/tmp/tmp.WxCjobxLir [2020-05-07T18:42:03.331Z] #50 10.25 + RM_GOPATH=1 [2020-05-07T18:42:03.331Z] #50 10.25 ++ dirname ./install.sh [2020-05-07T18:42:03.331Z] #50 10.27 + dir=. [2020-05-07T18:42:03.331Z] #50 10.27 + bin=gotestsum [2020-05-07T18:42:03.331Z] #50 10.27 + shift [2020-05-07T18:42:03.331Z] #50 10.27 + '[' '!' -f ./gotestsum.installer ']' [2020-05-07T18:42:03.331Z] #50 10.27 + . ./gotestsum.installer [2020-05-07T18:42:03.331Z] #50 10.27 ++ : v0.3.5 [2020-05-07T18:42:03.331Z] #50 10.27 + install_gotestsum [2020-05-07T18:42:03.331Z] #50 10.27 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T18:42:03.331Z] #50 10.27 Installing gotestsum version v0.3.5 [2020-05-07T18:42:03.331Z] #50 10.28 + go get -d gotest.tools/gotestsum [2020-05-07T18:42:03.331Z] #50 ... [2020-05-07T18:42:03.331Z] [2020-05-07T18:42:03.331Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:42:03.331Z] #25 10.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:42:03.331Z] #25 10.93 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:42:03.331Z] #25 11.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:42:03.331Z] #25 11.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:42:03.331Z] #25 14.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:42:03.331Z] #25 18.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:42:03.331Z] #25 ... [2020-05-07T18:42:03.331Z] [2020-05-07T18:42:03.331Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:03.331Z] #47 11.85 + cd /tmp/tmp.UvAh1FBqUY/src/github.com/LK4D4/vndr [2020-05-07T18:42:03.331Z] #47 11.85 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:42:03.331Z] #47 11.87 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T18:42:03.331Z] #47 13.89 internal/bytealg [2020-05-07T18:42:03.331Z] #47 13.90 internal/race [2020-05-07T18:42:03.331Z] #47 14.14 sync/atomic [2020-05-07T18:42:03.331Z] #47 14.57 unicode [2020-05-07T18:42:03.331Z] #47 15.33 runtime [2020-05-07T18:42:03.331Z] #47 20.39 unicode/utf8 [2020-05-07T18:42:03.587Z] #47 21.54 math [2020-05-07T18:42:03.588Z] #47 ... [2020-05-07T18:42:03.588Z] [2020-05-07T18:42:03.588Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:03.588Z] #35 11.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:42:03.588Z] #35 12.11 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:42:03.588Z] #35 12.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:42:03.588Z] #35 13.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:42:03.588Z] #35 16.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:42:03.588Z] #35 21.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:42:03.842Z] #35 ... [2020-05-07T18:42:03.842Z] [2020-05-07T18:42:03.842Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:03.842Z] #10 12.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:42:03.842Z] #10 ... [2020-05-07T18:42:03.842Z] [2020-05-07T18:42:03.842Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:42:03.842Z] #62 11.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:42:03.842Z] #62 15.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:42:03.879Z] #68 ... [2020-05-07T18:42:03.880Z] [2020-05-07T18:42:03.880Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:42:03.880Z] #25 10.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:42:03.880Z] #25 13.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:42:03.880Z] #25 18.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:42:03.880Z] #25 ... [2020-05-07T18:42:03.880Z] [2020-05-07T18:42:03.880Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:03.880Z] #43 10.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:42:03.880Z] #43 10.80 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:42:03.880Z] #43 10.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:42:03.880Z] #43 12.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:42:03.880Z] #43 17.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:42:03.880Z] #43 20.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:42:03.880Z] #43 ... [2020-05-07T18:42:03.880Z] [2020-05-07T18:42:03.880Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:03.880Z] #47 10.83 + RM_GOPATH=0 [2020-05-07T18:42:03.880Z] #47 10.83 + TMP_GOPATH= [2020-05-07T18:42:03.880Z] #47 10.83 + : /build [2020-05-07T18:42:03.880Z] #47 10.83 + '[' -z '' ']' [2020-05-07T18:42:03.880Z] #47 10.83 ++ mktemp -d [2020-05-07T18:42:03.880Z] #47 10.86 + export GOPATH=/tmp/tmp.SDlXaOoMtr [2020-05-07T18:42:03.880Z] #47 10.86 + GOPATH=/tmp/tmp.SDlXaOoMtr [2020-05-07T18:42:03.880Z] #47 10.86 + RM_GOPATH=1 [2020-05-07T18:42:03.880Z] #47 10.86 ++ dirname ./install.sh [2020-05-07T18:42:03.880Z] #47 10.86 + dir=. [2020-05-07T18:42:03.880Z] #47 10.86 + bin=vndr [2020-05-07T18:42:03.880Z] #47 10.86 + shift [2020-05-07T18:42:03.880Z] #47 10.86 + '[' '!' -f ./vndr.installer ']' [2020-05-07T18:42:03.880Z] #47 10.86 + . ./vndr.installer [2020-05-07T18:42:03.880Z] #47 10.86 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:42:03.880Z] #47 10.86 + install_vndr [2020-05-07T18:42:03.880Z] #47 10.86 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T18:42:03.880Z] #47 10.86 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SDlXaOoMtr/src/github.com/LK4D4/vndr [2020-05-07T18:42:03.880Z] #47 10.86 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:42:03.880Z] #47 10.89 Cloning into '/tmp/tmp.SDlXaOoMtr/src/github.com/LK4D4/vndr'... [2020-05-07T18:42:03.880Z] #47 12.09 + cd /tmp/tmp.SDlXaOoMtr/src/github.com/LK4D4/vndr [2020-05-07T18:42:03.880Z] #47 12.09 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:42:03.880Z] #47 12.16 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T18:42:03.880Z] #47 14.36 runtime/internal/math [2020-05-07T18:42:03.880Z] #47 14.37 internal/bytealg [2020-05-07T18:42:03.880Z] #47 14.59 internal/race [2020-05-07T18:42:03.880Z] #47 14.72 sync/atomic [2020-05-07T18:42:03.880Z] #47 15.72 unicode [2020-05-07T18:42:03.880Z] #47 15.79 runtime [2020-05-07T18:42:03.895Z] #47 ... [2020-05-07T18:42:03.895Z] [2020-05-07T18:42:03.895Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:42:03.895Z] #44 32.31 CC images/sk-netlink.o [2020-05-07T18:42:03.895Z] #44 32.78 CC images/packet-sock.o [2020-05-07T18:42:03.895Z] #44 33.23 CC images/ipc-var.o [2020-05-07T18:42:03.895Z] #44 33.37 CC images/ipc-desc.o [2020-05-07T18:42:03.895Z] #44 33.55 CC images/ipc-shm.o [2020-05-07T18:42:03.895Z] #44 33.74 CC images/ipc-msg.o [2020-05-07T18:42:03.895Z] #44 34.02 CC images/ipc-sem.o [2020-05-07T18:42:03.895Z] #44 34.25 CC images/utsns.o [2020-05-07T18:42:03.895Z] #44 34.44 CC images/creds.o [2020-05-07T18:42:03.895Z] #44 34.60 CC images/vma.o [2020-05-07T18:42:03.895Z] #44 34.76 CC images/netdev.o [2020-05-07T18:42:03.895Z] #44 35.15 CC images/tty.o [2020-05-07T18:42:03.895Z] #44 35.75 CC images/file-lock.o [2020-05-07T18:42:03.895Z] #44 36.03 CC images/rlimit.o [2020-05-07T18:42:03.895Z] #44 36.28 CC images/pagemap.o [2020-05-07T18:42:03.895Z] #44 36.58 CC images/siginfo.o [2020-05-07T18:42:03.895Z] #44 36.83 CC images/rpc.o [2020-05-07T18:42:03.895Z] #44 38.15 CC images/ext-file.o [2020-05-07T18:42:03.895Z] #44 38.40 CC images/cgroup.o [2020-05-07T18:42:03.895Z] #44 39.03 CC images/userns.o [2020-05-07T18:42:04.097Z] #62 ... [2020-05-07T18:42:04.097Z] [2020-05-07T18:42:04.097Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:04.097Z] #43 11.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:42:04.097Z] #43 14.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:42:04.097Z] #43 17.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:42:04.152Z] #44 39.31 CC images/google/protobuf/descriptor.o [2020-05-07T18:42:04.351Z] #43 ... [2020-05-07T18:42:04.351Z] [2020-05-07T18:42:04.351Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:04.351Z] #68 15.95 + cd /tmp/tmp.7JAbHLiJL1/src/github.com/rootless-containers/rootlesskit [2020-05-07T18:42:04.351Z] #68 15.95 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:42:04.351Z] #68 16.55 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T18:42:04.351Z] #68 16.55 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T18:42:04.441Z] #47 ... [2020-05-07T18:42:04.441Z] [2020-05-07T18:42:04.441Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:04.441Z] #23 10.48 + RM_GOPATH=0 [2020-05-07T18:42:04.441Z] #23 10.48 + TMP_GOPATH= [2020-05-07T18:42:04.441Z] #23 10.48 + : /build [2020-05-07T18:42:04.441Z] #23 10.48 + '[' -z '' ']' [2020-05-07T18:42:04.441Z] #23 10.48 ++ mktemp -d [2020-05-07T18:42:04.441Z] #23 10.49 + export GOPATH=/tmp/tmp.VYGkRHinCw [2020-05-07T18:42:04.441Z] #23 10.49 + GOPATH=/tmp/tmp.VYGkRHinCw [2020-05-07T18:42:04.441Z] #23 10.49 + RM_GOPATH=1 [2020-05-07T18:42:04.441Z] #23 10.49 ++ dirname ./install.sh [2020-05-07T18:42:04.441Z] #23 10.50 + dir=. [2020-05-07T18:42:04.441Z] #23 10.50 + bin=dockercli [2020-05-07T18:42:04.441Z] #23 10.50 + shift [2020-05-07T18:42:04.441Z] #23 10.50 + '[' '!' -f ./dockercli.installer ']' [2020-05-07T18:42:04.441Z] #23 10.50 + . ./dockercli.installer [2020-05-07T18:42:04.441Z] #23 10.50 ++ : stable [2020-05-07T18:42:04.441Z] #23 10.50 ++ : 17.06.2-ce [2020-05-07T18:42:04.441Z] #23 10.50 + install_dockercli [2020-05-07T18:42:04.441Z] #23 10.51 Install docker/cli version 17.06.2-ce from stable [2020-05-07T18:42:04.441Z] #23 10.51 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T18:42:04.441Z] #23 10.51 ++ uname -m [2020-05-07T18:42:04.441Z] #23 10.51 + arch=x86_64 [2020-05-07T18:42:04.441Z] #23 10.51 + '[' x86_64 '!=' x86_64 ']' [2020-05-07T18:42:04.441Z] #23 10.51 + url=https://download.docker.com/linux/static [2020-05-07T18:42:04.441Z] #23 10.52 + tar -xz docker/docker [2020-05-07T18:42:04.441Z] #23 10.53 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-07T18:42:04.441Z] #23 ... [2020-05-07T18:42:04.441Z] [2020-05-07T18:42:04.441Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:04.441Z] #10 11.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:42:04.441Z] #10 16.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:42:04.441Z] #10 20.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:42:04.559Z] #47 12.95 crypto/internal/subtle [2020-05-07T18:42:04.701Z] #10 ... [2020-05-07T18:42:04.701Z] [2020-05-07T18:42:04.701Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:04.701Z] #53 10.75 + RM_GOPATH=0 [2020-05-07T18:42:04.701Z] #53 10.76 + TMP_GOPATH= [2020-05-07T18:42:04.701Z] #53 10.76 + : /build [2020-05-07T18:42:04.701Z] #53 10.76 + '[' -z '' ']' [2020-05-07T18:42:04.701Z] #53 10.77 ++ mktemp -d [2020-05-07T18:42:04.701Z] #53 10.77 + export GOPATH=/tmp/tmp.HzOGBIxlWA [2020-05-07T18:42:04.701Z] #53 10.77 + GOPATH=/tmp/tmp.HzOGBIxlWA [2020-05-07T18:42:04.701Z] #53 10.77 + RM_GOPATH=1 [2020-05-07T18:42:04.701Z] #53 10.77 ++ dirname ./install.sh [2020-05-07T18:42:04.701Z] #53 10.79 + dir=. [2020-05-07T18:42:04.701Z] #53 10.79 + bin=golangci_lint [2020-05-07T18:42:04.701Z] #53 10.79 + shift [2020-05-07T18:42:04.701Z] #53 10.79 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-07T18:42:04.701Z] #53 10.79 + . ./golangci_lint.installer [2020-05-07T18:42:04.701Z] #53 10.79 ++ : v1.23.8 [2020-05-07T18:42:04.701Z] #53 10.80 + install_golangci_lint [2020-05-07T18:42:04.701Z] #53 10.80 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T18:42:04.701Z] #53 10.80 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T18:42:04.701Z] #53 10.80 Installing golangci-lint version v1.23.8 [2020-05-07T18:42:04.819Z] #47 13.17 crypto/subtle [2020-05-07T18:42:04.910Z] #68 ... [2020-05-07T18:42:04.910Z] [2020-05-07T18:42:04.910Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:04.910Z] #33 22.69 internal/testlog [2020-05-07T18:42:04.974Z] #53 ... [2020-05-07T18:42:04.974Z] [2020-05-07T18:42:04.974Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:04.974Z] #56 11.21 + RM_GOPATH=0 [2020-05-07T18:42:04.974Z] #56 11.21 + TMP_GOPATH= [2020-05-07T18:42:04.974Z] #56 11.21 + : /build [2020-05-07T18:42:04.974Z] #56 11.21 + '[' -z '' ']' [2020-05-07T18:42:04.974Z] #56 11.21 ++ mktemp -d [2020-05-07T18:42:04.974Z] #56 11.22 + export GOPATH=/tmp/tmp.x4ksHV2VTt [2020-05-07T18:42:04.974Z] #56 11.22 + GOPATH=/tmp/tmp.x4ksHV2VTt [2020-05-07T18:42:04.974Z] #56 11.22 + RM_GOPATH=1 [2020-05-07T18:42:04.974Z] #56 11.22 ++ dirname ./install.sh [2020-05-07T18:42:04.974Z] #56 11.22 + dir=. [2020-05-07T18:42:04.974Z] #56 11.22 + bin=shfmt [2020-05-07T18:42:04.974Z] #56 11.22 + shift [2020-05-07T18:42:04.974Z] #56 11.22 + '[' '!' -f ./shfmt.installer ']' [2020-05-07T18:42:04.974Z] #56 11.22 + . ./shfmt.installer [2020-05-07T18:42:04.974Z] #56 11.22 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:42:04.974Z] #56 11.22 + install_shfmt [2020-05-07T18:42:04.974Z] #56 11.22 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T18:42:04.974Z] #56 11.22 + git clone https://github.com/mvdan/sh.git /tmp/tmp.x4ksHV2VTt/src/github.com/mvdan/sh [2020-05-07T18:42:04.974Z] #56 11.22 Cloning into '/tmp/tmp.x4ksHV2VTt/src/github.com/mvdan/sh'... [2020-05-07T18:42:04.974Z] #56 11.22 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:42:04.974Z] #56 ... [2020-05-07T18:42:04.974Z] [2020-05-07T18:42:04.974Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:04.974Z] #50 10.94 + RM_GOPATH=0 [2020-05-07T18:42:04.974Z] #50 10.94 + TMP_GOPATH= [2020-05-07T18:42:04.974Z] #50 10.94 + : /build [2020-05-07T18:42:04.974Z] #50 10.94 + '[' -z '' ']' [2020-05-07T18:42:04.974Z] #50 10.94 ++ mktemp -d [2020-05-07T18:42:04.974Z] #50 10.95 + export GOPATH=/tmp/tmp.SQtiaYwY6n [2020-05-07T18:42:04.974Z] #50 10.95 + GOPATH=/tmp/tmp.SQtiaYwY6n [2020-05-07T18:42:04.974Z] #50 10.95 + RM_GOPATH=1 [2020-05-07T18:42:04.974Z] #50 10.95 ++ dirname ./install.sh [2020-05-07T18:42:04.974Z] #50 10.95 + dir=. [2020-05-07T18:42:04.974Z] #50 10.95 + bin=gotestsum [2020-05-07T18:42:04.974Z] #50 10.95 + shift [2020-05-07T18:42:04.974Z] #50 10.95 + '[' '!' -f ./gotestsum.installer ']' [2020-05-07T18:42:04.974Z] #50 10.95 + . ./gotestsum.installer [2020-05-07T18:42:04.974Z] #50 10.95 ++ : v0.3.5 [2020-05-07T18:42:04.974Z] #50 10.95 + install_gotestsum [2020-05-07T18:42:04.974Z] #50 10.95 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T18:42:04.974Z] #50 10.95 + go get -d gotest.tools/gotestsum [2020-05-07T18:42:04.974Z] #50 10.96 Installing gotestsum version v0.3.5 [2020-05-07T18:42:05.079Z] #47 13.51 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-07T18:42:05.165Z] #33 23.20 encoding [2020-05-07T18:42:05.420Z] #33 23.28 runtime/cgo [2020-05-07T18:42:05.534Z] #50 ... [2020-05-07T18:42:05.534Z] [2020-05-07T18:42:05.534Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:05.534Z] #47 21.64 unicode/utf8 [2020-05-07T18:42:05.549Z] #19 3.650 Collecting yamllint==1.16.0 [2020-05-07T18:42:05.654Z] #47 13.94 internal/nettrace [2020-05-07T18:42:05.654Z] #47 14.35 runtime/cgo [2020-05-07T18:42:05.831Z] #19 3.848 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-07T18:42:05.831Z] #19 3.902 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-07T18:42:05.831Z] #19 3.928 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-07T18:42:05.831Z] #19 3.956 Collecting pyyaml (from yamllint==1.16.0) [2020-05-07T18:42:06.048Z] #44 41.12 CC images/opts.o [2020-05-07T18:42:06.112Z] #19 4.070 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-07T18:42:06.135Z] #47 ... [2020-05-07T18:42:06.135Z] [2020-05-07T18:42:06.135Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:42:06.135Z] #62 13.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:42:06.135Z] #62 17.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:42:06.135Z] #62 ... [2020-05-07T18:42:06.135Z] [2020-05-07T18:42:06.135Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:06.136Z] #35 6.866 Reading package lists... [2020-05-07T18:42:06.224Z] #47 ... [2020-05-07T18:42:06.224Z] [2020-05-07T18:42:06.224Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:06.224Z] #56 14.87 + cd /tmp/tmp.9zGUhoyKrn/src/github.com/mvdan/sh [2020-05-07T18:42:06.224Z] #56 14.87 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:42:06.305Z] #44 41.37 CC images/seccomp.o [2020-05-07T18:42:06.485Z] #56 15.10 + GO111MODULE=on [2020-05-07T18:42:06.485Z] #56 15.10 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T18:42:06.563Z] #44 41.62 CC images/binfmt-misc.o [2020-05-07T18:42:06.820Z] #44 41.87 CC images/time.o [2020-05-07T18:42:07.066Z] #35 16.28 Reading package lists... [2020-05-07T18:42:07.066Z] #35 ... [2020-05-07T18:42:07.066Z] [2020-05-07T18:42:07.066Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:07.066Z] #47 23.04 math [2020-05-07T18:42:07.078Z] #44 42.11 CC images/sysctl.o [2020-05-07T18:42:07.078Z] #44 ... [2020-05-07T18:42:07.078Z] [2020-05-07T18:42:07.078Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:07.078Z] #47 112.9 vendor/golang.org/x/net/idna [2020-05-07T18:42:07.161Z] #19 4.871 Building wheels for collected packages: pyyaml [2020-05-07T18:42:07.161Z] #19 4.888 Running setup.py bdist_wheel for pyyaml: started [2020-05-07T18:42:07.306Z] #33 ... [2020-05-07T18:42:07.306Z] [2020-05-07T18:42:07.306Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:07.306Z] #23 24.62 + mkdir -p /build [2020-05-07T18:42:07.306Z] #23 24.63 + mv docker/docker /build/ [2020-05-07T18:42:07.306Z] #23 24.64 + rmdir docker [2020-05-07T18:42:07.306Z] #23 DONE 24.8s [2020-05-07T18:42:07.306Z] [2020-05-07T18:42:07.306Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:42:07.444Z] #19 5.357 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-07T18:42:07.444Z] #19 5.358 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-07T18:42:07.444Z] #19 5.449 Successfully built pyyaml [2020-05-07T18:42:07.444Z] #19 5.452 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-07T18:42:07.729Z] #19 5.632 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-07T18:42:07.866Z] #41 ... [2020-05-07T18:42:07.866Z] [2020-05-07T18:42:07.866Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:07.866Z] #56 25.66 + cd /tmp/tmp.N2JthIYGPW/src/github.com/mvdan/sh [2020-05-07T18:42:07.866Z] #56 25.66 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:42:07.866Z] #56 25.84 + GO111MODULE=on [2020-05-07T18:42:07.866Z] #56 25.84 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T18:42:07.875Z] #56 16.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:42:07.875Z] #56 16.60 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:42:07.875Z] #56 16.67 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:42:08.017Z] #19 DONE 6.0s [2020-05-07T18:42:08.017Z] [2020-05-07T18:42:08.017Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:42:08.017Z] #44 90.00 CC criu/parasite-syscall.o [2020-05-07T18:42:08.017Z] #44 90.52 CC criu/path.o [2020-05-07T18:42:08.017Z] #44 90.70 CC criu/pie-util-vdso.o [2020-05-07T18:42:08.017Z] #44 91.03 CC criu/pie-util.o [2020-05-07T18:42:08.017Z] #44 91.26 CC criu/pipes.o [2020-05-07T18:42:08.017Z] #44 91.73 CC criu/plugin.o [2020-05-07T18:42:08.017Z] #44 92.04 CC criu/proc_parse.o [2020-05-07T18:42:08.017Z] #44 93.64 CC criu/protobuf-desc.o [2020-05-07T18:42:08.017Z] #44 94.25 CC criu/protobuf.o [2020-05-07T18:42:08.017Z] #44 94.57 CC criu/pstree.o [2020-05-07T18:42:08.017Z] #44 95.29 CC criu/rbtree.o [2020-05-07T18:42:08.017Z] #44 95.58 CC criu/rst-malloc.o [2020-05-07T18:42:08.017Z] #44 95.79 CC criu/seccomp.o [2020-05-07T18:42:08.017Z] #44 96.30 CC criu/seize.o [2020-05-07T18:42:08.017Z] #44 96.82 CC criu/servicefd.o [2020-05-07T18:42:08.017Z] #44 ... [2020-05-07T18:42:08.017Z] [2020-05-07T18:42:08.017Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T18:42:08.136Z] #56 16.81 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:42:08.136Z] #56 16.91 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:42:08.299Z] #24 DONE 0.1s [2020-05-07T18:42:08.299Z] [2020-05-07T18:42:08.299Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T18:42:08.397Z] #56 ... [2020-05-07T18:42:08.397Z] [2020-05-07T18:42:08.397Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:08.397Z] #35 7.316 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:42:08.397Z] #35 7.388 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:42:08.397Z] #35 7.388 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:42:08.397Z] #35 8.473 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-07T18:42:08.397Z] #35 10.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-07T18:42:08.397Z] #35 12.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-07T18:42:08.449Z] #47 ... [2020-05-07T18:42:08.449Z] [2020-05-07T18:42:08.449Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:08.449Z] #10 105.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-07T18:42:08.449Z] #10 105.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T18:42:08.449Z] #10 105.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:42:08.662Z] #35 ... [2020-05-07T18:42:08.662Z] [2020-05-07T18:42:08.662Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:08.662Z] #33 6.960 + cd /tmp/tmp.ZlKarWR11p/src/github.com/BurntSushi/toml [2020-05-07T18:42:08.662Z] #33 6.961 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:42:08.662Z] #33 7.117 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T18:42:08.662Z] #33 8.137 math/bits [2020-05-07T18:42:08.662Z] #33 8.169 runtime/internal/sys [2020-05-07T18:42:08.662Z] #33 8.178 runtime/internal/atomic [2020-05-07T18:42:08.662Z] #33 8.240 internal/cpu [2020-05-07T18:42:08.662Z] #33 8.384 runtime/internal/math [2020-05-07T18:42:08.662Z] #33 8.505 unicode/utf8 [2020-05-07T18:42:08.662Z] #33 8.693 internal/race [2020-05-07T18:42:08.662Z] #33 8.785 internal/bytealg [2020-05-07T18:42:08.662Z] #33 8.969 sync/atomic [2020-05-07T18:42:08.662Z] #33 9.352 runtime [2020-05-07T18:42:08.662Z] #33 9.597 unicode [2020-05-07T18:42:08.662Z] #33 9.777 math [2020-05-07T18:42:08.662Z] #33 9.879 internal/testlog [2020-05-07T18:42:08.662Z] #33 10.45 encoding [2020-05-07T18:42:08.662Z] #33 10.87 runtime/cgo [2020-05-07T18:42:08.706Z] #10 ... [2020-05-07T18:42:08.706Z] [2020-05-07T18:42:08.706Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:08.706Z] #68 114.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T18:42:08.706Z] #68 114.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T18:42:08.912Z] #28 DONE 0.7s [2020-05-07T18:42:08.912Z] [2020-05-07T18:42:08.912Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:42:08.912Z] #44 97.34 CC criu/shmem.o [2020-05-07T18:42:08.912Z] #44 97.77 CC criu/sigframe.o [2020-05-07T18:42:08.912Z] #44 97.88 CC criu/signalfd.o [2020-05-07T18:42:08.912Z] #44 ... [2020-05-07T18:42:08.912Z] [2020-05-07T18:42:08.912Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T18:42:08.912Z] #31 DONE 0.1s [2020-05-07T18:42:08.912Z] [2020-05-07T18:42:08.912Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T18:42:08.912Z] #34 DONE 0.1s [2020-05-07T18:42:08.912Z] [2020-05-07T18:42:08.912Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:42:08.912Z] #44 98.03 CC criu/sk-inet.o [2020-05-07T18:42:08.995Z] #47 ... [2020-05-07T18:42:08.995Z] [2020-05-07T18:42:08.995Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:08.995Z] #23 24.56 + mkdir -p /build [2020-05-07T18:42:08.995Z] #23 24.68 + mv docker/docker /build/ [2020-05-07T18:42:08.995Z] #23 24.71 + rmdir docker [2020-05-07T18:42:08.995Z] #23 DONE 24.9s [2020-05-07T18:42:08.995Z] [2020-05-07T18:42:08.995Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:08.995Z] #33 23.52 internal/testlog [2020-05-07T18:42:08.995Z] #33 24.34 encoding [2020-05-07T18:42:08.995Z] #33 24.75 runtime/cgo [2020-05-07T18:42:09.194Z] #44 ... [2020-05-07T18:42:09.194Z] [2020-05-07T18:42:09.194Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T18:42:09.194Z] #39 DONE 0.1s [2020-05-07T18:42:09.194Z] [2020-05-07T18:42:09.194Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:42:09.194Z] #41 124.7 + dpkg --print-architecture [2020-05-07T18:42:09.194Z] #41 124.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-07T18:42:09.194Z] #41 124.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-07T18:42:09.194Z] #41 124.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-07T18:42:09.233Z] #33 ... [2020-05-07T18:42:09.233Z] [2020-05-07T18:42:09.233Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:09.233Z] #56 17.93 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:42:09.475Z] #41 ... [2020-05-07T18:42:09.475Z] [2020-05-07T18:42:09.475Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:42:09.475Z] #44 98.63 CC criu/sk-netlink.o [2020-05-07T18:42:09.757Z] #44 98.87 CC criu/sk-packet.o [2020-05-07T18:42:09.762Z] #56 27.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:42:09.763Z] #56 27.37 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:42:09.763Z] #56 27.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:42:09.763Z] #56 27.53 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:42:09.805Z] #56 ... [2020-05-07T18:42:09.805Z] [2020-05-07T18:42:09.805Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:42:09.806Z] #62 8.665 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-07T18:42:09.806Z] #62 10.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-07T18:42:09.806Z] #62 15.72 Fetched 8175 kB in 10s (788 kB/s) [2020-05-07T18:42:09.806Z] #62 15.72 Reading package lists... [2020-05-07T18:42:09.806Z] #62 ... [2020-05-07T18:42:09.806Z] [2020-05-07T18:42:09.806Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:42:09.806Z] #41 18.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-07T18:42:10.018Z] #56 27.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:42:10.370Z] #44 99.17 CC criu/sk-queue.o [2020-05-07T18:42:10.371Z] #44 99.52 CC criu/sk-tcp.o [2020-05-07T18:42:10.983Z] #44 99.84 CC criu/sk-unix.o [2020-05-07T18:42:11.723Z] #41 20.29 + 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-05-07T18:42:11.929Z] #56 29.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:42:11.991Z] #44 101.0 CC criu/sockets.o [2020-05-07T18:42:12.612Z] #44 101.6 CC criu/stats.o [2020-05-07T18:42:12.667Z] #41 ... [2020-05-07T18:42:12.667Z] [2020-05-07T18:42:12.667Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:12.667Z] #68 11.04 Checking out files: 89% (706/789) Checking out files: 90% (711/789) Checking out files: 91% (718/789) Checking out files: 92% (726/789) Checking out files: 93% (734/789) Checking out files: 94% (742/789) Checking out files: 95% (750/789) Checking out files: 96% (758/789) Checking out files: 97% (766/789) Checking out files: 98% (774/789) Checking out files: 99% (782/789) Checking out files: 100% (789/789) Checking out files: 100% (789/789), done. [2020-05-07T18:42:12.667Z] #68 11.20 + cd /tmp/tmp.0C8c8ZIxG7/src/github.com/rootless-containers/rootlesskit [2020-05-07T18:42:12.667Z] #68 11.20 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:42:12.667Z] #68 11.49 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T18:42:12.667Z] #68 11.49 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T18:42:12.667Z] #68 ... [2020-05-07T18:42:12.667Z] [2020-05-07T18:42:12.667Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:12.667Z] #56 18.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:42:12.667Z] #56 20.08 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:42:12.893Z] #44 101.8 CC criu/string.o [2020-05-07T18:42:12.893Z] #44 101.9 CC criu/sysctl.o [2020-05-07T18:42:12.928Z] #56 21.64 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:42:13.175Z] #44 102.3 CC criu/sysfs_parse.o [2020-05-07T18:42:13.192Z] #56 21.73 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:42:13.197Z] #33 ... [2020-05-07T18:42:13.197Z] [2020-05-07T18:42:13.197Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:13.197Z] #47 28.77 unicode/utf16 [2020-05-07T18:42:13.197Z] #47 29.00 container/list [2020-05-07T18:42:13.294Z] #56 30.96 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:42:13.453Z] #47 29.55 crypto/internal/subtle [2020-05-07T18:42:13.471Z] #56 21.95 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:42:13.471Z] #56 22.23 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:42:13.471Z] #56 ... [2020-05-07T18:42:13.471Z] [2020-05-07T18:42:13.471Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:13.471Z] #43 12.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-07T18:42:13.471Z] #43 18.42 Fetched 8175 kB in 11s (712 kB/s) [2020-05-07T18:42:13.708Z] #47 29.66 crypto/subtle [2020-05-07T18:42:13.734Z] #43 18.42 Reading package lists... [2020-05-07T18:42:13.734Z] #43 ... [2020-05-07T18:42:13.734Z] [2020-05-07T18:42:13.734Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:13.788Z] #44 102.6 CC criu/timerfd.o [2020-05-07T18:42:13.788Z] #44 102.8 CC criu/tty.o [2020-05-07T18:42:13.967Z] #68 ... [2020-05-07T18:42:13.967Z] [2020-05-07T18:42:13.967Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:42:13.967Z] #44 42.32 CC images/autofs.o [2020-05-07T18:42:13.967Z] #44 42.53 CC images/macvlan.o [2020-05-07T18:42:13.967Z] #44 42.73 CC images/sit.o [2020-05-07T18:42:13.967Z] #44 42.99 LINK images/built-in.o [2020-05-07T18:42:13.967Z] #44 43.17 GEN compel/include/asm [2020-05-07T18:42:13.967Z] #44 43.20 GEN compel/include/version.h [2020-05-07T18:42:13.967Z] #44 43.22 touch .config [2020-05-07T18:42:13.967Z] #44 43.23 GEN include/common/config.h [2020-05-07T18:42:13.967Z] #44 43.31 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-07T18:42:13.967Z] #44 43.32 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-07T18:42:13.967Z] #44 43.34 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-07T18:42:13.967Z] #44 43.36 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-07T18:42:13.967Z] #44 43.38 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-07T18:42:13.967Z] #44 43.40 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-07T18:42:13.967Z] #44 43.41 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-07T18:42:13.967Z] #44 43.43 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-07T18:42:13.967Z] #44 43.44 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-07T18:42:13.967Z] #44 43.47 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-07T18:42:13.967Z] #44 43.47 DEP compel/plugins/std/infect.d [2020-05-07T18:42:13.967Z] #44 43.66 DEP compel/plugins/std/string.d [2020-05-07T18:42:13.967Z] #44 43.84 DEP compel/plugins/std/log.d [2020-05-07T18:42:13.967Z] #44 43.90 DEP compel/plugins/std/fds.d [2020-05-07T18:42:13.967Z] #44 44.01 DEP compel/plugins/std/std.d [2020-05-07T18:42:13.967Z] #44 44.17 DEP compel/plugins/shmem/shmem.d [2020-05-07T18:42:13.967Z] #44 44.34 DEP compel/plugins/fds/fds.d [2020-05-07T18:42:13.967Z] #44 44.53 CC compel/plugins/std/std.o [2020-05-07T18:42:13.967Z] #44 44.79 CC compel/plugins/std/fds.o [2020-05-07T18:42:13.967Z] #44 45.23 CC compel/plugins/std/log.o [2020-05-07T18:42:13.967Z] #44 46.00 CC compel/plugins/std/string.o [2020-05-07T18:42:13.967Z] #44 46.67 CC compel/plugins/std/infect.o [2020-05-07T18:42:13.967Z] #44 47.00 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-07T18:42:13.967Z] #44 47.06 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-07T18:42:13.967Z] #44 47.09 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-07T18:42:13.967Z] #44 47.21 AR compel/plugins/std.lib.a [2020-05-07T18:42:13.967Z] #44 47.30 CC compel/plugins/fds/fds.o [2020-05-07T18:42:13.967Z] #44 47.66 AR compel/plugins/fds.lib.a [2020-05-07T18:42:13.967Z] #44 47.70 HOSTDEP compel/src/lib/log-host.d [2020-05-07T18:42:13.967Z] #44 47.83 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-07T18:42:13.967Z] #44 47.99 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-07T18:42:13.967Z] #44 48.10 HOSTDEP compel/src/main-host.d [2020-05-07T18:42:13.967Z] #44 48.20 DEP compel/src/lib/ptrace.d [2020-05-07T18:42:13.967Z] #44 48.33 DEP compel/src/lib/infect.d [2020-05-07T18:42:13.967Z] #44 48.49 DEP compel/src/lib/infect-util.d [2020-05-07T18:42:13.967Z] #44 48.62 DEP compel/src/lib/infect-rpc.d [2020-05-07T18:42:13.967Z] #44 48.75 DEP compel/arch/x86/src/lib/infect.d [2020-05-07T18:42:13.967Z] #44 48.91 DEP compel/arch/x86/src/lib/cpu.d [2020-05-07T18:42:13.967Z] #44 49.01 DEP compel/src/lib/log.d [2020-05-07T18:42:13.968Z] #44 49.11 DEP compel/src/main.d [2020-05-07T18:42:13.968Z] #44 49.23 DEP compel/src/lib/handle-elf.d [2020-05-07T18:42:13.968Z] #44 ... [2020-05-07T18:42:13.968Z] [2020-05-07T18:42:13.968Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:13.968Z] #10 120.6 Selecting previously unselected package libapparmor1:amd64. [2020-05-07T18:42:13.968Z] #10 120.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-07T18:42:13.968Z] #10 120.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-07T18:42:13.995Z] #74 21.65 Checking out files: 59% (1233/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-05-07T18:42:13.995Z] #74 22.57 + cd /tmp/tmp.WwOs8EW5PY/src/github.com/docker/libnetwork [2020-05-07T18:42:13.995Z] #74 22.57 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:42:14.008Z] #47 29.80 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-07T18:42:14.008Z] #47 29.97 internal/nettrace [2020-05-07T18:42:14.221Z] #56 ... [2020-05-07T18:42:14.221Z] [2020-05-07T18:42:14.221Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:42:14.221Z] #62 32.38 Fetched 8347 kB in 26s (318 kB/s) [2020-05-07T18:42:14.225Z] #10 120.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-07T18:42:14.225Z] #10 120.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-07T18:42:14.225Z] #10 120.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-07T18:42:14.263Z] #47 30.17 runtime/cgo [2020-05-07T18:42:14.483Z] #10 121.0 Selecting previously unselected package libbtrfs0. [2020-05-07T18:42:14.568Z] #74 23.18 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T18:42:14.742Z] #10 121.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-07T18:42:14.742Z] #10 121.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T18:42:14.742Z] #10 121.1 Selecting previously unselected package libbtrfs-dev. [2020-05-07T18:42:14.742Z] #10 121.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-07T18:42:14.742Z] #10 121.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:42:14.742Z] #10 121.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-07T18:42:14.742Z] #10 121.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-07T18:42:14.742Z] #10 121.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T18:42:14.742Z] #10 121.4 Selecting previously unselected package libudev-dev:amd64. [2020-05-07T18:42:14.742Z] #10 121.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-05-07T18:42:14.816Z] #44 103.9 CC criu/tun.o [2020-05-07T18:42:15.000Z] #10 121.4 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-07T18:42:15.000Z] #10 121.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-07T18:42:15.099Z] #44 104.1 CC criu/uffd.o [2020-05-07T18:42:15.258Z] #10 121.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-07T18:42:15.258Z] #10 121.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-07T18:42:15.516Z] #10 ... [2020-05-07T18:42:15.516Z] [2020-05-07T18:42:15.516Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:15.516Z] #50 DONE 121.4s [2020-05-07T18:42:15.516Z] [2020-05-07T18:42:15.516Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:15.516Z] #68 DONE 121.5s [2020-05-07T18:42:15.516Z] [2020-05-07T18:42:15.516Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T18:42:15.516Z] #69 DONE 0.1s [2020-05-07T18:42:15.516Z] [2020-05-07T18:42:15.516Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:15.516Z] #10 122.2 Selecting previously unselected package libpcre16-3:amd64. [2020-05-07T18:42:15.712Z] #44 104.7 CC criu/util.o [2020-05-07T18:42:15.774Z] #10 122.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-07T18:42:15.774Z] #10 122.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-07T18:42:16.032Z] #10 122.5 Selecting previously unselected package libpcre32-3:amd64. [2020-05-07T18:42:16.032Z] #10 122.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-07T18:42:16.032Z] #10 122.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-07T18:42:16.290Z] #10 122.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-07T18:42:16.290Z] #10 122.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-07T18:42:16.290Z] #10 122.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-07T18:42:16.326Z] #44 105.3 CC criu/uts_ns.o [2020-05-07T18:42:16.326Z] #44 105.4 CC criu/vdso.o [2020-05-07T18:42:16.503Z] #74 ... [2020-05-07T18:42:16.503Z] [2020-05-07T18:42:16.503Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:16.503Z] #10 15.17 Fetched 8175 kB in 11s (757 kB/s) [2020-05-07T18:42:16.503Z] #10 15.17 Reading package lists... [2020-05-07T18:42:16.503Z] #10 21.51 Reading package lists... [2020-05-07T18:42:16.503Z] #10 ... [2020-05-07T18:42:16.503Z] [2020-05-07T18:42:16.503Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:16.503Z] #43 18.42 Reading package lists... [2020-05-07T18:42:16.548Z] #10 123.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-07T18:42:16.548Z] #10 123.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-07T18:42:16.548Z] #10 123.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-07T18:42:16.607Z] #44 105.6 LINK criu/built-in.o [2020-05-07T18:42:16.607Z] #44 105.7 LINK criu/criu [2020-05-07T18:42:16.889Z] #44 105.9 DEP lib/c/criu.d [2020-05-07T18:42:16.889Z] #44 105.9 CC images/rpc.pb-c.o [2020-05-07T18:42:17.170Z] #44 106.1 CC lib/c/criu.o [2020-05-07T18:42:17.455Z] #43 24.67 Reading package lists... [2020-05-07T18:42:17.455Z] #43 ... [2020-05-07T18:42:17.455Z] [2020-05-07T18:42:17.455Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:42:17.455Z] #25 16.16 Fetched 8175 kB in 11s (754 kB/s) [2020-05-07T18:42:17.455Z] #25 16.16 Reading package lists... [2020-05-07T18:42:17.455Z] #25 21.36 Reading package lists... [2020-05-07T18:42:17.455Z] #25 ... [2020-05-07T18:42:17.455Z] [2020-05-07T18:42:17.455Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:17.455Z] #56 23.57 runtime/cgo [2020-05-07T18:42:17.455Z] #56 23.75 runtime [2020-05-07T18:42:17.481Z] #10 123.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-07T18:42:17.481Z] #10 123.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-07T18:42:17.481Z] #10 123.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-07T18:42:17.728Z] #56 ... [2020-05-07T18:42:17.728Z] [2020-05-07T18:42:17.728Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:17.728Z] #47 16.30 vendor/golang.org/x/crypto/internal/subtle [2020-05-07T18:42:17.739Z] #10 124.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-07T18:42:17.739Z] #10 124.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-07T18:42:17.739Z] #10 124.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-07T18:42:17.739Z] #10 124.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-07T18:42:17.783Z] #44 106.6 LINK lib/c/built-in.o [2020-05-07T18:42:17.783Z] #44 106.6 LINK lib/c/libcriu.so [2020-05-07T18:42:17.783Z] #44 106.6 LINK lib/c/libcriu.a [2020-05-07T18:42:17.783Z] #44 106.7 GEN magic.py [2020-05-07T18:42:17.783Z] #44 106.7 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T18:42:17.783Z] #44 106.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T18:42:17.783Z] #44 106.7 Note: Building without GnuTLS support [2020-05-07T18:42:17.988Z] #47 ... [2020-05-07T18:42:17.988Z] [2020-05-07T18:42:17.988Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:42:17.988Z] #25 21.36 Reading package lists... [2020-05-07T18:42:17.997Z] #10 124.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-07T18:42:17.997Z] #10 124.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-07T18:42:17.997Z] #10 124.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-07T18:42:17.997Z] #10 124.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-05-07T18:42:17.997Z] #10 124.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-07T18:42:18.064Z] #44 107.0 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T18:42:18.345Z] #44 107.3 make[1]: Nothing to be done for 'all'. [2020-05-07T18:42:18.424Z] #47 ... [2020-05-07T18:42:18.424Z] [2020-05-07T18:42:18.424Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:42:18.424Z] #41 34.31 Checking out files: 89% (1435/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-05-07T18:42:18.424Z] #41 34.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-07T18:42:18.512Z] #10 124.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-07T18:42:18.512Z] #10 124.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-07T18:42:18.512Z] #10 124.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-07T18:42:18.512Z] #10 124.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T18:42:18.512Z] #10 124.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-07T18:42:18.512Z] #10 124.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-07T18:42:18.512Z] #10 125.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:42:18.512Z] #10 125.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T18:42:18.512Z] #10 125.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-07T18:42:18.512Z] #10 125.0 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-07T18:42:18.512Z] #10 125.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T18:42:18.512Z] #10 125.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:42:18.512Z] #10 125.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-07T18:42:18.627Z] #44 107.7 make[1]: 'images/built-in.o' is up to date. [2020-05-07T18:42:18.627Z] #44 107.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-07T18:42:18.627Z] #44 107.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-07T18:42:18.627Z] #44 107.7 make[1]: 'compel/libcompel.a' is up to date. [2020-05-07T18:42:18.627Z] #44 107.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-07T18:42:18.627Z] #44 107.8 make[1]: Nothing to be done for 'all'. [2020-05-07T18:42:18.627Z] #44 107.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T18:42:18.770Z] #10 125.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-07T18:42:18.770Z] #10 125.1 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-07T18:42:18.770Z] #10 125.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T18:42:18.770Z] #10 125.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-07T18:42:18.770Z] #10 125.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:42:18.770Z] #10 125.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-07T18:42:18.770Z] #10 125.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-07T18:42:18.770Z] #10 125.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:42:18.770Z] #10 125.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-07T18:42:18.770Z] #10 125.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-07T18:42:18.770Z] #10 125.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T18:42:18.770Z] #10 125.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-07T18:42:18.770Z] #10 125.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T18:42:18.770Z] #10 125.2 Setting up dmsetup (2:1.02.155-3) ... [2020-05-07T18:42:18.770Z] #10 125.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T18:42:18.770Z] #10 125.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-07T18:42:18.770Z] #10 125.3 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:42:18.912Z] #44 ... [2020-05-07T18:42:18.912Z] [2020-05-07T18:42:18.912Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:42:18.912Z] #41 DONE 140.3s [2020-05-07T18:42:18.912Z] [2020-05-07T18:42:18.912Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:42:18.912Z] #44 107.9 make[2]: Nothing to be done for 'all'. [2020-05-07T18:42:18.912Z] #44 108.0 make[2]: Nothing to be done for 'all'. [2020-05-07T18:42:18.912Z] #44 108.0 make[2]: Nothing to be done for 'all'. [2020-05-07T18:42:18.912Z] #44 108.1 make[2]: Nothing to be done for 'all'. [2020-05-07T18:42:19.200Z] #44 108.1 make[2]: Nothing to be done for 'all'. [2020-05-07T18:42:19.200Z] #44 108.2 make[2]: Nothing to be done for 'all'. [2020-05-07T18:42:19.200Z] #44 108.2 make[2]: Nothing to be done for 'all'. [2020-05-07T18:42:19.200Z] #44 108.3 make[2]: Nothing to be done for 'all'. [2020-05-07T18:42:19.200Z] #44 108.3 INSTALL criu/criu [2020-05-07T18:42:19.343Z] #10 DONE 125.7s [2020-05-07T18:42:19.343Z] [2020-05-07T18:42:19.343Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:42:19.343Z] #58 DONE 0.1s [2020-05-07T18:42:19.343Z] [2020-05-07T18:42:19.343Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T18:42:19.343Z] #59 DONE 0.1s [2020-05-07T18:42:19.343Z] [2020-05-07T18:42:19.343Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:19.393Z] #41 ... [2020-05-07T18:42:19.393Z] [2020-05-07T18:42:19.393Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:19.393Z] #56 25.61 + cd /tmp/tmp.x4ksHV2VTt/src/github.com/mvdan/sh [2020-05-07T18:42:19.393Z] #56 25.61 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:42:19.393Z] #56 25.82 + GO111MODULE=on [2020-05-07T18:42:19.393Z] #56 25.82 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T18:42:19.393Z] #56 27.89 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:42:19.393Z] #56 27.98 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:42:19.393Z] #56 28.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:42:19.393Z] #56 28.30 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:42:19.393Z] #56 28.44 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:42:19.393Z] #56 29.36 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:42:19.393Z] #56 30.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:42:19.393Z] #56 31.61 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:42:19.393Z] #56 32.83 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:42:19.393Z] #56 33.07 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:42:19.393Z] #56 33.26 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:42:19.393Z] #56 33.26 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:42:19.393Z] #56 34.13 runtime/cgo [2020-05-07T18:42:19.393Z] #56 34.21 runtime [2020-05-07T18:42:19.463Z] #62 32.38 Reading package lists... [2020-05-07T18:42:19.463Z] #62 ... [2020-05-07T18:42:19.463Z] [2020-05-07T18:42:19.463Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:19.463Z] #74 34.20 Checking out files: 63% (1311/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-05-07T18:42:19.463Z] #74 35.01 + cd /tmp/tmp.5pR8FQRdHO/src/github.com/docker/libnetwork [2020-05-07T18:42:19.463Z] #74 35.01 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:42:19.463Z] #74 35.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T18:42:19.484Z] #44 DONE 108.5s [2020-05-07T18:42:19.484Z] [2020-05-07T18:42:19.484Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:19.605Z] #60 ... [2020-05-07T18:42:19.605Z] [2020-05-07T18:42:19.605Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:19.605Z] #47 115.3 vendor/golang.org/x/net/http2/hpack [2020-05-07T18:42:19.605Z] #47 116.5 mime [2020-05-07T18:42:19.605Z] #47 118.5 mime/quotedprintable [2020-05-07T18:42:19.605Z] #47 118.8 net/http/internal [2020-05-07T18:42:19.605Z] #47 120.7 crypto/tls [2020-05-07T18:42:19.605Z] #47 ... [2020-05-07T18:42:19.605Z] [2020-05-07T18:42:19.605Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T18:42:19.637Z] #25 27.15 Building dependency tree... [2020-05-07T18:42:19.648Z] #56 ... [2020-05-07T18:42:19.648Z] [2020-05-07T18:42:19.648Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:19.648Z] #74 32.13 Checking out files: 64% (1337/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-05-07T18:42:19.648Z] #74 32.93 + cd /tmp/tmp.UtA2db4UI4/src/github.com/docker/libnetwork [2020-05-07T18:42:19.648Z] #74 32.93 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:42:19.648Z] #74 33.41 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T18:42:19.719Z] #74 ... [2020-05-07T18:42:19.719Z] [2020-05-07T18:42:19.719Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:19.719Z] #10 27.95 Fetched 8347 kB in 23s (371 kB/s) [2020-05-07T18:42:19.719Z] #10 27.95 Reading package lists... [2020-05-07T18:42:19.766Z] #53 ... [2020-05-07T18:42:19.766Z] [2020-05-07T18:42:19.766Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T18:42:19.975Z] #10 36.47 Reading package lists... [2020-05-07T18:42:19.975Z] #10 ... [2020-05-07T18:42:19.975Z] [2020-05-07T18:42:19.975Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:42:19.975Z] #41 33.88 Checking out files: 89% (1432/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-05-07T18:42:19.975Z] #41 34.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-07T18:42:19.975Z] #41 36.42 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-07T18:42:19.975Z] #41 ... [2020-05-07T18:42:19.975Z] [2020-05-07T18:42:19.975Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:19.975Z] #47 27.93 unicode/utf16 [2020-05-07T18:42:19.975Z] #47 28.28 container/list [2020-05-07T18:42:19.975Z] #47 29.16 crypto/internal/subtle [2020-05-07T18:42:19.975Z] #47 29.36 crypto/subtle [2020-05-07T18:42:19.975Z] #47 29.87 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-07T18:42:19.975Z] #47 30.18 internal/nettrace [2020-05-07T18:42:19.975Z] #47 30.34 runtime/cgo [2020-05-07T18:42:20.071Z] #42 DONE 0.3s [2020-05-07T18:42:20.071Z] [2020-05-07T18:42:20.071Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:20.230Z] #47 ... [2020-05-07T18:42:20.230Z] [2020-05-07T18:42:20.230Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:20.230Z] #56 32.81 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:42:20.230Z] #56 34.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:42:20.230Z] #56 34.32 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:42:20.230Z] #56 34.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:42:20.230Z] #56 34.55 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:42:20.230Z] #56 35.43 runtime/cgo [2020-05-07T18:42:20.230Z] #56 35.53 runtime [2020-05-07T18:42:20.360Z] #53 ... [2020-05-07T18:42:20.360Z] [2020-05-07T18:42:20.360Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T18:42:20.646Z] #45 DONE 0.3s [2020-05-07T18:42:20.646Z] [2020-05-07T18:42:20.646Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:20.927Z] #53 ... [2020-05-07T18:42:20.927Z] [2020-05-07T18:42:20.927Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T18:42:20.927Z] #48 DONE 0.2s [2020-05-07T18:42:20.927Z] [2020-05-07T18:42:20.927Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T18:42:20.927Z] #51 DONE 0.1s [2020-05-07T18:42:20.927Z] [2020-05-07T18:42:20.927Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:21.011Z] #74 ... [2020-05-07T18:42:21.011Z] [2020-05-07T18:42:21.011Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:21.011Z] #35 16.28 Reading package lists... [2020-05-07T18:42:21.011Z] #35 28.12 Building dependency tree... [2020-05-07T18:42:21.011Z] #35 32.53 The following additional packages will be installed: [2020-05-07T18:42:21.011Z] #35 32.54 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-07T18:42:21.011Z] #35 32.55 Suggested packages: [2020-05-07T18:42:21.011Z] #35 32.57 cmake-doc ninja-build lrzip [2020-05-07T18:42:21.011Z] #35 32.57 Recommended packages: [2020-05-07T18:42:21.011Z] #35 32.57 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-07T18:42:21.011Z] #35 33.86 The following NEW packages will be installed: [2020-05-07T18:42:21.011Z] #35 33.86 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-07T18:42:21.011Z] #35 33.88 vim-common xxd [2020-05-07T18:42:21.011Z] #35 34.40 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:42:21.011Z] #35 34.40 Need to get 14.9 MB of archives. [2020-05-07T18:42:21.011Z] #35 34.40 After this operation, 61.8 MB of additional disk space will be used. [2020-05-07T18:42:21.011Z] #35 34.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-07T18:42:21.011Z] #35 34.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T18:42:21.011Z] #35 34.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-07T18:42:21.011Z] #35 34.59 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-07T18:42:21.011Z] #35 35.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-07T18:42:21.011Z] #35 35.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-07T18:42:21.011Z] #35 35.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-07T18:42:21.011Z] #35 35.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-07T18:42:21.011Z] #35 35.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-07T18:42:21.011Z] #35 35.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-07T18:42:21.011Z] #35 37.53 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:42:21.011Z] #35 37.77 Fetched 14.9 MB in 2s (7470 kB/s) [2020-05-07T18:42:21.011Z] #35 37.88 Selecting previously unselected package xxd. [2020-05-07T18:42:21.011Z] #35 37.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% [2020-05-07T18:42:21.011Z] #35 ... [2020-05-07T18:42:21.011Z] [2020-05-07T18:42:21.011Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:42:21.011Z] #41 36.91 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-07T18:42:21.031Z] #25 ... [2020-05-07T18:42:21.031Z] [2020-05-07T18:42:21.031Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:21.031Z] #35 19.57 Fetched 8175 kB in 13s (652 kB/s) [2020-05-07T18:42:21.031Z] #35 19.57 Reading package lists... [2020-05-07T18:42:21.031Z] #35 26.15 Reading package lists... [2020-05-07T18:42:21.031Z] #35 ... [2020-05-07T18:42:21.031Z] [2020-05-07T18:42:21.031Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:42:21.031Z] #25 29.71 ca-certificates is already the newest version (20190110). [2020-05-07T18:42:21.031Z] #25 29.71 The following additional packages will be installed: [2020-05-07T18:42:21.031Z] #25 29.73 libjq1 libonig5 [2020-05-07T18:42:21.157Z] #56 ... [2020-05-07T18:42:21.157Z] [2020-05-07T18:42:21.157Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:42:21.157Z] #62 32.38 Reading package lists... [2020-05-07T18:42:21.292Z] #25 30.25 The following NEW packages will be installed: [2020-05-07T18:42:21.540Z] #60 66.79 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-05-07T18:42:21.552Z] #25 30.25 jq libjq1 libonig5 [2020-05-07T18:42:21.814Z] #25 30.81 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:42:21.814Z] #25 30.81 Need to get 325 kB of archives. [2020-05-07T18:42:21.814Z] #25 30.81 After this operation, 1019 kB of additional disk space will be used. [2020-05-07T18:42:21.814Z] #25 30.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-07T18:42:21.822Z] #60 67.21 + mkdir -p /build [2020-05-07T18:42:21.822Z] #60 67.21 + cp runc /build/runc [2020-05-07T18:42:22.079Z] #25 30.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-07T18:42:22.079Z] #25 30.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-07T18:42:22.103Z] #60 DONE 67.5s [2020-05-07T18:42:22.104Z] [2020-05-07T18:42:22.104Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:22.133Z] #11 DONE 2.7s [2020-05-07T18:42:22.133Z] [2020-05-07T18:42:22.133Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:22.133Z] #60 2.149 + RM_GOPATH=0 [2020-05-07T18:42:22.133Z] #60 2.150 + TMP_GOPATH= [2020-05-07T18:42:22.133Z] #60 2.150 + : /build [2020-05-07T18:42:22.133Z] #60 2.150 + '[' -z '' ']' [2020-05-07T18:42:22.133Z] #60 2.151 ++ mktemp -d [2020-05-07T18:42:22.133Z] #60 2.152 + export GOPATH=/tmp/tmp.7coctArmte [2020-05-07T18:42:22.133Z] #60 2.152 + GOPATH=/tmp/tmp.7coctArmte [2020-05-07T18:42:22.133Z] #60 2.152 + RM_GOPATH=1 [2020-05-07T18:42:22.133Z] #60 2.153 ++ dirname ./install.sh [2020-05-07T18:42:22.133Z] #60 2.154 + dir=. [2020-05-07T18:42:22.133Z] #60 2.154 + bin=runc [2020-05-07T18:42:22.133Z] #60 2.154 + shift [2020-05-07T18:42:22.133Z] #60 2.154 + '[' '!' -f ./runc.installer ']' [2020-05-07T18:42:22.133Z] #60 2.154 + . ./runc.installer [2020-05-07T18:42:22.133Z] #60 2.155 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:42:22.133Z] #60 2.155 + install_runc [2020-05-07T18:42:22.133Z] #60 2.157 + uname -r [2020-05-07T18:42:22.133Z] #60 2.157 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T18:42:22.133Z] #60 2.161 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T18:42:22.133Z] #60 2.161 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T18:42:22.133Z] #60 2.161 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T18:42:22.133Z] #60 2.161 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7coctArmte/src/github.com/opencontainers/runc [2020-05-07T18:42:22.133Z] #60 2.167 Cloning into '/tmp/tmp.7coctArmte/src/github.com/opencontainers/runc'... [2020-05-07T18:42:23.464Z] #25 ... [2020-05-07T18:42:23.464Z] [2020-05-07T18:42:23.464Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:42:23.464Z] #62 15.72 Reading package lists... [2020-05-07T18:42:23.464Z] #62 22.52 Reading package lists... [2020-05-07T18:42:23.464Z] #62 28.94 Building dependency tree... [2020-05-07T18:42:23.464Z] #62 31.87 The following additional packages will be installed: [2020-05-07T18:42:23.464Z] #62 31.88 libbtrfs0 [2020-05-07T18:42:23.464Z] #62 31.99 The following NEW packages will be installed: [2020-05-07T18:42:23.464Z] #62 31.99 libbtrfs-dev libbtrfs0 [2020-05-07T18:42:23.464Z] #62 ... [2020-05-07T18:42:23.464Z] [2020-05-07T18:42:23.464Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:23.464Z] #35 26.15 Reading package lists... [2020-05-07T18:42:24.033Z] #60 ... [2020-05-07T18:42:24.033Z] [2020-05-07T18:42:24.033Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T18:42:24.033Z] #12 DONE 2.1s [2020-05-07T18:42:24.291Z] [2020-05-07T18:42:24.291Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T18:42:24.291Z] #13 ... [2020-05-07T18:42:24.291Z] [2020-05-07T18:42:24.291Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:42:24.291Z] #44 49.40 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-07T18:42:24.291Z] #44 49.57 CC compel/src/lib/log.o [2020-05-07T18:42:24.291Z] #44 49.86 CC compel/arch/x86/src/lib/cpu.o [2020-05-07T18:42:24.291Z] #44 50.64 CC compel/arch/x86/src/lib/infect.o [2020-05-07T18:42:24.291Z] #44 52.10 CC compel/src/lib/infect-rpc.o [2020-05-07T18:42:24.291Z] #44 52.64 CC compel/src/lib/infect-util.o [2020-05-07T18:42:24.291Z] #44 52.93 CC compel/src/lib/infect.o [2020-05-07T18:42:24.291Z] #44 55.57 CC compel/src/lib/ptrace.o [2020-05-07T18:42:24.291Z] #44 56.03 AR compel/libcompel.a [2020-05-07T18:42:24.291Z] #44 56.10 HOSTCC compel/src/main-host.o [2020-05-07T18:42:24.291Z] #44 56.38 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-07T18:42:24.291Z] #44 56.57 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-07T18:42:24.291Z] #44 57.06 HOSTCC compel/src/lib/log-host.o [2020-05-07T18:42:24.291Z] #44 57.42 HOSTLINK compel/compel-host-bin [2020-05-07T18:42:24.291Z] #44 57.60 DEP soccr/soccr.d [2020-05-07T18:42:24.291Z] #44 57.83 CC soccr/soccr.o [2020-05-07T18:42:24.291Z] #44 59.07 AR soccr/libsoccr.a [2020-05-07T18:42:24.291Z] #44 59.11 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T18:42:24.406Z] #35 32.04 Building dependency tree... [2020-05-07T18:42:24.549Z] #44 59.52 DEP criu/arch/x86/sigframe.d [2020-05-07T18:42:24.549Z] #44 59.65 DEP criu/arch/x86/sigaction_compat.d [2020-05-07T18:42:24.549Z] #44 59.74 DEP criu/arch/x86/kerndat.d [2020-05-07T18:42:24.777Z] #53 ... [2020-05-07T18:42:24.777Z] [2020-05-07T18:42:24.777Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:24.777Z] #65 120.3 + bin/containerd [2020-05-07T18:42:24.807Z] #44 59.90 DEP criu/arch/x86/crtools.d [2020-05-07T18:42:24.807Z] #44 60.07 DEP criu/arch/x86/cpu.d [2020-05-07T18:42:25.064Z] #44 60.21 CC criu/arch/x86/cpu.o [2020-05-07T18:42:25.181Z] #41 ... [2020-05-07T18:42:25.181Z] [2020-05-07T18:42:25.181Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:42:25.181Z] #25 31.48 Fetched 8347 kB in 23s (367 kB/s) [2020-05-07T18:42:25.181Z] #25 31.48 Reading package lists... [2020-05-07T18:42:25.181Z] #25 39.49 Reading package lists... [2020-05-07T18:42:25.181Z] #25 ... [2020-05-07T18:42:25.181Z] [2020-05-07T18:42:25.181Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:25.181Z] #35 37.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 ... 15409 files and directories currently installed.) [2020-05-07T18:42:25.181Z] #35 38.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T18:42:25.181Z] #35 38.02 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T18:42:25.181Z] #35 38.24 Selecting previously unselected package vim-common. [2020-05-07T18:42:25.181Z] #35 38.26 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:42:25.181Z] #35 38.34 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T18:42:25.181Z] #35 38.65 Selecting previously unselected package cmake-data. [2020-05-07T18:42:25.181Z] #35 38.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-07T18:42:25.181Z] #35 38.67 Unpacking cmake-data (3.13.4-1) ... [2020-05-07T18:42:25.181Z] #35 ... [2020-05-07T18:42:25.181Z] [2020-05-07T18:42:25.181Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:42:25.181Z] #62 31.70 Fetched 8347 kB in 24s (353 kB/s) [2020-05-07T18:42:25.181Z] #62 31.70 Reading package lists... [2020-05-07T18:42:25.181Z] #62 38.69 Reading package lists... [2020-05-07T18:42:25.181Z] #62 ... [2020-05-07T18:42:25.181Z] [2020-05-07T18:42:25.181Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:25.181Z] #10 33.94 Fetched 8347 kB in 24s (345 kB/s) [2020-05-07T18:42:25.181Z] #10 33.94 Reading package lists... [2020-05-07T18:42:25.436Z] #10 40.69 Reading package lists... [2020-05-07T18:42:25.436Z] #10 ... [2020-05-07T18:42:25.436Z] [2020-05-07T18:42:25.436Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:25.436Z] #35 42.20 Selecting previously unselected package libicu63:amd64. [2020-05-07T18:42:25.436Z] #35 42.21 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-07T18:42:25.436Z] #35 42.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T18:42:25.790Z] #35 34.61 The following additional packages will be installed: [2020-05-07T18:42:25.790Z] #35 34.62 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-07T18:42:25.790Z] #35 34.64 Suggested packages: [2020-05-07T18:42:25.790Z] #35 34.64 cmake-doc ninja-build lrzip [2020-05-07T18:42:25.790Z] #35 34.64 Recommended packages: [2020-05-07T18:42:25.790Z] #35 34.64 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-07T18:42:25.997Z] #44 60.89 CC criu/arch/x86/crtools.o [2020-05-07T18:42:25.997Z] #44 ... [2020-05-07T18:42:25.997Z] [2020-05-07T18:42:25.997Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T18:42:25.997Z] #13 1.871 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-07T18:42:25.997Z] #13 DONE 2.0s [2020-05-07T18:42:25.997Z] [2020-05-07T18:42:25.997Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:25.997Z] #47 127.8 net/http/httptrace [2020-05-07T18:42:25.997Z] #47 128.2 net/http [2020-05-07T18:42:26.735Z] #35 ... [2020-05-07T18:42:26.735Z] [2020-05-07T18:42:26.735Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:42:26.735Z] #25 32.28 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:42:26.735Z] #25 32.51 Fetched 325 kB in 0s (656 kB/s) [2020-05-07T18:42:26.735Z] #25 32.65 Selecting previously unselected package libonig5:arm64. [2020-05-07T18:42:26.735Z] #25 32.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-07T18:42:26.735Z] #25 32.74 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-05-07T18:42:26.735Z] #25 32.77 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-07T18:42:26.735Z] #25 33.43 Selecting previously unselected package libjq1:arm64. [2020-05-07T18:42:26.735Z] #25 33.43 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-07T18:42:26.735Z] #25 33.44 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-07T18:42:26.735Z] #25 33.80 Selecting previously unselected package jq. [2020-05-07T18:42:26.735Z] #25 33.81 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-07T18:42:26.735Z] #25 33.83 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T18:42:26.735Z] #25 34.12 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-07T18:42:26.735Z] #25 34.21 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-07T18:42:26.735Z] #25 34.22 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T18:42:26.735Z] #25 34.24 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:42:26.735Z] #25 DONE 35.6s [2020-05-07T18:42:26.735Z] [2020-05-07T18:42:26.735Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T18:42:26.735Z] #26 DONE 0.1s [2020-05-07T18:42:26.735Z] [2020-05-07T18:42:26.735Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:26.735Z] #35 35.59 The following NEW packages will be installed: [2020-05-07T18:42:26.735Z] #35 35.62 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-07T18:42:26.735Z] #35 35.62 vim-common xxd [2020-05-07T18:42:26.974Z] #62 39.75 Reading package lists... [2020-05-07T18:42:26.974Z] #62 ... [2020-05-07T18:42:26.974Z] [2020-05-07T18:42:26.974Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:26.974Z] #43 34.66 Fetched 8347 kB in 25s (339 kB/s) [2020-05-07T18:42:26.974Z] #43 34.66 Reading package lists... [2020-05-07T18:42:26.974Z] #43 42.16 Reading package lists... [2020-05-07T18:42:26.974Z] #43 ... [2020-05-07T18:42:26.974Z] [2020-05-07T18:42:26.974Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:26.974Z] #10 36.47 Reading package lists... [2020-05-07T18:42:26.974Z] #10 43.63 Building dependency tree... [2020-05-07T18:42:26.974Z] #10 ... [2020-05-07T18:42:26.974Z] [2020-05-07T18:42:26.974Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:42:26.974Z] #25 35.04 Fetched 8347 kB in 25s (338 kB/s) [2020-05-07T18:42:26.974Z] #25 35.04 Reading package lists... [2020-05-07T18:42:26.974Z] #25 41.88 Reading package lists... [2020-05-07T18:42:26.974Z] #25 ... [2020-05-07T18:42:26.974Z] [2020-05-07T18:42:26.974Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:26.974Z] #35 35.40 Fetched 8347 kB in 24s (348 kB/s) [2020-05-07T18:42:26.974Z] #35 35.40 Reading package lists... [2020-05-07T18:42:27.230Z] #35 42.20 Reading package lists... [2020-05-07T18:42:27.230Z] #35 ... [2020-05-07T18:42:27.230Z] [2020-05-07T18:42:27.230Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:27.230Z] #10 43.63 Building dependency tree... [2020-05-07T18:42:27.313Z] #35 36.17 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:42:27.313Z] #35 36.17 Need to get 14.2 MB of archives. [2020-05-07T18:42:27.313Z] #35 36.17 After this operation, 60.0 MB of additional disk space will be used. [2020-05-07T18:42:27.313Z] #35 36.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-07T18:42:27.313Z] #35 ... [2020-05-07T18:42:27.313Z] [2020-05-07T18:42:27.313Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:42:27.313Z] #62 32.37 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:42:27.313Z] #62 32.37 Need to get 119 kB of archives. [2020-05-07T18:42:27.313Z] #62 32.37 After this operation, 387 kB of additional disk space will be used. [2020-05-07T18:42:27.313Z] #62 32.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-07T18:42:27.313Z] #62 32.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-07T18:42:27.313Z] #62 33.89 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:42:27.313Z] #62 34.22 Fetched 119 kB in 0s (391 kB/s) [2020-05-07T18:42:27.313Z] #62 34.32 Selecting previously unselected package libbtrfs0. [2020-05-07T18:42:27.313Z] #62 34.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 ... 15382 files and directories currently installed.) [2020-05-07T18:42:27.313Z] #62 34.48 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-07T18:42:27.313Z] #62 34.50 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T18:42:27.313Z] #62 34.63 Selecting previously unselected package libbtrfs-dev. [2020-05-07T18:42:27.313Z] #62 34.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-07T18:42:27.313Z] #62 34.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:42:27.313Z] #62 34.97 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T18:42:27.313Z] #62 35.41 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:42:27.313Z] #62 35.47 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:42:27.313Z] #62 DONE 36.2s [2020-05-07T18:42:27.313Z] [2020-05-07T18:42:27.313Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:27.313Z] #35 36.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T18:42:27.313Z] #35 36.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-07T18:42:27.323Z] #35 ... [2020-05-07T18:42:27.323Z] [2020-05-07T18:42:27.323Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:27.323Z] #43 33.92 Fetched 8347 kB in 23s (355 kB/s) [2020-05-07T18:42:27.323Z] #43 33.92 Reading package lists... [2020-05-07T18:42:27.371Z] #47 ... [2020-05-07T18:42:27.371Z] [2020-05-07T18:42:27.371Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:42:27.371Z] #44 62.39 CC criu/arch/x86/kerndat.o [2020-05-07T18:42:27.574Z] #35 ... [2020-05-07T18:42:27.574Z] [2020-05-07T18:42:27.574Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:42:27.574Z] #63 DONE 0.2s [2020-05-07T18:42:27.574Z] [2020-05-07T18:42:27.574Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:27.574Z] #35 36.31 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-07T18:42:27.629Z] #44 62.79 CC criu/arch/x86/sigaction_compat.o [2020-05-07T18:42:27.835Z] #35 ... [2020-05-07T18:42:27.835Z] [2020-05-07T18:42:27.835Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T18:42:27.835Z] #64 DONE 0.2s [2020-05-07T18:42:27.835Z] [2020-05-07T18:42:27.835Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:27.887Z] #44 63.04 CC criu/arch/x86/sigframe.o [2020-05-07T18:42:28.145Z] #44 ... [2020-05-07T18:42:28.145Z] [2020-05-07T18:42:28.145Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T18:42:28.145Z] #14 DONE 2.1s [2020-05-07T18:42:28.403Z] [2020-05-07T18:42:28.403Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:42:28.403Z] #44 63.41 LINK criu/arch/x86/crtools.built-in.o [2020-05-07T18:42:28.403Z] #44 63.54 DEP criu/pie/util-vdso-elf32.d [2020-05-07T18:42:28.663Z] #44 63.74 DEP criu/pie/util-vdso.d [2020-05-07T18:42:28.663Z] #44 63.92 DEP criu/pie/util.d [2020-05-07T18:42:28.685Z] #43 41.14 Reading package lists... [2020-05-07T18:42:28.685Z] #43 ... [2020-05-07T18:42:28.685Z] [2020-05-07T18:42:28.685Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:42:28.685Z] #62 38.69 Reading package lists... [2020-05-07T18:42:28.921Z] #44 64.03 CC criu/pie/util.o [2020-05-07T18:42:29.116Z] #10 47.45 The following additional packages will be installed: [2020-05-07T18:42:29.116Z] #10 47.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-07T18:42:29.116Z] #10 47.47 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-07T18:42:29.116Z] #10 47.48 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-07T18:42:29.116Z] #10 47.48 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T18:42:29.179Z] #44 64.32 CC criu/pie/util-vdso.o [2020-05-07T18:42:29.219Z] #65 ... [2020-05-07T18:42:29.219Z] [2020-05-07T18:42:29.219Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:29.219Z] #10 21.51 Reading package lists... [2020-05-07T18:42:29.219Z] #10 28.27 Building dependency tree... [2020-05-07T18:42:29.219Z] #10 31.15 The following additional packages will be installed: [2020-05-07T18:42:29.219Z] #10 31.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-07T18:42:29.219Z] #10 31.17 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-07T18:42:29.219Z] #10 31.18 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-07T18:42:29.219Z] #10 31.18 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T18:42:29.219Z] #10 31.19 Suggested packages: [2020-05-07T18:42:29.219Z] #10 31.20 gcc-8-locales seccomp wine64 [2020-05-07T18:42:29.219Z] #10 32.45 The following NEW packages will be installed: [2020-05-07T18:42:29.219Z] #10 32.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-07T18:42:29.219Z] #10 32.46 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-07T18:42:29.219Z] #10 32.46 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-07T18:42:29.219Z] #10 32.48 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-07T18:42:29.219Z] #10 32.48 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-07T18:42:29.219Z] #10 32.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T18:42:29.219Z] #10 33.12 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:42:29.219Z] #10 33.12 Need to get 73.3 MB of archives. [2020-05-07T18:42:29.219Z] #10 33.12 After this operation, 472 MB of additional disk space will be used. [2020-05-07T18:42:29.219Z] #10 33.12 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-05-07T18:42:29.219Z] #10 33.31 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-05-07T18:42:29.219Z] #10 33.52 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-05-07T18:42:29.219Z] #10 33.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-05-07T18:42:29.219Z] #10 33.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-05-07T18:42:29.219Z] #10 33.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-07T18:42:29.219Z] #10 34.04 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-05-07T18:42:29.219Z] #10 34.33 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-05-07T18:42:29.219Z] #10 34.34 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-05-07T18:42:29.219Z] #10 37.02 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-05-07T18:42:29.219Z] #10 ... [2020-05-07T18:42:29.219Z] [2020-05-07T18:42:29.219Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:29.219Z] #35 37.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-05-07T18:42:29.219Z] #35 37.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-05-07T18:42:29.219Z] #35 37.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-05-07T18:42:29.219Z] #35 37.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-05-07T18:42:29.219Z] #35 37.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-05-07T18:42:29.219Z] #35 37.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-05-07T18:42:29.372Z] #10 47.49 Suggested packages: [2020-05-07T18:42:29.372Z] #10 47.51 gcc-8-locales seccomp wine64 [2020-05-07T18:42:30.009Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 30.7s done [2020-05-07T18:42:30.009Z] #8 DONE 37.5s [2020-05-07T18:42:30.009Z] [2020-05-07T18:42:30.009Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T18:42:30.009Z] #9 DONE 0.2s [2020-05-07T18:42:30.009Z] [2020-05-07T18:42:30.009Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T18:42:30.009Z] #10 DONE 0.2s [2020-05-07T18:42:30.009Z] [2020-05-07T18:42:30.009Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T18:42:30.009Z] #30 DONE 0.1s [2020-05-07T18:42:30.009Z] [2020-05-07T18:42:30.009Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T18:42:30.009Z] #41 DONE 0.1s [2020-05-07T18:42:30.009Z] [2020-05-07T18:42:30.009Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:42:30.009Z] #22 DONE 0.1s [2020-05-07T18:42:30.009Z] [2020-05-07T18:42:30.009Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:42:30.009Z] #42 ... [2020-05-07T18:42:30.009Z] [2020-05-07T18:42:30.009Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T18:42:30.009Z] #23 DONE 0.2s [2020-05-07T18:42:30.009Z] [2020-05-07T18:42:30.009Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T18:42:30.009Z] #50 DONE 0.2s [2020-05-07T18:42:30.009Z] [2020-05-07T18:42:30.009Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T18:42:30.009Z] #33 DONE 0.2s [2020-05-07T18:42:30.009Z] [2020-05-07T18:42:30.009Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T18:42:30.009Z] #47 DONE 0.2s [2020-05-07T18:42:30.009Z] [2020-05-07T18:42:30.009Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T18:42:30.009Z] #74 DONE 0.2s [2020-05-07T18:42:30.009Z] [2020-05-07T18:42:30.009Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T18:42:30.009Z] #68 DONE 0.2s [2020-05-07T18:42:30.009Z] [2020-05-07T18:42:30.009Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T18:42:30.009Z] #53 DONE 0.3s [2020-05-07T18:42:30.009Z] [2020-05-07T18:42:30.009Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T18:42:30.009Z] #56 DONE 0.3s [2020-05-07T18:42:30.009Z] [2020-05-07T18:42:30.009Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:30.009Z] #57 0.614 + RM_GOPATH=0 [2020-05-07T18:42:30.009Z] #57 0.614 + TMP_GOPATH= [2020-05-07T18:42:30.009Z] #57 0.614 + : /build [2020-05-07T18:42:30.009Z] #57 0.614 + '[' -z '' ']' [2020-05-07T18:42:30.009Z] #57 0.615 ++ mktemp -d [2020-05-07T18:42:30.009Z] #57 0.622 + export GOPATH=/tmp/tmp.sBFKwFUbl3 [2020-05-07T18:42:30.009Z] #57 0.623 + GOPATH=/tmp/tmp.sBFKwFUbl3 [2020-05-07T18:42:30.009Z] #57 0.623 + RM_GOPATH=1 [2020-05-07T18:42:30.009Z] #57 0.638 ++ dirname ./install.sh [2020-05-07T18:42:30.009Z] #57 0.646 + dir=. [2020-05-07T18:42:30.009Z] #57 0.646 + bin=shfmt [2020-05-07T18:42:30.009Z] #57 0.646 + shift [2020-05-07T18:42:30.009Z] #57 0.646 + '[' '!' -f ./shfmt.installer ']' [2020-05-07T18:42:30.009Z] #57 0.646 + . ./shfmt.installer [2020-05-07T18:42:30.009Z] #57 0.646 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:42:30.009Z] #57 0.646 + install_shfmt [2020-05-07T18:42:30.009Z] #57 0.646 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T18:42:30.009Z] #57 0.647 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:42:30.009Z] #57 0.649 + git clone https://github.com/mvdan/sh.git /tmp/tmp.sBFKwFUbl3/src/github.com/mvdan/sh [2020-05-07T18:42:30.009Z] #57 0.665 Cloning into '/tmp/tmp.sBFKwFUbl3/src/github.com/mvdan/sh'... [2020-05-07T18:42:30.145Z] #44 65.14 CC criu/pie/util-vdso-elf32.o [2020-05-07T18:42:30.145Z] #44 ... [2020-05-07T18:42:30.145Z] [2020-05-07T18:42:30.145Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T18:42:30.145Z] #15 DONE 2.0s [2020-05-07T18:42:30.255Z] #65 ... [2020-05-07T18:42:30.255Z] [2020-05-07T18:42:30.255Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:30.255Z] #53 148.7 + cd /tmp/tmp.WuH0ashiFl/src/github.com/golangci/golangci-lint/ [2020-05-07T18:42:30.255Z] #53 148.7 + git checkout -q v1.23.8 [2020-05-07T18:42:30.255Z] #53 148.9 ++ git describe --tags [2020-05-07T18:42:30.255Z] #53 148.9 + version=v1.23.8 [2020-05-07T18:42:30.255Z] #53 148.9 ++ git rev-parse --short HEAD [2020-05-07T18:42:30.255Z] #53 148.9 + commit=76a82c6 [2020-05-07T18:42:30.255Z] #53 148.9 ++ git show -s --format=%cd [2020-05-07T18:42:30.255Z] #53 148.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T18:42:30.255Z] #53 148.9 + 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-05-07T18:42:30.424Z] [2020-05-07T18:42:30.424Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T18:42:30.611Z] #35 39.25 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:42:30.611Z] #35 39.42 Fetched 14.2 MB in 2s (9100 kB/s) [2020-05-07T18:42:30.611Z] #35 39.52 Selecting previously unselected package xxd. [2020-05-07T18:42:30.735Z] #10 48.96 The following NEW packages will be installed: [2020-05-07T18:42:30.735Z] #10 48.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-07T18:42:30.735Z] #10 48.98 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-07T18:42:30.735Z] #10 48.98 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-07T18:42:30.735Z] #10 48.98 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-07T18:42:30.735Z] #10 48.99 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-07T18:42:30.735Z] #10 48.99 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T18:42:30.826Z] #62 45.95 Building dependency tree... [2020-05-07T18:42:30.871Z] #35 39.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% #35 ... [2020-05-07T18:42:30.871Z] [2020-05-07T18:42:30.871Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:30.871Z] #74 DONE 39.4s [2020-05-07T18:42:30.871Z] [2020-05-07T18:42:30.871Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:30.871Z] #35 39.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-07T18:42:30.871Z] #35 39.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-07T18:42:30.871Z] #35 39.79 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T18:42:31.132Z] #35 40.06 Selecting previously unselected package vim-common. [2020-05-07T18:42:31.132Z] #35 40.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:42:31.132Z] #35 40.12 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T18:42:31.295Z] #10 49.56 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:42:31.295Z] #10 49.56 Need to get 77.7 MB of archives. [2020-05-07T18:42:31.295Z] #10 49.56 After this operation, 487 MB of additional disk space will be used. [2020-05-07T18:42:31.295Z] #10 49.56 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-05-07T18:42:31.551Z] #10 49.78 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-05-07T18:42:31.706Z] #35 40.64 Selecting previously unselected package cmake-data. [2020-05-07T18:42:31.706Z] #35 40.65 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-07T18:42:31.706Z] #35 40.65 Unpacking cmake-data (3.13.4-1) ... [2020-05-07T18:42:32.111Z] #10 50.09 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-05-07T18:42:32.111Z] #10 50.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-07T18:42:32.111Z] #10 50.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-07T18:42:32.111Z] #10 50.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-07T18:42:32.326Z] #35 ... [2020-05-07T18:42:32.326Z] [2020-05-07T18:42:32.326Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:32.326Z] #43 24.67 Reading package lists... [2020-05-07T18:42:32.326Z] #43 31.36 Building dependency tree... [2020-05-07T18:42:32.326Z] #43 34.59 The following additional packages will be installed: [2020-05-07T18:42:32.326Z] #43 34.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-07T18:42:32.326Z] #43 34.64 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-07T18:42:32.326Z] #43 34.65 Suggested packages: [2020-05-07T18:42:32.326Z] #43 34.68 manpages-dev python-setuptools [2020-05-07T18:42:32.326Z] #43 36.28 The following NEW packages will be installed: [2020-05-07T18:42:32.326Z] #43 36.28 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-07T18:42:32.326Z] #43 36.28 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-07T18:42:32.326Z] #43 36.28 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-07T18:42:32.326Z] #43 36.28 python-six zlib1g-dev [2020-05-07T18:42:32.326Z] #43 36.87 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:42:32.326Z] #43 36.87 Need to get 3798 kB of archives. [2020-05-07T18:42:32.326Z] #43 36.87 After this operation, 21.6 MB of additional disk space will be used. [2020-05-07T18:42:32.326Z] #43 36.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-05-07T18:42:32.326Z] #43 36.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-07T18:42:32.326Z] #43 36.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-05-07T18:42:32.326Z] #43 36.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-07T18:42:32.326Z] #43 36.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-05-07T18:42:32.326Z] #43 36.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-07T18:42:32.326Z] #43 36.90 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-05-07T18:42:32.326Z] #43 36.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-05-07T18:42:32.326Z] #43 36.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-05-07T18:42:32.326Z] #43 37.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-05-07T18:42:32.326Z] #43 37.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-05-07T18:42:32.326Z] #43 37.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-05-07T18:42:32.326Z] #43 37.22 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-05-07T18:42:32.326Z] #43 37.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-05-07T18:42:32.326Z] #43 37.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-07T18:42:32.326Z] #43 37.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-05-07T18:42:32.326Z] #43 37.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-05-07T18:42:32.326Z] #43 38.88 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:42:32.326Z] #43 39.14 Fetched 3798 kB in 1s (5509 kB/s) [2020-05-07T18:42:32.326Z] #43 39.23 Selecting previously unselected package libcap-dev:arm64. [2020-05-07T18:42:32.326Z] #43 39.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-07T18:42:32.326Z] #43 39.33 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-05-07T18:42:32.326Z] #43 39.33 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-05-07T18:42:32.326Z] #43 39.52 Selecting previously unselected package libnet1:arm64. [2020-05-07T18:42:32.326Z] #43 39.58 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-07T18:42:32.326Z] #43 39.64 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-07T18:42:32.326Z] #43 39.89 Selecting previously unselected package libnet1-dev. [2020-05-07T18:42:32.326Z] #43 39.90 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-07T18:42:32.326Z] #43 39.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T18:42:32.326Z] #43 40.46 Selecting previously unselected package libnl-3-200:arm64. [2020-05-07T18:42:32.326Z] #43 40.47 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-07T18:42:32.326Z] #43 40.48 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-07T18:42:32.326Z] #43 40.75 Selecting previously unselected package libnl-3-dev:arm64. [2020-05-07T18:42:32.326Z] #43 40.75 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-05-07T18:42:32.326Z] #43 40.76 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-07T18:42:32.326Z] #43 ... [2020-05-07T18:42:32.326Z] [2020-05-07T18:42:32.326Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:32.326Z] #10 38.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-05-07T18:42:32.326Z] #10 38.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-05-07T18:42:32.326Z] #10 38.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-07T18:42:32.326Z] #10 38.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-07T18:42:32.326Z] #10 38.41 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-05-07T18:42:32.326Z] #10 38.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-05-07T18:42:32.326Z] #10 38.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-05-07T18:42:32.326Z] #10 38.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-05-07T18:42:32.326Z] #10 38.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-05-07T18:42:32.326Z] #10 38.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-05-07T18:42:32.326Z] #10 38.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-05-07T18:42:32.326Z] #10 38.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-05-07T18:42:32.326Z] #10 38.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-05-07T18:42:32.326Z] #10 38.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-05-07T18:42:32.326Z] #10 38.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-05-07T18:42:32.326Z] #10 40.18 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:42:32.326Z] #10 40.43 Fetched 73.3 MB in 6s (12.4 MB/s) [2020-05-07T18:42:32.326Z] #10 40.58 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-07T18:42:32.326Z] #10 40.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-07T18:42:32.326Z] #10 40.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-05-07T18:42:32.326Z] #10 40.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T18:42:32.327Z] #16 DONE 2.1s [2020-05-07T18:42:32.327Z] [2020-05-07T18:42:32.327Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:42:32.327Z] #44 66.07 AR criu/pie/pie.lib.a [2020-05-07T18:42:32.327Z] #44 66.12 DEP criu/pie/restorer.d [2020-05-07T18:42:32.327Z] #44 66.32 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-07T18:42:32.327Z] #44 66.42 DEP criu/arch/x86/restorer_unmap.d [2020-05-07T18:42:32.327Z] #44 66.45 DEP criu/arch/x86/restorer.d [2020-05-07T18:42:32.327Z] #44 66.59 DEP criu/arch/x86/vdso-pie.d [2020-05-07T18:42:32.327Z] #44 66.69 DEP criu/pie/parasite-vdso.d [2020-05-07T18:42:32.327Z] #44 66.81 DEP criu/pie/parasite.d [2020-05-07T18:42:32.327Z] #44 67.03 CC criu/pie/parasite.o [2020-05-07T18:42:32.672Z] #10 50.79 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-05-07T18:42:32.710Z] #62 49.69 The following additional packages will be installed: [2020-05-07T18:42:32.710Z] #62 49.72 libbtrfs0 [2020-05-07T18:42:32.927Z] #10 51.17 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-05-07T18:42:32.927Z] #10 51.19 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-05-07T18:42:33.002Z] #57 ... [2020-05-07T18:42:33.002Z] [2020-05-07T18:42:33.002Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:33.002Z] #34 0.812 + RM_GOPATH=0 [2020-05-07T18:42:33.002Z] #34 0.813 + TMP_GOPATH= [2020-05-07T18:42:33.002Z] #34 0.813 + : /build [2020-05-07T18:42:33.002Z] #34 0.814 + '[' -z '' ']' [2020-05-07T18:42:33.002Z] #34 0.821 ++ mktemp -d [2020-05-07T18:42:33.002Z] #34 0.830 + export GOPATH=/tmp/tmp.hh0VJCoPKw [2020-05-07T18:42:33.002Z] #34 0.836 + GOPATH=/tmp/tmp.hh0VJCoPKw [2020-05-07T18:42:33.002Z] #34 0.836 + RM_GOPATH=1 [2020-05-07T18:42:33.002Z] #34 0.838 ++ dirname ./install.sh [2020-05-07T18:42:33.002Z] #34 0.947 + dir=. [2020-05-07T18:42:33.002Z] #34 0.949 + bin=tomlv [2020-05-07T18:42:33.002Z] #34 0.949 + shift [2020-05-07T18:42:33.002Z] #34 0.949 + '[' '!' -f ./tomlv.installer ']' [2020-05-07T18:42:33.002Z] #34 0.980 + . ./tomlv.installer [2020-05-07T18:42:33.002Z] #34 0.988 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:42:33.002Z] #34 0.990 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:42:33.002Z] #34 0.990 + install_tomlv [2020-05-07T18:42:33.002Z] #34 0.990 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T18:42:33.002Z] #34 0.990 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.hh0VJCoPKw/src/github.com/BurntSushi/toml [2020-05-07T18:42:33.002Z] #34 1.009 Cloning into '/tmp/tmp.hh0VJCoPKw/src/github.com/BurntSushi/toml'... [2020-05-07T18:42:33.002Z] #34 3.215 + cd /tmp/tmp.hh0VJCoPKw/src/github.com/BurntSushi/toml [2020-05-07T18:42:33.002Z] #34 3.216 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T18:42:33.002Z] #34 3.268 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T18:42:33.002Z] #34 4.785 internal/cpu [2020-05-07T18:42:33.002Z] #34 4.809 math/bits [2020-05-07T18:42:33.002Z] #34 4.943 runtime/internal/atomic [2020-05-07T18:42:33.002Z] #34 5.033 runtime/internal/sys [2020-05-07T18:42:33.002Z] #34 ... [2020-05-07T18:42:33.002Z] [2020-05-07T18:42:33.002Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:33.002Z] #48 0.681 + RM_GOPATH=0 [2020-05-07T18:42:33.002Z] #48 0.682 + TMP_GOPATH= [2020-05-07T18:42:33.002Z] #48 0.682 + : /build [2020-05-07T18:42:33.002Z] #48 0.683 + '[' -z '' ']' [2020-05-07T18:42:33.002Z] #48 0.684 ++ mktemp -d [2020-05-07T18:42:33.002Z] #48 0.686 + export GOPATH=/tmp/tmp.lxkIifTOLK [2020-05-07T18:42:33.002Z] #48 0.687 + GOPATH=/tmp/tmp.lxkIifTOLK [2020-05-07T18:42:33.002Z] #48 0.687 + RM_GOPATH=1 [2020-05-07T18:42:33.002Z] #48 0.700 ++ dirname ./install.sh [2020-05-07T18:42:33.002Z] #48 0.718 + dir=. [2020-05-07T18:42:33.002Z] #48 0.719 + bin=vndr [2020-05-07T18:42:33.002Z] #48 0.721 + shift [2020-05-07T18:42:33.002Z] #48 0.721 + '[' '!' -f ./vndr.installer ']' [2020-05-07T18:42:33.002Z] #48 0.722 + . ./vndr.installer [2020-05-07T18:42:33.002Z] #48 0.723 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:42:33.002Z] #48 0.726 + install_vndr [2020-05-07T18:42:33.002Z] #48 0.727 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T18:42:33.002Z] #48 0.727 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lxkIifTOLK/src/github.com/LK4D4/vndr [2020-05-07T18:42:33.002Z] #48 0.727 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:42:33.002Z] #48 0.731 Cloning into '/tmp/tmp.lxkIifTOLK/src/github.com/LK4D4/vndr'... [2020-05-07T18:42:33.002Z] #48 2.499 + cd /tmp/tmp.lxkIifTOLK/src/github.com/LK4D4/vndr [2020-05-07T18:42:33.002Z] #48 2.512 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T18:42:33.002Z] #48 2.540 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T18:42:33.003Z] #48 5.347 internal/race [2020-05-07T18:42:33.003Z] #48 5.371 runtime/internal/sys [2020-05-07T18:42:33.003Z] #48 5.442 runtime/internal/atomic [2020-05-07T18:42:33.003Z] #48 5.677 internal/cpu [2020-05-07T18:42:33.003Z] #48 5.852 sync/atomic [2020-05-07T18:42:33.266Z] #44 68.48 LINK criu/pie/parasite.built-in.o [2020-05-07T18:42:33.270Z] #62 49.95 The following NEW packages will be installed: [2020-05-07T18:42:33.271Z] #62 49.96 libbtrfs-dev libbtrfs0 [2020-05-07T18:42:33.523Z] #44 68.49 GEN criu/pie/parasite-blob.h [2020-05-07T18:42:33.523Z] #44 68.50 CC criu/pie/parasite-vdso.o [2020-05-07T18:42:33.526Z] #62 50.38 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:42:33.526Z] #62 50.38 Need to get 119 kB of archives. [2020-05-07T18:42:33.526Z] #62 50.38 After this operation, 387 kB of additional disk space will be used. [2020-05-07T18:42:33.526Z] #62 50.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-07T18:42:33.526Z] #62 50.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-07T18:42:33.720Z] #48 ... [2020-05-07T18:42:33.720Z] [2020-05-07T18:42:33.720Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:33.720Z] #34 6.257 runtime/internal/math [2020-05-07T18:42:33.720Z] #34 6.404 unicode/utf8 [2020-05-07T18:42:34.054Z] #34 6.626 sync/atomic [2020-05-07T18:42:34.087Z] #44 69.11 CC criu/arch/x86/vdso-pie.o [2020-05-07T18:42:34.087Z] #62 ... [2020-05-07T18:42:34.087Z] [2020-05-07T18:42:34.087Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:34.087Z] #35 50.26 Selecting previously unselected package libxml2:amd64. [2020-05-07T18:42:34.087Z] #35 50.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-07T18:42:34.087Z] #35 50.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-07T18:42:34.087Z] #35 51.02 Selecting previously unselected package libarchive13:amd64. [2020-05-07T18:42:34.087Z] #35 51.05 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-07T18:42:34.290Z] #10 ... [2020-05-07T18:42:34.290Z] [2020-05-07T18:42:34.290Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:34.290Z] #47 52.22 internal/reflectlite [2020-05-07T18:42:34.290Z] #47 52.22 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T18:42:34.343Z] #35 51.06 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-07T18:42:34.344Z] #44 69.48 CC criu/arch/x86/restorer.o [2020-05-07T18:42:34.387Z] #34 6.990 internal/bytealg [2020-05-07T18:42:34.598Z] #35 51.38 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-07T18:42:34.598Z] #35 51.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-07T18:42:34.598Z] #35 51.39 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-07T18:42:34.598Z] #35 51.58 Selecting previously unselected package librhash0:amd64. [2020-05-07T18:42:34.722Z] #34 7.614 math [2020-05-07T18:42:34.851Z] #47 52.62 math/rand [2020-05-07T18:42:34.854Z] #35 51.62 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-07T18:42:34.854Z] #35 51.63 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-07T18:42:34.854Z] #35 51.83 Selecting previously unselected package libuv1:amd64. [2020-05-07T18:42:34.854Z] #35 51.86 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-07T18:42:34.870Z] #10 43.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-07T18:42:34.870Z] #10 43.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-05-07T18:42:34.870Z] #10 43.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T18:42:34.870Z] #10 ... [2020-05-07T18:42:34.870Z] [2020-05-07T18:42:34.870Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:34.870Z] #27 5.676 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-07T18:42:34.870Z] #27 5.992 [2020-05-07T18:42:34.909Z] #44 70.08 CC criu/arch/x86/restorer_unmap.o [2020-05-07T18:42:35.111Z] #35 51.90 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-07T18:42:35.167Z] #44 70.14 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-07T18:42:35.366Z] #35 52.15 Selecting previously unselected package cmake.#35 ... [2020-05-07T18:42:35.366Z] [2020-05-07T18:42:35.366Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:35.366Z] #74 DONE 51.6s [2020-05-07T18:42:35.366Z] [2020-05-07T18:42:35.366Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:35.366Z] #35 52.15 Selecting previously unselected package cmake. [2020-05-07T18:42:35.366Z] #35 52.17 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-07T18:42:35.366Z] #35 52.22 Unpacking cmake (3.13.4-1) ... [2020-05-07T18:42:35.424Z] #44 70.50 CC criu/pie/restorer.o [2020-05-07T18:42:35.444Z] #34 8.257 unicode [2020-05-07T18:42:35.651Z] #27 6.186 #=#=# 0.0% ## 3.1% ##### 7.0% ####### 10.0% ########### 15.4% ############### 21.0% ################## 25.5% ##################### 30.0% ######################## 33.8% ########################### 38.7% ################################ 44.9% #################################### 50.2% ####################################### 54.3% ######################################### 57.7% ############################################ 61.4% ############################################## 64.8% ################################################# 68.9% ################################################### 71.9% ##################################################### 74.2% ###################################################### 75.3% ########################################################## 80.8% ############################################################ 83.8% ############################################################### 88.4% #################################################################### 95.6% ######################################################################## 100.0% [2020-05-07T18:42:35.781Z] #47 ... [2020-05-07T18:42:35.781Z] [2020-05-07T18:42:35.781Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:42:35.781Z] #62 39.75 Reading package lists... [2020-05-07T18:42:35.781Z] #62 46.48 Building dependency tree... [2020-05-07T18:42:35.781Z] #62 50.14 The following additional packages will be installed: [2020-05-07T18:42:35.781Z] #62 50.17 libbtrfs0 [2020-05-07T18:42:35.781Z] #62 50.45 The following NEW packages will be installed: [2020-05-07T18:42:35.781Z] #62 50.48 libbtrfs-dev libbtrfs0 [2020-05-07T18:42:35.781Z] #62 50.95 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:42:35.781Z] #62 50.95 Need to get 119 kB of archives. [2020-05-07T18:42:35.781Z] #62 50.95 After this operation, 387 kB of additional disk space will be used. [2020-05-07T18:42:35.782Z] #62 50.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-07T18:42:35.782Z] #62 50.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-07T18:42:35.782Z] #62 52.15 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:42:35.782Z] #62 52.38 Fetched 119 kB in 0s (442 kB/s) [2020-05-07T18:42:35.782Z] #62 52.44 Selecting previously unselected package libbtrfs0. [2020-05-07T18:42:35.782Z] #62 52.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-07T18:42:35.782Z] #62 52.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-07T18:42:35.782Z] #62 52.55 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T18:42:35.782Z] #62 52.67 Selecting previously unselected package libbtrfs-dev. [2020-05-07T18:42:35.782Z] #62 52.72 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-07T18:42:35.782Z] #62 52.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:42:35.782Z] #62 52.99 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T18:42:35.782Z] #62 53.04 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:42:35.782Z] #62 53.05 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:42:35.782Z] #62 DONE 53.8s [2020-05-07T18:42:35.782Z] [2020-05-07T18:42:35.782Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:42:35.782Z] #63 DONE 0.1s [2020-05-07T18:42:35.782Z] [2020-05-07T18:42:35.782Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T18:42:35.782Z] #64 DONE 0.1s [2020-05-07T18:42:35.782Z] [2020-05-07T18:42:35.782Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:35.782Z] #43 42.16 Reading package lists... [2020-05-07T18:42:35.782Z] #43 49.13 Building dependency tree... [2020-05-07T18:42:35.782Z] #43 52.86 The following additional packages will be installed: [2020-05-07T18:42:35.782Z] #43 52.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-07T18:42:35.782Z] #43 52.88 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-07T18:42:35.782Z] #43 52.91 Suggested packages: [2020-05-07T18:42:35.782Z] #43 52.91 manpages-dev python-setuptools [2020-05-07T18:42:35.912Z] #27 9.154 [2020-05-07T18:42:36.342Z] #43 ... [2020-05-07T18:42:36.342Z] [2020-05-07T18:42:36.342Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:36.342Z] #74 DONE 54.2s [2020-05-07T18:42:36.342Z] [2020-05-07T18:42:36.342Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:36.482Z] #27 9.434 0.1% [2020-05-07T18:42:36.482Z] #27 ... [2020-05-07T18:42:36.482Z] [2020-05-07T18:42:36.482Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:36.482Z] #35 45.26 Selecting previously unselected package libicu63:arm64. [2020-05-07T18:42:36.482Z] #35 45.28 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-07T18:42:36.482Z] #35 45.29 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-07T18:42:36.729Z] #35 ... [2020-05-07T18:42:36.729Z] [2020-05-07T18:42:36.729Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:42:36.729Z] #62 51.52 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:42:36.729Z] #62 51.89 Fetched 119 kB in 0s (429 kB/s) [2020-05-07T18:42:36.729Z] #62 52.15 Selecting previously unselected package libbtrfs0. [2020-05-07T18:42:36.730Z] #62 52.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 ... 15409 files and directories currently installed.) [2020-05-07T18:42:36.730Z] #62 52.30 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-07T18:42:36.730Z] #62 52.31 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T18:42:36.730Z] #62 52.53 Selecting previously unselected package libbtrfs-dev. [2020-05-07T18:42:36.730Z] #62 52.53 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-07T18:42:36.730Z] #62 52.56 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:42:36.730Z] #62 53.08 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T18:42:36.730Z] #62 53.10 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:42:36.730Z] #62 53.11 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:42:36.730Z] #62 DONE 53.5s [2020-05-07T18:42:36.730Z] [2020-05-07T18:42:36.730Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:42:36.730Z] #63 DONE 0.1s [2020-05-07T18:42:36.730Z] [2020-05-07T18:42:36.730Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T18:42:36.730Z] #64 DONE 0.1s [2020-05-07T18:42:36.730Z] [2020-05-07T18:42:36.730Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:37.123Z] #34 9.517 internal/testlog [2020-05-07T18:42:37.123Z] #34 ... [2020-05-07T18:42:37.123Z] [2020-05-07T18:42:37.123Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:37.123Z] #44 1.071 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:42:37.123Z] #44 1.279 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:42:37.123Z] #44 1.303 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:42:37.123Z] #44 3.780 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T18:42:37.123Z] #44 7.206 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T18:42:37.123Z] #44 ... [2020-05-07T18:42:37.123Z] [2020-05-07T18:42:37.123Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:37.123Z] #11 1.027 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:42:37.123Z] #11 1.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:42:37.123Z] #11 1.481 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:42:37.123Z] #11 3.432 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T18:42:37.123Z] #11 7.464 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T18:42:37.123Z] #11 9.917 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T18:42:37.123Z] #11 ... [2020-05-07T18:42:37.123Z] [2020-05-07T18:42:37.123Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:42:37.123Z] #26 0.974 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:42:37.123Z] #26 1.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:42:37.123Z] #26 1.180 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:42:37.123Z] #26 3.204 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T18:42:37.123Z] #26 6.897 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T18:42:37.123Z] #26 10.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T18:42:37.458Z] #26 ... [2020-05-07T18:42:37.458Z] [2020-05-07T18:42:37.458Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:37.458Z] #24 0.828 + RM_GOPATH=0 [2020-05-07T18:42:37.458Z] #24 0.828 + TMP_GOPATH= [2020-05-07T18:42:37.458Z] #24 0.829 + : /build [2020-05-07T18:42:37.458Z] #24 0.829 + '[' -z '' ']' [2020-05-07T18:42:37.458Z] #24 0.831 ++ mktemp -d [2020-05-07T18:42:37.458Z] #24 0.838 + export GOPATH=/tmp/tmp.9ihECKJlh1 [2020-05-07T18:42:37.458Z] #24 0.838 + GOPATH=/tmp/tmp.9ihECKJlh1 [2020-05-07T18:42:37.458Z] #24 0.838 + RM_GOPATH=1 [2020-05-07T18:42:37.458Z] #24 0.838 ++ dirname ./install.sh [2020-05-07T18:42:37.458Z] #24 0.843 + dir=. [2020-05-07T18:42:37.458Z] #24 0.843 + bin=dockercli [2020-05-07T18:42:37.458Z] #24 0.843 + shift [2020-05-07T18:42:37.458Z] #24 0.843 + '[' '!' -f ./dockercli.installer ']' [2020-05-07T18:42:37.458Z] #24 0.843 + . ./dockercli.installer [2020-05-07T18:42:37.458Z] #24 0.843 ++ : stable [2020-05-07T18:42:37.458Z] #24 0.867 ++ : 17.06.2-ce [2020-05-07T18:42:37.458Z] #24 0.873 + install_dockercli [2020-05-07T18:42:37.458Z] #24 0.878 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T18:42:37.458Z] #24 0.878 Install docker/cli version 17.06.2-ce from stable [2020-05-07T18:42:37.458Z] #24 0.881 ++ uname -m [2020-05-07T18:42:37.458Z] #24 0.936 + arch=ppc64le [2020-05-07T18:42:37.458Z] #24 0.937 + '[' ppc64le '!=' x86_64 ']' [2020-05-07T18:42:37.458Z] #24 0.937 + '[' ppc64le '!=' s390x ']' [2020-05-07T18:42:37.458Z] #24 0.939 + '[' ppc64le '!=' armhf ']' [2020-05-07T18:42:37.458Z] #24 0.940 + build_dockercli [2020-05-07T18:42:37.458Z] #24 0.941 + git clone https://github.com/docker/docker-ce /tmp/tmp.9ihECKJlh1/tmp/docker-ce [2020-05-07T18:42:37.458Z] #24 0.946 Cloning into '/tmp/tmp.9ihECKJlh1/tmp/docker-ce'... [2020-05-07T18:42:37.458Z] #24 ... [2020-05-07T18:42:37.458Z] [2020-05-07T18:42:37.458Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:37.458Z] #51 0.592 + RM_GOPATH=0 [2020-05-07T18:42:37.458Z] #51 0.592 + TMP_GOPATH= [2020-05-07T18:42:37.458Z] #51 0.593 + : /build [2020-05-07T18:42:37.458Z] #51 0.593 + '[' -z '' ']' [2020-05-07T18:42:37.458Z] #51 0.595 ++ mktemp -d [2020-05-07T18:42:37.458Z] #51 0.600 + export GOPATH=/tmp/tmp.VhP7wPnXER [2020-05-07T18:42:37.458Z] #51 0.600 + GOPATH=/tmp/tmp.VhP7wPnXER [2020-05-07T18:42:37.458Z] #51 0.600 + RM_GOPATH=1 [2020-05-07T18:42:37.458Z] #51 0.608 ++ dirname ./install.sh [2020-05-07T18:42:37.458Z] #51 0.611 + dir=. [2020-05-07T18:42:37.458Z] #51 0.611 + bin=gotestsum [2020-05-07T18:42:37.458Z] #51 0.611 + shift [2020-05-07T18:42:37.458Z] #51 0.611 + '[' '!' -f ./gotestsum.installer ']' [2020-05-07T18:42:37.458Z] #51 0.612 + . ./gotestsum.installer [2020-05-07T18:42:37.458Z] #51 0.612 ++ : v0.3.5 [2020-05-07T18:42:37.458Z] #51 0.613 + install_gotestsum [2020-05-07T18:42:37.458Z] #51 0.613 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T18:42:37.458Z] #51 0.613 + go get -d gotest.tools/gotestsum [2020-05-07T18:42:37.458Z] #51 0.613 Installing gotestsum version v0.3.5 [2020-05-07T18:42:37.794Z] #51 ... [2020-05-07T18:42:37.794Z] [2020-05-07T18:42:37.794Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:42:37.794Z] #63 0.941 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:42:37.794Z] #63 1.179 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:42:37.794Z] #63 1.183 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:42:37.794Z] #63 3.776 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T18:42:37.794Z] #63 8.097 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T18:42:37.794Z] #63 10.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T18:42:37.794Z] #63 ... [2020-05-07T18:42:37.794Z] [2020-05-07T18:42:37.794Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:42:37.794Z] #42 0.723 + git clone https://github.com/docker/distribution.git . [2020-05-07T18:42:37.794Z] #42 0.736 Cloning into '.'... [2020-05-07T18:42:37.794Z] #42 ... [2020-05-07T18:42:37.794Z] [2020-05-07T18:42:37.794Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:37.794Z] #75 0.794 + RM_GOPATH=0 [2020-05-07T18:42:37.794Z] #75 0.795 + TMP_GOPATH= [2020-05-07T18:42:37.794Z] #75 0.796 + : /build [2020-05-07T18:42:37.794Z] #75 0.800 + '[' -z '' ']' [2020-05-07T18:42:37.794Z] #75 0.803 ++ mktemp -d [2020-05-07T18:42:37.794Z] #75 0.806 + export GOPATH=/tmp/tmp.xMdhilzHBo [2020-05-07T18:42:37.794Z] #75 0.874 + GOPATH=/tmp/tmp.xMdhilzHBo [2020-05-07T18:42:37.794Z] #75 0.874 + RM_GOPATH=1 [2020-05-07T18:42:37.794Z] #75 0.878 ++ dirname ./install.sh [2020-05-07T18:42:37.794Z] #75 0.895 + dir=. [2020-05-07T18:42:37.794Z] #75 0.895 + bin=proxy [2020-05-07T18:42:37.794Z] #75 0.895 + shift [2020-05-07T18:42:37.794Z] #75 0.896 + '[' '!' -f ./proxy.installer ']' [2020-05-07T18:42:37.794Z] #75 0.896 + . ./proxy.installer [2020-05-07T18:42:37.794Z] #75 0.897 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:42:37.794Z] #75 0.898 + install_proxy [2020-05-07T18:42:37.794Z] #75 0.906 + case "$1" in [2020-05-07T18:42:37.794Z] #75 0.906 + export CGO_ENABLED=0 [2020-05-07T18:42:37.794Z] #75 0.906 + CGO_ENABLED=0 [2020-05-07T18:42:37.794Z] #75 0.906 + _install_proxy [2020-05-07T18:42:37.794Z] #75 0.906 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T18:42:37.794Z] #75 0.907 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.xMdhilzHBo/src/github.com/docker/libnetwork [2020-05-07T18:42:37.794Z] #75 0.908 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:42:37.794Z] #75 0.926 Cloning into '/tmp/tmp.xMdhilzHBo/src/github.com/docker/libnetwork'... [2020-05-07T18:42:37.950Z] #44 73.02 LINK criu/pie/restorer.built-in.o [2020-05-07T18:42:37.950Z] #44 73.03 GEN criu/pie/restorer-blob.h [2020-05-07T18:42:38.128Z] #75 ... [2020-05-07T18:42:38.128Z] [2020-05-07T18:42:38.128Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:38.128Z] #36 1.068 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:42:38.128Z] #36 1.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:42:38.128Z] #36 1.419 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:42:38.128Z] #36 3.675 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T18:42:38.128Z] #36 7.565 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T18:42:38.128Z] #36 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T18:42:38.128Z] #36 ... [2020-05-07T18:42:38.128Z] [2020-05-07T18:42:38.128Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:38.128Z] #69 0.901 + RM_GOPATH=0 [2020-05-07T18:42:38.128Z] #69 0.901 + TMP_GOPATH= [2020-05-07T18:42:38.128Z] #69 0.902 + : /build/ [2020-05-07T18:42:38.128Z] #69 0.903 + '[' -z '' ']' [2020-05-07T18:42:38.128Z] #69 0.906 ++ mktemp -d [2020-05-07T18:42:38.128Z] #69 0.929 + export GOPATH=/tmp/tmp.LcKbPo3Dc8 [2020-05-07T18:42:38.128Z] #69 0.930 + GOPATH=/tmp/tmp.LcKbPo3Dc8 [2020-05-07T18:42:38.128Z] #69 0.930 + RM_GOPATH=1 [2020-05-07T18:42:38.128Z] #69 0.932 ++ dirname ./install.sh [2020-05-07T18:42:38.128Z] #69 0.942 + dir=. [2020-05-07T18:42:38.128Z] #69 0.942 + bin=rootlesskit [2020-05-07T18:42:38.128Z] #69 0.943 + shift [2020-05-07T18:42:38.128Z] #69 0.943 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-07T18:42:38.128Z] #69 0.945 + . ./rootlesskit.installer [2020-05-07T18:42:38.128Z] #69 0.945 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:42:38.128Z] #69 0.946 + install_rootlesskit [2020-05-07T18:42:38.128Z] #69 0.958 + case "$1" in [2020-05-07T18:42:38.128Z] #69 0.958 + export CGO_ENABLED=0 [2020-05-07T18:42:38.128Z] #69 0.958 + CGO_ENABLED=0 [2020-05-07T18:42:38.128Z] #69 0.959 + _install_rootlesskit [2020-05-07T18:42:38.128Z] #69 0.962 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T18:42:38.128Z] #69 0.962 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:42:38.128Z] #69 0.962 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LcKbPo3Dc8/src/github.com/rootless-containers/rootlesskit [2020-05-07T18:42:38.128Z] #69 0.980 Cloning into '/tmp/tmp.LcKbPo3Dc8/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T18:42:38.128Z] #69 10.12 + cd /tmp/tmp.LcKbPo3Dc8/src/github.com/rootless-containers/rootlesskit [2020-05-07T18:42:38.128Z] #69 10.12 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T18:42:38.128Z] #69 10.43 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T18:42:38.128Z] #69 10.43 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T18:42:38.208Z] #44 73.16 DEP criu/vdso.d [2020-05-07T18:42:38.208Z] #44 73.42 DEP criu/vdso-compat.d [2020-05-07T18:42:38.462Z] #69 ... [2020-05-07T18:42:38.462Z] [2020-05-07T18:42:38.462Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:38.462Z] #54 0.875 + RM_GOPATH=0 [2020-05-07T18:42:38.462Z] #54 0.899 + TMP_GOPATH= [2020-05-07T18:42:38.462Z] #54 0.900 + : /build [2020-05-07T18:42:38.462Z] #54 0.903 + '[' -z '' ']' [2020-05-07T18:42:38.462Z] #54 0.918 ++ mktemp -d [2020-05-07T18:42:38.462Z] #54 0.948 + export GOPATH=/tmp/tmp.en8GnXMeIv [2020-05-07T18:42:38.462Z] #54 0.949 + GOPATH=/tmp/tmp.en8GnXMeIv [2020-05-07T18:42:38.462Z] #54 0.949 + RM_GOPATH=1 [2020-05-07T18:42:38.462Z] #54 0.952 ++ dirname ./install.sh [2020-05-07T18:42:38.462Z] #54 0.986 + dir=. [2020-05-07T18:42:38.462Z] #54 0.993 + bin=golangci_lint [2020-05-07T18:42:38.462Z] #54 0.993 + shift [2020-05-07T18:42:38.462Z] #54 0.993 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-07T18:42:38.462Z] #54 0.994 + . ./golangci_lint.installer [2020-05-07T18:42:38.462Z] #54 0.994 ++ : v1.23.8 [2020-05-07T18:42:38.462Z] #54 0.995 + install_golangci_lint [2020-05-07T18:42:38.462Z] #54 0.996 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T18:42:38.462Z] #54 0.996 Installing golangci-lint version v1.23.8 [2020-05-07T18:42:38.462Z] #54 0.996 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T18:42:38.462Z] #54 ... [2020-05-07T18:42:38.462Z] [2020-05-07T18:42:38.462Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:42:38.462Z] #31 0.918 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-07T18:42:38.462Z] #31 0.928 Cloning into '.'... [2020-05-07T18:42:38.465Z] #44 73.52 DEP criu/uts_ns.d [2020-05-07T18:42:38.465Z] #44 73.65 DEP criu/util.d [2020-05-07T18:42:38.659Z] #65 ... [2020-05-07T18:42:38.659Z] [2020-05-07T18:42:38.659Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:42:38.659Z] #25 39.49 Reading package lists... [2020-05-07T18:42:38.659Z] #25 46.73 Building dependency tree... [2020-05-07T18:42:38.659Z] #25 50.51 ca-certificates is already the newest version (20190110). [2020-05-07T18:42:38.659Z] #25 50.51 The following additional packages will be installed: [2020-05-07T18:42:38.659Z] #25 50.51 libjq1 libonig5 [2020-05-07T18:42:38.659Z] #25 51.00 The following NEW packages will be installed: [2020-05-07T18:42:38.659Z] #25 51.02 jq libjq1 libonig5 [2020-05-07T18:42:38.659Z] #25 51.48 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:42:38.659Z] #25 51.48 Need to get 355 kB of archives. [2020-05-07T18:42:38.659Z] #25 51.48 After this operation, 1072 kB of additional disk space will be used. [2020-05-07T18:42:38.659Z] #25 51.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-07T18:42:38.659Z] #25 51.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-07T18:42:38.659Z] #25 51.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-07T18:42:38.659Z] #25 53.49 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:42:38.659Z] #25 53.90 Fetched 355 kB in 0s (1184 kB/s) [2020-05-07T18:42:38.659Z] #25 53.99 Selecting previously unselected package libonig5:amd64. [2020-05-07T18:42:38.659Z] #25 53.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 ... 15409 files and directories currently installed.) [2020-05-07T18:42:38.659Z] #25 54.07 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-07T18:42:38.659Z] #25 54.09 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-07T18:42:38.659Z] #25 54.27 Selecting previously unselected package libjq1:amd64. [2020-05-07T18:42:38.659Z] #25 54.27 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T18:42:38.659Z] #25 54.27 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T18:42:38.659Z] #25 54.62 Selecting previously unselected package jq. [2020-05-07T18:42:38.659Z] #25 54.64 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T18:42:38.659Z] #25 54.66 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T18:42:38.659Z] #25 54.98 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-07T18:42:38.659Z] #25 55.00 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T18:42:38.659Z] #25 55.01 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T18:42:38.659Z] #25 55.04 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:42:38.659Z] #25 DONE 55.3s [2020-05-07T18:42:38.659Z] [2020-05-07T18:42:38.659Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T18:42:38.659Z] #26 DONE 0.1s [2020-05-07T18:42:38.659Z] [2020-05-07T18:42:38.659Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:38.723Z] #44 73.82 DEP criu/uffd.d [2020-05-07T18:42:38.723Z] #44 73.99 DEP criu/tun.d [2020-05-07T18:42:38.797Z] #31 ... [2020-05-07T18:42:38.797Z] [2020-05-07T18:42:38.797Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:38.797Z] #34 10.33 runtime [2020-05-07T18:42:38.797Z] #34 10.82 encoding [2020-05-07T18:42:38.981Z] #44 74.13 DEP criu/tty.d [2020-05-07T18:42:39.131Z] #34 11.71 runtime/cgo [2020-05-07T18:42:39.238Z] #44 74.31 DEP criu/timerfd.d [2020-05-07T18:42:39.238Z] #44 ... [2020-05-07T18:42:39.238Z] [2020-05-07T18:42:39.238Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:39.238Z] #60 9.800 + cd /tmp/tmp.7coctArmte/src/github.com/opencontainers/runc [2020-05-07T18:42:39.238Z] #60 9.801 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:42:39.238Z] #60 10.45 + '[' -z '' ']' [2020-05-07T18:42:39.238Z] #60 10.45 + target=static [2020-05-07T18:42:39.238Z] #60 10.45 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T18:42:39.238Z] #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-05-07T18:42:39.496Z] #60 ... [2020-05-07T18:42:39.496Z] [2020-05-07T18:42:39.496Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:42:39.496Z] #44 74.47 DEP criu/sysfs_parse.d [2020-05-07T18:42:39.496Z] #44 74.61 DEP criu/sysctl.d [2020-05-07T18:42:39.619Z] #65 3.544 + RM_GOPATH=0 [2020-05-07T18:42:39.619Z] #65 3.544 + TMP_GOPATH= [2020-05-07T18:42:39.619Z] #65 3.544 + : /build [2020-05-07T18:42:39.619Z] #65 3.544 + '[' -z '' ']' [2020-05-07T18:42:39.619Z] #65 3.544 ++ mktemp -d [2020-05-07T18:42:39.619Z] #65 3.544 + export GOPATH=/tmp/tmp.PqDTtycZvt [2020-05-07T18:42:39.619Z] #65 3.544 + GOPATH=/tmp/tmp.PqDTtycZvt [2020-05-07T18:42:39.619Z] #65 3.544 + RM_GOPATH=1 [2020-05-07T18:42:39.619Z] #65 3.544 ++ dirname ./install.sh [2020-05-07T18:42:39.619Z] #65 3.555 + dir=. [2020-05-07T18:42:39.619Z] #65 3.556 + bin=containerd [2020-05-07T18:42:39.619Z] #65 3.556 + shift [2020-05-07T18:42:39.619Z] #65 3.556 + '[' '!' -f ./containerd.installer ']' [2020-05-07T18:42:39.619Z] #65 3.559 + . ./containerd.installer [2020-05-07T18:42:39.619Z] #65 3.560 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:42:39.619Z] #65 3.564 + install_containerd [2020-05-07T18:42:39.619Z] #65 3.566 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T18:42:39.619Z] #65 3.566 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:42:39.619Z] #65 3.566 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PqDTtycZvt/src/github.com/containerd/containerd [2020-05-07T18:42:39.619Z] #65 3.569 Cloning into '/tmp/tmp.PqDTtycZvt/src/github.com/containerd/containerd'... [2020-05-07T18:42:39.753Z] #44 74.75 DEP criu/string.d [2020-05-07T18:42:39.753Z] #44 74.77 DEP criu/stats.d [2020-05-07T18:42:39.753Z] #44 74.87 DEP criu/sockets.d [2020-05-07T18:42:39.789Z] #35 ... [2020-05-07T18:42:39.789Z] [2020-05-07T18:42:39.789Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:39.789Z] #33 38.36 sync [2020-05-07T18:42:39.789Z] #33 38.45 internal/reflectlite [2020-05-07T18:42:39.789Z] #33 41.25 sort [2020-05-07T18:42:39.789Z] #33 41.29 errors [2020-05-07T18:42:39.789Z] #33 41.95 strconv [2020-05-07T18:42:39.789Z] #33 41.98 internal/oserror [2020-05-07T18:42:39.789Z] #33 41.98 io [2020-05-07T18:42:39.789Z] #33 42.23 syscall [2020-05-07T18:42:39.789Z] #33 44.28 strings [2020-05-07T18:42:39.789Z] #33 44.29 bytes [2020-05-07T18:42:39.874Z] #65 ... [2020-05-07T18:42:39.874Z] [2020-05-07T18:42:39.874Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:42:39.874Z] #25 41.88 Reading package lists... [2020-05-07T18:42:39.874Z] #25 49.07 Building dependency tree... [2020-05-07T18:42:39.874Z] #25 52.93 ca-certificates is already the newest version (20190110). [2020-05-07T18:42:39.874Z] #25 52.93 The following additional packages will be installed: [2020-05-07T18:42:39.874Z] #25 52.94 libjq1 libonig5 [2020-05-07T18:42:39.874Z] #25 53.40 The following NEW packages will be installed: [2020-05-07T18:42:39.874Z] #25 53.42 jq libjq1 libonig5 [2020-05-07T18:42:39.874Z] #25 54.03 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:42:39.874Z] #25 54.03 Need to get 355 kB of archives. [2020-05-07T18:42:39.874Z] #25 54.03 After this operation, 1072 kB of additional disk space will be used. [2020-05-07T18:42:39.874Z] #25 54.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-07T18:42:39.874Z] #25 54.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-07T18:42:39.874Z] #25 54.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-07T18:42:39.874Z] #25 56.07 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:42:39.874Z] #25 56.58 Fetched 355 kB in 0s (883 kB/s) [2020-05-07T18:42:39.874Z] #25 56.73 Selecting previously unselected package libonig5:amd64. [2020-05-07T18:42:39.874Z] #25 56.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-07T18:42:39.874Z] #25 56.79 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-07T18:42:39.874Z] #25 56.82 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-07T18:42:39.874Z] #25 57.06 Selecting previously unselected package libjq1:amd64. [2020-05-07T18:42:39.874Z] #25 57.07 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T18:42:39.874Z] #25 57.11 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T18:42:39.874Z] #25 57.27 Selecting previously unselected package jq. [2020-05-07T18:42:39.874Z] #25 57.28 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T18:42:39.874Z] #25 57.29 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T18:42:39.874Z] #25 57.59 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-07T18:42:39.874Z] #25 57.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T18:42:39.874Z] #25 57.61 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T18:42:39.874Z] #25 57.62 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:42:39.874Z] #25 DONE 58.0s [2020-05-07T18:42:39.874Z] [2020-05-07T18:42:39.874Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T18:42:39.874Z] #26 DONE 0.1s [2020-05-07T18:42:39.874Z] [2020-05-07T18:42:39.874Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:39.874Z] #43 54.59 The following NEW packages will be installed: [2020-05-07T18:42:39.874Z] #43 54.59 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-07T18:42:39.874Z] #43 54.61 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-07T18:42:39.874Z] #43 54.61 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-07T18:42:39.874Z] #43 54.61 python-six zlib1g-dev [2020-05-07T18:42:39.874Z] #43 55.34 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:42:39.874Z] #43 55.34 Need to get 4095 kB of archives. [2020-05-07T18:42:39.874Z] #43 55.34 After this operation, 22.5 MB of additional disk space will be used. [2020-05-07T18:42:39.874Z] #43 55.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-07T18:42:39.874Z] #43 55.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-07T18:42:39.874Z] #43 55.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-07T18:42:39.874Z] #43 55.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-07T18:42:39.874Z] #43 55.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-07T18:42:39.874Z] #43 55.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-07T18:42:39.874Z] #43 55.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-05-07T18:42:39.874Z] #43 55.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-07T18:42:39.874Z] #43 55.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-07T18:42:39.874Z] #43 55.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-07T18:42:39.874Z] #43 55.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-07T18:42:39.874Z] #43 55.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-07T18:42:39.874Z] #43 55.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-05-07T18:42:39.874Z] #43 55.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-07T18:42:39.874Z] #43 55.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-07T18:42:39.874Z] #43 55.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-07T18:42:39.874Z] #43 55.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-07T18:42:39.874Z] #43 57.32 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:42:39.874Z] #43 57.52 Fetched 4095 kB in 1s (4018 kB/s) [2020-05-07T18:42:39.875Z] #43 57.64 Selecting previously unselected package libcap-dev:amd64. [2020-05-07T18:42:39.875Z] #43 57.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-07T18:42:39.875Z] #43 57.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-07T18:42:39.875Z] #43 57.74 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-07T18:42:39.875Z] #43 57.86 Selecting previously unselected package libnet1:amd64. [2020-05-07T18:42:39.875Z] #43 57.88 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T18:42:39.875Z] #43 57.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T18:42:39.875Z] #43 58.12 Selecting previously unselected package libnet1-dev. [2020-05-07T18:42:39.875Z] #43 58.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T18:42:40.011Z] #44 75.05 DEP criu/sk-unix.d [2020-05-07T18:42:40.050Z] #33 48.48 reflect [2020-05-07T18:42:40.050Z] #33 ... [2020-05-07T18:42:40.050Z] [2020-05-07T18:42:40.050Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:40.050Z] #27 9.434 0.1% ###### 9.0% ############# 18.4% ################### 27.1% ######################## 33.3% ############################## 41.8% ################################## 48.5% ####################################### 54.4% ################################################## 69.6% ###################################################### 75.4% ############################################################ 84.4% ######################################################################## 100.0% [2020-05-07T18:42:40.050Z] #27 10.99 #=#=# [2020-05-07T18:42:40.050Z] #27 11.29 #=#=# #### 6.3% ######### 13.2% ############## 19.9% ################## 25.6% ###################### 31.1% ######################### 35.1% ############################# 41.6% ################################# 46.8% ##################################### 51.9% ######################################### 57.9% ############################################### 65.3% ################################################### 72.1% ######################################################## 78.3% ############################################################# 86.0% ################################################################### 94.1% ######################################################################## 100.0% [2020-05-07T18:42:40.131Z] #43 58.24 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T18:42:40.268Z] #44 75.37 DEP criu/sk-tcp.d [2020-05-07T18:42:40.310Z] #27 13.45 [2020-05-07T18:42:40.399Z] #43 58.63 Selecting previously unselected package libnl-3-200:amd64. [2020-05-07T18:42:40.399Z] #43 58.63 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-07T18:42:40.399Z] #43 58.64 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T18:42:40.526Z] #44 75.56 DEP criu/sk-queue.d [2020-05-07T18:42:40.526Z] #44 75.70 DEP criu/sk-packet.d [2020-05-07T18:42:40.546Z] #27 ... [2020-05-07T18:42:40.546Z] [2020-05-07T18:42:40.546Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:40.546Z] #10 40.69 Reading package lists... [2020-05-07T18:42:40.546Z] #10 47.69 Building dependency tree... [2020-05-07T18:42:40.546Z] #10 51.65 The following additional packages will be installed: [2020-05-07T18:42:40.546Z] #10 51.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-07T18:42:40.546Z] #10 51.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-07T18:42:40.546Z] #10 51.66 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-07T18:42:40.546Z] #10 51.66 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T18:42:40.546Z] #10 51.68 Suggested packages: [2020-05-07T18:42:40.546Z] #10 51.68 gcc-8-locales seccomp wine64 [2020-05-07T18:42:40.546Z] #10 53.67 The following NEW packages will be installed: [2020-05-07T18:42:40.546Z] #10 53.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-07T18:42:40.546Z] #10 53.69 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-07T18:42:40.546Z] #10 53.69 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-07T18:42:40.546Z] #10 53.69 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-07T18:42:40.546Z] #10 53.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-07T18:42:40.546Z] #10 53.70 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T18:42:40.546Z] #10 54.20 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:42:40.546Z] #10 54.20 Need to get 77.7 MB of archives. [2020-05-07T18:42:40.546Z] #10 54.20 After this operation, 487 MB of additional disk space will be used. [2020-05-07T18:42:40.546Z] #10 54.20 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-05-07T18:42:40.546Z] #10 54.43 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-05-07T18:42:40.546Z] #10 54.76 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-05-07T18:42:40.546Z] #10 54.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-07T18:42:40.546Z] #10 54.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-07T18:42:40.546Z] #10 54.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-07T18:42:40.546Z] #10 55.32 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-05-07T18:42:40.546Z] #10 55.85 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-05-07T18:42:40.546Z] #10 55.90 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-05-07T18:42:40.546Z] #10 ... [2020-05-07T18:42:40.546Z] [2020-05-07T18:42:40.546Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:40.546Z] #35 56.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T18:42:40.546Z] #35 56.92 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T18:42:40.546Z] #35 56.93 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-07T18:42:40.546Z] #35 56.96 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T18:42:40.546Z] #35 57.03 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-07T18:42:40.546Z] #35 57.06 Setting up cmake-data (3.13.4-1) ... [2020-05-07T18:42:40.546Z] #35 57.07 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-07T18:42:40.546Z] #35 57.09 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-07T18:42:40.546Z] #35 57.09 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-07T18:42:40.546Z] #35 57.10 Setting up cmake (3.13.4-1) ... [2020-05-07T18:42:40.546Z] #35 57.12 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:42:40.546Z] #35 57.21 Processing triggers for mime-support (3.62) ... [2020-05-07T18:42:40.546Z] #35 DONE 57.6s [2020-05-07T18:42:40.546Z] [2020-05-07T18:42:40.546Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:40.546Z] #65 3.385 + RM_GOPATH=0 [2020-05-07T18:42:40.546Z] #65 3.385 + TMP_GOPATH= [2020-05-07T18:42:40.546Z] #65 3.385 + : /build [2020-05-07T18:42:40.546Z] #65 3.385 + '[' -z '' ']' [2020-05-07T18:42:40.546Z] #65 3.389 ++ mktemp -d [2020-05-07T18:42:40.546Z] #65 3.395 + export GOPATH=/tmp/tmp.qFQfs5kGof [2020-05-07T18:42:40.546Z] #65 3.395 + GOPATH=/tmp/tmp.qFQfs5kGof [2020-05-07T18:42:40.546Z] #65 3.395 + RM_GOPATH=1 [2020-05-07T18:42:40.546Z] #65 3.396 ++ dirname ./install.sh [2020-05-07T18:42:40.546Z] #65 3.398 + dir=. [2020-05-07T18:42:40.546Z] #65 3.398 + bin=containerd [2020-05-07T18:42:40.546Z] #65 3.398 + shift [2020-05-07T18:42:40.546Z] #65 3.398 + '[' '!' -f ./containerd.installer ']' [2020-05-07T18:42:40.546Z] #65 3.399 + . ./containerd.installer [2020-05-07T18:42:40.546Z] #65 3.399 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:42:40.546Z] #65 3.399 + install_containerd [2020-05-07T18:42:40.546Z] #65 3.406 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T18:42:40.546Z] #65 3.406 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:42:40.546Z] #65 3.406 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qFQfs5kGof/src/github.com/containerd/containerd [2020-05-07T18:42:40.546Z] #65 3.415 Cloning into '/tmp/tmp.qFQfs5kGof/src/github.com/containerd/containerd'... [2020-05-07T18:42:40.654Z] #43 58.81 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-07T18:42:40.654Z] #43 58.82 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-07T18:42:40.654Z] #43 58.83 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-07T18:42:40.783Z] #44 75.91 DEP criu/sk-netlink.d [2020-05-07T18:42:40.802Z] #65 ... [2020-05-07T18:42:40.802Z] [2020-05-07T18:42:40.802Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:42:40.802Z] #36 DONE 0.1s [2020-05-07T18:42:40.910Z] #43 ... [2020-05-07T18:42:40.910Z] [2020-05-07T18:42:40.910Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:40.910Z] #35 42.20 Reading package lists... [2020-05-07T18:42:40.910Z] #35 49.31 Building dependency tree... [2020-05-07T18:42:40.910Z] #35 53.18 The following additional packages will be installed: [2020-05-07T18:42:40.910Z] #35 53.19 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-07T18:42:40.910Z] #35 53.22 Suggested packages: [2020-05-07T18:42:40.910Z] #35 53.22 cmake-doc ninja-build lrzip [2020-05-07T18:42:40.910Z] #35 53.22 Recommended packages: [2020-05-07T18:42:40.910Z] #35 53.22 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-07T18:42:40.910Z] #35 54.41 The following NEW packages will be installed: [2020-05-07T18:42:40.910Z] #35 54.45 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-07T18:42:40.910Z] #35 54.45 vim-common xxd [2020-05-07T18:42:40.910Z] #35 55.07 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:42:40.910Z] #35 55.07 Need to get 14.9 MB of archives. [2020-05-07T18:42:40.910Z] #35 55.07 After this operation, 61.8 MB of additional disk space will be used. [2020-05-07T18:42:40.910Z] #35 55.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-07T18:42:40.910Z] #35 55.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T18:42:40.910Z] #35 55.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-07T18:42:40.910Z] #35 55.37 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-07T18:42:40.910Z] #35 56.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-07T18:42:40.910Z] #35 56.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-07T18:42:40.910Z] #35 56.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-07T18:42:40.910Z] #35 56.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-07T18:42:40.910Z] #35 56.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-07T18:42:40.910Z] #35 56.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-07T18:42:40.910Z] #35 58.46 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:42:40.910Z] #35 58.74 Fetched 14.9 MB in 2s (6441 kB/s) [2020-05-07T18:42:40.910Z] #35 58.87 Selecting previously unselected package xxd. [2020-05-07T18:42:40.910Z] #35 58.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 ... 15409 files and directories currently installed.) [2020-05-07T18:42:40.910Z] #35 58.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T18:42:40.910Z] #35 58.96 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T18:42:40.910Z] #35 59.16 Selecting previously unselected package vim-common. [2020-05-07T18:42:40.910Z] #35 59.16 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:42:40.910Z] #35 59.23 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T18:42:40.910Z] #35 ... [2020-05-07T18:42:40.910Z] [2020-05-07T18:42:40.910Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:40.910Z] #43 59.17 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-07T18:42:40.910Z] #43 59.17 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-07T18:42:40.910Z] #43 59.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T18:42:40.910Z] #43 59.26 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-07T18:42:41.041Z] #44 76.15 DEP criu/sk-inet.d [2020-05-07T18:42:41.065Z] [2020-05-07T18:42:41.065Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T18:42:41.065Z] #37 DONE 0.1s [2020-05-07T18:42:41.065Z] [2020-05-07T18:42:41.065Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:41.065Z] #38 ... [2020-05-07T18:42:41.065Z] [2020-05-07T18:42:41.065Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:41.065Z] #43 41.14 Reading package lists... [2020-05-07T18:42:41.065Z] #43 48.35 Building dependency tree... [2020-05-07T18:42:41.065Z] #43 52.07 The following additional packages will be installed: [2020-05-07T18:42:41.065Z] #43 52.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-07T18:42:41.065Z] #43 52.07 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-07T18:42:41.065Z] #43 52.08 Suggested packages: [2020-05-07T18:42:41.065Z] #43 52.08 manpages-dev python-setuptools [2020-05-07T18:42:41.065Z] #43 53.93 The following NEW packages will be installed: [2020-05-07T18:42:41.065Z] #43 53.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-07T18:42:41.065Z] #43 53.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-07T18:42:41.065Z] #43 53.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-07T18:42:41.065Z] #43 53.94 python-six zlib1g-dev [2020-05-07T18:42:41.065Z] #43 54.37 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:42:41.065Z] #43 54.37 Need to get 4095 kB of archives. [2020-05-07T18:42:41.065Z] #43 54.37 After this operation, 22.5 MB of additional disk space will be used. [2020-05-07T18:42:41.065Z] #43 54.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-07T18:42:41.065Z] #43 54.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-07T18:42:41.065Z] #43 54.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-07T18:42:41.065Z] #43 54.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-07T18:42:41.065Z] #43 54.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-07T18:42:41.065Z] #43 54.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-07T18:42:41.065Z] #43 54.45 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-05-07T18:42:41.065Z] #43 54.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-07T18:42:41.065Z] #43 54.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-07T18:42:41.065Z] #43 54.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-07T18:42:41.065Z] #43 54.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-07T18:42:41.065Z] #43 54.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-07T18:42:41.065Z] #43 54.79 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-05-07T18:42:41.065Z] #43 54.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-07T18:42:41.065Z] #43 54.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-07T18:42:41.065Z] #43 54.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-07T18:42:41.065Z] #43 54.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-07T18:42:41.065Z] #43 56.37 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:42:41.065Z] #43 56.62 Fetched 4095 kB in 1s (5199 kB/s) [2020-05-07T18:42:41.065Z] #43 56.74 Selecting previously unselected package libcap-dev:amd64. [2020-05-07T18:42:41.065Z] #43 56.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 ... 15409 files and directories currently installed.) [2020-05-07T18:42:41.065Z] #43 56.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-07T18:42:41.065Z] #43 56.83 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-07T18:42:41.065Z] #43 56.94 Selecting previously unselected package libnet1:amd64. [2020-05-07T18:42:41.065Z] #43 56.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T18:42:41.065Z] #43 56.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T18:42:41.065Z] #43 57.12 Selecting previously unselected package libnet1-dev. [2020-05-07T18:42:41.065Z] #43 57.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T18:42:41.065Z] #43 57.15 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T18:42:41.065Z] #43 57.38 Selecting previously unselected package libnl-3-200:amd64. [2020-05-07T18:42:41.065Z] #43 57.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-07T18:42:41.065Z] #43 57.38 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T18:42:41.065Z] #43 57.54 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-07T18:42:41.065Z] #43 57.56 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-07T18:42:41.065Z] #43 57.58 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-07T18:42:41.143Z] #27 13.77 0.0% 0.3% 1.2% ## 4.1% #### 5.8% # [2020-05-07T18:42:41.143Z] #27 ... [2020-05-07T18:42:41.143Z] [2020-05-07T18:42:41.143Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:41.143Z] #65 3.518 + RM_GOPATH=0 [2020-05-07T18:42:41.143Z] #65 3.518 + TMP_GOPATH= [2020-05-07T18:42:41.143Z] #65 3.518 + : /build [2020-05-07T18:42:41.143Z] #65 3.518 + '[' -z '' ']' [2020-05-07T18:42:41.143Z] #65 3.518 ++ mktemp -d [2020-05-07T18:42:41.143Z] #65 3.523 + export GOPATH=/tmp/tmp.FDjqXwN5Ji [2020-05-07T18:42:41.143Z] #65 3.523 + GOPATH=/tmp/tmp.FDjqXwN5Ji [2020-05-07T18:42:41.143Z] #65 3.523 + RM_GOPATH=1 [2020-05-07T18:42:41.143Z] #65 3.523 ++ dirname ./install.sh [2020-05-07T18:42:41.143Z] #65 3.531 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:42:41.143Z] #65 3.531 + dir=. [2020-05-07T18:42:41.143Z] #65 3.531 + bin=containerd [2020-05-07T18:42:41.143Z] #65 3.531 + shift [2020-05-07T18:42:41.143Z] #65 3.531 + '[' '!' -f ./containerd.installer ']' [2020-05-07T18:42:41.143Z] #65 3.531 + . ./containerd.installer [2020-05-07T18:42:41.143Z] #65 3.531 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:42:41.143Z] #65 3.531 + install_containerd [2020-05-07T18:42:41.143Z] #65 3.531 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T18:42:41.143Z] #65 3.531 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FDjqXwN5Ji/src/github.com/containerd/containerd [2020-05-07T18:42:41.143Z] #65 3.547 Cloning into '/tmp/tmp.FDjqXwN5Ji/src/github.com/containerd/containerd'... [2020-05-07T18:42:41.165Z] #43 59.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-07T18:42:41.165Z] #43 59.27 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-07T18:42:41.165Z] #43 59.42 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-07T18:42:41.165Z] #43 59.43 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-07T18:42:41.165Z] #43 59.44 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-07T18:42:41.298Z] #44 76.42 DEP criu/signalfd.d [2020-05-07T18:42:41.322Z] #43 58.14 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-07T18:42:41.322Z] #43 58.15 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-07T18:42:41.322Z] #43 58.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T18:42:41.407Z] #65 ... [2020-05-07T18:42:41.407Z] [2020-05-07T18:42:41.407Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:41.407Z] #27 13.77 0.0% 0.3% 1.2% ## 4.1% #### 5.8% ##### 7.3% ###### 9.6% ######## 11.7% [2020-05-07T18:42:41.407Z] #27 ... [2020-05-07T18:42:41.407Z] [2020-05-07T18:42:41.407Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:41.407Z] #47 40.10 internal/reflectlite [2020-05-07T18:42:41.407Z] #47 40.10 sync [2020-05-07T18:42:41.407Z] #47 41.90 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T18:42:41.407Z] #47 41.93 math/rand [2020-05-07T18:42:41.407Z] #47 41.95 internal/singleflight [2020-05-07T18:42:41.407Z] #47 44.17 strconv [2020-05-07T18:42:41.407Z] #47 44.21 vendor/golang.org/x/net/dns/dnsmessage [2020-05-07T18:42:41.407Z] #47 44.23 syscall [2020-05-07T18:42:41.407Z] #47 44.26 bytes [2020-05-07T18:42:41.407Z] #47 48.65 bufio [2020-05-07T18:42:41.407Z] #47 49.87 reflect [2020-05-07T18:42:41.556Z] #44 76.55 DEP criu/sigframe.d [2020-05-07T18:42:41.556Z] #44 76.63 DEP criu/shmem.d [2020-05-07T18:42:41.581Z] #43 58.37 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-07T18:42:41.581Z] #43 58.41 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-07T18:42:41.581Z] #43 58.41 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-07T18:42:41.581Z] #43 58.61 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-07T18:42:41.669Z] #47 ... [2020-05-07T18:42:41.669Z] [2020-05-07T18:42:41.669Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:41.726Z] #43 59.75 Selecting previously unselected package libprotobuf17:amd64. [2020-05-07T18:42:41.726Z] #43 59.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-07T18:42:41.726Z] #43 59.76 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-07T18:42:41.814Z] #44 76.86 DEP criu/servicefd.d [2020-05-07T18:42:41.837Z] #43 58.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-07T18:42:41.837Z] #43 58.63 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-07T18:42:41.981Z] #43 ... [2020-05-07T18:42:41.981Z] [2020-05-07T18:42:41.981Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:41.981Z] #33 49.73 sync [2020-05-07T18:42:41.981Z] #33 49.73 internal/reflectlite [2020-05-07T18:42:41.981Z] #33 52.26 errors [2020-05-07T18:42:41.981Z] #33 52.27 sort [2020-05-07T18:42:41.981Z] #33 52.64 strconv [2020-05-07T18:42:41.981Z] #33 54.24 io [2020-05-07T18:42:41.981Z] #33 55.79 internal/oserror [2020-05-07T18:42:41.981Z] #33 55.94 syscall [2020-05-07T18:42:41.981Z] #33 58.45 reflect [2020-05-07T18:42:41.981Z] #33 ... [2020-05-07T18:42:41.981Z] [2020-05-07T18:42:41.981Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:41.981Z] #35 59.59 Selecting previously unselected package cmake-data. [2020-05-07T18:42:41.981Z] #35 59.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-07T18:42:41.981Z] #35 59.61 Unpacking cmake-data (3.13.4-1) ... [2020-05-07T18:42:42.071Z] #44 77.09 DEP criu/seize.d [2020-05-07T18:42:42.071Z] #44 77.26 DEP criu/seccomp.d [2020-05-07T18:42:42.071Z] #44 ... [2020-05-07T18:42:42.071Z] [2020-05-07T18:42:42.071Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:42:42.071Z] #17 2.189 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:42:42.071Z] #17 2.233 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:42:42.071Z] #17 2.234 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:42:42.071Z] #17 2.762 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:42:42.071Z] #17 3.905 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:42:42.071Z] #17 5.224 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:42:42.094Z] #43 59.02 Selecting previously unselected package libprotobuf17:amd64. [2020-05-07T18:42:42.094Z] #43 59.03 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-07T18:42:42.094Z] #43 59.04 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-07T18:42:42.329Z] #17 ... [2020-05-07T18:42:42.329Z] [2020-05-07T18:42:42.329Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:42:42.329Z] #44 77.50 DEP criu/rst-malloc.d [2020-05-07T18:42:42.329Z] #44 77.61 DEP criu/rbtree.d [2020-05-07T18:42:42.453Z] #27 13.77 0.0% 0.3% 1.2% ## 4.1% #### 5.8% ##### 7.3% ###### 9.6% ######## 11.7% ######### 13.1% ########### 15.6% ############# 18.1% ############## 20.0% ################ 22.3% ################# 24.5% ################### 27.7% ###################### 31.2% ####################### 32.3% ####################### 33.2% [2020-05-07T18:42:42.453Z] #27 ... [2020-05-07T18:42:42.453Z] [2020-05-07T18:42:42.453Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:42.453Z] #43 41.41 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-07T18:42:42.453Z] #43 41.43 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-07T18:42:42.453Z] #43 41.44 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-07T18:42:42.453Z] #43 41.89 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-05-07T18:42:42.453Z] #43 41.89 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-05-07T18:42:42.453Z] #43 41.90 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-07T18:42:42.453Z] #43 42.00 Selecting previously unselected package zlib1g-dev:arm64. [2020-05-07T18:42:42.453Z] #43 42.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-05-07T18:42:42.453Z] #43 42.04 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-07T18:42:42.453Z] #43 42.35 Selecting previously unselected package libprotobuf17:arm64. [2020-05-07T18:42:42.453Z] #43 42.35 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-05-07T18:42:42.453Z] #43 42.37 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-07T18:42:42.453Z] #43 43.20 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-05-07T18:42:42.453Z] #43 43.20 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-05-07T18:42:42.453Z] #43 43.24 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-07T18:42:42.453Z] #43 43.56 Selecting previously unselected package libprotobuf-dev:arm64. [2020-05-07T18:42:42.453Z] #43 43.57 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-05-07T18:42:42.453Z] #43 43.58 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-07T18:42:42.453Z] #43 45.17 Selecting previously unselected package libprotoc17:arm64. [2020-05-07T18:42:42.453Z] #43 45.17 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-05-07T18:42:42.453Z] #43 45.19 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-07T18:42:42.453Z] #43 46.03 Selecting previously unselected package protobuf-c-compiler. [2020-05-07T18:42:42.453Z] #43 46.04 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-05-07T18:42:42.453Z] #43 46.05 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T18:42:42.453Z] #43 46.20 Selecting previously unselected package protobuf-compiler. [2020-05-07T18:42:42.453Z] #43 46.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-05-07T18:42:42.453Z] #43 46.27 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-07T18:42:42.453Z] #43 46.59 Selecting previously unselected package python-pkg-resources. [2020-05-07T18:42:42.453Z] #43 46.59 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T18:42:42.453Z] #43 46.60 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-07T18:42:42.453Z] #43 46.87 Selecting previously unselected package python-six. [2020-05-07T18:42:42.453Z] #43 46.88 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-07T18:42:42.453Z] #43 46.89 Unpacking python-six (1.12.0-1) ... [2020-05-07T18:42:42.453Z] #43 47.01 Selecting previously unselected package python-protobuf. [2020-05-07T18:42:42.453Z] #43 47.01 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-05-07T18:42:42.453Z] #43 47.02 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-07T18:42:42.453Z] #43 47.89 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-07T18:42:42.453Z] #43 51.33 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-07T18:42:42.453Z] #43 51.37 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-07T18:42:42.586Z] #44 77.67 DEP criu/pstree.d [2020-05-07T18:42:42.655Z] #43 ... [2020-05-07T18:42:42.655Z] [2020-05-07T18:42:42.655Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:42.655Z] #27 4.159 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-07T18:42:42.718Z] #43 51.42 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-07T18:42:42.718Z] #43 51.44 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-07T18:42:42.718Z] #43 51.47 Setting up python-six (1.12.0-1) ... [2020-05-07T18:42:42.718Z] #43 ... [2020-05-07T18:42:42.718Z] [2020-05-07T18:42:42.718Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:42.844Z] #44 77.80 DEP criu/protobuf.d [2020-05-07T18:42:42.844Z] #44 77.92 GEN criu/protobuf-desc-gen.h [2020-05-07T18:42:43.219Z] #27 4.528 [2020-05-07T18:42:43.243Z] #27 13.77 0.0% 0.3% 1.2% ## 4.1% #### 5.8% ##### 7.3% ###### 9.6% ######## 11.7% ######### 13.1% ########### 15.6% ############# 18.1% ############## 20.0% ################ 22.3% ################# 24.5% ################### 27.7% ###################### 31.2% ####################### 32.3% ####################### 33.2% ######################### 35.3% ############################ 39.2% ############################## 41.8% ############################### 43.7% ################################# 46.3% ################################## 48.3% #################################### 50.4% ################## [2020-05-07T18:42:43.243Z] #27 ... [2020-05-07T18:42:43.243Z] [2020-05-07T18:42:43.243Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:42:43.243Z] #30 42.15 Checking out files: 99% (1508/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-07T18:42:43.243Z] #30 42.21 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-07T18:42:43.243Z] #30 42.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-07T18:42:43.504Z] #30 ... [2020-05-07T18:42:43.504Z] [2020-05-07T18:42:43.504Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:43.960Z] #34 ... [2020-05-07T18:42:43.960Z] [2020-05-07T18:42:43.960Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:43.960Z] #48 6.377 runtime/internal/math [2020-05-07T18:42:43.960Z] #48 6.827 unicode [2020-05-07T18:42:43.960Z] #48 7.070 unicode/utf8 [2020-05-07T18:42:43.960Z] #48 7.251 math/bits [2020-05-07T18:42:43.960Z] #48 8.469 internal/bytealg [2020-05-07T18:42:43.960Z] #48 10.26 internal/testlog [2020-05-07T18:42:43.960Z] #48 11.00 math [2020-05-07T18:42:43.960Z] #48 11.34 runtime [2020-05-07T18:42:43.960Z] #48 11.65 unicode/utf16 [2020-05-07T18:42:43.960Z] #48 13.09 container/list [2020-05-07T18:42:43.989Z] #27 4.693 ## 2.9% ##### 7.2% ######### 12.8% ############# 18.5% ################ 23.2% ################### 27.4% ####################### 32.2% ############## [2020-05-07T18:42:43.989Z] #27 ... [2020-05-07T18:42:43.989Z] [2020-05-07T18:42:43.989Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:43.989Z] #33 49.99 sync [2020-05-07T18:42:43.989Z] #33 50.01 internal/reflectlite [2020-05-07T18:42:43.989Z] #33 53.42 errors [2020-05-07T18:42:43.989Z] #33 53.45 sort [2020-05-07T18:42:43.989Z] #33 54.04 strconv [2020-05-07T18:42:43.989Z] #33 55.34 io [2020-05-07T18:42:43.989Z] #33 57.01 internal/oserror [2020-05-07T18:42:43.989Z] #33 57.08 syscall [2020-05-07T18:42:43.989Z] #33 58.52 reflect [2020-05-07T18:42:43.989Z] #33 ... [2020-05-07T18:42:43.989Z] [2020-05-07T18:42:43.989Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:44.216Z] #44 79.39 DEP criu/protobuf-desc.d [2020-05-07T18:42:44.305Z] #48 16.92 crypto/internal/subtle [2020-05-07T18:42:44.473Z] #44 79.53 DEP criu/proc_parse.d [2020-05-07T18:42:44.494Z] #35 62.64 Selecting previously unselected package libicu63:amd64. [2020-05-07T18:42:44.494Z] #35 62.65 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-07T18:42:44.494Z] #35 62.68 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T18:42:44.730Z] #44 79.81 DEP criu/plugin.d [2020-05-07T18:42:44.730Z] #44 79.88 DEP criu/pipes.d [2020-05-07T18:42:44.756Z] #48 17.48 crypto/subtle [2020-05-07T18:42:44.987Z] #44 80.02 DEP criu/pie-util.d [2020-05-07T18:42:44.987Z] #44 80.14 DEP criu/pie-util-vdso.d [2020-05-07T18:42:44.987Z] #44 80.26 DEP criu/pie-util-vdso-elf32.d [2020-05-07T18:42:45.249Z] #44 ... [2020-05-07T18:42:45.249Z] [2020-05-07T18:42:45.249Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:45.249Z] #47 141.5 github.com/LK4D4/vndr/godl [2020-05-07T18:42:45.249Z] #47 142.1 github.com/LK4D4/vndr [2020-05-07T18:42:45.249Z] #47 DONE 151.1s [2020-05-07T18:42:45.249Z] [2020-05-07T18:42:45.249Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:42:45.249Z] #44 80.55 DEP criu/path.d [2020-05-07T18:42:45.266Z] #27 4.693 ## 2.9% ##### 7.2% ######### 12.8% ############# 18.5% ################ 23.2% ################### 27.4% ####################### 32.2% ########################## 36.6% ############################# 41.4% ################################ 45.8% #################################### 51.2% ######################################## 56.8% ############################################ 61.1% ############################################## 64.3% ################################################ 67.5% #################################################### 72.6% ######################################################## 78.7% ############################################################ 84.6% ################################################################### 93.4% ######################################################################## 100.0% [2020-05-07T18:42:45.475Z] #48 18.25 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-07T18:42:45.521Z] #27 7.134 [2020-05-07T18:42:45.814Z] #44 80.85 DEP criu/parasite-syscall.d [2020-05-07T18:42:46.034Z] #27 7.312 ##### 7.4% ############### 21.8% ########################### 38.2% ######################################### 57.7% [2020-05-07T18:42:46.034Z] #27 ... [2020-05-07T18:42:46.034Z] [2020-05-07T18:42:46.034Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:46.034Z] #47 52.23 internal/reflectlite [2020-05-07T18:42:46.034Z] #47 52.24 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T18:42:46.034Z] #47 52.99 math/rand [2020-05-07T18:42:46.034Z] #47 54.12 internal/singleflight [2020-05-07T18:42:46.034Z] #47 55.83 strconv [2020-05-07T18:42:46.034Z] #47 55.84 io [2020-05-07T18:42:46.034Z] #47 57.35 bytes [2020-05-07T18:42:46.034Z] #47 59.99 bufio [2020-05-07T18:42:46.034Z] #47 60.58 reflect [2020-05-07T18:42:46.071Z] #44 81.25 DEP criu/pagemap.d [2020-05-07T18:42:46.196Z] #48 18.65 internal/nettrace [2020-05-07T18:42:46.289Z] #47 ... [2020-05-07T18:42:46.289Z] [2020-05-07T18:42:46.289Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:46.289Z] #27 7.312 ##### 7.4% ############### 21.8% ########################### 38.2% ######################################### 57.7% ###################################################### 76.2% ################################################################ 89.8% ######################################################################## 100.0% [2020-05-07T18:42:46.328Z] #44 81.44 DEP criu/pagemap-cache.d [2020-05-07T18:42:46.389Z] #35 ... [2020-05-07T18:42:46.389Z] [2020-05-07T18:42:46.389Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:46.389Z] #27 4.000 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-07T18:42:46.389Z] #27 4.526 [2020-05-07T18:42:46.389Z] #27 4.723 #### 6.2% ######## 12.4% ############# 19.0% ################## 25.5% ###################### 31.1% ########################## 37.1% ################################ 45.1% ###################################### 53.7% ############################################ 62.4% #################################################### 72.4% ######################################################## 79.0% ############################################################## 86.9% #################################################################### 95.2% ######################################################################## 100.0% [2020-05-07T18:42:46.389Z] #27 6.428 [2020-05-07T18:42:46.530Z] #48 19.29 runtime/cgo [2020-05-07T18:42:46.587Z] #44 81.55 DEP criu/page-xfer.d [2020-05-07T18:42:46.587Z] #44 81.80 DEP criu/page-pipe.d [2020-05-07T18:42:46.644Z] #27 6.668 ###### 9.0% [2020-05-07T18:42:46.644Z] #27 ... [2020-05-07T18:42:46.644Z] [2020-05-07T18:42:46.644Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:46.644Z] #47 54.42 internal/singleflight [2020-05-07T18:42:46.644Z] #47 56.03 strconv [2020-05-07T18:42:46.644Z] #47 56.04 bytes [2020-05-07T18:42:46.644Z] #47 58.83 bufio [2020-05-07T18:42:46.644Z] #47 60.57 reflect [2020-05-07T18:42:46.644Z] #47 60.80 syscall [2020-05-07T18:42:46.644Z] #47 ... [2020-05-07T18:42:46.644Z] [2020-05-07T18:42:46.644Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:46.844Z] #44 81.87 DEP criu/netfilter.d [2020-05-07T18:42:46.844Z] #44 82.00 DEP criu/net.d [2020-05-07T18:42:46.844Z] #44 82.13 DEP criu/namespaces.d [2020-05-07T18:42:46.850Z] #27 8.411 [2020-05-07T18:42:46.864Z] #48 ... [2020-05-07T18:42:46.864Z] [2020-05-07T18:42:46.864Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:46.864Z] #57 19.56 + cd /tmp/tmp.sBFKwFUbl3/src/github.com/mvdan/sh [2020-05-07T18:42:46.864Z] #57 19.56 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T18:42:47.102Z] #44 82.27 DEP criu/mount.d [2020-05-07T18:42:47.102Z] #44 82.39 DEP criu/mem.d [2020-05-07T18:42:47.157Z] #27 6.668 ###### 9.0% ################# 24.6% ############################ 40.0% ######################################## 56.6% #################################################### 72.4% #################################################################### 94.8% ######################################################################## 100.0% [2020-05-07T18:42:47.157Z] #27 ... [2020-05-07T18:42:47.157Z] [2020-05-07T18:42:47.157Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:47.157Z] #10 55.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-05-07T18:42:47.157Z] #10 58.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-07T18:42:47.157Z] #10 58.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-07T18:42:47.157Z] #10 58.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-07T18:42:47.157Z] #10 58.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-07T18:42:47.157Z] #10 58.57 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-05-07T18:42:47.157Z] #10 58.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-05-07T18:42:47.157Z] #10 58.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-07T18:42:47.157Z] #10 58.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-07T18:42:47.157Z] #10 58.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-07T18:42:47.157Z] #10 58.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-07T18:42:47.157Z] #10 58.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-07T18:42:47.157Z] #10 58.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-07T18:42:47.157Z] #10 58.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-07T18:42:47.157Z] #10 58.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-07T18:42:47.157Z] #10 58.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-05-07T18:42:47.157Z] #10 60.31 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:42:47.157Z] #10 60.56 Fetched 77.7 MB in 10s (7918 kB/s) [2020-05-07T18:42:47.157Z] #10 60.69 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-07T18:42:47.157Z] #10 60.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 ... 15409 files and directories currently installed.) [2020-05-07T18:42:47.157Z] #10 60.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-07T18:42:47.157Z] #10 60.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T18:42:47.157Z] #10 63.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-07T18:42:47.157Z] #10 63.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-07T18:42:47.157Z] #10 63.85 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T18:42:47.200Z] #57 19.75 + GO111MODULE=on [2020-05-07T18:42:47.200Z] #57 19.75 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T18:42:47.329Z] #27 13.77 0.0% 0.3% 1.2% ## 4.1% #### 5.8% ##### 7.3% ###### 9.6% ######## 11.7% ######### 13.1% ########### 15.6% ############# 18.1% ############## 20.0% ################ 22.3% ################# 24.5% ################### 27.7% ###################### 31.2% ####################### 32.3% ####################### 33.2% ######################### 35.3% ############################ 39.2% ############################## 41.8% ############################### 43.7% ################################# 46.3% ################################## 48.3% #################################### 50.4% ##################################### 52.4% ####################################### 54.4% ######################################## 56.4% ########################################## 58.7% ########################################### 60.9% ############################################ 62.0% ############################################# 63.3% ############################################## 64.7% ############################################### 66.2% ################################################ 67.8% ################################################## 69.7% ################################################### 71.6% #################################################### 72.2% ##################################################### 73.8% ###################################################### 75.1% ####################################################### 76.9% ######################################################## 78.2% ######################################################### 79.5% ######################################################### 79.5% ######################################################### 79.8% ########################################################## 81.2% ########################################################### 82.9% ############################################################# 85.4% ############################################################### 88.2% ################################################################# 91.0% ################################################################## 92.2% ################################################################### 93.1% #################################################################### 94.8% ###################################################################### 98.3% ######################################################################## 100.0% [2020-05-07T18:42:47.329Z] #27 20.43 [2020-05-07T18:42:47.329Z] #27 ... [2020-05-07T18:42:47.329Z] [2020-05-07T18:42:47.329Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:47.329Z] #10 46.31 Selecting previously unselected package binutils-mingw-w64. [2020-05-07T18:42:47.329Z] #10 46.32 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-07T18:42:47.329Z] #10 46.32 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T18:42:47.329Z] #10 46.69 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-05-07T18:42:47.329Z] #10 46.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-07T18:42:47.329Z] #10 46.86 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-07T18:42:47.329Z] #10 47.02 Selecting previously unselected package dmsetup. [2020-05-07T18:42:47.329Z] #10 47.03 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-05-07T18:42:47.329Z] #10 47.04 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-07T18:42:47.329Z] #10 47.23 Selecting previously unselected package mingw-w64-common. [2020-05-07T18:42:47.329Z] #10 47.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-07T18:42:47.329Z] #10 47.25 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-07T18:42:47.361Z] #44 82.53 DEP criu/lsm.d [2020-05-07T18:42:47.361Z] #44 82.64 DEP criu/log.d [2020-05-07T18:42:47.412Z] #10 ... [2020-05-07T18:42:47.412Z] [2020-05-07T18:42:47.412Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:47.412Z] #33 65.18 time [2020-05-07T18:42:47.535Z] #57 ... [2020-05-07T18:42:47.535Z] [2020-05-07T18:42:47.535Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:47.535Z] #44 10.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T18:42:47.589Z] #10 ... [2020-05-07T18:42:47.589Z] [2020-05-07T18:42:47.589Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:47.589Z] #43 54.10 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-07T18:42:47.589Z] #43 54.12 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-07T18:42:47.589Z] #43 54.30 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-07T18:42:47.589Z] #43 54.31 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-05-07T18:42:47.589Z] #43 54.41 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-07T18:42:47.589Z] #43 54.63 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-07T18:42:47.589Z] #43 54.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T18:42:47.589Z] #43 54.72 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-07T18:42:47.589Z] #43 55.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T18:42:47.589Z] #43 55.43 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-07T18:42:47.619Z] #44 82.73 DEP criu/libnetlink.d [2020-05-07T18:42:47.876Z] #44 82.88 DEP criu/kerndat.d [2020-05-07T18:42:47.876Z] #44 83.05 DEP criu/kcmp-ids.d [2020-05-07T18:42:48.134Z] #44 83.12 DEP criu/irmap.d [2020-05-07T18:42:48.134Z] #44 83.21 DEP criu/ipc_ns.d [2020-05-07T18:42:48.134Z] #44 83.30 DEP criu/image.d [2020-05-07T18:42:48.160Z] #43 ... [2020-05-07T18:42:48.160Z] [2020-05-07T18:42:48.160Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:48.160Z] #50 46.38 + cd /tmp/tmp.duUPUpEHTf/src/gotest.tools/gotestsum [2020-05-07T18:42:48.160Z] #50 46.38 + git checkout -q v0.3.5 [2020-05-07T18:42:48.160Z] #50 46.42 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T18:42:48.160Z] #50 ... [2020-05-07T18:42:48.160Z] [2020-05-07T18:42:48.160Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:48.160Z] #10 56.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-07T18:42:48.160Z] #10 56.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-07T18:42:48.160Z] #10 56.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T18:42:48.392Z] #44 83.44 DEP criu/image-desc.d [2020-05-07T18:42:48.392Z] #44 83.56 DEP criu/fsnotify.d [2020-05-07T18:42:48.649Z] #44 83.78 DEP criu/filesystems.d [2020-05-07T18:42:48.649Z] #44 83.90 DEP criu/files.d [2020-05-07T18:42:48.907Z] #44 84.05 DEP criu/files-reg.d [2020-05-07T18:42:49.164Z] #44 84.26 DEP criu/files-ext.d [2020-05-07T18:42:49.341Z] #27 8.583 # 2.1% ###### 9.1% ########## 14.9% ############ 17.1% ################ 23.3% #################### 29.0% ######################### 34.9% ############################# 40.3% ############################### 44.0% ################################# 47.2% ###################################### 53.4% ######################################### 58.0% ############################################## 64.4% ################################################# 68.9% ################################################### 71.9% ###################################################### 76.1% ######################################################### 79.3% ############################################################ 84.4% ################################################################ 90.0% ###################################################################### 98.2% ######################################################################## 100.0% [2020-05-07T18:42:49.422Z] #44 84.39 DEP criu/file-lock.d [2020-05-07T18:42:49.422Z] #44 84.54 DEP criu/file-ids.d [2020-05-07T18:42:49.595Z] #27 11.03 [2020-05-07T18:42:49.680Z] #44 84.68 DEP criu/fifo.d [2020-05-07T18:42:49.680Z] #44 84.86 DEP criu/fdstore.d [2020-05-07T18:42:49.833Z] #44 ... [2020-05-07T18:42:49.833Z] [2020-05-07T18:42:49.833Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:49.833Z] #57 22.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:42:49.833Z] #57 22.21 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:42:49.833Z] #57 22.34 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:42:49.833Z] #57 22.39 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:42:49.937Z] #44 84.96 DEP criu/fault-injection.d [2020-05-07T18:42:49.937Z] #44 85.01 DEP criu/external.d [2020-05-07T18:42:50.194Z] #44 85.16 DEP criu/eventpoll.d [2020-05-07T18:42:50.194Z] #44 85.33 DEP criu/eventfd.d [2020-05-07T18:42:50.451Z] #44 85.54 DEP criu/crtools.d [2020-05-07T18:42:50.557Z] #57 22.93 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:42:50.709Z] #44 85.70 DEP criu/cr-service.d [2020-05-07T18:42:50.709Z] #44 85.82 DEP criu/cr-restore.d [2020-05-07T18:42:50.713Z] #10 ... [2020-05-07T18:42:50.713Z] [2020-05-07T18:42:50.713Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:50.713Z] #35 51.59 Selecting previously unselected package libxml2:arm64. [2020-05-07T18:42:50.713Z] #35 51.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-05-07T18:42:50.713Z] #35 51.63 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-07T18:42:50.713Z] #35 52.26 Selecting previously unselected package libarchive13:arm64. [2020-05-07T18:42:50.713Z] #35 52.26 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-05-07T18:42:50.713Z] #35 52.27 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-07T18:42:50.713Z] #35 52.73 Selecting previously unselected package libjsoncpp1:arm64. [2020-05-07T18:42:50.713Z] #35 52.74 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-05-07T18:42:50.713Z] #35 52.77 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-07T18:42:50.713Z] #35 53.05 Selecting previously unselected package librhash0:arm64. [2020-05-07T18:42:50.713Z] #35 53.06 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-05-07T18:42:50.713Z] #35 53.07 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-05-07T18:42:50.713Z] #35 53.28 Selecting previously unselected package libuv1:arm64. [2020-05-07T18:42:50.713Z] #35 53.28 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-05-07T18:42:50.713Z] #35 53.34 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-05-07T18:42:50.713Z] #35 53.65 Selecting previously unselected package cmake. [2020-05-07T18:42:50.713Z] #35 53.66 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-05-07T18:42:50.713Z] #35 53.74 Unpacking cmake (3.13.4-1) ... [2020-05-07T18:42:50.713Z] #35 57.41 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-07T18:42:50.713Z] #35 57.44 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T18:42:50.713Z] #35 57.46 Setting up libuv1:arm64 (1.24.1-1) ... [2020-05-07T18:42:50.713Z] #35 57.48 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T18:42:50.713Z] #35 57.54 Setting up librhash0:arm64 (1.3.8-1) ... [2020-05-07T18:42:50.713Z] #35 57.56 Setting up cmake-data (3.13.4-1) ... [2020-05-07T18:42:50.713Z] #35 57.59 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-07T18:42:50.713Z] #35 57.68 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-07T18:42:50.713Z] #35 57.73 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-07T18:42:50.713Z] #35 57.74 Setting up cmake (3.13.4-1) ... [2020-05-07T18:42:50.713Z] #35 57.78 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:42:50.713Z] #35 57.91 Processing triggers for mime-support (3.62) ... [2020-05-07T18:42:50.713Z] #35 DONE 59.2s [2020-05-07T18:42:50.713Z] [2020-05-07T18:42:50.713Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:42:50.713Z] #36 DONE 0.1s [2020-05-07T18:42:50.713Z] [2020-05-07T18:42:50.713Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T18:42:50.713Z] #37 DONE 0.1s [2020-05-07T18:42:50.713Z] [2020-05-07T18:42:50.713Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:50.713Z] #38 ... [2020-05-07T18:42:50.713Z] [2020-05-07T18:42:50.713Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:50.713Z] #33 49.21 bufio [2020-05-07T18:42:50.713Z] #33 49.70 path [2020-05-07T18:42:50.713Z] #33 50.50 text/tabwriter [2020-05-07T18:42:50.713Z] #33 54.96 internal/syscall/execenv [2020-05-07T18:42:50.713Z] #33 54.98 internal/syscall/unix [2020-05-07T18:42:50.713Z] #33 54.99 time [2020-05-07T18:42:50.966Z] #44 85.99 DEP criu/cr-errno.d [2020-05-07T18:42:50.966Z] #44 86.01 DEP criu/cr-dump.d [2020-05-07T18:42:50.976Z] #33 ... [2020-05-07T18:42:50.976Z] [2020-05-07T18:42:50.976Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:50.976Z] #27 22.07 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-07T18:42:50.976Z] #27 22.60 [2020-05-07T18:42:50.976Z] #27 22.78 ################################################## 69.5% ######################################################################## 100.0% [2020-05-07T18:42:50.976Z] #27 22.87 [2020-05-07T18:42:51.224Z] #44 86.24 DEP criu/cr-dedup.d [2020-05-07T18:42:51.224Z] #44 86.36 DEP criu/cr-check.d [2020-05-07T18:42:51.237Z] #27 24.27 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-07T18:42:51.237Z] #27 ... [2020-05-07T18:42:51.237Z] [2020-05-07T18:42:51.237Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:51.237Z] #56 49.69 syscall [2020-05-07T18:42:51.237Z] #56 49.70 strings [2020-05-07T18:42:51.237Z] #56 49.71 bufio [2020-05-07T18:42:51.237Z] #56 49.72 reflect [2020-05-07T18:42:51.237Z] #56 55.56 regexp/syntax [2020-05-07T18:42:51.237Z] #56 59.45 time [2020-05-07T18:42:51.237Z] #56 ... [2020-05-07T18:42:51.237Z] [2020-05-07T18:42:51.237Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:51.237Z] #47 52.22 regexp/syntax [2020-05-07T18:42:51.237Z] #47 54.31 hash/crc32 [2020-05-07T18:42:51.237Z] #47 56.13 crypto/rc4 [2020-05-07T18:42:51.237Z] #47 56.81 vendor/golang.org/x/text/transform [2020-05-07T18:42:51.237Z] #47 57.29 time [2020-05-07T18:42:51.237Z] #47 59.19 regexp [2020-05-07T18:42:51.481Z] #44 86.62 DEP criu/config.d [2020-05-07T18:42:51.481Z] #44 86.75 DEP criu/clone-noasan.d [2020-05-07T18:42:51.498Z] #47 ... [2020-05-07T18:42:51.498Z] [2020-05-07T18:42:51.498Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:51.498Z] #43 60.45 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-07T18:42:51.498Z] #43 60.51 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:42:51.580Z] #33 ... [2020-05-07T18:42:51.580Z] [2020-05-07T18:42:51.580Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:51.580Z] #50 59.45 + cd /tmp/tmp.WxCjobxLir/src/gotest.tools/gotestsum [2020-05-07T18:42:51.580Z] #50 59.45 + git checkout -q v0.3.5 [2020-05-07T18:42:51.580Z] #50 59.50 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T18:42:51.738Z] #44 86.80 DEP criu/cgroup.d [2020-05-07T18:42:51.738Z] #44 86.94 DEP criu/cgroup-props.d [2020-05-07T18:42:51.738Z] #44 87.02 DEP criu/bitmap.d [2020-05-07T18:42:51.835Z] #50 ... [2020-05-07T18:42:51.835Z] [2020-05-07T18:42:51.835Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:51.835Z] #27 7.744 [2020-05-07T18:42:51.835Z] #27 7.952 0.0% ###### 9.1% ########### 15.7% ################# 24.2% ##################### 30.4% ######################### 36.0% ############################# 41.5% ################################### 49.8% ######################################## 56.1% ########################################### 61.1% ################################################# 68.5% ###################################################### 75.4% ########################################################## 81.4% ################################################################# 91.5% ######################################################################## 100.0% [2020-05-07T18:42:51.835Z] #27 9.935 [2020-05-07T18:42:51.996Z] #44 87.04 DEP criu/bfd.d [2020-05-07T18:42:52.253Z] #44 87.22 DEP criu/autofs.d [2020-05-07T18:42:52.253Z] #44 87.39 DEP criu/aio.d [2020-05-07T18:42:52.346Z] #27 10.16 0.0% # 2.7% ### 4.6% #### 6.8% ###### 9.1% ######## 11.3% ######### 13.5% ############ 16.8% ############# 18.8% ############### 20.9% ################ 22.7% ################# 24.6% ################### 26.4% #################### 28.7% ###################### 31.2% ######################## 33.6% ######################### 35.9% ########################### 37.7% ############################ 40.0% ############################## 42.3% ################################ 44.6% # [2020-05-07T18:42:52.346Z] #27 ... [2020-05-07T18:42:52.346Z] [2020-05-07T18:42:52.346Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:52.346Z] #43 60.56 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-07T18:42:52.346Z] #43 60.56 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-07T18:42:52.346Z] #43 60.57 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-07T18:42:52.346Z] #43 60.76 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-07T18:42:52.346Z] #43 60.77 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-07T18:42:52.346Z] #43 60.79 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-07T18:42:52.346Z] #43 62.11 Selecting previously unselected package libprotoc17:amd64. [2020-05-07T18:42:52.346Z] #43 62.11 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-07T18:42:52.346Z] #43 62.12 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-07T18:42:52.346Z] #43 62.76 Selecting previously unselected package protobuf-c-compiler. [2020-05-07T18:42:52.346Z] #43 62.82 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-07T18:42:52.346Z] #43 62.82 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T18:42:52.346Z] #43 63.00 Selecting previously unselected package protobuf-compiler. [2020-05-07T18:42:52.346Z] #43 63.01 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-07T18:42:52.346Z] #43 63.01 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-07T18:42:52.346Z] #43 63.23 Selecting previously unselected package python-pkg-resources. [2020-05-07T18:42:52.346Z] #43 63.24 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T18:42:52.346Z] #43 63.25 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-07T18:42:52.346Z] #43 63.56 Selecting previously unselected package python-six. [2020-05-07T18:42:52.346Z] #43 63.57 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-07T18:42:52.346Z] #43 63.57 Unpacking python-six (1.12.0-1) ... [2020-05-07T18:42:52.346Z] #43 63.69 Selecting previously unselected package python-protobuf. [2020-05-07T18:42:52.346Z] #43 63.74 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-07T18:42:52.346Z] #43 63.76 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-07T18:42:52.346Z] #43 64.41 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-07T18:42:52.346Z] #43 69.82 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-07T18:42:52.346Z] #43 69.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T18:42:52.346Z] #43 69.84 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T18:42:52.346Z] #43 69.86 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-07T18:42:52.346Z] #43 69.87 Setting up python-six (1.12.0-1) ... [2020-05-07T18:42:52.346Z] #43 ... [2020-05-07T18:42:52.346Z] [2020-05-07T18:42:52.346Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:52.441Z] #43 DONE 61.1s [2020-05-07T18:42:52.441Z] [2020-05-07T18:42:52.441Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:52.441Z] #27 24.79 [2020-05-07T18:42:52.441Z] #27 25.07 0.8% ######################################################################## 100.0% [2020-05-07T18:42:52.441Z] #27 25.32 [2020-05-07T18:42:52.510Z] #44 87.53 DEP criu/action-scripts.d [2020-05-07T18:42:52.768Z] #44 87.81 CC criu/action-scripts.o [2020-05-07T18:42:52.842Z] #57 25.06 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:42:52.855Z] #27 10.16 0.0% # 2.7% ### 4.6% #### 6.8% ###### 9.1% ######## 11.3% ######### 13.5% ############ 16.8% ############# 18.8% ############### 20.9% ################ 22.7% ################# 24.6% ################### 26.4% #################### 28.7% ###################### 31.2% ######################## 33.6% ######################### 35.9% ########################### 37.7% ############################ 40.0% ############################## 42.3% ################################ 44.6% ################################# 46.4% ################################## 48.2% #################################### 51.1% ###################################### 53.7% [2020-05-07T18:42:52.855Z] #27 ... [2020-05-07T18:42:52.855Z] [2020-05-07T18:42:52.855Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:42:52.855Z] #30 60.96 Checking out files: 86% (1315/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-07T18:42:52.855Z] #30 61.69 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-07T18:42:52.855Z] #30 62.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-07T18:42:52.855Z] #30 ... [2020-05-07T18:42:52.855Z] [2020-05-07T18:42:52.855Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:53.026Z] #44 88.34 CC criu/aio.o [2020-05-07T18:42:53.026Z] #44 ... [2020-05-07T18:42:53.026Z] [2020-05-07T18:42:53.026Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:42:53.026Z] #17 10.99 Fetched 8347 kB in 9s (923 kB/s) [2020-05-07T18:42:53.026Z] #17 10.99 Reading package lists... [2020-05-07T18:42:53.026Z] #17 14.88 Reading package lists... [2020-05-07T18:42:53.026Z] #17 17.84 Building dependency tree... [2020-05-07T18:42:53.026Z] #17 19.22 libcap2-bin is already the newest version (1:2.25-2). [2020-05-07T18:42:53.026Z] #17 19.22 The following additional packages will be installed: [2020-05-07T18:42:53.026Z] #17 19.22 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-07T18:42:53.026Z] #17 19.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-07T18:42:53.026Z] #17 19.22 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-07T18:42:53.026Z] #17 19.22 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-07T18:42:53.026Z] #17 19.22 python3.7 python3.7-minimal vim-runtime xxd [2020-05-07T18:42:53.026Z] #17 19.23 Suggested packages: [2020-05-07T18:42:53.026Z] #17 19.23 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-07T18:42:53.026Z] #17 19.23 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-07T18:42:53.026Z] #17 19.23 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-07T18:42:53.026Z] #17 19.23 Recommended packages: [2020-05-07T18:42:53.026Z] #17 19.23 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-07T18:42:53.026Z] #17 19.23 python3-keyrings.alt python3-xdg unzip [2020-05-07T18:42:53.176Z] #27 11.21 1.0% # 2.4% #### 6.8% ####### 10.9% ########### 15.4% ############## 19.6% ################# 24.3% #################### 28.6% ##################### 30.3% ####################### 33.0% ######################### 34.8% ########################### 38.2% ############################## 41.9% ############################### 44.3% ################################# 46.7% ################################### 49.5% ##################################### 52.1% ####################################### 54.7% ######################################### 57.0% ########################################### 60.1% ############################################# 62.7% ############################################## 65.1% ################################################ 67.3% ################################################## 70.6% #################################################### 72.9% ###################################################### 75.4% ######################################################## 78.2% ######################################################### 79.8% ########################################################### 82.8% [2020-05-07T18:42:53.176Z] #27 ... [2020-05-07T18:42:53.176Z] [2020-05-07T18:42:53.176Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:42:53.176Z] #43 60.04 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-07T18:42:53.176Z] #43 60.11 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-07T18:42:53.176Z] #43 60.18 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-07T18:42:53.176Z] #43 60.38 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-07T18:42:53.176Z] #43 60.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-07T18:42:53.176Z] #43 60.39 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-07T18:42:53.176Z] #43 62.04 Selecting previously unselected package libprotoc17:amd64. [2020-05-07T18:42:53.176Z] #43 62.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-07T18:42:53.176Z] #43 62.05 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-07T18:42:53.176Z] #43 62.68 Selecting previously unselected package protobuf-c-compiler. [2020-05-07T18:42:53.176Z] #43 62.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-07T18:42:53.176Z] #43 62.72 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T18:42:53.176Z] #43 62.90 Selecting previously unselected package protobuf-compiler. [2020-05-07T18:42:53.176Z] #43 62.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-07T18:42:53.176Z] #43 62.91 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-07T18:42:53.176Z] #43 63.12 Selecting previously unselected package python-pkg-resources. [2020-05-07T18:42:53.176Z] #43 63.14 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T18:42:53.176Z] #43 63.15 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-07T18:42:53.176Z] #43 63.37 Selecting previously unselected package python-six. [2020-05-07T18:42:53.176Z] #43 63.38 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-07T18:42:53.176Z] #43 63.38 Unpacking python-six (1.12.0-1) ... [2020-05-07T18:42:53.176Z] #43 63.49 Selecting previously unselected package python-protobuf. [2020-05-07T18:42:53.176Z] #43 63.50 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-07T18:42:53.176Z] #43 63.51 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-07T18:42:53.176Z] #43 64.06 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-07T18:42:53.176Z] #43 68.59 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-07T18:42:53.176Z] #43 68.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T18:42:53.176Z] #43 68.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T18:42:53.176Z] #43 68.63 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-07T18:42:53.176Z] #43 68.65 Setting up python-six (1.12.0-1) ... [2020-05-07T18:42:53.176Z] #43 ... [2020-05-07T18:42:53.176Z] [2020-05-07T18:42:53.176Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:53.176Z] #10 60.18 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-05-07T18:42:53.176Z] #10 62.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-07T18:42:53.176Z] #10 62.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-07T18:42:53.176Z] #10 62.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-07T18:42:53.176Z] #10 62.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-07T18:42:53.176Z] #10 62.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-07T18:42:53.176Z] #10 62.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-05-07T18:42:53.176Z] #10 62.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-07T18:42:53.176Z] #10 62.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-07T18:42:53.176Z] #10 62.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-07T18:42:53.176Z] #10 62.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-07T18:42:53.176Z] #10 62.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-07T18:42:53.176Z] #10 62.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-07T18:42:53.176Z] #10 62.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-07T18:42:53.176Z] #10 63.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-07T18:42:53.176Z] #10 63.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-05-07T18:42:53.176Z] #10 64.69 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:42:53.176Z] #10 65.11 Fetched 77.7 MB in 9s (8514 kB/s) [2020-05-07T18:42:53.176Z] #10 65.28 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-07T18:42:53.176Z] #10 65.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 ... 15409 files and directories currently installed.) [2020-05-07T18:42:53.176Z] #10 65.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-07T18:42:53.176Z] #10 65.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T18:42:53.176Z] #10 68.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-07T18:42:53.176Z] #10 68.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-07T18:42:53.176Z] #10 68.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T18:42:53.283Z] #17 21.13 The following NEW packages will be installed: [2020-05-07T18:42:53.432Z] #10 ... [2020-05-07T18:42:53.432Z] [2020-05-07T18:42:53.432Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:53.432Z] #50 59.23 + cd /tmp/tmp.SQtiaYwY6n/src/gotest.tools/gotestsum [2020-05-07T18:42:53.432Z] #50 59.23 + git checkout -q v0.3.5 [2020-05-07T18:42:53.432Z] #50 59.35 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T18:42:53.432Z] #50 ... [2020-05-07T18:42:53.432Z] [2020-05-07T18:42:53.432Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:53.540Z] #17 21.14 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-07T18:42:53.540Z] #17 21.14 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-07T18:42:53.540Z] #17 21.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-07T18:42:53.540Z] #17 21.14 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-07T18:42:53.540Z] #17 21.14 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-07T18:42:53.540Z] #17 21.14 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-07T18:42:53.540Z] #17 21.14 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-07T18:42:53.540Z] #17 21.14 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-07T18:42:53.540Z] #17 21.14 xz-utils zip [2020-05-07T18:42:53.687Z] #27 11.21 1.0% # 2.4% #### 6.8% ####### 10.9% ########### 15.4% ############## 19.6% ################# 24.3% #################### 28.6% ##################### 30.3% ####################### 33.0% ######################### 34.8% ########################### 38.2% ############################## 41.9% ############################### 44.3% ################################# 46.7% ################################### 49.5% ##################################### 52.1% ####################################### 54.7% ######################################### 57.0% ########################################### 60.1% ############################################# 62.7% ############################################## 65.1% ################################################ 67.3% ################################################## 70.6% #################################################### 72.9% ###################################################### 75.4% ######################################################## 78.2% ######################################################### 79.8% ########################################################### 82.8% ############################################################# 84.9% ############################################################## 87.3% ################################################################# 90.4% ################################################################### 93.3% [2020-05-07T18:42:53.687Z] #27 ... [2020-05-07T18:42:53.687Z] [2020-05-07T18:42:53.687Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:42:53.688Z] #30 60.30 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-07T18:42:53.688Z] #30 61.16 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-07T18:42:53.688Z] #30 61.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-07T18:42:53.688Z] #30 ... [2020-05-07T18:42:53.688Z] [2020-05-07T18:42:53.688Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:53.688Z] #38 2.813 + RM_GOPATH=0 [2020-05-07T18:42:53.688Z] #38 2.813 + TMP_GOPATH= [2020-05-07T18:42:53.688Z] #38 2.813 + : /build [2020-05-07T18:42:53.688Z] #38 2.813 + '[' -z '' ']' [2020-05-07T18:42:53.688Z] #38 2.820 ++ mktemp -d [2020-05-07T18:42:53.688Z] #38 2.821 + export GOPATH=/tmp/tmp.ByHa0c7FGn [2020-05-07T18:42:53.688Z] #38 2.822 + GOPATH=/tmp/tmp.ByHa0c7FGn [2020-05-07T18:42:53.688Z] #38 2.822 + RM_GOPATH=1 [2020-05-07T18:42:53.688Z] #38 2.824 ++ dirname ./install.sh [2020-05-07T18:42:53.688Z] #38 2.853 + dir=. [2020-05-07T18:42:53.688Z] #38 2.856 + bin=tini [2020-05-07T18:42:53.688Z] #38 2.857 + shift [2020-05-07T18:42:53.688Z] #38 2.857 + '[' '!' -f ./tini.installer ']' [2020-05-07T18:42:53.688Z] #38 2.859 + . ./tini.installer [2020-05-07T18:42:53.688Z] #38 2.861 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:42:53.688Z] #38 2.863 + install_tini [2020-05-07T18:42:53.688Z] #38 2.863 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T18:42:53.688Z] #38 2.868 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:42:53.688Z] #38 2.869 + git clone https://github.com/krallin/tini.git /tmp/tmp.ByHa0c7FGn/tini [2020-05-07T18:42:53.688Z] #38 2.876 Cloning into '/tmp/tmp.ByHa0c7FGn/tini'... [2020-05-07T18:42:53.688Z] #38 3.721 + cd /tmp/tmp.ByHa0c7FGn/tini [2020-05-07T18:42:53.688Z] #38 3.722 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:42:53.688Z] #38 3.767 + cmake . [2020-05-07T18:42:53.688Z] #38 4.661 -- The C compiler identification is GNU 8.3.0 [2020-05-07T18:42:53.688Z] #38 4.727 -- Check for working C compiler: /usr/bin/cc [2020-05-07T18:42:53.688Z] #38 5.727 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T18:42:53.688Z] #38 5.743 -- Detecting C compiler ABI info [2020-05-07T18:42:53.688Z] #38 6.388 -- Detecting C compiler ABI info - done [2020-05-07T18:42:53.688Z] #38 6.439 -- Detecting C compile features [2020-05-07T18:42:53.688Z] #38 9.466 -- Detecting C compile features - done [2020-05-07T18:42:53.688Z] #38 9.540 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T18:42:53.688Z] #38 9.840 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T18:42:53.688Z] #38 9.993 -- Configuring done [2020-05-07T18:42:53.688Z] #38 10.03 -- Generating done [2020-05-07T18:42:53.688Z] #38 10.05 -- Build files have been written to: /tmp/tmp.ByHa0c7FGn/tini [2020-05-07T18:42:53.688Z] #38 10.06 + make tini-static [2020-05-07T18:42:53.688Z] #38 10.51 Scanning dependencies of target tini-static [2020-05-07T18:42:53.688Z] #38 10.64 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T18:42:53.688Z] #38 12.32 [100%] Linking C executable tini-static [2020-05-07T18:42:53.688Z] #38 ... [2020-05-07T18:42:53.688Z] [2020-05-07T18:42:53.688Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:53.688Z] #27 11.21 1.0% # 2.4% #### 6.8% ####### 10.9% ########### 15.4% ############## 19.6% ################# 24.3% #################### 28.6% ##################### 30.3% ####################### 33.0% ######################### 34.8% ########################### 38.2% ############################## 41.9% ############################### 44.3% ################################# 46.7% ################################### 49.5% ##################################### 52.1% ####################################### 54.7% ######################################### 57.0% ########################################### 60.1% ############################################# 62.7% ############################################## 65.1% ################################################ 67.3% ################################################## 70.6% #################################################### 72.9% ###################################################### 75.4% ######################################################## 78.2% ######################################################### 79.8% ########################################################### 82.8% ############################################################# 84.9% ############################################################## 87.3% ################################################################# 90.4% ################################################################### 93.3% ##################################################################### 96.1% ######################################################################## 100.0% [2020-05-07T18:42:53.688Z] #27 15.39 [2020-05-07T18:42:53.798Z] #17 21.49 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:42:53.798Z] #17 21.49 Need to get 28.5 MB of archives. [2020-05-07T18:42:53.798Z] #17 21.49 After this operation, 116 MB of additional disk space will be used. [2020-05-07T18:42:53.798Z] #17 21.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-07T18:42:53.798Z] #17 21.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-07T18:42:53.798Z] #17 21.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-07T18:42:53.798Z] #17 ... [2020-05-07T18:42:53.798Z] [2020-05-07T18:42:53.798Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:42:53.798Z] #44 88.88 CC criu/autofs.o [2020-05-07T18:42:53.855Z] #27 26.74 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-07T18:42:53.855Z] #27 26.84 skipping existing ed4b54129745 [2020-05-07T18:42:54.011Z] #57 26.47 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:42:54.164Z] #27 27.24 [2020-05-07T18:42:54.387Z] #27 10.16 0.0% # 2.7% ### 4.6% #### 6.8% ###### 9.1% ######## 11.3% ######### 13.5% ############ 16.8% ############# 18.8% ############### 20.9% ################ 22.7% ################# 24.6% ################### 26.4% #################### 28.7% ###################### 31.2% ######################## 33.6% ######################### 35.9% ########################### 37.7% ############################ 40.0% ############################## 42.3% ################################ 44.6% ################################# 46.4% ################################## 48.2% #################################### 51.1% ###################################### 53.7% ######################################### 57.0% ########################################## 59.3% ############################################ 62.0% ############################################## 64.7% ############################################### 66.0% ################################################# 69.1% ################################################### 72.1% ##################################################### 73.9% ###################################################### 76.3% ######################################################## 79.0% ########################################################## 81.0% ############################################################ 83.5% ############################################################## 86.2% ############################################################### 88.4% [2020-05-07T18:42:54.387Z] #27 ... [2020-05-07T18:42:54.387Z] [2020-05-07T18:42:54.387Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:54.387Z] #56 62.20 reflect [2020-05-07T18:42:54.387Z] #56 62.25 syscall [2020-05-07T18:42:54.387Z] #56 71.75 time [2020-05-07T18:42:54.618Z] #27 ... [2020-05-07T18:42:54.618Z] [2020-05-07T18:42:54.618Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:54.618Z] #38 13.09 [100%] Built target tini-static [2020-05-07T18:42:54.618Z] #38 13.18 + mkdir -p /build [2020-05-07T18:42:54.618Z] #38 13.18 + cp tini-static /build/docker-init [2020-05-07T18:42:54.618Z] #38 DONE 13.7s [2020-05-07T18:42:54.618Z] [2020-05-07T18:42:54.618Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:54.618Z] #56 62.06 syscall [2020-05-07T18:42:54.618Z] #56 62.13 reflect [2020-05-07T18:42:54.643Z] #56 ... [2020-05-07T18:42:54.643Z] [2020-05-07T18:42:54.643Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:54.873Z] #56 ... [2020-05-07T18:42:54.873Z] [2020-05-07T18:42:54.873Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:54.873Z] #10 71.78 Selecting previously unselected package binutils-mingw-w64. [2020-05-07T18:42:54.873Z] #10 71.79 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-07T18:42:54.873Z] #10 71.80 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T18:42:54.899Z] #27 10.16 0.0% # 2.7% ### 4.6% #### 6.8% ###### 9.1% ######## 11.3% ######### 13.5% ############ 16.8% ############# 18.8% ############### 20.9% ################ 22.7% ################# 24.6% ################### 26.4% #################### 28.7% ###################### 31.2% ######################## 33.6% ######################### 35.9% ########################### 37.7% ############################ 40.0% ############################## 42.3% ################################ 44.6% ################################# 46.4% ################################## 48.2% #################################### 51.1% ###################################### 53.7% ######################################### 57.0% ########################################## 59.3% ############################################ 62.0% ############################################## 64.7% ############################################### 66.0% ################################################# 69.1% ################################################### 72.1% ##################################################### 73.9% ###################################################### 76.3% ######################################################## 79.0% ########################################################## 81.0% ############################################################ 83.5% ############################################################## 86.2% ############################################################### 88.4% ################################################################ 90.0% ################################################################## 92.9% #################################################################### 95.2% ###################################################################### 97.9% ######################################################################## 100.0% [2020-05-07T18:42:55.128Z] #10 72.10 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-07T18:42:55.128Z] #10 72.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-07T18:42:55.128Z] #10 72.16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T18:42:55.153Z] #27 15.15 [2020-05-07T18:42:55.169Z] #44 90.40 CC criu/bfd.o [2020-05-07T18:42:55.426Z] #44 ... [2020-05-07T18:42:55.426Z] [2020-05-07T18:42:55.426Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:42:55.426Z] #30 DONE 161.8s [2020-05-07T18:42:55.426Z] [2020-05-07T18:42:55.426Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:42:55.426Z] #17 21.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-07T18:42:55.426Z] #17 21.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-07T18:42:55.426Z] #17 21.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-07T18:42:55.426Z] #17 21.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-07T18:42:55.426Z] #17 21.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-07T18:42:55.426Z] #17 21.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-07T18:42:55.426Z] #17 21.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-07T18:42:55.426Z] #17 21.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-07T18:42:55.426Z] #17 21.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-07T18:42:55.426Z] #17 21.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-07T18:42:55.426Z] #17 21.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-07T18:42:55.427Z] #17 21.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-07T18:42:55.427Z] #17 21.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-07T18:42:55.427Z] #17 21.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-07T18:42:55.427Z] #17 21.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T18:42:55.427Z] #17 21.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-07T18:42:55.427Z] #17 21.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-07T18:42:55.427Z] #17 21.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-07T18:42:55.427Z] #17 21.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-07T18:42:55.427Z] #17 21.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-07T18:42:55.427Z] #17 21.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-07T18:42:55.427Z] #17 21.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-07T18:42:55.427Z] #17 21.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-07T18:42:55.427Z] #17 21.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-07T18:42:55.427Z] #17 21.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-07T18:42:55.427Z] #17 21.90 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-07T18:42:55.427Z] #17 22.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-07T18:42:55.427Z] #17 22.36 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-07T18:42:55.427Z] #17 22.36 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-07T18:42:55.427Z] #17 22.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-07T18:42:55.427Z] #17 22.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-07T18:42:55.427Z] #17 22.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-07T18:42:55.427Z] #17 22.47 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-07T18:42:55.427Z] #17 22.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-07T18:42:55.427Z] #17 22.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-07T18:42:55.427Z] #17 22.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-07T18:42:55.427Z] #17 22.49 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-07T18:42:55.427Z] #17 22.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-07T18:42:55.427Z] #17 22.51 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-07T18:42:55.427Z] #17 22.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-07T18:42:55.427Z] #17 22.60 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-07T18:42:55.427Z] #17 22.61 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-07T18:42:55.427Z] #17 22.90 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-07T18:42:55.427Z] #17 22.96 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-07T18:42:55.427Z] #17 23.00 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-07T18:42:55.688Z] #10 72.54 Selecting previously unselected package dmsetup. [2020-05-07T18:42:55.688Z] #10 72.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-07T18:42:55.688Z] #10 72.59 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-07T18:42:55.944Z] #10 72.80 Selecting previously unselected package mingw-w64-common. [2020-05-07T18:42:55.944Z] #10 72.80 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-07T18:42:55.944Z] #10 72.81 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-07T18:42:56.080Z] #27 16.12 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-07T18:42:56.121Z] #27 29.03 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-07T18:42:56.368Z] #17 23.90 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:42:56.368Z] #17 24.08 Fetched 28.5 MB in 2s (15.8 MB/s) [2020-05-07T18:42:56.368Z] #17 24.23 Selecting previously unselected package pigz. [2020-05-07T18:42:56.382Z] #27 29.43 [2020-05-07T18:42:56.506Z] #10 ... [2020-05-07T18:42:56.506Z] [2020-05-07T18:42:56.506Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:56.506Z] #47 62.48 syscall [2020-05-07T18:42:56.506Z] #47 71.83 time [2020-05-07T18:42:56.625Z] #17 24.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23431 files and directories currently installed.) [2020-05-07T18:42:56.625Z] #17 24.29 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-07T18:42:56.625Z] #17 24.30 Unpacking pigz (2.4-1) ... [2020-05-07T18:42:56.625Z] #17 24.35 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-07T18:42:56.625Z] #17 24.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T18:42:56.625Z] #17 24.35 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T18:42:56.643Z] #27 29.73 ######################################################################## 100.0% [2020-05-07T18:42:56.643Z] #27 29.85 [2020-05-07T18:42:56.666Z] #27 16.58 [2020-05-07T18:42:56.666Z] #27 16.74 ################################################################ 89.8% ######################################################################## 100.0% [2020-05-07T18:42:56.761Z] #47 ... [2020-05-07T18:42:56.761Z] [2020-05-07T18:42:56.761Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:42:56.761Z] #27 16.44 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-07T18:42:56.761Z] #27 17.18 [2020-05-07T18:42:56.761Z] #27 17.46 # 2.3% ######################################################################## 100.0% [2020-05-07T18:42:56.761Z] #27 17.60 [2020-05-07T18:42:56.761Z] #27 18.38 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-07T18:42:56.883Z] #17 24.78 Selecting previously unselected package python3.7-minimal. [2020-05-07T18:42:56.883Z] #17 24.79 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T18:42:56.883Z] #17 24.80 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T18:42:56.905Z] #27 29.92 Download of images into '/build' complete. [2020-05-07T18:42:56.905Z] #27 29.92 Use something like the following to load the result into a Docker daemon: [2020-05-07T18:42:56.905Z] #27 29.92 tar -cC '/build' . | docker load [2020-05-07T18:42:56.921Z] #27 16.83 [2020-05-07T18:42:57.010Z] #57 29.37 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:42:57.010Z] #57 ... [2020-05-07T18:42:57.010Z] [2020-05-07T18:42:57.010Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:42:57.166Z] #27 DONE 30.3s [2020-05-07T18:42:57.166Z] [2020-05-07T18:42:57.166Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:57.166Z] #10 65.27 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-07T18:42:57.166Z] #10 65.29 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-07T18:42:57.166Z] #10 65.31 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:42:57.166Z] #10 65.55 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-07T18:42:57.166Z] #10 65.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-07T18:42:57.166Z] #10 65.56 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:42:57.200Z] #53 ... [2020-05-07T18:42:57.200Z] [2020-05-07T18:42:57.200Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:57.200Z] #65 150.7 + bin/containerd-stress [2020-05-07T18:42:57.200Z] #65 152.5 + bin/containerd-shim [2020-05-07T18:42:57.200Z] #65 ... [2020-05-07T18:42:57.200Z] [2020-05-07T18:42:57.200Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:57.200Z] #53 DONE 178.7s [2020-05-07T18:42:57.322Z] #27 18.69 [2020-05-07T18:42:57.344Z] #42 29.86 Checking out files: 69% (1105/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-05-07T18:42:57.345Z] #42 30.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-07T18:42:57.483Z] [2020-05-07T18:42:57.483Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:57.577Z] #27 18.90 #################### 28.3% ######################################################################## 100.0% [2020-05-07T18:42:57.577Z] #27 19.09 [2020-05-07T18:42:57.814Z] #17 25.54 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T18:42:57.814Z] #17 25.57 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T18:42:57.848Z] #27 17.83 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-07T18:42:58.108Z] #27 18.24 [2020-05-07T18:42:58.364Z] #27 18.47 ######################################################## 78.5% ######################################################################## 100.0% [2020-05-07T18:42:58.488Z] #65 ... [2020-05-07T18:42:58.488Z] [2020-05-07T18:42:58.488Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T18:42:58.488Z] #54 DONE 0.3s [2020-05-07T18:42:58.503Z] #27 20.09 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-07T18:42:58.503Z] #27 20.20 skipping existing 1849cc453dee [2020-05-07T18:42:58.619Z] #27 18.62 [2020-05-07T18:42:58.758Z] #27 20.33 [2020-05-07T18:42:58.770Z] [2020-05-07T18:42:58.770Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T18:42:58.770Z] #57 DONE 0.1s [2020-05-07T18:42:58.770Z] [2020-05-07T18:42:58.770Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:59.052Z] #65 ... [2020-05-07T18:42:59.052Z] [2020-05-07T18:42:59.052Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T18:42:59.052Z] #61 DONE 0.2s [2020-05-07T18:42:59.180Z] #27 ... [2020-05-07T18:42:59.180Z] [2020-05-07T18:42:59.180Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:42:59.180Z] #10 67.26 Selecting previously unselected package binutils-mingw-w64. [2020-05-07T18:42:59.180Z] #10 67.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-07T18:42:59.180Z] #10 67.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T18:42:59.180Z] #10 67.49 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-07T18:42:59.180Z] #10 67.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-07T18:42:59.180Z] #10 67.50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T18:42:59.180Z] #10 67.79 Selecting previously unselected package dmsetup. [2020-05-07T18:42:59.180Z] #10 67.79 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-07T18:42:59.180Z] #10 67.79 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-07T18:42:59.180Z] #10 68.02 Selecting previously unselected package mingw-w64-common. [2020-05-07T18:42:59.180Z] #10 68.03 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-07T18:42:59.180Z] #10 68.03 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-07T18:42:59.180Z] #10 75.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-07T18:42:59.180Z] #10 75.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-07T18:42:59.180Z] #10 75.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T18:42:59.180Z] #10 ... [2020-05-07T18:42:59.180Z] [2020-05-07T18:42:59.180Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:42:59.180Z] #35 70.78 Selecting previously unselected package libxml2:amd64. [2020-05-07T18:42:59.180Z] #35 70.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-07T18:42:59.180Z] #35 70.79 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-07T18:42:59.180Z] #35 71.50 Selecting previously unselected package libarchive13:amd64. [2020-05-07T18:42:59.180Z] #35 71.50 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-07T18:42:59.180Z] #35 71.51 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-07T18:42:59.180Z] #35 71.93 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-07T18:42:59.180Z] #35 71.94 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-07T18:42:59.180Z] #35 71.95 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-07T18:42:59.180Z] #35 72.26 Selecting previously unselected package librhash0:amd64. [2020-05-07T18:42:59.180Z] #35 72.26 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-07T18:42:59.180Z] #35 72.28 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-07T18:42:59.180Z] #35 72.58 Selecting previously unselected package libuv1:amd64. [2020-05-07T18:42:59.180Z] #35 72.58 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-07T18:42:59.180Z] #35 72.58 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-07T18:42:59.180Z] #35 72.78 Selecting previously unselected package cmake. [2020-05-07T18:42:59.180Z] #35 72.79 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-07T18:42:59.180Z] #35 72.81 Unpacking cmake (3.13.4-1) ... [2020-05-07T18:42:59.180Z] #35 76.35 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T18:42:59.180Z] #35 76.37 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T18:42:59.180Z] #35 76.39 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-07T18:42:59.180Z] #35 76.40 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T18:42:59.180Z] #35 76.44 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-07T18:42:59.180Z] #35 76.48 Setting up cmake-data (3.13.4-1) ... [2020-05-07T18:42:59.180Z] #35 76.50 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-07T18:42:59.180Z] #35 76.52 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-07T18:42:59.180Z] #35 76.53 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-07T18:42:59.180Z] #35 76.54 Setting up cmake (3.13.4-1) ... [2020-05-07T18:42:59.180Z] #35 76.55 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:42:59.180Z] #35 76.68 Processing triggers for mime-support (3.62) ... [2020-05-07T18:42:59.333Z] [2020-05-07T18:42:59.333Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:42:59.436Z] #35 DONE 77.6s [2020-05-07T18:42:59.436Z] [2020-05-07T18:42:59.436Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:42:59.436Z] #36 DONE 0.1s [2020-05-07T18:42:59.436Z] [2020-05-07T18:42:59.436Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T18:42:59.436Z] #37 DONE 0.1s [2020-05-07T18:42:59.436Z] [2020-05-07T18:42:59.436Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:42:59.684Z] #27 21.31 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-07T18:42:59.708Z] #17 27.34 Selecting previously unselected package python3-minimal. [2020-05-07T18:42:59.708Z] #17 27.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23680 files and directories currently installed.) [2020-05-07T18:42:59.708Z] #17 27.38 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-07T18:42:59.708Z] #17 27.39 Unpacking python3-minimal (3.7.3-1) ... [2020-05-07T18:42:59.708Z] #17 27.48 Selecting previously unselected package libmpdec2:amd64. [2020-05-07T18:42:59.708Z] #17 27.48 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-07T18:42:59.708Z] #17 27.50 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-07T18:42:59.708Z] #17 27.58 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-07T18:42:59.940Z] #27 ... [2020-05-07T18:42:59.940Z] [2020-05-07T18:42:59.940Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:42:59.940Z] #33 66.05 time [2020-05-07T18:42:59.940Z] #33 72.95 internal/poll [2020-05-07T18:42:59.940Z] #33 74.07 internal/fmtsort [2020-05-07T18:42:59.940Z] #33 74.82 internal/syscall/execenv [2020-05-07T18:42:59.940Z] #33 75.10 internal/syscall/unix [2020-05-07T18:42:59.940Z] #33 75.45 strings [2020-05-07T18:42:59.940Z] #33 75.49 os [2020-05-07T18:42:59.965Z] #17 27.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T18:42:59.965Z] #17 27.59 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T18:43:00.195Z] #33 ... [2020-05-07T18:43:00.195Z] [2020-05-07T18:43:00.195Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:43:00.195Z] #43 73.30 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-07T18:43:00.195Z] #43 73.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T18:43:00.195Z] #43 73.34 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-07T18:43:00.195Z] #43 73.35 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-07T18:43:00.195Z] #43 73.37 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-07T18:43:00.195Z] #43 73.38 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-07T18:43:00.195Z] #43 73.39 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T18:43:00.195Z] #43 73.42 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-07T18:43:00.195Z] #43 73.44 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T18:43:00.195Z] #43 73.46 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-07T18:43:00.338Z] #42 33.01 + 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-05-07T18:43:00.529Z] #17 28.43 Selecting previously unselected package python3.7. [2020-05-07T18:43:00.529Z] #17 28.43 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T18:43:00.529Z] #17 28.44 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T18:43:00.786Z] #17 28.56 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-07T18:43:00.786Z] #17 28.56 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-07T18:43:00.786Z] #17 28.57 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-07T18:43:00.786Z] #17 28.66 Setting up python3-minimal (3.7.3-1) ... [2020-05-07T18:43:01.120Z] #43 ... [2020-05-07T18:43:01.120Z] [2020-05-07T18:43:01.120Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:43:01.120Z] #27 21.77 [2020-05-07T18:43:01.120Z] #27 21.97 ######################################################################## 100.0% [2020-05-07T18:43:01.120Z] #27 22.10 [2020-05-07T18:43:01.120Z] #27 22.15 Download of images into '/build' complete. [2020-05-07T18:43:01.120Z] #27 22.15 Use something like the following to load the result into a Docker daemon: [2020-05-07T18:43:01.120Z] #27 22.15 tar -cC '/build' . | docker load [2020-05-07T18:43:01.120Z] #27 DONE 22.3s [2020-05-07T18:43:01.120Z] [2020-05-07T18:43:01.120Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:01.120Z] #47 76.35 strings [2020-05-07T18:43:01.376Z] #47 77.35 os [2020-05-07T18:43:01.716Z] #17 29.49 Selecting previously unselected package python3. [2020-05-07T18:43:01.716Z] #17 29.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24092 files and directories currently installed.) [2020-05-07T18:43:01.716Z] #17 29.53 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-07T18:43:01.716Z] #17 29.54 Unpacking python3 (3.7.3-1) ... [2020-05-07T18:43:01.716Z] #17 29.66 Selecting previously unselected package libip4tc0:amd64. [2020-05-07T18:43:01.947Z] #38 ... [2020-05-07T18:43:01.947Z] [2020-05-07T18:43:01.947Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:01.947Z] #47 69.41 time [2020-05-07T18:43:01.947Z] #47 75.88 strings [2020-05-07T18:43:01.947Z] #47 76.41 os [2020-05-07T18:43:01.947Z] #47 ... [2020-05-07T18:43:01.947Z] [2020-05-07T18:43:01.947Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:43:01.947Z] #27 19.89 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-07T18:43:01.947Z] #27 19.98 skipping existing 1849cc453dee [2020-05-07T18:43:01.947Z] #27 20.17 [2020-05-07T18:43:01.947Z] #27 21.19 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-07T18:43:01.947Z] #27 21.64 [2020-05-07T18:43:01.947Z] #27 21.84 ######################################################################## 100.0% [2020-05-07T18:43:01.947Z] #27 21.97 [2020-05-07T18:43:01.947Z] #27 22.07 Download of images into '/build' complete. [2020-05-07T18:43:01.947Z] #27 22.07 Use something like the following to load the result into a Docker daemon: [2020-05-07T18:43:01.948Z] #27 22.07 tar -cC '/build' . | docker load [2020-05-07T18:43:01.973Z] #17 29.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-07T18:43:01.973Z] #17 29.67 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-07T18:43:01.973Z] #17 29.75 Selecting previously unselected package libip6tc0:amd64. [2020-05-07T18:43:01.973Z] #17 29.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-07T18:43:01.973Z] #17 29.76 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-07T18:43:01.973Z] #17 29.84 Selecting previously unselected package libiptc0:amd64. [2020-05-07T18:43:01.973Z] #17 29.84 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-07T18:43:01.973Z] #17 29.85 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-07T18:43:02.204Z] #27 DONE 22.2s [2020-05-07T18:43:02.204Z] [2020-05-07T18:43:02.204Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:43:02.204Z] #43 74.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-07T18:43:02.204Z] #43 74.57 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T18:43:02.204Z] #43 74.60 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-07T18:43:02.204Z] #43 74.62 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-07T18:43:02.204Z] #43 74.63 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-07T18:43:02.204Z] #43 74.65 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-07T18:43:02.204Z] #43 74.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T18:43:02.204Z] #43 74.68 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-07T18:43:02.204Z] #43 74.71 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T18:43:02.204Z] #43 74.72 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-07T18:43:02.230Z] #17 29.94 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-07T18:43:02.230Z] #17 29.94 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-07T18:43:02.230Z] #17 29.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-07T18:43:02.230Z] #17 29.99 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-07T18:43:02.230Z] #17 30.00 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-07T18:43:02.230Z] #17 30.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-07T18:43:02.230Z] #17 30.05 Selecting previously unselected package libnftnl11:amd64. [2020-05-07T18:43:02.230Z] #17 30.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-07T18:43:02.230Z] #17 30.05 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-07T18:43:02.230Z] #17 30.13 Selecting previously unselected package iptables. [2020-05-07T18:43:02.230Z] #17 30.14 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-07T18:43:02.230Z] #17 30.15 Unpacking iptables (1.8.2-4) ... [2020-05-07T18:43:02.489Z] #10 ... [2020-05-07T18:43:02.489Z] [2020-05-07T18:43:02.489Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:02.489Z] #38 2.210 + RM_GOPATH=0 [2020-05-07T18:43:02.489Z] #38 2.210 + TMP_GOPATH= [2020-05-07T18:43:02.489Z] #38 2.210 + : /build [2020-05-07T18:43:02.489Z] #38 2.210 + '[' -z '' ']' [2020-05-07T18:43:02.489Z] #38 2.211 ++ mktemp -d [2020-05-07T18:43:02.489Z] #38 2.214 + export GOPATH=/tmp/tmp.ZgKKmCQDiI [2020-05-07T18:43:02.489Z] #38 2.214 + GOPATH=/tmp/tmp.ZgKKmCQDiI [2020-05-07T18:43:02.489Z] #38 2.214 + RM_GOPATH=1 [2020-05-07T18:43:02.489Z] #38 2.218 ++ dirname ./install.sh [2020-05-07T18:43:02.489Z] #38 2.221 + dir=. [2020-05-07T18:43:02.489Z] #38 2.225 + bin=tini [2020-05-07T18:43:02.489Z] #38 2.225 + shift [2020-05-07T18:43:02.489Z] #38 2.225 + '[' '!' -f ./tini.installer ']' [2020-05-07T18:43:02.489Z] #38 2.225 + . ./tini.installer [2020-05-07T18:43:02.489Z] #38 2.225 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:43:02.489Z] #38 2.225 + install_tini [2020-05-07T18:43:02.489Z] #38 2.225 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T18:43:02.489Z] #38 2.225 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZgKKmCQDiI/tini [2020-05-07T18:43:02.489Z] #38 2.225 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:43:02.489Z] #38 2.229 Cloning into '/tmp/tmp.ZgKKmCQDiI/tini'... [2020-05-07T18:43:02.489Z] #38 3.197 + cd /tmp/tmp.ZgKKmCQDiI/tini [2020-05-07T18:43:02.489Z] #38 3.198 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:43:02.489Z] #38 3.222 + cmake . [2020-05-07T18:43:02.489Z] #38 5.535 -- The C compiler identification is GNU 8.3.0 [2020-05-07T18:43:02.489Z] #38 5.591 -- Check for working C compiler: /usr/bin/cc [2020-05-07T18:43:02.489Z] #38 6.236 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T18:43:02.489Z] #38 6.239 -- Detecting C compiler ABI info [2020-05-07T18:43:02.489Z] #38 7.001 -- Detecting C compiler ABI info - done [2020-05-07T18:43:02.489Z] #38 7.097 -- Detecting C compile features [2020-05-07T18:43:02.489Z] #38 10.18 -- Detecting C compile features - done [2020-05-07T18:43:02.489Z] #38 10.20 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T18:43:02.489Z] #38 10.50 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T18:43:02.489Z] #38 10.62 -- Configuring done [2020-05-07T18:43:02.489Z] #38 10.65 -- Generating done [2020-05-07T18:43:02.489Z] #38 10.66 -- Build files have been written to: /tmp/tmp.ZgKKmCQDiI/tini [2020-05-07T18:43:02.489Z] #38 10.68 + make tini-static [2020-05-07T18:43:02.489Z] #38 11.26 Scanning dependencies of target tini-static [2020-05-07T18:43:02.489Z] #38 11.34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T18:43:02.489Z] #38 ... [2020-05-07T18:43:02.489Z] [2020-05-07T18:43:02.489Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:02.489Z] #33 60.78 internal/poll [2020-05-07T18:43:02.489Z] #33 63.76 internal/fmtsort [2020-05-07T18:43:02.489Z] #33 63.94 os [2020-05-07T18:43:02.489Z] #33 66.49 path/filepath [2020-05-07T18:43:02.489Z] #33 66.55 fmt [2020-05-07T18:43:02.489Z] #33 67.82 io/ioutil [2020-05-07T18:43:02.489Z] #33 69.78 flag [2020-05-07T18:43:02.489Z] #33 69.78 log [2020-05-07T18:43:02.489Z] #33 69.78 github.com/BurntSushi/toml [2020-05-07T18:43:02.489Z] #33 ... [2020-05-07T18:43:02.489Z] [2020-05-07T18:43:02.489Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:02.489Z] #44 4.057 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T18:43:02.489Z] #44 4.057 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T18:43:02.489Z] #44 4.070 Note: Building without GnuTLS support [2020-05-07T18:43:02.490Z] #44 6.765 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T18:43:02.490Z] #44 6.800 GEN .gitid [2020-05-07T18:43:02.490Z] #44 6.830 GEN criu/include/version.h [2020-05-07T18:43:02.490Z] #44 6.910 GEN include/common/asm [2020-05-07T18:43:02.490Z] #44 8.948 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-07T18:43:02.490Z] #44 9.097 PBCC images/opts.pb-c.c [2020-05-07T18:43:02.490Z] #44 9.157 PBCC images/sit.pb-c.c [2020-05-07T18:43:02.490Z] #44 9.265 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-07T18:43:02.490Z] #44 9.330 DEP images/opts.pb-c.d [2020-05-07T18:43:02.490Z] #44 9.405 DEP images/sit.pb-c.d [2020-05-07T18:43:02.490Z] #44 9.486 PBCC images/macvlan.pb-c.c [2020-05-07T18:43:02.490Z] #44 9.495 DEP images/macvlan.pb-c.d [2020-05-07T18:43:02.490Z] #44 9.562 PBCC images/autofs.pb-c.c [2020-05-07T18:43:02.490Z] #44 9.645 DEP images/autofs.pb-c.d [2020-05-07T18:43:02.490Z] #44 9.706 PBCC images/sysctl.pb-c.c [2020-05-07T18:43:02.490Z] #44 9.743 DEP images/sysctl.pb-c.d [2020-05-07T18:43:02.490Z] #44 9.773 PBCC images/time.pb-c.c [2020-05-07T18:43:02.490Z] #44 9.785 DEP images/time.pb-c.d [2020-05-07T18:43:02.490Z] #44 9.825 PBCC images/binfmt-misc.pb-c.c [2020-05-07T18:43:02.490Z] #44 9.879 DEP images/binfmt-misc.pb-c.d [2020-05-07T18:43:02.490Z] #44 9.957 PBCC images/seccomp.pb-c.c [2020-05-07T18:43:02.490Z] #44 9.972 DEP images/seccomp.pb-c.d [2020-05-07T18:43:02.490Z] #44 10.04 PBCC images/userns.pb-c.c [2020-05-07T18:43:02.490Z] #44 10.11 DEP images/userns.pb-c.d [2020-05-07T18:43:02.490Z] #44 10.19 PBCC images/cgroup.pb-c.c [2020-05-07T18:43:02.490Z] #44 10.23 DEP images/cgroup.pb-c.d [2020-05-07T18:43:02.490Z] #44 10.28 PBCC images/fown.pb-c.c [2020-05-07T18:43:02.503Z] #43 ... [2020-05-07T18:43:02.503Z] [2020-05-07T18:43:02.503Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:02.503Z] #38 3.029 + RM_GOPATH=0 [2020-05-07T18:43:02.503Z] #38 3.043 + TMP_GOPATH= [2020-05-07T18:43:02.503Z] #38 3.043 + : /build [2020-05-07T18:43:02.503Z] #38 3.043 + '[' -z '' ']' [2020-05-07T18:43:02.503Z] #38 3.043 ++ mktemp -d [2020-05-07T18:43:02.503Z] #38 3.043 + export GOPATH=/tmp/tmp.HtmyJ9b4yE [2020-05-07T18:43:02.503Z] #38 3.064 + GOPATH=/tmp/tmp.HtmyJ9b4yE [2020-05-07T18:43:02.503Z] #38 3.064 + RM_GOPATH=1 [2020-05-07T18:43:02.503Z] #38 3.064 ++ dirname ./install.sh [2020-05-07T18:43:02.503Z] #38 3.068 + dir=. [2020-05-07T18:43:02.503Z] #38 3.068 + bin=tini [2020-05-07T18:43:02.503Z] #38 3.068 + shift [2020-05-07T18:43:02.503Z] #38 3.068 + '[' '!' -f ./tini.installer ']' [2020-05-07T18:43:02.503Z] #38 3.075 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:43:02.503Z] #38 3.075 + . ./tini.installer [2020-05-07T18:43:02.503Z] #38 3.075 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:43:02.503Z] #38 3.075 + install_tini [2020-05-07T18:43:02.503Z] #38 3.075 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T18:43:02.503Z] #38 3.075 + git clone https://github.com/krallin/tini.git /tmp/tmp.HtmyJ9b4yE/tini [2020-05-07T18:43:02.503Z] #38 3.089 Cloning into '/tmp/tmp.HtmyJ9b4yE/tini'... [2020-05-07T18:43:02.750Z] #44 10.31 PBCC images/ext-file.pb-c.c [2020-05-07T18:43:02.750Z] #44 10.38 DEP images/fown.pb-c.d [2020-05-07T18:43:02.750Z] #44 10.46 DEP images/ext-file.pb-c.d [2020-05-07T18:43:02.750Z] #44 10.51 PBCC images/rpc.pb-c.c [2020-05-07T18:43:02.750Z] #44 10.56 DEP images/rpc.pb-c.d [2020-05-07T18:43:02.795Z] #17 30.43 Selecting previously unselected package xxd. [2020-05-07T18:43:02.795Z] #17 30.44 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T18:43:02.795Z] #17 30.45 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T18:43:02.795Z] #17 30.57 Selecting previously unselected package vim-common. [2020-05-07T18:43:02.795Z] #17 30.57 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:43:02.795Z] #17 30.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T18:43:02.801Z] #65 157.4 + bin/containerd-shim-runc-v1 [2020-05-07T18:43:03.010Z] #44 10.63 PBCC images/siginfo.pb-c.c [2020-05-07T18:43:03.010Z] #44 10.65 DEP images/siginfo.pb-c.d [2020-05-07T18:43:03.010Z] #44 10.70 PBCC images/pagemap.pb-c.c [2020-05-07T18:43:03.010Z] #44 10.77 DEP images/pagemap.pb-c.d [2020-05-07T18:43:03.010Z] #44 10.83 PBCC images/rlimit.pb-c.c [2020-05-07T18:43:03.052Z] #17 30.78 Selecting previously unselected package bash-completion. [2020-05-07T18:43:03.052Z] #17 30.78 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-07T18:43:03.270Z] #44 10.85 DEP images/rlimit.pb-c.d [2020-05-07T18:43:03.270Z] #44 10.93 PBCC images/file-lock.pb-c.c [2020-05-07T18:43:03.270Z] #44 10.97 DEP images/file-lock.pb-c.d [2020-05-07T18:43:03.270Z] #44 11.03 PBCC images/tty.pb-c.c [2020-05-07T18:43:03.270Z] #44 11.09 DEP images/tty.pb-c.d [2020-05-07T18:43:03.342Z] #42 ... [2020-05-07T18:43:03.342Z] [2020-05-07T18:43:03.342Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:03.342Z] #48 25.85 vendor/golang.org/x/crypto/internal/subtle [2020-05-07T18:43:03.342Z] #48 ... [2020-05-07T18:43:03.342Z] [2020-05-07T18:43:03.342Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:43:03.342Z] #26 26.32 Fetched 8128 kB in 25s (320 kB/s) [2020-05-07T18:43:03.342Z] #26 26.32 Reading package lists... [2020-05-07T18:43:03.342Z] #26 ... [2020-05-07T18:43:03.342Z] [2020-05-07T18:43:03.342Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:43:03.342Z] #44 26.43 Fetched 8128 kB in 25s (320 kB/s) [2020-05-07T18:43:03.342Z] #44 26.43 Reading package lists... [2020-05-07T18:43:03.531Z] #44 11.15 PBCC images/tun.pb-c.c [2020-05-07T18:43:03.531Z] #44 11.22 PBCC images/netdev.pb-c.c [2020-05-07T18:43:03.531Z] #44 11.27 DEP images/tun.pb-c.d [2020-05-07T18:43:03.531Z] #44 11.34 DEP images/netdev.pb-c.d [2020-05-07T18:43:03.677Z] #44 ... [2020-05-07T18:43:03.677Z] [2020-05-07T18:43:03.677Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:03.677Z] #11 26.63 Fetched 8128 kB in 26s (317 kB/s) [2020-05-07T18:43:03.677Z] #11 26.63 Reading package lists... [2020-05-07T18:43:03.677Z] #11 ... [2020-05-07T18:43:03.677Z] [2020-05-07T18:43:03.677Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:43:03.677Z] #63 26.66 Fetched 8128 kB in 26s (315 kB/s) [2020-05-07T18:43:03.677Z] #63 26.66 Reading package lists... [2020-05-07T18:43:03.677Z] #63 ... [2020-05-07T18:43:03.677Z] [2020-05-07T18:43:03.677Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:03.677Z] #75 30.99 Checking out files: 47% (977/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: 91% (1890/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-05-07T18:43:03.677Z] #75 32.28 + cd /tmp/tmp.xMdhilzHBo/src/github.com/docker/libnetwork [2020-05-07T18:43:03.677Z] #75 32.28 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T18:43:03.677Z] #75 32.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T18:43:03.791Z] #44 11.42 PBCC images/vma.pb-c.c [2020-05-07T18:43:03.791Z] #44 11.53 DEP images/vma.pb-c.d [2020-05-07T18:43:03.791Z] #44 11.59 PBCC images/creds.pb-c.c [2020-05-07T18:43:04.025Z] #75 ... [2020-05-07T18:43:04.025Z] [2020-05-07T18:43:04.025Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:43:04.025Z] #36 27.05 Fetched 8128 kB in 26s (313 kB/s) [2020-05-07T18:43:04.025Z] #36 27.05 Reading package lists... [2020-05-07T18:43:04.025Z] #36 36.91 Reading package lists... [2020-05-07T18:43:04.025Z] #36 ... [2020-05-07T18:43:04.025Z] [2020-05-07T18:43:04.025Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:04.051Z] #44 11.65 DEP images/creds.pb-c.d [2020-05-07T18:43:04.051Z] #44 11.68 PBCC images/utsns.pb-c.c [2020-05-07T18:43:04.051Z] #44 11.73 DEP images/utsns.pb-c.d [2020-05-07T18:43:04.051Z] #44 ... [2020-05-07T18:43:04.051Z] [2020-05-07T18:43:04.051Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:04.051Z] #38 13.35 [100%] Linking C executable tini-static [2020-05-07T18:43:04.400Z] #65 159.6 + bin/containerd-shim-runc-v2 [2020-05-07T18:43:04.441Z] #38 4.583 + cd /tmp/tmp.HtmyJ9b4yE/tini [2020-05-07T18:43:04.441Z] #38 4.589 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:43:04.441Z] #38 ... [2020-05-07T18:43:04.441Z] [2020-05-07T18:43:04.441Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:04.441Z] #33 71.90 internal/poll [2020-05-07T18:43:04.441Z] #33 74.08 internal/fmtsort [2020-05-07T18:43:04.441Z] #33 74.16 internal/syscall/execenv [2020-05-07T18:43:04.441Z] #33 74.41 internal/syscall/unix [2020-05-07T18:43:04.441Z] #33 74.79 os [2020-05-07T18:43:04.441Z] #33 75.09 strings [2020-05-07T18:43:04.441Z] #33 77.95 path [2020-05-07T18:43:04.441Z] #33 78.85 text/tabwriter [2020-05-07T18:43:04.441Z] #33 79.74 path/filepath [2020-05-07T18:43:04.441Z] #33 79.75 fmt [2020-05-07T18:43:04.441Z] #33 ... [2020-05-07T18:43:04.441Z] [2020-05-07T18:43:04.441Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:04.441Z] #38 4.676 + cmake . [2020-05-07T18:43:04.638Z] #47 80.15 regexp/syntax [2020-05-07T18:43:04.638Z] #47 ... [2020-05-07T18:43:04.638Z] [2020-05-07T18:43:04.638Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:43:04.638Z] #43 81.07 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-07T18:43:04.638Z] #43 81.10 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:43:04.638Z] #43 DONE 81.4s [2020-05-07T18:43:04.638Z] [2020-05-07T18:43:04.638Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:04.700Z] #38 14.19 [100%] Built target tini-static [2020-05-07T18:43:04.960Z] #38 14.31 + mkdir -p /build [2020-05-07T18:43:04.960Z] #38 14.32 + cp tini-static /build/docker-init [2020-05-07T18:43:05.013Z] #65 160.3 + binaries [2020-05-07T18:43:05.013Z] #65 160.3 + mkdir -p /build [2020-05-07T18:43:05.014Z] #65 160.3 + cp bin/containerd /build/containerd [2020-05-07T18:43:05.014Z] #65 160.3 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T18:43:05.014Z] #65 160.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T18:43:05.014Z] #65 160.3 + cp bin/ctr /build/ctr [2020-05-07T18:43:05.221Z] #38 DONE 14.7s [2020-05-07T18:43:05.221Z] [2020-05-07T18:43:05.221Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:05.296Z] #65 DONE 160.7s [2020-05-07T18:43:05.374Z] #38 5.825 -- The C compiler identification is GNU 8.3.0 [2020-05-07T18:43:05.374Z] #38 5.883 -- Check for working C compiler: /usr/bin/cc [2020-05-07T18:43:05.482Z] #65 37.40 Checking out files: 37% (1182/3186) Checking out files: 38% (1211/3186) Checking out files: 39% (1243/3186) Checking out files: 40% (1275/3186) Checking out files: 41% (1307/3186) Checking out files: 42% (1339/3186) Checking out files: 43% (1370/3186) Checking out files: 44% (1402/3186) Checking out files: 45% (1434/3186) Checking out files: 46% (1466/3186) Checking out files: 47% (1498/3186) Checking out files: 48% (1530/3186) Checking out files: 49% (1562/3186) Checking out files: 50% (1593/3186) Checking out files: 51% (1625/3186) Checking out files: 52% (1657/3186) Checking out files: 53% (1689/3186) Checking out files: 54% (1721/3186) Checking out files: 55% (1753/3186) Checking out files: 56% (1785/3186) Checking out files: 57% (1817/3186) Checking out files: 58% (1848/3186) Checking out files: 59% (1880/3186) Checking out files: 60% (1912/3186) Checking out files: 61% (1944/3186) [2020-05-07T18:43:05.482Z] #65 ... [2020-05-07T18:43:05.482Z] [2020-05-07T18:43:05.482Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:05.482Z] #56 64.22 regexp [2020-05-07T18:43:05.482Z] #56 67.98 encoding/binary [2020-05-07T18:43:05.482Z] #56 68.35 io/ioutil [2020-05-07T18:43:05.482Z] #56 68.38 fmt [2020-05-07T18:43:05.482Z] #56 70.47 mvdan.cc/sh/v3/fileutil [2020-05-07T18:43:05.482Z] #56 71.50 encoding/base64 [2020-05-07T18:43:05.482Z] #56 71.51 golang.org/x/sys/unix [2020-05-07T18:43:05.482Z] #56 73.98 encoding/json [2020-05-07T18:43:05.482Z] #56 73.99 github.com/pkg/diff [2020-05-07T18:43:05.482Z] #56 73.99 go/scanner [2020-05-07T18:43:05.576Z] #17 33.23 Unpacking bash-completion (1:2.8-6) ... [2020-05-07T18:43:05.629Z] #38 ... [2020-05-07T18:43:05.629Z] [2020-05-07T18:43:05.629Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:43:05.629Z] #43 83.48 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-07T18:43:05.629Z] #43 83.50 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:43:05.629Z] #43 DONE 83.9s [2020-05-07T18:43:05.744Z] #56 ... [2020-05-07T18:43:05.744Z] [2020-05-07T18:43:05.744Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:05.833Z] #17 33.65 Selecting previously unselected package bzip2. [2020-05-07T18:43:05.833Z] #17 33.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-07T18:43:05.833Z] #17 33.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T18:43:05.833Z] #17 33.73 Selecting previously unselected package xz-utils. [2020-05-07T18:43:05.833Z] #17 33.74 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-07T18:43:05.833Z] #17 33.74 Unpacking xz-utils (5.2.4-1) ... [2020-05-07T18:43:05.833Z] #17 ... [2020-05-07T18:43:05.833Z] [2020-05-07T18:43:05.833Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:05.834Z] #44 91.10 CC criu/bitmap.o [2020-05-07T18:43:05.834Z] #44 91.35 CC criu/cgroup-props.o [2020-05-07T18:43:05.834Z] #44 92.15 CC criu/cgroup.o [2020-05-07T18:43:05.834Z] #44 94.48 CC criu/clone-noasan.o [2020-05-07T18:43:05.834Z] #44 94.62 CC criu/config.o [2020-05-07T18:43:05.834Z] #44 95.92 CC criu/cr-check.o [2020-05-07T18:43:05.834Z] #44 97.41 CC criu/cr-dedup.o [2020-05-07T18:43:05.834Z] #44 97.72 CC criu/cr-dump.o [2020-05-07T18:43:05.834Z] #44 99.77 CC criu/cr-errno.o [2020-05-07T18:43:05.834Z] #44 99.82 CC criu/cr-restore.o [2020-05-07T18:43:05.883Z] [2020-05-07T18:43:05.883Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:06.000Z] #44 ... [2020-05-07T18:43:06.000Z] [2020-05-07T18:43:06.000Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:06.000Z] #56 72.05 time [2020-05-07T18:43:06.000Z] #56 77.10 encoding/binary [2020-05-07T18:43:06.000Z] #56 78.85 context [2020-05-07T18:43:06.000Z] #56 80.22 encoding/base64 [2020-05-07T18:43:06.000Z] #56 80.31 os [2020-05-07T18:43:06.000Z] #56 81.55 golang.org/x/sys/unix [2020-05-07T18:43:06.000Z] #56 ... [2020-05-07T18:43:06.001Z] [2020-05-07T18:43:06.001Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:06.001Z] #10 79.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-07T18:43:06.001Z] #10 79.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-07T18:43:06.001Z] #10 79.52 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T18:43:06.094Z] #44 ... [2020-05-07T18:43:06.094Z] [2020-05-07T18:43:06.094Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:43:06.094Z] #17 33.93 Selecting previously unselected package apparmor. [2020-05-07T18:43:06.094Z] #17 33.94 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-07T18:43:06.094Z] #17 34.02 Unpacking apparmor (2.13.2-10) ... [2020-05-07T18:43:06.308Z] [2020-05-07T18:43:06.308Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T18:43:06.308Z] #66 DONE 0.3s [2020-05-07T18:43:06.326Z] #65 37.40 Checking out files: 37% (1182/3186) Checking out files: 38% (1211/3186) Checking out files: 39% (1243/3186) Checking out files: 40% (1275/3186) Checking out files: 41% (1307/3186) Checking out files: 42% (1339/3186) Checking out files: 43% (1370/3186) Checking out files: 44% (1402/3186) Checking out files: 45% (1434/3186) Checking out files: 46% (1466/3186) Checking out files: 47% (1498/3186) Checking out files: 48% (1530/3186) Checking out files: 49% (1562/3186) Checking out files: 50% (1593/3186) Checking out files: 51% (1625/3186) Checking out files: 52% (1657/3186) Checking out files: 53% (1689/3186) Checking out files: 54% (1721/3186) Checking out files: 55% (1753/3186) Checking out files: 56% (1785/3186) Checking out files: 57% (1817/3186) Checking out files: 58% (1848/3186) Checking out files: 59% (1880/3186) Checking out files: 60% (1912/3186) Checking out files: 61% (1944/3186) Checking out files: 62% (1976/3186) Checking out files: 63% (2008/3186) Checking out files: 64% (2040/3186) Checking out files: 65% (2071/3186) Checking out files: 66% (2103/3186) Checking out files: 67% (2135/3186) Checking out files: 68% (2167/3186) Checking out files: 69% (2199/3186) Checking out files: 70% (2231/3186) Checking out files: 71% (2263/3186) Checking out files: 72% (2294/3186) Checking out files: 73% (2326/3186) Checking out files: 74% (2358/3186) Checking out files: 75% (2390/3186) Checking out files: 76% (2422/3186) Checking out files: 77% (2454/3186) Checking out files: 78% (2486/3186) Checking out files: 78% (2492/3186) Checking out files: 79% (2517/3186) [2020-05-07T18:43:06.326Z] #65 ... [2020-05-07T18:43:06.326Z] [2020-05-07T18:43:06.326Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:06.326Z] #47 64.73 github.com/LK4D4/vndr/versioned [2020-05-07T18:43:06.326Z] #47 65.39 context [2020-05-07T18:43:06.326Z] #47 65.43 os [2020-05-07T18:43:06.326Z] #47 69.13 encoding/binary [2020-05-07T18:43:06.327Z] #47 70.08 flag [2020-05-07T18:43:06.327Z] #47 70.10 go/token [2020-05-07T18:43:06.327Z] #47 70.10 net/url [2020-05-07T18:43:06.327Z] #47 71.75 go/scanner [2020-05-07T18:43:06.327Z] #47 72.65 text/template/parse [2020-05-07T18:43:06.327Z] #47 73.59 encoding/json [2020-05-07T18:43:06.327Z] #47 74.12 encoding/xml [2020-05-07T18:43:06.327Z] #47 74.24 go/ast [2020-05-07T18:43:06.588Z] #47 ... [2020-05-07T18:43:06.588Z] [2020-05-07T18:43:06.588Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:06.591Z] [2020-05-07T18:43:06.591Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T18:43:06.591Z] #70 DONE 0.2s [2020-05-07T18:43:06.591Z] [2020-05-07T18:43:06.591Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T18:43:06.658Z] #17 34.39 Selecting previously unselected package aufs-tools. [2020-05-07T18:43:06.658Z] #17 34.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-07T18:43:06.658Z] #17 34.42 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-07T18:43:06.872Z] #72 DONE 0.1s [2020-05-07T18:43:06.872Z] [2020-05-07T18:43:06.872Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T18:43:06.872Z] #75 DONE 0.2s [2020-05-07T18:43:06.872Z] [2020-05-07T18:43:06.872Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T18:43:06.872Z] #76 DONE 0.0s [2020-05-07T18:43:06.872Z] [2020-05-07T18:43:06.872Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T18:43:06.915Z] #17 34.55 Selecting previously unselected package libonig5:amd64. [2020-05-07T18:43:06.915Z] #17 34.56 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-07T18:43:06.915Z] #17 34.57 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-07T18:43:06.915Z] #17 34.70 Selecting previously unselected package libjq1:amd64. [2020-05-07T18:43:06.915Z] #17 34.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T18:43:06.915Z] #17 34.71 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T18:43:07.172Z] #17 34.82 Selecting previously unselected package jq. [2020-05-07T18:43:07.172Z] #17 34.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T18:43:07.172Z] #17 34.83 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T18:43:07.172Z] #17 34.92 Selecting previously unselected package libaio1:amd64. [2020-05-07T18:43:07.172Z] #17 34.92 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-07T18:43:07.172Z] #17 34.93 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-07T18:43:07.172Z] #17 35.00 Selecting previously unselected package libgpm2:amd64. [2020-05-07T18:43:07.172Z] #17 35.01 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-07T18:43:07.172Z] #17 35.01 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-07T18:43:07.369Z] #65 37.40 Checking out files: 37% (1182/3186) Checking out files: 38% (1211/3186) Checking out files: 39% (1243/3186) Checking out files: 40% (1275/3186) Checking out files: 41% (1307/3186) Checking out files: 42% (1339/3186) Checking out files: 43% (1370/3186) Checking out files: 44% (1402/3186) Checking out files: 45% (1434/3186) Checking out files: 46% (1466/3186) Checking out files: 47% (1498/3186) Checking out files: 48% (1530/3186) Checking out files: 49% (1562/3186) Checking out files: 50% (1593/3186) Checking out files: 51% (1625/3186) Checking out files: 52% (1657/3186) Checking out files: 53% (1689/3186) Checking out files: 54% (1721/3186) Checking out files: 55% (1753/3186) Checking out files: 56% (1785/3186) Checking out files: 57% (1817/3186) Checking out files: 58% (1848/3186) Checking out files: 59% (1880/3186) Checking out files: 60% (1912/3186) Checking out files: 61% (1944/3186) Checking out files: 62% (1976/3186) Checking out files: 63% (2008/3186) Checking out files: 64% (2040/3186) Checking out files: 65% (2071/3186) Checking out files: 66% (2103/3186) Checking out files: 67% (2135/3186) Checking out files: 68% (2167/3186) Checking out files: 69% (2199/3186) Checking out files: 70% (2231/3186) Checking out files: 71% (2263/3186) Checking out files: 72% (2294/3186) Checking out files: 73% (2326/3186) Checking out files: 74% (2358/3186) Checking out files: 75% (2390/3186) Checking out files: 76% (2422/3186) Checking out files: 77% (2454/3186) Checking out files: 78% (2486/3186) Checking out files: 78% (2492/3186) Checking out files: 79% (2517/3186) Checking out files: 80% (2549/3186) Checking out files: 81% (2581/3186) Checking out files: 82% (2613/3186) Checking out files: 83% (2645/3186) Checking out files: 84% (2677/3186) Checking out files: 85% (2709/3186) Checking out files: 86% (2740/3186) Checking out files: 87% (2772/3186) Checking out files: 88% (2804/3186) Checking out files: 89% (2836/3186) Checking out files: 90% (2868/3186) Checking out files: 91% (2900/3186) Checking out files: 91% (2912/3186) Checking out files: 92% (2932/3186) Checking out files: 93% (2963/3186) Checking out files: 94% (2995/3186) Checking out files: 95% (3027/3186) Checking out files: 96% (3059/3186) Checking out files: 97% (3091/3186) Checking out files: 98% (3123/3186) Checking out files: 99% (3155/3186) Checking out files: 100% (3186/3186) Checking out files: 100% (3186/3186), done. [2020-05-07T18:43:07.369Z] #65 39.70 + cd /tmp/tmp.FDjqXwN5Ji/src/github.com/containerd/containerd [2020-05-07T18:43:07.369Z] #65 39.70 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:43:07.429Z] #17 35.08 Selecting previously unselected package libicu63:amd64. [2020-05-07T18:43:07.429Z] #17 35.08 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-07T18:43:07.429Z] #17 35.09 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T18:43:07.876Z] #77 DONE 0.7s [2020-05-07T18:43:07.876Z] [2020-05-07T18:43:07.876Z] #78 exporting to image [2020-05-07T18:43:07.876Z] #78 exporting layers [2020-05-07T18:43:07.926Z] #10 ... [2020-05-07T18:43:07.926Z] [2020-05-07T18:43:07.926Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:07.926Z] #44 3.409 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T18:43:07.926Z] #44 3.409 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T18:43:07.926Z] #44 3.413 Note: Building without GnuTLS support [2020-05-07T18:43:08.892Z] #11 37.08 Reading package lists... [2020-05-07T18:43:08.892Z] #11 ... [2020-05-07T18:43:08.892Z] [2020-05-07T18:43:08.892Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:08.892Z] #57 31.59 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T18:43:08.892Z] #57 31.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T18:43:08.892Z] #57 31.94 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T18:43:08.892Z] #57 32.56 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T18:43:08.892Z] #57 34.05 runtime/cgo [2020-05-07T18:43:08.892Z] #57 34.38 runtime [2020-05-07T18:43:09.144Z] #44 3.461 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T18:43:09.144Z] #44 3.461 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T18:43:09.144Z] #44 3.471 Note: Building without GnuTLS support [2020-05-07T18:43:09.144Z] #44 ... [2020-05-07T18:43:09.144Z] [2020-05-07T18:43:09.144Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:09.144Z] #56 77.11 encoding/binary [2020-05-07T18:43:09.144Z] #56 79.17 os [2020-05-07T18:43:09.144Z] #56 79.90 encoding/base64 [2020-05-07T18:43:09.144Z] #56 82.04 golang.org/x/sys/unix [2020-05-07T18:43:09.144Z] #56 85.42 fmt [2020-05-07T18:43:09.281Z] #65 41.35 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T18:43:09.281Z] #65 41.36 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T18:43:09.281Z] #65 41.36 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T18:43:09.281Z] #65 41.36 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T18:43:09.281Z] #65 41.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T18:43:09.281Z] #65 41.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T18:43:09.281Z] #65 41.36 + '[' '' = dynamic ']' [2020-05-07T18:43:09.281Z] #65 41.36 + make [2020-05-07T18:43:09.398Z] #56 ... [2020-05-07T18:43:09.398Z] [2020-05-07T18:43:09.398Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:09.398Z] #10 84.58 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-07T18:43:09.398Z] #10 84.64 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T18:43:09.398Z] #10 84.65 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:43:09.398Z] #10 84.92 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-07T18:43:09.398Z] #10 84.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T18:43:09.398Z] #10 84.93 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:43:09.853Z] #65 ... [2020-05-07T18:43:09.853Z] [2020-05-07T18:43:09.853Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:09.853Z] #33 73.58 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T18:43:09.853Z] #33 DONE 78.5s [2020-05-07T18:43:10.120Z] [2020-05-07T18:43:10.120Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:10.120Z] #44 11.81 PBCC images/ipc-desc.pb-c.c [2020-05-07T18:43:10.120Z] #44 11.85 PBCC images/ipc-sem.pb-c.c [2020-05-07T18:43:10.120Z] #44 11.91 DEP images/ipc-desc.pb-c.d [2020-05-07T18:43:10.120Z] #44 11.96 DEP images/ipc-sem.pb-c.d [2020-05-07T18:43:10.120Z] #44 12.09 PBCC images/ipc-msg.pb-c.c [2020-05-07T18:43:10.120Z] #44 12.15 DEP images/ipc-msg.pb-c.d [2020-05-07T18:43:10.120Z] #44 12.19 PBCC images/ipc-shm.pb-c.c [2020-05-07T18:43:10.120Z] #44 12.26 DEP images/ipc-shm.pb-c.d [2020-05-07T18:43:10.120Z] #44 12.37 PBCC images/ipc-var.pb-c.c [2020-05-07T18:43:10.120Z] #44 12.40 DEP images/ipc-var.pb-c.d [2020-05-07T18:43:10.120Z] #44 12.52 PBCC images/sk-opts.pb-c.c [2020-05-07T18:43:10.120Z] #44 12.56 PBCC images/packet-sock.pb-c.c [2020-05-07T18:43:10.120Z] #44 12.71 DEP images/sk-opts.pb-c.d [2020-05-07T18:43:10.120Z] #44 12.77 DEP images/packet-sock.pb-c.d [2020-05-07T18:43:10.120Z] #44 12.82 PBCC images/sk-netlink.pb-c.c [2020-05-07T18:43:10.120Z] #44 12.86 DEP images/sk-netlink.pb-c.d [2020-05-07T18:43:10.120Z] #44 12.91 PBCC images/sk-inet.pb-c.c [2020-05-07T18:43:10.120Z] #44 12.96 DEP images/sk-inet.pb-c.d [2020-05-07T18:43:10.120Z] #44 13.02 PBCC images/sk-unix.pb-c.c [2020-05-07T18:43:10.120Z] #44 13.15 DEP images/sk-unix.pb-c.d [2020-05-07T18:43:10.120Z] #44 13.27 PBCC images/mm.pb-c.c [2020-05-07T18:43:10.120Z] #44 13.35 DEP images/mm.pb-c.d [2020-05-07T18:43:10.120Z] #44 13.49 PBCC images/timerfd.pb-c.c [2020-05-07T18:43:10.120Z] #44 13.61 DEP images/timerfd.pb-c.d [2020-05-07T18:43:10.120Z] #44 13.68 PBCC images/timer.pb-c.c [2020-05-07T18:43:10.120Z] #44 13.71 DEP images/timer.pb-c.d [2020-05-07T18:43:10.120Z] #44 13.75 PBCC images/sa.pb-c.c [2020-05-07T18:43:10.120Z] #44 13.92 DEP images/sa.pb-c.d [2020-05-07T18:43:10.120Z] #44 14.36 PBCC images/pipe-data.pb-c.c [2020-05-07T18:43:10.120Z] #44 14.42 DEP images/pipe-data.pb-c.d [2020-05-07T18:43:10.120Z] #44 14.52 PBCC images/mnt.pb-c.c [2020-05-07T18:43:10.120Z] #44 14.73 DEP images/mnt.pb-c.d [2020-05-07T18:43:10.120Z] #44 14.88 PBCC images/sk-packet.pb-c.c [2020-05-07T18:43:10.120Z] #44 14.91 DEP images/sk-packet.pb-c.d [2020-05-07T18:43:10.120Z] #44 15.06 PBCC images/tcp-stream.pb-c.c [2020-05-07T18:43:10.120Z] #44 15.19 DEP images/tcp-stream.pb-c.d [2020-05-07T18:43:10.120Z] #44 15.35 PBCC images/pipe.pb-c.c [2020-05-07T18:43:10.120Z] #44 15.46 DEP images/pipe.pb-c.d [2020-05-07T18:43:10.120Z] #44 15.60 PBCC images/pstree.pb-c.c [2020-05-07T18:43:10.120Z] #44 15.64 DEP images/pstree.pb-c.d [2020-05-07T18:43:10.120Z] #44 15.70 PBCC images/fs.pb-c.c [2020-05-07T18:43:10.120Z] #44 15.73 DEP images/fs.pb-c.d [2020-05-07T18:43:10.120Z] #44 15.78 PBCC images/signalfd.pb-c.c [2020-05-07T18:43:10.120Z] #44 15.83 DEP images/signalfd.pb-c.d [2020-05-07T18:43:10.120Z] #44 15.90 PBCC images/fh.pb-c.c [2020-05-07T18:43:10.120Z] #44 15.97 PBCC images/fsnotify.pb-c.c [2020-05-07T18:43:10.120Z] #44 16.07 DEP images/fh.pb-c.d [2020-05-07T18:43:10.120Z] #44 16.14 DEP images/fsnotify.pb-c.d [2020-05-07T18:43:10.120Z] #44 16.23 PBCC images/eventpoll.pb-c.c [2020-05-07T18:43:10.120Z] #44 16.28 DEP images/eventpoll.pb-c.d [2020-05-07T18:43:10.120Z] #44 16.34 PBCC images/eventfd.pb-c.c [2020-05-07T18:43:10.120Z] #44 16.40 DEP images/eventfd.pb-c.d [2020-05-07T18:43:10.120Z] #44 16.46 PBCC images/remap-file-path.pb-c.c [2020-05-07T18:43:10.120Z] #44 16.54 DEP images/remap-file-path.pb-c.d [2020-05-07T18:43:10.120Z] #44 16.60 PBCC images/fifo.pb-c.c [2020-05-07T18:43:10.120Z] #44 16.68 DEP images/fifo.pb-c.d [2020-05-07T18:43:10.120Z] #44 16.73 PBCC images/ghost-file.pb-c.c [2020-05-07T18:43:10.120Z] #44 16.76 DEP images/ghost-file.pb-c.d [2020-05-07T18:43:10.120Z] #44 16.89 PBCC images/regfile.pb-c.c [2020-05-07T18:43:10.120Z] #44 16.95 DEP images/regfile.pb-c.d [2020-05-07T18:43:10.120Z] #44 17.04 PBCC images/ns.pb-c.c [2020-05-07T18:43:10.120Z] #44 17.10 DEP images/ns.pb-c.d [2020-05-07T18:43:10.120Z] #44 17.13 PBCC images/fdinfo.pb-c.c [2020-05-07T18:43:10.120Z] #44 17.33 DEP images/fdinfo.pb-c.d [2020-05-07T18:43:10.120Z] #44 17.46 PBCC images/core-aarch64.pb-c.c [2020-05-07T18:43:10.120Z] #44 17.50 PBCC images/core-arm.pb-c.c [2020-05-07T18:43:10.120Z] #44 17.53 PBCC images/core-ppc64.pb-c.c [2020-05-07T18:43:10.120Z] #44 17.54 PBCC images/core-s390.pb-c.c [2020-05-07T18:43:10.120Z] #44 17.59 PBCC images/core-x86.pb-c.c [2020-05-07T18:43:10.120Z] #44 17.65 PBCC images/core.pb-c.c [2020-05-07T18:43:10.120Z] #44 17.72 PBCC images/inventory.pb-c.c [2020-05-07T18:43:10.120Z] #44 17.77 DEP images/core-aarch64.pb-c.d [2020-05-07T18:43:10.120Z] #44 17.80 DEP images/core-arm.pb-c.d [2020-05-07T18:43:10.120Z] #44 17.89 DEP images/core-ppc64.pb-c.d [2020-05-07T18:43:10.120Z] #44 17.98 DEP images/core-s390.pb-c.d [2020-05-07T18:43:10.380Z] #44 18.06 DEP images/core-x86.pb-c.d [2020-05-07T18:43:10.380Z] #44 18.12 DEP images/core.pb-c.d [2020-05-07T18:43:10.442Z] #44 5.608 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T18:43:10.442Z] #44 5.665 GEN .gitid [2020-05-07T18:43:10.442Z] #44 5.672 GEN criu/include/version.h [2020-05-07T18:43:10.442Z] #44 5.733 GEN include/common/asm [2020-05-07T18:43:10.577Z] #78 exporting layers 2.5s done [2020-05-07T18:43:10.577Z] #78 writing image sha256:3e4a8101fd9b1464691c47b3d76d217def8f2e45dfff9d3066d0f7d091041175 done [2020-05-07T18:43:10.577Z] #78 naming to docker.io/library/docker:a92228ff36a48333a80085fc5119e225f7884530 done [2020-05-07T18:43:10.577Z] #78 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-05-07T18:43:10.641Z] #44 18.39 DEP images/inventory.pb-c.d [2020-05-07T18:43:10.641Z] #44 18.39 PBCC images/cpuinfo.pb-c.c [2020-05-07T18:43:10.641Z] #44 18.40 DEP images/cpuinfo.pb-c.d [2020-05-07T18:43:10.641Z] #44 18.47 PBCC images/stats.pb-c.c [Pipeline] sh [2020-05-07T18:43:10.706Z] #17 38.57 Selecting previously unselected package libnet1:amd64. [2020-05-07T18:43:10.706Z] #17 38.58 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T18:43:10.706Z] #17 38.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T18:43:10.901Z] #44 18.52 DEP images/stats.pb-c.d [2020-05-07T18:43:10.963Z] #17 38.69 Selecting previously unselected package libnl-3-200:amd64. [2020-05-07T18:43:10.963Z] #17 38.70 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-07T18:43:10.963Z] #17 38.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T18:43:10.963Z] #17 38.79 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-07T18:43:10.963Z] #17 38.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-07T18:43:10.963Z] #17 38.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T18:43:10.963Z] #17 38.86 Selecting previously unselected package libreadline5:amd64. [2020-05-07T18:43:10.963Z] #17 38.86 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-07T18:43:10.963Z] #17 38.86 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-07T18:43:10.998Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40920/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a92228ff36a48333a80085fc5119e225f7884530 hack/test/unit [2020-05-07T18:43:11.221Z] #17 38.99 Selecting previously unselected package net-tools. [2020-05-07T18:43:11.221Z] #17 38.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-07T18:43:11.221Z] #17 39.00 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T18:43:11.479Z] #17 39.18 Selecting previously unselected package python-pip-whl. [2020-05-07T18:43:11.479Z] #17 39.18 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-07T18:43:11.479Z] #17 39.18 Unpacking python-pip-whl (18.1-5) ... [2020-05-07T18:43:11.805Z] #44 7.258 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-07T18:43:11.805Z] #44 7.341 PBCC images/opts.pb-c.c [2020-05-07T18:43:11.805Z] #44 7.390 PBCC images/sit.pb-c.c [2020-05-07T18:43:11.805Z] #44 7.450 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-07T18:43:12.045Z] #17 39.77 Selecting previously unselected package python3-lib2to3. [2020-05-07T18:43:12.045Z] #17 39.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-07T18:43:12.045Z] #17 39.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-07T18:43:12.060Z] #44 7.523 DEP images/opts.pb-c.d [2020-05-07T18:43:12.060Z] #44 7.601 DEP images/sit.pb-c.d [2020-05-07T18:43:12.060Z] #44 7.657 PBCC images/macvlan.pb-c.c [2020-05-07T18:43:12.060Z] #44 7.709 DEP images/macvlan.pb-c.d [2020-05-07T18:43:12.303Z] #17 39.92 Selecting previously unselected package python3-distutils. [2020-05-07T18:43:12.303Z] #17 39.93 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-07T18:43:12.303Z] #17 39.93 Unpacking python3-distutils (3.7.3-1) ... [2020-05-07T18:43:12.303Z] #17 40.06 Selecting previously unselected package python3-pip. [2020-05-07T18:43:12.303Z] #17 40.06 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-07T18:43:12.303Z] #17 40.08 Unpacking python3-pip (18.1-5) ... [2020-05-07T18:43:12.316Z] #44 7.793 PBCC images/autofs.pb-c.c [2020-05-07T18:43:12.316Z] #44 7.818 DEP images/autofs.pb-c.d [2020-05-07T18:43:12.316Z] #44 7.885 PBCC images/sysctl.pb-c.c [2020-05-07T18:43:12.316Z] #44 7.925 DEP images/sysctl.pb-c.d [2020-05-07T18:43:12.316Z] #44 7.973 PBCC images/time.pb-c.c [2020-05-07T18:43:12.316Z] #44 7.993 DEP images/time.pb-c.d [2020-05-07T18:43:12.316Z] #44 8.048 PBCC images/binfmt-misc.pb-c.c [2020-05-07T18:43:12.561Z] #17 40.22 Selecting previously unselected package python3-pkg-resources. [2020-05-07T18:43:12.561Z] #17 40.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T18:43:12.561Z] #17 40.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-07T18:43:12.561Z] #17 40.38 Selecting previously unselected package python3-setuptools. [2020-05-07T18:43:12.561Z] #17 40.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-07T18:43:12.561Z] #17 40.39 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-07T18:43:12.571Z] #44 8.080 DEP images/binfmt-misc.pb-c.d [2020-05-07T18:43:12.571Z] #44 8.141 PBCC images/seccomp.pb-c.c [2020-05-07T18:43:12.571Z] #44 8.156 DEP images/seccomp.pb-c.d [2020-05-07T18:43:12.572Z] #44 8.238 PBCC images/userns.pb-c.c [2020-05-07T18:43:12.572Z] #44 8.303 DEP images/userns.pb-c.d [2020-05-07T18:43:12.656Z] #10 ... [2020-05-07T18:43:12.656Z] [2020-05-07T18:43:12.656Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:12.656Z] #44 5.343 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T18:43:12.656Z] #44 5.394 GEN .gitid [2020-05-07T18:43:12.656Z] #44 5.403 GEN criu/include/version.h [2020-05-07T18:43:12.656Z] #44 5.448 GEN include/common/asm [2020-05-07T18:43:12.656Z] #44 ... [2020-05-07T18:43:12.656Z] [2020-05-07T18:43:12.656Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:12.656Z] #47 80.67 regexp/syntax [2020-05-07T18:43:12.656Z] #47 82.30 fmt [2020-05-07T18:43:12.656Z] #47 87.64 regexp [2020-05-07T18:43:12.656Z] #47 88.62 go/token [2020-05-07T18:43:12.656Z] #47 89.89 go/scanner [2020-05-07T18:43:12.814Z] #44 20.59 make[1]: Nothing to be done for 'all'. [2020-05-07T18:43:12.819Z] #17 40.61 Selecting previously unselected package python3-wheel. [2020-05-07T18:43:12.819Z] #17 40.62 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-07T18:43:12.819Z] #17 40.62 Unpacking python3-wheel (0.32.3-2) ... [2020-05-07T18:43:12.819Z] #17 40.70 Selecting previously unselected package sudo. [2020-05-07T18:43:12.819Z] #17 40.71 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-07T18:43:12.819Z] #17 40.72 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-07T18:43:12.827Z] #44 8.341 PBCC images/cgroup.pb-c.c [2020-05-07T18:43:12.827Z] #44 8.373 DEP images/cgroup.pb-c.d [2020-05-07T18:43:12.827Z] #44 8.430 PBCC images/fown.pb-c.c [2020-05-07T18:43:12.827Z] #44 8.462 PBCC images/ext-file.pb-c.c [2020-05-07T18:43:12.827Z] #44 8.525 DEP images/fown.pb-c.d [2020-05-07T18:43:12.827Z] #44 8.546 DEP images/ext-file.pb-c.d [2020-05-07T18:43:12.911Z] #47 ... [2020-05-07T18:43:12.911Z] [2020-05-07T18:43:12.911Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:12.911Z] #38 6.862 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T18:43:12.911Z] #38 6.865 -- Detecting C compiler ABI info [2020-05-07T18:43:12.911Z] #38 7.574 -- Detecting C compiler ABI info - done [2020-05-07T18:43:12.911Z] #38 7.621 -- Detecting C compile features [2020-05-07T18:43:12.911Z] #38 9.780 -- Detecting C compile features - done [2020-05-07T18:43:12.911Z] #38 9.845 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T18:43:12.911Z] #38 10.12 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T18:43:12.911Z] #38 10.26 -- Configuring done [2020-05-07T18:43:12.911Z] #38 10.29 -- Generating done [2020-05-07T18:43:12.911Z] #38 10.29 -- Build files have been written to: /tmp/tmp.HtmyJ9b4yE/tini [2020-05-07T18:43:12.911Z] #38 10.31 + make tini-static [2020-05-07T18:43:12.911Z] #38 10.75 Scanning dependencies of target tini-static [2020-05-07T18:43:12.911Z] #38 10.82 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T18:43:12.911Z] #38 12.45 [100%] Linking C executable tini-static [2020-05-07T18:43:12.911Z] #38 13.09 [100%] Built target tini-static [2020-05-07T18:43:12.911Z] #38 13.16 + mkdir -p /build [2020-05-07T18:43:12.911Z] #38 13.16 + cp tini-static /build/docker-init [2020-05-07T18:43:12.911Z] #38 DONE 13.4s [2020-05-07T18:43:12.911Z] [2020-05-07T18:43:12.911Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:12.911Z] #56 90.63 encoding/json [2020-05-07T18:43:13.084Z] #44 8.634 PBCC images/rpc.pb-c.c [2020-05-07T18:43:13.340Z] #44 8.721 DEP images/rpc.pb-c.d [2020-05-07T18:43:13.340Z] #44 8.776 PBCC images/siginfo.pb-c.c [2020-05-07T18:43:13.340Z] #44 8.848 DEP images/siginfo.pb-c.d [2020-05-07T18:43:13.340Z] #44 8.918 PBCC images/pagemap.pb-c.c [2020-05-07T18:43:13.340Z] #44 ... [2020-05-07T18:43:13.340Z] [2020-05-07T18:43:13.340Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:13.340Z] #33 79.39 path [2020-05-07T18:43:13.340Z] #33 79.93 text/tabwriter [2020-05-07T18:43:13.340Z] #33 80.47 fmt [2020-05-07T18:43:13.340Z] #33 81.39 path/filepath [2020-05-07T18:43:13.340Z] #33 83.03 io/ioutil [2020-05-07T18:43:13.340Z] #33 84.63 flag [2020-05-07T18:43:13.340Z] #33 84.63 github.com/BurntSushi/toml [2020-05-07T18:43:13.340Z] #33 86.40 log [2020-05-07T18:43:13.340Z] #33 88.74 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T18:43:13.384Z] #17 41.22 Selecting previously unselected package thin-provisioning-tools. [2020-05-07T18:43:13.384Z] #17 41.24 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-07T18:43:13.384Z] #17 41.26 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T18:43:13.595Z] #33 ... [2020-05-07T18:43:13.595Z] [2020-05-07T18:43:13.595Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:13.595Z] #44 9.013 DEP images/pagemap.pb-c.d [2020-05-07T18:43:13.595Z] #44 9.106 PBCC images/rlimit.pb-c.c [2020-05-07T18:43:13.595Z] #44 9.177 DEP images/rlimit.pb-c.d [2020-05-07T18:43:13.595Z] #44 9.233 PBCC images/file-lock.pb-c.c [2020-05-07T18:43:13.642Z] #17 41.46 Selecting previously unselected package uidmap. [2020-05-07T18:43:13.642Z] #17 41.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-07T18:43:13.642Z] #17 41.49 Unpacking uidmap (1:4.5-1.1) ... [2020-05-07T18:43:13.642Z] #17 41.59 Selecting previously unselected package vim-runtime. [2020-05-07T18:43:13.669Z] ? github.com/docker/docker/api [no test files] [2020-05-07T18:43:13.705Z] #57 ... [2020-05-07T18:43:13.705Z] [2020-05-07T18:43:13.705Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:43:13.705Z] #26 36.58 Reading package lists... [2020-05-07T18:43:13.705Z] #26 ... [2020-05-07T18:43:13.705Z] [2020-05-07T18:43:13.705Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:43:13.705Z] #44 36.69 Reading package lists... [2020-05-07T18:43:13.757Z] #44 ... [2020-05-07T18:43:13.757Z] [2020-05-07T18:43:13.757Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:13.757Z] #47 82.29 text/template [2020-05-07T18:43:13.850Z] #44 9.265 DEP images/file-lock.pb-c.d [2020-05-07T18:43:13.850Z] #44 9.314 PBCC images/tty.pb-c.c [2020-05-07T18:43:13.850Z] #44 9.393 DEP images/tty.pb-c.d [2020-05-07T18:43:13.850Z] #44 9.455 PBCC images/tun.pb-c.c [2020-05-07T18:43:13.900Z] #17 41.59 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:43:13.900Z] #17 41.63 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-07T18:43:13.900Z] #17 41.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-07T18:43:13.900Z] #17 41.67 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-07T18:43:14.042Z] #44 46.48 Building dependency tree... [2020-05-07T18:43:14.042Z] #44 ... [2020-05-07T18:43:14.042Z] [2020-05-07T18:43:14.042Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:43:14.042Z] #63 37.26 Reading package lists... [2020-05-07T18:43:14.042Z] #63 47.09 Building dependency tree... [2020-05-07T18:43:14.042Z] #63 ... [2020-05-07T18:43:14.042Z] [2020-05-07T18:43:14.042Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:43:14.042Z] #26 36.58 Reading package lists... [2020-05-07T18:43:14.106Z] #44 9.536 PBCC images/netdev.pb-c.c [2020-05-07T18:43:14.106Z] #44 9.608 DEP images/tun.pb-c.d [2020-05-07T18:43:14.106Z] #44 9.681 DEP images/netdev.pb-c.d [2020-05-07T18:43:14.106Z] #44 9.732 PBCC images/vma.pb-c.c [2020-05-07T18:43:14.106Z] #44 9.830 DEP images/vma.pb-c.d [2020-05-07T18:43:14.362Z] #44 9.900 PBCC images/creds.pb-c.c [2020-05-07T18:43:14.362Z] #44 9.953 DEP images/creds.pb-c.d [2020-05-07T18:43:14.362Z] #44 10.00 PBCC images/utsns.pb-c.c [2020-05-07T18:43:14.362Z] #44 10.06 DEP images/utsns.pb-c.d [2020-05-07T18:43:14.617Z] #44 10.12 PBCC images/ipc-desc.pb-c.c [2020-05-07T18:43:14.617Z] #44 10.15 PBCC images/ipc-sem.pb-c.c [2020-05-07T18:43:14.617Z] #44 10.17 DEP images/ipc-desc.pb-c.d [2020-05-07T18:43:14.617Z] #44 10.20 DEP images/ipc-sem.pb-c.d [2020-05-07T18:43:14.617Z] #44 10.25 PBCC images/ipc-msg.pb-c.c [2020-05-07T18:43:14.795Z] #56 ... [2020-05-07T18:43:14.795Z] [2020-05-07T18:43:14.795Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:14.795Z] #33 82.64 io/ioutil [2020-05-07T18:43:14.795Z] #33 85.58 flag [2020-05-07T18:43:14.795Z] #33 85.58 github.com/BurntSushi/toml [2020-05-07T18:43:14.795Z] #33 87.45 log [2020-05-07T18:43:14.795Z] #33 90.36 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T18:43:14.872Z] #44 10.33 DEP images/ipc-msg.pb-c.d [2020-05-07T18:43:14.872Z] #44 10.41 PBCC images/ipc-shm.pb-c.c [2020-05-07T18:43:14.872Z] #44 10.45 DEP images/ipc-shm.pb-c.d [2020-05-07T18:43:14.872Z] #44 10.53 PBCC images/ipc-var.pb-c.c [2020-05-07T18:43:14.872Z] #44 10.55 DEP images/ipc-var.pb-c.d [2020-05-07T18:43:15.050Z] #33 ... [2020-05-07T18:43:15.050Z] [2020-05-07T18:43:15.050Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:15.050Z] #44 7.256 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-07T18:43:15.050Z] #44 7.338 PBCC images/opts.pb-c.c [2020-05-07T18:43:15.050Z] #44 7.488 PBCC images/sit.pb-c.c [2020-05-07T18:43:15.050Z] #44 7.636 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-07T18:43:15.050Z] #44 7.786 DEP images/opts.pb-c.d [2020-05-07T18:43:15.050Z] #44 8.066 DEP images/sit.pb-c.d [2020-05-07T18:43:15.050Z] #44 8.193 PBCC images/macvlan.pb-c.c [2020-05-07T18:43:15.050Z] #44 8.302 DEP images/macvlan.pb-c.d [2020-05-07T18:43:15.050Z] #44 8.339 PBCC images/autofs.pb-c.c [2020-05-07T18:43:15.050Z] #44 8.354 DEP images/autofs.pb-c.d [2020-05-07T18:43:15.050Z] #44 8.411 PBCC images/sysctl.pb-c.c [2020-05-07T18:43:15.050Z] #44 8.455 DEP images/sysctl.pb-c.d [2020-05-07T18:43:15.050Z] #44 8.526 PBCC images/time.pb-c.c [2020-05-07T18:43:15.050Z] #44 8.562 DEP images/time.pb-c.d [2020-05-07T18:43:15.050Z] #44 8.616 PBCC images/binfmt-misc.pb-c.c [2020-05-07T18:43:15.050Z] #44 8.670 DEP images/binfmt-misc.pb-c.d [2020-05-07T18:43:15.050Z] #44 8.758 PBCC images/seccomp.pb-c.c [2020-05-07T18:43:15.050Z] #44 8.794 DEP images/seccomp.pb-c.d [2020-05-07T18:43:15.050Z] #44 8.852 PBCC images/userns.pb-c.c [2020-05-07T18:43:15.050Z] #44 8.889 DEP images/userns.pb-c.d [2020-05-07T18:43:15.050Z] #44 8.934 PBCC images/cgroup.pb-c.c [2020-05-07T18:43:15.050Z] #44 8.975 DEP images/cgroup.pb-c.d [2020-05-07T18:43:15.050Z] #44 9.047 PBCC images/fown.pb-c.c [2020-05-07T18:43:15.050Z] #44 9.106 PBCC images/ext-file.pb-c.c [2020-05-07T18:43:15.050Z] #44 9.170 DEP images/fown.pb-c.d [2020-05-07T18:43:15.050Z] #44 9.237 DEP images/ext-file.pb-c.d [2020-05-07T18:43:15.050Z] #44 9.315 PBCC images/rpc.pb-c.c [2020-05-07T18:43:15.050Z] #44 9.418 DEP images/rpc.pb-c.d [2020-05-07T18:43:15.127Z] #44 10.59 PBCC images/sk-opts.pb-c.c [2020-05-07T18:43:15.128Z] #44 10.60 PBCC images/packet-sock.pb-c.c [2020-05-07T18:43:15.128Z] #44 10.69 DEP images/sk-opts.pb-c.d [2020-05-07T18:43:15.128Z] #44 10.75 DEP images/packet-sock.pb-c.d [2020-05-07T18:43:15.143Z] #47 83.72 compress/flate [2020-05-07T18:43:15.305Z] #44 9.458 PBCC images/siginfo.pb-c.c [2020-05-07T18:43:15.305Z] #44 9.480 DEP images/siginfo.pb-c.d [2020-05-07T18:43:15.305Z] #44 9.552 PBCC images/pagemap.pb-c.c [2020-05-07T18:43:15.305Z] #44 9.578 DEP images/pagemap.pb-c.d [2020-05-07T18:43:15.305Z] #44 9.654 PBCC images/rlimit.pb-c.c [2020-05-07T18:43:15.305Z] #44 9.662 DEP images/rlimit.pb-c.d [2020-05-07T18:43:15.305Z] #44 9.735 PBCC images/file-lock.pb-c.c [2020-05-07T18:43:15.428Z] #44 10.85 PBCC images/sk-netlink.pb-c.c [2020-05-07T18:43:15.428Z] #44 10.89 DEP images/sk-netlink.pb-c.d [2020-05-07T18:43:15.428Z] #44 10.96 PBCC images/sk-inet.pb-c.c [2020-05-07T18:43:15.428Z] #44 11.03 DEP images/sk-inet.pb-c.d [2020-05-07T18:43:15.428Z] #44 11.10 PBCC images/sk-unix.pb-c.c [2020-05-07T18:43:15.560Z] #44 9.770 DEP images/file-lock.pb-c.d [2020-05-07T18:43:15.560Z] #44 9.823 PBCC images/tty.pb-c.c [2020-05-07T18:43:15.560Z] #44 9.870 DEP images/tty.pb-c.d [2020-05-07T18:43:15.560Z] #44 9.942 PBCC images/tun.pb-c.c [2020-05-07T18:43:15.683Z] #44 11.19 DEP images/sk-unix.pb-c.d [2020-05-07T18:43:15.683Z] #44 11.25 PBCC images/mm.pb-c.c [2020-05-07T18:43:15.683Z] #44 11.30 DEP images/mm.pb-c.d [2020-05-07T18:43:15.683Z] #44 11.38 PBCC images/timerfd.pb-c.c [2020-05-07T18:43:15.815Z] #44 10.02 PBCC images/netdev.pb-c.c [2020-05-07T18:43:15.815Z] #44 10.13 DEP images/tun.pb-c.d [2020-05-07T18:43:15.815Z] #44 10.18 DEP images/netdev.pb-c.d [2020-05-07T18:43:15.939Z] #44 11.46 DEP images/timerfd.pb-c.d [2020-05-07T18:43:15.939Z] #44 11.51 PBCC images/timer.pb-c.c [2020-05-07T18:43:15.939Z] #44 11.55 DEP images/timer.pb-c.d [2020-05-07T18:43:15.939Z] #44 11.60 PBCC images/sa.pb-c.c [2020-05-07T18:43:16.070Z] #44 10.24 PBCC images/vma.pb-c.c [2020-05-07T18:43:16.070Z] #44 10.27 DEP images/vma.pb-c.d [2020-05-07T18:43:16.070Z] #44 10.37 PBCC images/creds.pb-c.c [2020-05-07T18:43:16.070Z] #44 10.39 DEP images/creds.pb-c.d [2020-05-07T18:43:16.195Z] #44 11.67 DEP images/sa.pb-c.d [2020-05-07T18:43:16.195Z] #44 11.76 PBCC images/pipe-data.pb-c.c [2020-05-07T18:43:16.195Z] #44 11.80 DEP images/pipe-data.pb-c.d [2020-05-07T18:43:16.195Z] #44 11.90 PBCC images/mnt.pb-c.c [2020-05-07T18:43:16.195Z] #44 ... [2020-05-07T18:43:16.195Z] [2020-05-07T18:43:16.195Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:16.195Z] #47 82.31 fmt [2020-05-07T18:43:16.195Z] #47 85.68 regexp [2020-05-07T18:43:16.195Z] #47 86.58 go/token [2020-05-07T18:43:16.195Z] #47 87.45 go/scanner [2020-05-07T18:43:16.195Z] #47 88.94 go/ast [2020-05-07T18:43:16.195Z] #47 89.78 internal/lazyregexp [2020-05-07T18:43:16.195Z] #47 90.05 net/url [2020-05-07T18:43:16.195Z] #47 92.06 text/template/parse [2020-05-07T18:43:16.327Z] #44 10.48 PBCC images/utsns.pb-c.c [2020-05-07T18:43:16.327Z] #44 10.51 DEP images/utsns.pb-c.d [2020-05-07T18:43:16.327Z] #44 10.57 PBCC images/ipc-desc.pb-c.c [2020-05-07T18:43:16.327Z] #44 10.62 PBCC images/ipc-sem.pb-c.c [2020-05-07T18:43:16.327Z] #44 10.68 DEP images/ipc-desc.pb-c.d [2020-05-07T18:43:16.327Z] #44 10.72 DEP images/ipc-sem.pb-c.d [2020-05-07T18:43:16.327Z] #44 10.77 PBCC images/ipc-msg.pb-c.c [2020-05-07T18:43:16.450Z] #47 ... [2020-05-07T18:43:16.450Z] [2020-05-07T18:43:16.450Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:16.588Z] #44 10.85 DEP images/ipc-msg.pb-c.d [2020-05-07T18:43:16.588Z] #44 10.90 PBCC images/ipc-shm.pb-c.c [2020-05-07T18:43:16.588Z] #44 10.95 DEP images/ipc-shm.pb-c.d [2020-05-07T18:43:16.588Z] #44 11.00 PBCC images/ipc-var.pb-c.c [2020-05-07T18:43:16.669Z] #26 47.54 Building dependency tree... [2020-05-07T18:43:16.843Z] #44 11.07 DEP images/ipc-var.pb-c.d [2020-05-07T18:43:16.843Z] #44 11.15 PBCC images/sk-opts.pb-c.c [2020-05-07T18:43:16.843Z] #44 11.19 PBCC images/packet-sock.pb-c.c [2020-05-07T18:43:16.843Z] #44 11.26 DEP images/sk-opts.pb-c.d [2020-05-07T18:43:16.962Z] #65 39.74 Checking out files: 50% (1597/3186) Checking out files: 51% (1625/3186) Checking out files: 52% (1657/3186) Checking out files: 53% (1689/3186) Checking out files: 54% (1721/3186) Checking out files: 55% (1753/3186) Checking out files: 56% (1785/3186) Checking out files: 57% (1817/3186) Checking out files: 58% (1848/3186) Checking out files: 59% (1880/3186) Checking out files: 60% (1912/3186) Checking out files: 61% (1944/3186) Checking out files: 62% (1976/3186) Checking out files: 63% (2008/3186) Checking out files: 64% (2040/3186) Checking out files: 65% (2071/3186) Checking out files: 66% (2103/3186) Checking out files: 67% (2135/3186) [2020-05-07T18:43:16.962Z] #65 ... [2020-05-07T18:43:16.962Z] [2020-05-07T18:43:16.962Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:16.962Z] #33 DONE 92.9s [2020-05-07T18:43:16.962Z] [2020-05-07T18:43:16.962Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:17.055Z] #47 85.58 go/parser [2020-05-07T18:43:17.097Z] #44 11.31 DEP images/packet-sock.pb-c.d [2020-05-07T18:43:17.097Z] #44 11.39 PBCC images/sk-netlink.pb-c.c [2020-05-07T18:43:17.097Z] #44 11.48 DEP images/sk-netlink.pb-c.d [2020-05-07T18:43:17.180Z] #17 44.83 Selecting previously unselected package vim. [2020-05-07T18:43:17.180Z] #17 44.83 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T18:43:17.180Z] #17 44.84 Unpacking vim (2:8.1.0875-5) ... [2020-05-07T18:43:17.353Z] #44 11.57 PBCC images/sk-inet.pb-c.c [2020-05-07T18:43:17.353Z] #44 11.68 DEP images/sk-inet.pb-c.d [2020-05-07T18:43:17.353Z] #44 11.75 PBCC images/sk-unix.pb-c.c [2020-05-07T18:43:17.608Z] #44 ... [2020-05-07T18:43:17.608Z] [2020-05-07T18:43:17.608Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:17.608Z] #33 DONE 95.5s [2020-05-07T18:43:17.608Z] [2020-05-07T18:43:17.608Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:17.608Z] #44 11.91 DEP images/sk-unix.pb-c.d [2020-05-07T18:43:17.695Z] #17 45.41 Selecting previously unselected package xfsprogs. [2020-05-07T18:43:17.695Z] #17 45.44 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-07T18:43:17.695Z] #17 45.46 Unpacking xfsprogs (4.20.0-1) ... [2020-05-07T18:43:17.864Z] #44 12.00 PBCC images/mm.pb-c.c [2020-05-07T18:43:17.864Z] #44 12.06 DEP images/mm.pb-c.d [2020-05-07T18:43:17.864Z] #44 12.13 PBCC images/timerfd.pb-c.c [2020-05-07T18:43:17.864Z] #44 12.27 DEP images/timerfd.pb-c.d [2020-05-07T18:43:18.118Z] #44 12.36 PBCC images/timer.pb-c.c [2020-05-07T18:43:18.118Z] #44 12.40 DEP images/timer.pb-c.d [2020-05-07T18:43:18.118Z] #44 12.52 PBCC images/sa.pb-c.c [2020-05-07T18:43:18.237Z] #65 39.74 Checking out files: 50% (1597/3186) Checking out files: 51% (1625/3186) Checking out files: 52% (1657/3186) Checking out files: 53% (1689/3186) Checking out files: 54% (1721/3186) Checking out files: 55% (1753/3186) Checking out files: 56% (1785/3186) Checking out files: 57% (1817/3186) Checking out files: 58% (1848/3186) Checking out files: 59% (1880/3186) Checking out files: 60% (1912/3186) Checking out files: 61% (1944/3186) Checking out files: 62% (1976/3186) Checking out files: 63% (2008/3186) Checking out files: 64% (2040/3186) Checking out files: 65% (2071/3186) Checking out files: 66% (2103/3186) Checking out files: 67% (2135/3186) Checking out files: 68% (2167/3186) Checking out files: 69% (2199/3186) Checking out files: 70% (2231/3186) Checking out files: 71% (2263/3186) Checking out files: 72% (2294/3186) Checking out files: 73% (2326/3186) Checking out files: 74% (2358/3186) Checking out files: 75% (2390/3186) Checking out files: 76% (2422/3186) Checking out files: 77% (2454/3186) Checking out files: 78% (2486/3186) Checking out files: 79% (2517/3186) Checking out files: 80% (2549/3186) Checking out files: 81% (2581/3186) Checking out files: 82% (2613/3186) Checking out files: 83% (2645/3186) Checking out files: 83% (2672/3186) Checking out files: 84% (2677/3186) Checking out files: 85% (2709/3186) Checking out files: 86% (2740/3186) Checking out files: 87% (2772/3186) Checking out files: 88% (2804/3186) Checking out files: 89% (2836/3186) Checking out files: 90% (2868/3186) Checking out files: 91% (2900/3186) Checking out files: 92% (2932/3186) Checking out files: 93% (2963/3186) Checking out files: 94% (2995/3186) Checking out files: 95% (3027/3186) Checking out files: 96% (3059/3186) Checking out files: 97% (3091/3186) Checking out files: 98% (3123/3186) Checking out files: 99% (3155/3186) Checking out files: 100% (3186/3186) Checking out files: 100% (3186/3186), done. [2020-05-07T18:43:18.237Z] #65 41.55 + cd /tmp/tmp.qFQfs5kGof/src/github.com/containerd/containerd [2020-05-07T18:43:18.237Z] #65 41.55 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:43:18.237Z] #65 ... [2020-05-07T18:43:18.237Z] [2020-05-07T18:43:18.237Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:18.237Z] #56 84.60 fmt [2020-05-07T18:43:18.237Z] #56 90.02 encoding/json [2020-05-07T18:43:18.237Z] #56 90.52 github.com/pkg/diff [2020-05-07T18:43:18.237Z] #56 92.19 go/ast [2020-05-07T18:43:18.261Z] #17 45.93 Selecting previously unselected package zip. [2020-05-07T18:43:18.261Z] #17 45.94 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-07T18:43:18.261Z] #17 45.95 Unpacking zip (3.0-11+b1) ... [2020-05-07T18:43:18.373Z] #44 12.62 DEP images/sa.pb-c.d [2020-05-07T18:43:18.373Z] #44 12.72 PBCC images/pipe-data.pb-c.c [2020-05-07T18:43:18.492Z] #56 ... [2020-05-07T18:43:18.492Z] [2020-05-07T18:43:18.492Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:18.492Z] #44 11.97 DEP images/mnt.pb-c.d [2020-05-07T18:43:18.492Z] #44 12.04 PBCC images/sk-packet.pb-c.c [2020-05-07T18:43:18.492Z] #44 12.07 DEP images/sk-packet.pb-c.d [2020-05-07T18:43:18.492Z] #44 12.14 PBCC images/tcp-stream.pb-c.c [2020-05-07T18:43:18.492Z] #44 12.23 DEP images/tcp-stream.pb-c.d [2020-05-07T18:43:18.492Z] #44 12.31 PBCC images/pipe.pb-c.c [2020-05-07T18:43:18.492Z] #44 12.49 DEP images/pipe.pb-c.d [2020-05-07T18:43:18.492Z] #44 12.66 PBCC images/pstree.pb-c.c [2020-05-07T18:43:18.492Z] #44 12.70 DEP images/pstree.pb-c.d [2020-05-07T18:43:18.492Z] #44 12.89 PBCC images/fs.pb-c.c [2020-05-07T18:43:18.492Z] #44 12.96 DEP images/fs.pb-c.d [2020-05-07T18:43:18.492Z] #44 13.00 PBCC images/signalfd.pb-c.c [2020-05-07T18:43:18.492Z] #44 13.03 DEP images/signalfd.pb-c.d [2020-05-07T18:43:18.492Z] #44 13.05 PBCC images/fh.pb-c.c [2020-05-07T18:43:18.492Z] #44 13.12 PBCC images/fsnotify.pb-c.c [2020-05-07T18:43:18.492Z] #44 13.23 DEP images/fh.pb-c.d [2020-05-07T18:43:18.492Z] #44 13.33 DEP images/fsnotify.pb-c.d [2020-05-07T18:43:18.492Z] #44 13.41 PBCC images/eventpoll.pb-c.c [2020-05-07T18:43:18.492Z] #44 13.45 DEP images/eventpoll.pb-c.d [2020-05-07T18:43:18.492Z] #44 13.54 PBCC images/eventfd.pb-c.c [2020-05-07T18:43:18.492Z] #44 13.60 DEP images/eventfd.pb-c.d [2020-05-07T18:43:18.492Z] #44 13.66 PBCC images/remap-file-path.pb-c.c [2020-05-07T18:43:18.492Z] #44 13.66 DEP images/remap-file-path.pb-c.d [2020-05-07T18:43:18.492Z] #44 13.75 PBCC images/fifo.pb-c.c [2020-05-07T18:43:18.492Z] #44 13.79 DEP images/fifo.pb-c.d [2020-05-07T18:43:18.492Z] #44 13.83 PBCC images/ghost-file.pb-c.c [2020-05-07T18:43:18.492Z] #44 13.87 DEP images/ghost-file.pb-c.d [2020-05-07T18:43:18.492Z] #44 13.91 PBCC images/regfile.pb-c.c [2020-05-07T18:43:18.492Z] #44 13.97 DEP images/regfile.pb-c.d [2020-05-07T18:43:18.492Z] #44 14.05 PBCC images/ns.pb-c.c [2020-05-07T18:43:18.492Z] #44 14.08 DEP images/ns.pb-c.d [2020-05-07T18:43:18.492Z] #44 14.14 PBCC images/fdinfo.pb-c.c [2020-05-07T18:43:18.518Z] #17 46.18 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-07T18:43:18.518Z] #17 46.20 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T18:43:18.518Z] #17 46.21 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-07T18:43:18.518Z] #17 46.22 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-07T18:43:18.518Z] #17 46.23 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-07T18:43:18.518Z] #17 46.24 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-07T18:43:18.518Z] #17 46.25 Setting up uidmap (1:4.5-1.1) ... [2020-05-07T18:43:18.518Z] #17 46.26 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-07T18:43:18.518Z] #17 46.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T18:43:18.518Z] #17 46.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T18:43:18.518Z] #17 46.29 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T18:43:18.518Z] #17 46.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T18:43:18.518Z] #17 46.32 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T18:43:18.518Z] #17 46.33 Setting up zip (3.0-11+b1) ... [2020-05-07T18:43:18.518Z] #17 46.34 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T18:43:18.518Z] #17 46.38 Setting up bash-completion (1:2.8-6) ... [2020-05-07T18:43:18.628Z] #44 12.83 DEP images/pipe-data.pb-c.d [2020-05-07T18:43:18.628Z] #44 12.91 PBCC images/mnt.pb-c.c [2020-05-07T18:43:18.628Z] #44 12.91 DEP images/mnt.pb-c.d [2020-05-07T18:43:18.628Z] #44 13.04 PBCC images/sk-packet.pb-c.c [2020-05-07T18:43:18.628Z] #44 13.07 DEP images/sk-packet.pb-c.d [2020-05-07T18:43:18.747Z] #44 14.22 DEP images/fdinfo.pb-c.d [2020-05-07T18:43:18.747Z] #44 14.28 PBCC images/core-aarch64.pb-c.c [2020-05-07T18:43:18.884Z] #44 13.16 PBCC images/tcp-stream.pb-c.c [2020-05-07T18:43:18.961Z] #26 51.74 ca-certificates is already the newest version (20190110). [2020-05-07T18:43:18.961Z] #26 51.74 The following additional packages will be installed: [2020-05-07T18:43:18.961Z] #26 51.76 libjq1 libonig5 [2020-05-07T18:43:18.980Z] #47 ... [2020-05-07T18:43:18.980Z] [2020-05-07T18:43:18.980Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:18.980Z] #10 87.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-07T18:43:18.980Z] #10 87.64 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-07T18:43:18.980Z] #10 87.65 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:43:19.003Z] #44 14.40 PBCC images/core-arm.pb-c.c [2020-05-07T18:43:19.003Z] #44 14.44 PBCC images/core-ppc64.pb-c.c [2020-05-07T18:43:19.003Z] #44 14.50 PBCC images/core-s390.pb-c.c [2020-05-07T18:43:19.003Z] #44 14.55 PBCC images/core-x86.pb-c.c [2020-05-07T18:43:19.139Z] #44 13.23 DEP images/tcp-stream.pb-c.d [2020-05-07T18:43:19.139Z] #44 13.29 PBCC images/pipe.pb-c.c [2020-05-07T18:43:19.139Z] #44 13.37 DEP images/pipe.pb-c.d [2020-05-07T18:43:19.139Z] #44 13.41 PBCC images/pstree.pb-c.c [2020-05-07T18:43:19.139Z] #44 13.44 DEP images/pstree.pb-c.d [2020-05-07T18:43:19.139Z] #44 13.48 PBCC images/fs.pb-c.c [2020-05-07T18:43:19.241Z] #10 ... [2020-05-07T18:43:19.241Z] [2020-05-07T18:43:19.241Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:19.241Z] #56 77.76 go/ast [2020-05-07T18:43:19.241Z] #56 78.29 mvdan.cc/editorconfig [2020-05-07T18:43:19.241Z] #56 80.94 mvdan.cc/sh/v3/syntax [2020-05-07T18:43:19.241Z] #56 87.36 golang.org/x/crypto/ssh/terminal [2020-05-07T18:43:19.241Z] #56 ... [2020-05-07T18:43:19.241Z] [2020-05-07T18:43:19.241Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:19.241Z] #47 87.63 math/big [2020-05-07T18:43:19.258Z] #44 14.67 PBCC images/core.pb-c.c [2020-05-07T18:43:19.258Z] #44 14.78 PBCC images/inventory.pb-c.c [2020-05-07T18:43:19.258Z] #44 14.87 DEP images/core-aarch64.pb-c.d [2020-05-07T18:43:19.393Z] #44 13.52 DEP images/fs.pb-c.d [2020-05-07T18:43:19.393Z] #44 13.57 PBCC images/signalfd.pb-c.c [2020-05-07T18:43:19.393Z] #44 13.64 DEP images/signalfd.pb-c.d [2020-05-07T18:43:19.393Z] #44 13.72 PBCC images/fh.pb-c.c [2020-05-07T18:43:19.393Z] #44 13.77 PBCC images/fsnotify.pb-c.c [2020-05-07T18:43:19.451Z] #17 ... [2020-05-07T18:43:19.451Z] [2020-05-07T18:43:19.451Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:19.451Z] #44 104.5 CC criu/cr-service.o [2020-05-07T18:43:19.451Z] #44 106.0 CC criu/crtools.o [2020-05-07T18:43:19.451Z] #44 106.7 CC criu/eventfd.o [2020-05-07T18:43:19.451Z] #44 107.0 CC criu/eventpoll.o [2020-05-07T18:43:19.451Z] #44 107.8 CC criu/external.o [2020-05-07T18:43:19.451Z] #44 108.1 CC criu/fault-injection.o [2020-05-07T18:43:19.451Z] #44 108.2 CC criu/fdstore.o [2020-05-07T18:43:19.451Z] #44 108.6 CC criu/fifo.o [2020-05-07T18:43:19.451Z] #44 109.0 CC criu/file-ids.o [2020-05-07T18:43:19.451Z] #44 109.3 CC criu/file-lock.o [2020-05-07T18:43:19.451Z] #44 110.2 CC criu/files-ext.o [2020-05-07T18:43:19.451Z] #44 110.6 CC criu/files-reg.o [2020-05-07T18:43:19.451Z] #44 112.7 CC criu/files.o [2020-05-07T18:43:19.513Z] #44 14.93 DEP images/core-arm.pb-c.d [2020-05-07T18:43:19.513Z] #44 14.99 DEP images/core-ppc64.pb-c.d [2020-05-07T18:43:19.513Z] #44 15.08 DEP images/core-s390.pb-c.d [2020-05-07T18:43:19.513Z] #44 15.16 DEP images/core-x86.pb-c.d [2020-05-07T18:43:19.513Z] #44 ... [2020-05-07T18:43:19.513Z] [2020-05-07T18:43:19.513Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:19.513Z] #10 86.47 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-07T18:43:19.513Z] #10 86.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T18:43:19.513Z] #10 86.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:43:19.513Z] #10 86.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-07T18:43:19.513Z] #10 86.68 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T18:43:19.513Z] #10 86.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:43:19.648Z] #44 13.84 DEP images/fh.pb-c.d [2020-05-07T18:43:19.648Z] #44 13.90 DEP images/fsnotify.pb-c.d [2020-05-07T18:43:19.648Z] #44 13.99 PBCC images/eventpoll.pb-c.c [2020-05-07T18:43:19.689Z] #26 52.57 The following NEW packages will be installed: [2020-05-07T18:43:19.689Z] #26 52.58 jq libjq1 libonig5 [2020-05-07T18:43:19.689Z] #26 52.85 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:43:19.689Z] #26 52.85 Need to get 358 kB of archives. [2020-05-07T18:43:19.689Z] #26 52.85 After this operation, 1277 kB of additional disk space will be used. [2020-05-07T18:43:19.689Z] #26 52.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-07T18:43:19.709Z] #44 114.8 CC criu/filesystems.o [2020-05-07T18:43:19.770Z] #10 ... [2020-05-07T18:43:19.770Z] [2020-05-07T18:43:19.770Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:19.770Z] #65 42.99 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T18:43:19.770Z] #65 42.99 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T18:43:19.770Z] #65 42.99 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T18:43:19.770Z] #65 42.99 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T18:43:19.770Z] #65 42.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T18:43:19.770Z] #65 42.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T18:43:19.770Z] #65 42.99 + '[' '' = dynamic ']' [2020-05-07T18:43:19.770Z] #65 42.99 + make [2020-05-07T18:43:19.902Z] #44 13.99 DEP images/eventpoll.pb-c.d [2020-05-07T18:43:19.902Z] #44 14.03 PBCC images/eventfd.pb-c.c [2020-05-07T18:43:19.902Z] #44 14.06 DEP images/eventfd.pb-c.d [2020-05-07T18:43:19.902Z] #44 14.13 PBCC images/remap-file-path.pb-c.c [2020-05-07T18:43:19.902Z] #44 14.16 DEP images/remap-file-path.pb-c.d [2020-05-07T18:43:19.902Z] #44 14.19 PBCC images/fifo.pb-c.c [2020-05-07T18:43:19.902Z] #44 14.23 DEP images/fifo.pb-c.d [2020-05-07T18:43:19.902Z] #44 14.33 PBCC images/ghost-file.pb-c.c [2020-05-07T18:43:19.902Z] #44 14.38 DEP images/ghost-file.pb-c.d [2020-05-07T18:43:20.026Z] #26 52.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-07T18:43:20.026Z] #26 52.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-07T18:43:20.157Z] #44 14.43 PBCC images/regfile.pb-c.c [2020-05-07T18:43:20.157Z] #44 14.52 DEP images/regfile.pb-c.d [2020-05-07T18:43:20.157Z] #44 14.59 PBCC images/ns.pb-c.c [2020-05-07T18:43:20.157Z] #44 14.62 DEP images/ns.pb-c.d [2020-05-07T18:43:20.275Z] #44 115.4 CC criu/fsnotify.o [2020-05-07T18:43:20.363Z] #26 ... [2020-05-07T18:43:20.363Z] [2020-05-07T18:43:20.363Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T18:43:20.363Z] #63 47.09 Building dependency tree... [2020-05-07T18:43:20.363Z] #63 51.14 The following additional packages will be installed: [2020-05-07T18:43:20.363Z] #63 51.16 libbtrfs0 [2020-05-07T18:43:20.363Z] #63 51.47 The following NEW packages will be installed: [2020-05-07T18:43:20.363Z] #63 51.49 libbtrfs-dev libbtrfs0 [2020-05-07T18:43:20.363Z] #63 51.90 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:43:20.363Z] #63 51.90 Need to get 120 kB of archives. [2020-05-07T18:43:20.363Z] #63 51.90 After this operation, 423 kB of additional disk space will be used. [2020-05-07T18:43:20.363Z] #63 51.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-07T18:43:20.363Z] #63 51.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-07T18:43:20.413Z] #44 14.68 PBCC images/fdinfo.pb-c.c [2020-05-07T18:43:20.413Z] #44 14.75 DEP images/fdinfo.pb-c.d [2020-05-07T18:43:20.413Z] #44 14.83 PBCC images/core-aarch64.pb-c.c [2020-05-07T18:43:20.413Z] #44 14.88 PBCC images/core-arm.pb-c.c [2020-05-07T18:43:20.624Z] #47 ... [2020-05-07T18:43:20.624Z] [2020-05-07T18:43:20.624Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:20.624Z] #65 42.67 + bin/ctr [2020-05-07T18:43:20.624Z] #65 ... [2020-05-07T18:43:20.624Z] [2020-05-07T18:43:20.624Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:20.624Z] #44 22.29 CC images/stats.o [2020-05-07T18:43:20.624Z] #44 22.81 CC images/core.o [2020-05-07T18:43:20.624Z] #44 23.44 CC images/core-x86.o [2020-05-07T18:43:20.624Z] #44 24.09 CC images/core-arm.o [2020-05-07T18:43:20.624Z] #44 24.58 CC images/core-aarch64.o [2020-05-07T18:43:20.624Z] #44 25.16 CC images/core-ppc64.o [2020-05-07T18:43:20.624Z] #44 26.44 CC images/core-s390.o [2020-05-07T18:43:20.624Z] #44 27.55 CC images/cpuinfo.o [2020-05-07T18:43:20.624Z] #44 28.18 CC images/inventory.o [2020-05-07T18:43:20.624Z] #44 ... [2020-05-07T18:43:20.624Z] [2020-05-07T18:43:20.624Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:20.624Z] #47 89.14 compress/gzip [2020-05-07T18:43:20.668Z] #44 14.98 PBCC images/core-ppc64.pb-c.c [2020-05-07T18:43:20.700Z] #63 53.78 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:43:20.923Z] #44 15.09 PBCC images/core-s390.pb-c.c [2020-05-07T18:43:20.923Z] #44 15.21 PBCC images/core-x86.pb-c.c [2020-05-07T18:43:20.923Z] #44 15.27 PBCC images/core.pb-c.c [2020-05-07T18:43:21.042Z] #63 53.95 Fetched 120 kB in 0s (475 kB/s) [2020-05-07T18:43:21.042Z] #63 54.05 Selecting previously unselected package libbtrfs0. [2020-05-07T18:43:21.042Z] #63 54.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-07T18:43:21.042Z] #63 54.18 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-07T18:43:21.042Z] #63 54.19 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T18:43:21.134Z] #65 44.13 + bin/ctr [2020-05-07T18:43:21.179Z] #44 15.34 PBCC images/inventory.pb-c.c [2020-05-07T18:43:21.179Z] #44 15.40 DEP images/core-aarch64.pb-c.d [2020-05-07T18:43:21.179Z] #44 15.47 DEP images/core-arm.pb-c.d [2020-05-07T18:43:21.179Z] #44 15.55 DEP images/core-ppc64.pb-c.d [2020-05-07T18:43:21.208Z] #44 ... [2020-05-07T18:43:21.208Z] [2020-05-07T18:43:21.208Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:43:21.208Z] #17 49.00 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-07T18:43:21.208Z] #17 49.02 Setting up xz-utils (5.2.4-1) ... [2020-05-07T18:43:21.208Z] #17 49.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-07T18:43:21.208Z] #17 49.04 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-07T18:43:21.208Z] #17 49.08 invoke-rc.d: could not determine current runlevel [2020-05-07T18:43:21.208Z] #17 49.10 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-07T18:43:21.208Z] #17 49.11 Setting up pigz (2.4-1) ... [2020-05-07T18:43:21.208Z] #17 49.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-07T18:43:21.208Z] #17 49.13 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T18:43:21.208Z] #17 49.17 Setting up python-pip-whl (18.1-5) ... [2020-05-07T18:43:21.381Z] #63 54.35 Selecting previously unselected package libbtrfs-dev. [2020-05-07T18:43:21.381Z] #63 54.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-07T18:43:21.381Z] #63 54.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:43:21.435Z] #44 15.66 DEP images/core-s390.pb-c.d [2020-05-07T18:43:21.435Z] #44 15.73 DEP images/core-x86.pb-c.d [2020-05-07T18:43:21.435Z] #44 15.82 DEP images/core.pb-c.d [2020-05-07T18:43:21.466Z] #17 49.18 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-07T18:43:21.466Z] #17 49.19 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-07T18:43:21.690Z] #44 15.88 DEP images/inventory.pb-c.d [2020-05-07T18:43:21.690Z] #44 15.93 PBCC images/cpuinfo.pb-c.c [2020-05-07T18:43:21.690Z] #44 15.99 DEP images/cpuinfo.pb-c.d [2020-05-07T18:43:21.690Z] #44 16.05 PBCC images/stats.pb-c.c [2020-05-07T18:43:21.690Z] #44 16.10 DEP images/stats.pb-c.d [2020-05-07T18:43:21.717Z] #63 54.74 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T18:43:21.717Z] #63 54.75 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:43:21.717Z] #63 54.77 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:43:21.724Z] #17 49.61 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-07T18:43:21.724Z] #17 49.62 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-07T18:43:21.724Z] #17 49.63 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T18:43:21.724Z] #17 49.66 Setting up vim (2:8.1.0875-5) ... [2020-05-07T18:43:21.724Z] #17 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-07T18:43:21.724Z] #17 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-07T18:43:21.724Z] #17 49.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-07T18:43:21.724Z] #17 49.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-07T18:43:21.724Z] #17 49.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-07T18:43:21.724Z] #17 49.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-07T18:43:21.724Z] #17 49.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-07T18:43:21.724Z] #17 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-07T18:43:21.982Z] #17 49.74 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T18:43:21.982Z] #17 49.75 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T18:43:21.982Z] #17 49.77 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-07T18:43:21.982Z] #17 49.79 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T18:43:21.982Z] #17 49.81 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-07T18:43:21.982Z] #17 49.82 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T18:43:22.007Z] #47 90.53 net [2020-05-07T18:43:22.044Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-05-07T18:43:22.055Z] #63 DONE 55.1s [2020-05-07T18:43:22.055Z] [2020-05-07T18:43:22.055Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:43:22.055Z] #64 DONE 0.1s [2020-05-07T18:43:22.055Z] [2020-05-07T18:43:22.055Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T18:43:22.055Z] #65 DONE 0.1s [2020-05-07T18:43:22.055Z] [2020-05-07T18:43:22.055Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:22.811Z] #66 0.436 + RM_GOPATH=0 [2020-05-07T18:43:22.811Z] #66 0.444 + TMP_GOPATH= [2020-05-07T18:43:22.811Z] #66 0.444 + : /build [2020-05-07T18:43:22.811Z] #66 0.444 + '[' -z '' ']' [2020-05-07T18:43:22.811Z] #66 0.446 ++ mktemp -d [2020-05-07T18:43:22.811Z] #66 0.448 + export GOPATH=/tmp/tmp.IOOMedjHfk [2020-05-07T18:43:22.811Z] #66 0.448 + GOPATH=/tmp/tmp.IOOMedjHfk [2020-05-07T18:43:22.811Z] #66 0.448 + RM_GOPATH=1 [2020-05-07T18:43:22.811Z] #66 0.449 ++ dirname ./install.sh [2020-05-07T18:43:22.811Z] #66 0.451 + dir=. [2020-05-07T18:43:22.811Z] #66 0.451 + bin=containerd [2020-05-07T18:43:22.811Z] #66 0.452 + shift [2020-05-07T18:43:22.811Z] #66 0.452 + '[' '!' -f ./containerd.installer ']' [2020-05-07T18:43:22.811Z] #66 0.452 + . ./containerd.installer [2020-05-07T18:43:22.811Z] #66 0.453 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:43:22.811Z] #66 0.453 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:43:22.811Z] #66 0.453 + install_containerd [2020-05-07T18:43:22.811Z] #66 0.453 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T18:43:22.811Z] #66 0.483 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IOOMedjHfk/src/github.com/containerd/containerd [2020-05-07T18:43:22.811Z] #66 0.518 Cloning into '/tmp/tmp.IOOMedjHfk/src/github.com/containerd/containerd'... [2020-05-07T18:43:23.577Z] #44 17.59 make[1]: Nothing to be done for 'all'. [2020-05-07T18:43:23.833Z] #44 ... [2020-05-07T18:43:23.833Z] [2020-05-07T18:43:23.833Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:23.833Z] #47 91.75 go/ast [2020-05-07T18:43:23.833Z] #47 92.21 internal/lazyregexp [2020-05-07T18:43:23.833Z] #47 92.61 net/url [2020-05-07T18:43:23.833Z] #47 94.47 text/template/parse [2020-05-07T18:43:23.833Z] #47 97.42 go/parser [2020-05-07T18:43:23.833Z] #47 99.36 text/template [2020-05-07T18:43:23.833Z] #47 101.4 encoding/xml [2020-05-07T18:43:23.919Z] #47 92.13 go/doc [2020-05-07T18:43:23.919Z] #47 92.55 vendor/golang.org/x/text/unicode/bidi [2020-05-07T18:43:24.088Z] #47 ... [2020-05-07T18:43:24.088Z] [2020-05-07T18:43:24.088Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:24.088Z] #65 39.71 Checking out files: 55% (1772/3186) Checking out files: 56% (1785/3186) Checking out files: 57% (1817/3186) Checking out files: 58% (1848/3186) Checking out files: 59% (1880/3186) Checking out files: 60% (1912/3186) Checking out files: 61% (1944/3186) Checking out files: 62% (1976/3186) Checking out files: 63% (2008/3186) Checking out files: 64% (2040/3186) Checking out files: 65% (2071/3186) Checking out files: 66% (2103/3186) Checking out files: 67% (2135/3186) Checking out files: 68% (2167/3186) Checking out files: 69% (2199/3186) Checking out files: 70% (2231/3186) Checking out files: 71% (2263/3186) Checking out files: 72% (2294/3186) Checking out files: 73% (2326/3186) Checking out files: 74% (2358/3186) Checking out files: 75% (2390/3186) Checking out files: 76% (2422/3186) Checking out files: 77% (2454/3186) Checking out files: 78% (2486/3186) Checking out files: 79% (2517/3186) Checking out files: 80% (2549/3186) Checking out files: 81% (2581/3186) Checking out files: 82% (2613/3186) Checking out files: 83% (2645/3186) Checking out files: 84% (2677/3186) Checking out files: 85% (2709/3186) Checking out files: 86% (2740/3186) Checking out files: 87% (2772/3186) Checking out files: 88% (2804/3186) Checking out files: 89% (2836/3186) Checking out files: 89% (2859/3186) Checking out files: 90% (2868/3186) Checking out files: 91% (2900/3186) Checking out files: 92% (2932/3186) Checking out files: 93% (2963/3186) Checking out files: 94% (2995/3186) Checking out files: 95% (3027/3186) Checking out files: 96% (3059/3186) Checking out files: 97% (3091/3186) Checking out files: 98% (3123/3186) Checking out files: 99% (3155/3186) Checking out files: 100% (3186/3186) Checking out files: 100% (3186/3186), done. [2020-05-07T18:43:24.088Z] #65 41.15 + cd /tmp/tmp.PqDTtycZvt/src/github.com/containerd/containerd [2020-05-07T18:43:24.088Z] #65 41.15 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:43:24.088Z] #65 43.59 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T18:43:24.088Z] #65 43.59 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T18:43:24.089Z] #65 43.59 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T18:43:24.089Z] #65 43.59 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T18:43:24.089Z] #65 43.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T18:43:24.089Z] #65 43.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T18:43:24.089Z] #65 43.59 + '[' '' = dynamic ']' [2020-05-07T18:43:24.089Z] #65 43.59 + make [2020-05-07T18:43:24.089Z] #65 44.60 + bin/ctr [2020-05-07T18:43:24.502Z] #66 ... [2020-05-07T18:43:24.502Z] [2020-05-07T18:43:24.502Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:43:24.502Z] #36 36.91 Reading package lists... [2020-05-07T18:43:24.502Z] #36 47.94 Building dependency tree... [2020-05-07T18:43:24.502Z] #36 51.47 The following additional packages will be installed: [2020-05-07T18:43:24.502Z] #36 51.48 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-07T18:43:24.502Z] #36 51.49 Suggested packages: [2020-05-07T18:43:24.502Z] #36 51.51 cmake-doc ninja-build lrzip [2020-05-07T18:43:24.502Z] #36 51.51 Recommended packages: [2020-05-07T18:43:24.502Z] #36 51.51 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-07T18:43:24.502Z] #36 53.63 The following NEW packages will be installed: [2020-05-07T18:43:24.502Z] #36 53.65 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-07T18:43:24.502Z] #36 53.66 vim-common xxd [2020-05-07T18:43:24.502Z] #36 54.07 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:43:24.502Z] #36 54.07 Need to get 14.9 MB of archives. [2020-05-07T18:43:24.502Z] #36 54.07 After this operation, 67.2 MB of additional disk space will be used. [2020-05-07T18:43:24.502Z] #36 54.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-07T18:43:24.502Z] #36 54.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T18:43:24.502Z] #36 54.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-07T18:43:24.502Z] #36 54.60 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-07T18:43:24.502Z] #36 56.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-07T18:43:24.502Z] #36 56.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-07T18:43:24.502Z] #36 56.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-07T18:43:24.502Z] #36 56.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-07T18:43:24.502Z] #36 56.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-07T18:43:24.502Z] #36 56.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-07T18:43:24.502Z] #36 ... [2020-05-07T18:43:24.502Z] [2020-05-07T18:43:24.502Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:43:24.502Z] #26 55.48 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:43:24.502Z] #26 55.79 Fetched 358 kB in 0s (1572 kB/s) [2020-05-07T18:43:24.502Z] #26 55.96 Selecting previously unselected package libonig5:ppc64el. [2020-05-07T18:43:24.503Z] #26 55.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-07T18:43:24.503Z] #26 56.11 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-07T18:43:24.503Z] #26 56.12 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-07T18:43:24.503Z] #26 56.59 Selecting previously unselected package libjq1:ppc64el. [2020-05-07T18:43:24.503Z] #26 56.61 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-07T18:43:24.503Z] #26 56.61 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-07T18:43:24.503Z] #26 57.01 Selecting previously unselected package jq. [2020-05-07T18:43:24.503Z] #26 57.03 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-07T18:43:24.503Z] #26 57.05 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T18:43:24.503Z] #26 57.40 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-07T18:43:24.503Z] #26 57.41 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-07T18:43:24.503Z] #26 57.44 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T18:43:24.503Z] #26 57.44 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:43:24.657Z] #65 ... [2020-05-07T18:43:24.657Z] [2020-05-07T18:43:24.657Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:24.657Z] #44 19.03 CC images/stats.o [2020-05-07T18:43:24.837Z] #26 ... [2020-05-07T18:43:24.837Z] [2020-05-07T18:43:24.837Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:24.837Z] #11 37.08 Reading package lists... [2020-05-07T18:43:24.837Z] #11 48.19 Building dependency tree... [2020-05-07T18:43:24.837Z] #11 52.40 The following additional packages will be installed: [2020-05-07T18:43:24.837Z] #11 52.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-07T18:43:24.837Z] #11 52.42 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-07T18:43:24.837Z] #11 52.42 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-07T18:43:24.837Z] #11 52.42 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T18:43:24.837Z] #11 52.43 Suggested packages: [2020-05-07T18:43:24.837Z] #11 52.43 gcc-8-locales seccomp wine64 [2020-05-07T18:43:24.837Z] #11 55.07 The following NEW packages will be installed: [2020-05-07T18:43:24.837Z] #11 55.07 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-07T18:43:24.837Z] #11 55.07 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-07T18:43:24.837Z] #11 55.07 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-07T18:43:24.837Z] #11 55.07 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-07T18:43:24.837Z] #11 55.08 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-07T18:43:24.837Z] #11 55.08 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T18:43:24.837Z] #11 55.51 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:43:24.837Z] #11 55.51 Need to get 78.9 MB of archives. [2020-05-07T18:43:24.837Z] #11 55.51 After this operation, 532 MB of additional disk space will be used. [2020-05-07T18:43:24.837Z] #11 55.51 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-05-07T18:43:24.837Z] #11 56.37 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-05-07T18:43:24.837Z] #11 57.19 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-05-07T18:43:24.837Z] #11 57.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-05-07T18:43:24.837Z] #11 57.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-07T18:43:24.837Z] #11 57.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-07T18:43:24.837Z] #11 ... [2020-05-07T18:43:24.837Z] [2020-05-07T18:43:24.837Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T18:43:24.837Z] #26 DONE 57.9s [2020-05-07T18:43:24.837Z] [2020-05-07T18:43:24.837Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T18:43:24.837Z] #27 DONE 0.1s [2020-05-07T18:43:24.837Z] [2020-05-07T18:43:24.837Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:43:25.217Z] #44 19.42 CC images/core.o [2020-05-07T18:43:25.262Z] #17 52.73 Setting up iptables (1.8.2-4) ... [2020-05-07T18:43:25.262Z] #17 52.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T18:43:25.262Z] #17 52.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T18:43:25.262Z] #17 52.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T18:43:25.262Z] #17 52.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T18:43:25.262Z] #17 52.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-07T18:43:25.262Z] #17 52.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-07T18:43:25.262Z] #17 52.78 Setting up python3 (3.7.3-1) ... [2020-05-07T18:43:25.262Z] #17 53.09 Setting up python3-wheel (0.32.3-2) ... [2020-05-07T18:43:25.561Z] #28 ... [2020-05-07T18:43:25.561Z] [2020-05-07T18:43:25.561Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:43:25.561Z] #44 46.48 Building dependency tree... [2020-05-07T18:43:25.561Z] #44 51.04 The following additional packages will be installed: [2020-05-07T18:43:25.561Z] #44 51.04 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-07T18:43:25.561Z] #44 51.05 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-07T18:43:25.561Z] #44 51.06 Suggested packages: [2020-05-07T18:43:25.561Z] #44 51.06 manpages-dev python-setuptools [2020-05-07T18:43:25.561Z] #44 53.97 The following NEW packages will be installed: [2020-05-07T18:43:25.561Z] #44 53.97 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-07T18:43:25.561Z] #44 53.97 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-07T18:43:25.561Z] #44 53.98 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-07T18:43:25.561Z] #44 53.98 python-six zlib1g-dev [2020-05-07T18:43:25.561Z] #44 54.32 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:43:25.561Z] #44 54.32 Need to get 4075 kB of archives. [2020-05-07T18:43:25.561Z] #44 54.32 After this operation, 24.5 MB of additional disk space will be used. [2020-05-07T18:43:25.561Z] #44 54.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-07T18:43:25.561Z] #44 54.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-07T18:43:25.561Z] #44 54.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-05-07T18:43:25.561Z] #44 54.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-07T18:43:25.561Z] #44 54.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-07T18:43:25.561Z] #44 54.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-07T18:43:25.561Z] #44 54.49 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-05-07T18:43:25.561Z] #44 54.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-05-07T18:43:25.561Z] #44 54.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-07T18:43:25.561Z] #44 54.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-07T18:43:25.561Z] #44 54.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-07T18:43:25.561Z] #44 54.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-07T18:43:25.561Z] #44 54.94 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-05-07T18:43:25.561Z] #44 54.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-05-07T18:43:25.561Z] #44 54.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-07T18:43:25.561Z] #44 55.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-07T18:43:25.561Z] #44 55.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-07T18:43:25.561Z] #44 57.60 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:43:25.561Z] #44 57.85 Fetched 4075 kB in 1s (4234 kB/s) [2020-05-07T18:43:25.561Z] #44 58.08 Selecting previously unselected package libcap-dev:ppc64el. [2020-05-07T18:43:25.561Z] #44 58.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-07T18:43:25.561Z] #44 58.25 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-07T18:43:25.561Z] #44 58.25 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-07T18:43:25.561Z] #44 58.45 Selecting previously unselected package libnet1:ppc64el. [2020-05-07T18:43:25.561Z] #44 58.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-07T18:43:25.561Z] #44 58.49 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-07T18:43:25.778Z] #44 20.04 CC images/core-x86.o [2020-05-07T18:43:25.778Z] #44 ... [2020-05-07T18:43:25.778Z] [2020-05-07T18:43:25.778Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:25.778Z] #56 93.61 github.com/pkg/diff [2020-05-07T18:43:25.778Z] #56 95.13 go/ast [2020-05-07T18:43:25.778Z] #56 97.41 golang.org/x/crypto/ssh/terminal [2020-05-07T18:43:25.778Z] #56 98.85 mvdan.cc/editorconfig [2020-05-07T18:43:25.778Z] #56 100.2 mvdan.cc/sh/v3/fileutil [2020-05-07T18:43:25.778Z] #56 100.3 mvdan.cc/sh/v3/syntax [2020-05-07T18:43:25.897Z] #44 58.74 Selecting previously unselected package libnet1-dev. [2020-05-07T18:43:25.897Z] #44 58.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-07T18:43:25.897Z] #44 58.80 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T18:43:26.222Z] #17 53.88 Setting up apparmor (2.13.2-10) ... [2020-05-07T18:43:26.222Z] #17 ... [2020-05-07T18:43:26.222Z] [2020-05-07T18:43:26.222Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:43:26.235Z] #44 59.19 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-07T18:43:26.235Z] #44 59.19 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-07T18:43:26.235Z] #44 59.22 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-07T18:43:26.235Z] #44 ... [2020-05-07T18:43:26.235Z] [2020-05-07T18:43:26.235Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:43:26.235Z] #36 59.33 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:43:26.338Z] #56 ... [2020-05-07T18:43:26.338Z] [2020-05-07T18:43:26.338Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:26.338Z] #44 20.56 CC images/core-arm.o [2020-05-07T18:43:26.464Z] #47 ... [2020-05-07T18:43:26.464Z] [2020-05-07T18:43:26.464Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:26.464Z] #44 28.61 CC images/fdinfo.o [2020-05-07T18:43:26.464Z] #44 29.05 CC images/fown.o [2020-05-07T18:43:26.464Z] #44 29.26 CC images/ns.o [2020-05-07T18:43:26.464Z] #44 29.45 CC images/regfile.o [2020-05-07T18:43:26.464Z] #44 29.71 CC images/ghost-file.o [2020-05-07T18:43:26.464Z] #44 29.97 CC images/fifo.o [2020-05-07T18:43:26.464Z] #44 30.16 CC images/remap-file-path.o [2020-05-07T18:43:26.464Z] #44 30.52 CC images/eventfd.o [2020-05-07T18:43:26.464Z] #44 30.78 CC images/eventpoll.o [2020-05-07T18:43:26.464Z] #44 31.06 CC images/fh.o [2020-05-07T18:43:26.464Z] #44 31.26 CC images/fsnotify.o [2020-05-07T18:43:26.464Z] #44 32.05 CC images/signalfd.o [2020-05-07T18:43:26.464Z] #44 32.30 CC images/fs.o [2020-05-07T18:43:26.464Z] #44 32.47 CC images/pstree.o [2020-05-07T18:43:26.464Z] #44 32.82 CC images/pipe.o [2020-05-07T18:43:26.464Z] #44 33.15 CC images/tcp-stream.o [2020-05-07T18:43:26.464Z] #44 33.56 CC images/sk-packet.o [2020-05-07T18:43:26.464Z] #44 33.95 CC images/mnt.o [2020-05-07T18:43:26.464Z] #44 34.22 CC images/pipe-data.o [2020-05-07T18:43:26.480Z] #41 192.7 + dpkg --print-architecture [2020-05-07T18:43:26.480Z] #41 192.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-07T18:43:26.570Z] #36 59.72 Fetched 14.9 MB in 4s (4144 kB/s) [2020-05-07T18:43:26.592Z] #44 20.93 CC images/core-aarch64.o [2020-05-07T18:43:26.724Z] #44 34.41 CC images/sa.o [2020-05-07T18:43:26.737Z] #41 193.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-07T18:43:26.904Z] #36 59.94 Selecting previously unselected package xxd. [2020-05-07T18:43:26.904Z] #36 59.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 ... 15338 files and directories currently installed.) [2020-05-07T18:43:26.904Z] #36 60.08 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-07T18:43:26.985Z] #44 34.55 CC images/timer.o [2020-05-07T18:43:26.995Z] #41 193.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-07T18:43:27.153Z] #44 21.31 CC images/core-ppc64.o [2020-05-07T18:43:27.238Z] #36 60.11 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T18:43:27.238Z] #36 60.44 Selecting previously unselected package vim-common. [2020-05-07T18:43:27.238Z] #36 60.47 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:43:27.246Z] #44 34.89 CC images/timerfd.o [2020-05-07T18:43:27.507Z] #44 35.25 CC images/mm.o [2020-05-07T18:43:27.573Z] #36 60.63 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T18:43:27.665Z] #65 ... [2020-05-07T18:43:27.665Z] [2020-05-07T18:43:27.665Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:27.665Z] #44 15.24 DEP images/core.pb-c.d [2020-05-07T18:43:27.665Z] #44 15.36 DEP images/inventory.pb-c.d [2020-05-07T18:43:27.665Z] #44 15.43 PBCC images/cpuinfo.pb-c.c [2020-05-07T18:43:27.665Z] #44 15.47 DEP images/cpuinfo.pb-c.d [2020-05-07T18:43:27.665Z] #44 15.51 PBCC images/stats.pb-c.c [2020-05-07T18:43:27.665Z] #44 15.53 DEP images/stats.pb-c.d [2020-05-07T18:43:27.665Z] #44 17.10 make[1]: Nothing to be done for 'all'. [2020-05-07T18:43:27.665Z] #44 18.43 CC images/stats.o [2020-05-07T18:43:27.665Z] #44 18.74 CC images/core.o [2020-05-07T18:43:27.665Z] #44 19.42 CC images/core-x86.o [2020-05-07T18:43:27.665Z] #44 20.15 CC images/core-arm.o [2020-05-07T18:43:27.665Z] #44 20.69 CC images/core-aarch64.o [2020-05-07T18:43:27.665Z] #44 21.11 CC images/core-ppc64.o [2020-05-07T18:43:27.665Z] #44 21.82 CC images/core-s390.o [2020-05-07T18:43:27.665Z] #44 22.51 CC images/cpuinfo.o [2020-05-07T18:43:27.665Z] #44 22.89 CC images/inventory.o [2020-05-07T18:43:27.665Z] #44 23.23 CC images/fdinfo.o [2020-05-07T18:43:27.713Z] #44 21.86 CC images/core-s390.o [2020-05-07T18:43:27.768Z] #44 35.52 CC images/sk-opts.o [2020-05-07T18:43:27.768Z] #44 ... [2020-05-07T18:43:27.768Z] [2020-05-07T18:43:27.768Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:27.768Z] #56 92.19 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T18:43:27.768Z] #56 DONE 96.5s [2020-05-07T18:43:27.768Z] [2020-05-07T18:43:27.768Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:27.768Z] #47 95.38 vendor/golang.org/x/text/secure/bidirule [2020-05-07T18:43:27.768Z] #47 95.68 vendor/golang.org/x/text/unicode/norm [2020-05-07T18:43:28.225Z] #44 23.74 CC images/fown.o [2020-05-07T18:43:28.300Z] #36 61.19 Selecting previously unselected package cmake-data. [2020-05-07T18:43:28.300Z] #36 61.21 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-07T18:43:28.300Z] #36 61.24 Unpacking cmake-data (3.13.4-1) ... [2020-05-07T18:43:28.480Z] #44 24.00 CC images/ns.o [2020-05-07T18:43:28.637Z] #44 22.67 CC images/cpuinfo.o [2020-05-07T18:43:28.637Z] #44 23.11 CC images/inventory.o [2020-05-07T18:43:28.736Z] #44 24.27 CC images/regfile.o [2020-05-07T18:43:28.991Z] #44 24.58 CC images/ghost-file.o [2020-05-07T18:43:29.197Z] #44 23.38 CC images/fdinfo.o [2020-05-07T18:43:29.452Z] #44 23.80 CC images/fown.o [2020-05-07T18:43:29.596Z] #44 24.97 CC images/fifo.o [2020-05-07T18:43:29.596Z] #44 ... [2020-05-07T18:43:29.596Z] [2020-05-07T18:43:29.596Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:29.596Z] #47 95.40 go/parser [2020-05-07T18:43:29.596Z] #47 96.52 text/template [2020-05-07T18:43:29.596Z] #47 99.28 encoding/xml [2020-05-07T18:43:29.596Z] #47 101.6 go/doc [2020-05-07T18:43:29.596Z] #47 105.5 github.com/LK4D4/vndr/build [2020-05-07T18:43:29.596Z] #47 105.6 github.com/LK4D4/vndr/versioned [2020-05-07T18:43:29.596Z] #47 105.7 compress/flate [2020-05-07T18:43:29.596Z] #47 ... [2020-05-07T18:43:29.596Z] [2020-05-07T18:43:29.596Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:29.596Z] #44 25.25 CC images/remap-file-path.o [2020-05-07T18:43:29.681Z] #47 97.79 github.com/LK4D4/vndr/build [2020-05-07T18:43:29.707Z] #44 24.04 CC images/ns.o [2020-05-07T18:43:29.962Z] #44 24.30 CC images/regfile.o [2020-05-07T18:43:30.156Z] #44 25.59 CC images/eventfd.o [2020-05-07T18:43:30.156Z] #44 25.83 CC images/eventpoll.o [2020-05-07T18:43:30.217Z] #44 24.58 CC images/ghost-file.o [2020-05-07T18:43:30.716Z] #44 26.17 CC images/fh.o [2020-05-07T18:43:30.716Z] #44 ... [2020-05-07T18:43:30.716Z] [2020-05-07T18:43:30.716Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:30.716Z] #56 97.07 golang.org/x/crypto/ssh/terminal [2020-05-07T18:43:30.716Z] #56 97.36 mvdan.cc/editorconfig [2020-05-07T18:43:30.716Z] #56 98.35 mvdan.cc/sh/v3/fileutil [2020-05-07T18:43:30.716Z] #56 98.63 mvdan.cc/sh/v3/syntax [2020-05-07T18:43:30.716Z] #56 105.7 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T18:43:30.778Z] #44 24.91 CC images/fifo.o [2020-05-07T18:43:30.971Z] #56 ... [2020-05-07T18:43:30.972Z] [2020-05-07T18:43:30.972Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:30.972Z] #44 26.44 CC images/fsnotify.o [2020-05-07T18:43:31.034Z] #44 25.17 CC images/remap-file-path.o [2020-05-07T18:43:31.289Z] #44 25.47 CC images/eventfd.o [2020-05-07T18:43:31.289Z] #44 25.68 CC images/eventpoll.o [2020-05-07T18:43:31.337Z] #36 ... [2020-05-07T18:43:31.337Z] [2020-05-07T18:43:31.337Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:43:31.337Z] #28 3.304 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-07T18:43:31.337Z] #28 4.042 #=#=# [2020-05-07T18:43:31.531Z] #44 27.16 CC images/signalfd.o [2020-05-07T18:43:31.544Z] #44 25.98 CC images/fh.o [2020-05-07T18:43:31.673Z] #28 4.407 ## 2.9% ##### 7.1% ######## 12.1% ########### 16.4% ################ 22.8% ##################### 29.2% ######################## 33.4% ############################ 39.8% ################################# 46.2% ##################################### 52.6% ########################################## 59.0% ############################################### 65.4% ################################################### 71.8% ######################################################## 78.1% ############################################################ 83.9% ################################################################ 89.0% ################################################################### 93.2% #################################################################### 95.3% ######################################################################## 100.0% [2020-05-07T18:43:31.787Z] #44 27.41 CC images/fs.o [2020-05-07T18:43:31.800Z] #44 26.27 CC images/fsnotify.o [2020-05-07T18:43:32.042Z] #44 27.57 CC images/pstree.o [2020-05-07T18:43:32.225Z] #47 100.4 crypto/ecdsa [2020-05-07T18:43:32.225Z] #47 ... [2020-05-07T18:43:32.225Z] [2020-05-07T18:43:32.225Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:32.225Z] #10 100.2 Selecting previously unselected package libapparmor1:arm64. [2020-05-07T18:43:32.225Z] #10 100.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-05-07T18:43:32.225Z] #10 100.2 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-05-07T18:43:32.225Z] #10 100.3 Selecting previously unselected package libapparmor-dev:arm64. [2020-05-07T18:43:32.225Z] #10 100.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-05-07T18:43:32.225Z] #10 100.3 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-07T18:43:32.225Z] #10 100.5 Selecting previously unselected package libbtrfs0. [2020-05-07T18:43:32.225Z] #10 100.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-07T18:43:32.225Z] #10 100.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T18:43:32.225Z] #10 100.6 Selecting previously unselected package libbtrfs-dev. [2020-05-07T18:43:32.225Z] #10 100.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-07T18:43:32.225Z] #10 100.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:43:32.225Z] #10 100.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-05-07T18:43:32.225Z] #10 100.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-07T18:43:32.225Z] #10 100.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-07T18:43:32.225Z] #10 100.8 Selecting previously unselected package libudev-dev:arm64. [2020-05-07T18:43:32.225Z] #10 100.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-05-07T18:43:32.225Z] #10 100.9 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-05-07T18:43:32.225Z] #10 101.0 Selecting previously unselected package libsepol1-dev:arm64. [2020-05-07T18:43:32.225Z] #10 101.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-05-07T18:43:32.225Z] #10 101.1 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-05-07T18:43:32.225Z] #10 101.2 Selecting previously unselected package libpcre16-3:arm64. [2020-05-07T18:43:32.225Z] #10 101.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-05-07T18:43:32.257Z] #41 ... [2020-05-07T18:43:32.257Z] [2020-05-07T18:43:32.257Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:32.257Z] #44 116.6 CC criu/image-desc.o [2020-05-07T18:43:32.257Z] #44 116.7 CC criu/image.o [2020-05-07T18:43:32.257Z] #44 117.6 CC criu/ipc_ns.o [2020-05-07T18:43:32.257Z] #44 118.7 CC criu/irmap.o [2020-05-07T18:43:32.257Z] #44 119.4 CC criu/kcmp-ids.o [2020-05-07T18:43:32.257Z] #44 119.8 CC criu/kerndat.o [2020-05-07T18:43:32.257Z] #44 120.9 CC criu/libnetlink.o [2020-05-07T18:43:32.257Z] #44 121.3 CC criu/log.o [2020-05-07T18:43:32.257Z] #44 121.8 CC criu/lsm.o [2020-05-07T18:43:32.257Z] #44 122.2 CC criu/mem.o [2020-05-07T18:43:32.257Z] #44 124.1 CC criu/mount.o [2020-05-07T18:43:32.257Z] #44 ... [2020-05-07T18:43:32.257Z] [2020-05-07T18:43:32.257Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:43:32.257Z] #17 55.59 Setting up xfsprogs (4.20.0-1) ... [2020-05-07T18:43:32.257Z] #17 55.60 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-07T18:43:32.257Z] #17 56.03 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-07T18:43:32.257Z] #17 57.00 Setting up python3-distutils (3.7.3-1) ... [2020-05-07T18:43:32.257Z] #17 57.49 Setting up python3-setuptools (40.8.0-1) ... [2020-05-07T18:43:32.257Z] #17 58.71 Setting up python3-pip (18.1-5) ... [2020-05-07T18:43:32.257Z] #17 59.76 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:43:32.257Z] #17 59.78 Processing triggers for mime-support (3.62) ... [2020-05-07T18:43:32.297Z] #44 27.81 CC images/pipe.o [2020-05-07T18:43:32.505Z] #10 101.3 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-05-07T18:43:32.505Z] #10 101.3 Selecting previously unselected package libpcre32-3:arm64. [2020-05-07T18:43:32.505Z] #10 101.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-05-07T18:43:32.505Z] #10 101.3 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-05-07T18:43:32.505Z] #10 101.5 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-05-07T18:43:32.515Z] #17 DONE 60.4s [2020-05-07T18:43:32.515Z] [2020-05-07T18:43:32.515Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:32.552Z] #44 28.07 CC images/tcp-stream.o [2020-05-07T18:43:32.724Z] #44 27.02 CC images/signalfd.o [2020-05-07T18:43:32.766Z] #10 101.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-05-07T18:43:32.766Z] #10 101.5 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-07T18:43:32.766Z] #10 101.6 Selecting previously unselected package libpcre3-dev:arm64. [2020-05-07T18:43:32.766Z] #10 101.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-05-07T18:43:32.766Z] #10 101.6 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-07T18:43:32.772Z] #53 ... [2020-05-07T18:43:32.772Z] [2020-05-07T18:43:32.772Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T18:43:32.807Z] #44 28.29 CC images/sk-packet.o [2020-05-07T18:43:32.849Z] #28 7.737 #=#=# [2020-05-07T18:43:32.979Z] #44 27.29 CC images/fs.o [2020-05-07T18:43:33.234Z] #44 27.53 CC images/pstree.o [2020-05-07T18:43:33.341Z] #10 102.2 Selecting previously unselected package libselinux1-dev:arm64. [2020-05-07T18:43:33.341Z] #10 102.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-05-07T18:43:33.341Z] #10 102.2 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-07T18:43:33.367Z] #44 28.73 CC images/mnt.o [2020-05-07T18:43:33.367Z] #44 29.00 CC images/pipe-data.o [2020-05-07T18:43:33.489Z] #44 ... [2020-05-07T18:43:33.490Z] [2020-05-07T18:43:33.490Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:33.490Z] #10 111.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-07T18:43:33.490Z] #10 111.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T18:43:33.490Z] #10 111.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:43:33.602Z] #10 102.5 Selecting previously unselected package libdevmapper-dev:arm64. [2020-05-07T18:43:33.602Z] #10 102.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-05-07T18:43:33.602Z] #10 102.5 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-07T18:43:33.863Z] #10 102.6 Selecting previously unselected package libseccomp-dev:arm64. [2020-05-07T18:43:33.863Z] #10 102.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-05-07T18:43:33.863Z] #10 102.7 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-07T18:43:33.873Z] #28 8.061 0.2% ####### 10.7% ################ 22.3% #################################### 51.0% ##################################################### 74.0% ############################################################# 85.5% ######################################################################## 100.0% [2020-05-07T18:43:33.927Z] #44 29.36 CC images/sa.o [2020-05-07T18:43:34.124Z] #10 102.8 Selecting previously unselected package libsystemd-dev:arm64. [2020-05-07T18:43:34.125Z] #10 102.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-05-07T18:43:34.125Z] #10 102.9 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-05-07T18:43:34.183Z] #44 29.59 CC images/timer.o [2020-05-07T18:43:34.213Z] Running on azwin-2-e2cf50 in d:\jenkins\workspace\moby_PR-40920 [Pipeline] { [Pipeline] ws [2020-05-07T18:43:34.230Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-07T18:43:34.438Z] #44 30.06 CC images/timerfd.o [2020-05-07T18:43:34.594Z] #28 9.712 #=#=# [2020-05-07T18:43:34.669Z] #18 1.825 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-07T18:43:34.669Z] #18 1.829 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-07T18:43:34.669Z] #18 1.832 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-07T18:43:34.669Z] #18 DONE 2.0s [2020-05-07T18:43:34.669Z] [2020-05-07T18:43:34.669Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T18:43:34.696Z] #10 103.5 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-07T18:43:34.696Z] #10 103.5 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-07T18:43:34.696Z] #10 103.5 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-05-07T18:43:34.696Z] #10 103.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T18:43:34.696Z] #10 103.6 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-05-07T18:43:34.696Z] #10 103.6 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-05-07T18:43:34.696Z] #10 103.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:43:34.696Z] #10 103.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T18:43:34.696Z] #10 103.6 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-05-07T18:43:34.696Z] #10 103.6 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-05-07T18:43:34.696Z] #10 103.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T18:43:34.696Z] #10 103.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:43:34.696Z] #10 103.7 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-07T18:43:34.696Z] #10 103.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-07T18:43:34.696Z] #10 103.7 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-05-07T18:43:34.696Z] #10 103.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T18:43:34.696Z] #10 103.7 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-07T18:43:34.696Z] #10 103.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:43:34.696Z] #10 103.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-07T18:43:34.696Z] #10 103.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-07T18:43:34.696Z] #10 103.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:43:34.696Z] #10 103.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-05-07T18:43:34.696Z] #10 103.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-07T18:43:34.956Z] #10 103.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T18:43:34.956Z] #10 103.8 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-07T18:43:34.956Z] #10 103.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-07T18:43:34.956Z] #10 103.8 Setting up dmsetup (2:1.02.155-3) ... [2020-05-07T18:43:34.956Z] #10 103.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-07T18:43:34.956Z] #10 103.8 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-07T18:43:34.956Z] #10 103.8 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:43:34.998Z] #44 30.33 CC images/mm.o [2020-05-07T18:43:35.253Z] #44 30.66 CC images/sk-opts.o [2020-05-07T18:43:35.374Z] #10 ... [2020-05-07T18:43:35.374Z] [2020-05-07T18:43:35.374Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:35.374Z] #56 107.5 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T18:43:35.374Z] #56 DONE 113.3s [2020-05-07T18:43:35.507Z] #44 30.99 CC images/sk-unix.o [2020-05-07T18:43:35.507Z] #44 ... [2020-05-07T18:43:35.507Z] [2020-05-07T18:43:35.507Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:35.507Z] #56 DONE 111.8s [2020-05-07T18:43:35.529Z] #10 DONE 104.4s [2020-05-07T18:43:35.529Z] [2020-05-07T18:43:35.529Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:35.529Z] #44 35.85 CC images/sk-unix.o [2020-05-07T18:43:35.529Z] #44 36.33 CC images/sk-inet.o [2020-05-07T18:43:35.529Z] #44 37.00 CC images/tun.o [2020-05-07T18:43:35.529Z] #44 37.49 CC images/sk-netlink.o [2020-05-07T18:43:35.529Z] #44 37.76 CC images/packet-sock.o [2020-05-07T18:43:35.529Z] #44 38.10 CC images/ipc-var.o [2020-05-07T18:43:35.529Z] #44 38.44 CC images/ipc-desc.o [2020-05-07T18:43:35.529Z] #44 38.74 CC images/ipc-shm.o [2020-05-07T18:43:35.529Z] #44 38.99 CC images/ipc-msg.o [2020-05-07T18:43:35.529Z] #44 39.22 CC images/ipc-sem.o [2020-05-07T18:43:35.529Z] #44 39.46 CC images/utsns.o [2020-05-07T18:43:35.529Z] #44 39.69 CC images/creds.o [2020-05-07T18:43:35.529Z] #44 40.06 CC images/vma.o [2020-05-07T18:43:35.529Z] #44 40.44 CC images/netdev.o [2020-05-07T18:43:35.529Z] #44 41.01 CC images/tty.o [2020-05-07T18:43:35.529Z] #44 41.63 CC images/file-lock.o [2020-05-07T18:43:35.529Z] #44 41.77 CC images/rlimit.o [2020-05-07T18:43:35.529Z] #44 42.09 CC images/pagemap.o [2020-05-07T18:43:35.529Z] #44 42.53 CC images/siginfo.o [2020-05-07T18:43:35.529Z] #44 42.88 CC images/rpc.o [2020-05-07T18:43:35.529Z] #44 ... [2020-05-07T18:43:35.529Z] [2020-05-07T18:43:35.529Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:43:35.529Z] #58 DONE 0.1s [2020-05-07T18:43:35.529Z] [2020-05-07T18:43:35.529Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T18:43:35.611Z] #28 10.07 # 2.4% ##### 7.6% ############ 17.1% ################### 27.3% ######################### 35.0% ### [2020-05-07T18:43:35.611Z] #28 ... [2020-05-07T18:43:35.611Z] [2020-05-07T18:43:35.611Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:35.611Z] #11 58.58 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-05-07T18:43:35.611Z] #11 59.30 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-05-07T18:43:35.611Z] #11 59.35 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-05-07T18:43:35.611Z] #11 65.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-05-07T18:43:35.611Z] #11 ... [2020-05-07T18:43:35.611Z] [2020-05-07T18:43:35.611Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:43:35.629Z] [2020-05-07T18:43:35.629Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:35.629Z] #44 27.82 CC images/pipe.o [2020-05-07T18:43:35.629Z] #44 28.12 CC images/tcp-stream.o [2020-05-07T18:43:35.629Z] #44 28.38 CC images/sk-packet.o [2020-05-07T18:43:35.629Z] #44 28.68 CC images/mnt.o [2020-05-07T18:43:35.629Z] #44 28.87 CC images/pipe-data.o [2020-05-07T18:43:35.629Z] #44 29.05 CC images/sa.o [2020-05-07T18:43:35.629Z] #44 29.26 CC images/timer.o [2020-05-07T18:43:35.629Z] #44 29.80 CC images/timerfd.o [2020-05-07T18:43:35.762Z] [2020-05-07T18:43:35.762Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:35.762Z] #10 111.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-07T18:43:35.762Z] #10 111.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-07T18:43:35.762Z] #10 111.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:43:35.790Z] #59 DONE 0.1s [2020-05-07T18:43:35.790Z] [2020-05-07T18:43:35.790Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:35.950Z] #28 10.07 # 2.4% ##### 7.6% ############ 17.1% ################### 27.3% ######################### 35.0% ############################# 41.1% ################################### 48.6% ######## [2020-05-07T18:43:35.950Z] #28 ... [2020-05-07T18:43:35.950Z] [2020-05-07T18:43:35.950Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:35.950Z] #75 DONE 68.6s [2020-05-07T18:43:35.950Z] [2020-05-07T18:43:35.950Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:43:36.189Z] #44 30.38 CC images/mm.o [2020-05-07T18:43:36.286Z] #28 10.07 # 2.4% ##### 7.6% ############ 17.1% ################### 27.3% ######################### 35.0% ############################# 41.1% ################################### 48.6% ######################################## 56.4% ############################################ 61.5% ################################################ 66.8% ################################################# 69.4% ################################################### 72.0% [2020-05-07T18:43:36.286Z] #28 ... [2020-05-07T18:43:36.286Z] [2020-05-07T18:43:36.286Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:43:36.286Z] #44 59.48 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-07T18:43:36.286Z] #44 59.49 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-07T18:43:36.286Z] #44 59.50 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-07T18:43:36.286Z] #44 60.10 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-07T18:43:36.286Z] #44 60.12 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-07T18:43:36.286Z] #44 60.13 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-07T18:43:36.286Z] #44 60.31 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-07T18:43:36.286Z] #44 60.32 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-07T18:43:36.286Z] #44 60.33 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-07T18:43:36.286Z] #44 60.53 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-07T18:43:36.286Z] #44 60.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-07T18:43:36.286Z] #44 60.58 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-07T18:43:36.286Z] #44 60.96 Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-07T18:43:36.286Z] #44 60.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-07T18:43:36.286Z] #44 60.97 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-07T18:43:36.286Z] #44 62.33 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-07T18:43:36.286Z] #44 62.33 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-07T18:43:36.286Z] #44 62.34 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-07T18:43:36.286Z] #44 62.84 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-07T18:43:36.286Z] #44 62.85 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-07T18:43:36.286Z] #44 62.87 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-07T18:43:36.286Z] #44 65.49 Selecting previously unselected package libprotoc17:ppc64el. [2020-05-07T18:43:36.286Z] #44 65.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-07T18:43:36.286Z] #44 65.52 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-07T18:43:36.286Z] #44 66.93 Selecting previously unselected package protobuf-c-compiler. [2020-05-07T18:43:36.286Z] #44 66.94 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-07T18:43:36.286Z] #44 66.95 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T18:43:36.286Z] #44 67.24 Selecting previously unselected package protobuf-compiler. [2020-05-07T18:43:36.286Z] #44 67.25 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-07T18:43:36.286Z] #44 67.27 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-07T18:43:36.286Z] #44 67.54 Selecting previously unselected package python-pkg-resources. [2020-05-07T18:43:36.286Z] #44 67.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T18:43:36.286Z] #44 67.58 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-07T18:43:36.286Z] #44 68.13 Selecting previously unselected package python-six. [2020-05-07T18:43:36.286Z] #44 68.17 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-07T18:43:36.286Z] #44 68.17 Unpacking python-six (1.12.0-1) ... [2020-05-07T18:43:36.286Z] #44 68.43 Selecting previously unselected package python-protobuf. [2020-05-07T18:43:36.286Z] #44 68.44 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-07T18:43:36.286Z] #44 68.44 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-07T18:43:36.366Z] #60 ... [2020-05-07T18:43:36.366Z] [2020-05-07T18:43:36.366Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:36.366Z] #68 99.91 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T18:43:36.366Z] #68 99.91 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T18:43:36.366Z] #68 DONE 105.0s [2020-05-07T18:43:36.626Z] [2020-05-07T18:43:36.626Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T18:43:36.626Z] #69 DONE 0.2s [2020-05-07T18:43:36.626Z] [2020-05-07T18:43:36.626Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:36.626Z] #47 101.1 crypto/rsa [2020-05-07T18:43:36.626Z] #47 101.7 vendor/golang.org/x/crypto/cryptobyte [2020-05-07T18:43:36.626Z] #47 102.1 vendor/golang.org/x/net/idna [2020-05-07T18:43:36.626Z] #47 103.0 mime [2020-05-07T18:43:36.626Z] #47 104.4 mime/quotedprintable [2020-05-07T18:43:36.628Z] #44 ... [2020-05-07T18:43:36.628Z] [2020-05-07T18:43:36.628Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:43:36.759Z] #44 30.89 CC images/sk-opts.o [2020-05-07T18:43:36.887Z] #47 105.3 net/http/internal [2020-05-07T18:43:36.965Z] #28 10.07 # 2.4% ##### 7.6% ############ 17.1% ################### 27.3% ######################### 35.0% ############################# 41.1% ################################### 48.6% ######################################## 56.4% ############################################ 61.5% ################################################ 66.8% ################################################# 69.4% ################################################### 72.0% ##################################################### 74.6% ######################################################## 78.2% ########################################################### 82.8% ################################################################# 90.5% ###################################################################### 98.2% ######################################################################## 100.0% [2020-05-07T18:43:37.020Z] #44 31.15 CC images/sk-unix.o [2020-05-07T18:43:37.020Z] #44 31.36 CC images/sk-inet.o [2020-05-07T18:43:37.020Z] #44 ... [2020-05-07T18:43:37.020Z] [2020-05-07T18:43:37.020Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:37.020Z] #47 105.0 go/doc [2020-05-07T18:43:37.020Z] #47 107.7 github.com/LK4D4/vndr/versioned [2020-05-07T18:43:37.020Z] #47 107.8 compress/flate [2020-05-07T18:43:37.020Z] #47 109.2 github.com/LK4D4/vndr/build [2020-05-07T18:43:37.020Z] #47 110.5 hash/crc32 [2020-05-07T18:43:37.021Z] #47 110.9 compress/gzip [2020-05-07T18:43:37.021Z] #47 111.9 net [2020-05-07T18:43:37.021Z] #47 112.8 vendor/golang.org/x/text/transform [2020-05-07T18:43:37.021Z] #47 113.7 vendor/golang.org/x/text/unicode/bidi [2020-05-07T18:43:37.579Z] #47 ... [2020-05-07T18:43:37.579Z] [2020-05-07T18:43:37.579Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:37.579Z] #44 31.79 CC images/tun.o [2020-05-07T18:43:37.579Z] #44 32.01 CC images/sk-netlink.o [2020-05-07T18:43:37.689Z] #28 12.89 #=#=# [2020-05-07T18:43:37.834Z] #44 32.23 CC images/packet-sock.o [2020-05-07T18:43:38.272Z] #47 ... [2020-05-07T18:43:38.272Z] [2020-05-07T18:43:38.272Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T18:43:38.272Z] #11 DONE 2.4s [2020-05-07T18:43:38.272Z] [2020-05-07T18:43:38.272Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T18:43:38.395Z] #44 32.60 CC images/ipc-var.o [2020-05-07T18:43:38.650Z] #44 32.81 CC images/ipc-desc.o [2020-05-07T18:43:38.650Z] #44 33.00 CC images/ipc-shm.o [2020-05-07T18:43:38.905Z] #44 33.24 CC images/ipc-msg.o [2020-05-07T18:43:39.159Z] #44 33.52 CC images/ipc-sem.o [2020-05-07T18:43:39.414Z] #44 33.69 CC images/utsns.o [2020-05-07T18:43:39.670Z] #44 33.91 CC images/creds.o [2020-05-07T18:43:39.925Z] #44 34.13 CC images/vma.o [2020-05-07T18:43:39.925Z] #44 34.34 CC images/netdev.o [2020-05-07T18:43:40.187Z] #12 DONE 2.1s [2020-05-07T18:43:40.187Z] [2020-05-07T18:43:40.187Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T18:43:40.485Z] #44 34.74 CC images/tty.o [2020-05-07T18:43:41.045Z] #44 35.37 CC images/file-lock.o [2020-05-07T18:43:41.119Z] #10 ... [2020-05-07T18:43:41.119Z] [2020-05-07T18:43:41.119Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:41.119Z] #44 31.47 CC images/sk-inet.o [2020-05-07T18:43:41.119Z] #44 32.31 CC images/tun.o [2020-05-07T18:43:41.119Z] #44 32.67 CC images/sk-netlink.o [2020-05-07T18:43:41.119Z] #44 32.94 CC images/packet-sock.o [2020-05-07T18:43:41.119Z] #44 33.34 CC images/ipc-var.o [2020-05-07T18:43:41.119Z] #44 33.51 CC images/ipc-desc.o [2020-05-07T18:43:41.119Z] #44 33.71 CC images/ipc-shm.o [2020-05-07T18:43:41.119Z] #44 33.95 CC images/ipc-msg.o [2020-05-07T18:43:41.119Z] #44 34.28 CC images/ipc-sem.o [2020-05-07T18:43:41.119Z] #44 34.47 CC images/utsns.o [2020-05-07T18:43:41.119Z] #44 34.63 CC images/creds.o [2020-05-07T18:43:41.119Z] #44 34.94 CC images/vma.o [2020-05-07T18:43:41.119Z] #44 35.18 CC images/netdev.o [2020-05-07T18:43:41.119Z] #44 35.59 CC images/tty.o [2020-05-07T18:43:41.119Z] #44 36.21 CC images/file-lock.o [2020-05-07T18:43:41.119Z] #44 36.46 CC images/rlimit.o [2020-05-07T18:43:41.119Z] #44 36.66 CC images/pagemap.o [2020-05-07T18:43:41.223Z] #19 5.996 Collecting yamllint==1.16.0 [2020-05-07T18:43:41.300Z] #44 35.63 CC images/rlimit.o [2020-05-07T18:43:41.374Z] #44 36.95 CC images/siginfo.o [2020-05-07T18:43:41.481Z] #19 ... [2020-05-07T18:43:41.481Z] [2020-05-07T18:43:41.481Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:41.481Z] #44 128.1 CC criu/namespaces.o [2020-05-07T18:43:41.481Z] #44 130.5 CC criu/net.o [2020-05-07T18:43:41.481Z] #44 133.9 CC criu/netfilter.o [2020-05-07T18:43:41.481Z] #44 134.3 CC criu/page-pipe.o [2020-05-07T18:43:41.481Z] #44 134.9 CC criu/page-xfer.o [2020-05-07T18:43:41.481Z] #44 136.3 CC criu/pagemap-cache.o [2020-05-07T18:43:41.481Z] #44 136.7 CC criu/pagemap.o [2020-05-07T18:43:41.555Z] #44 35.80 CC images/pagemap.o [2020-05-07T18:43:41.629Z] #44 37.29 CC images/rpc.o [2020-05-07T18:43:41.810Z] #44 36.08 CC images/siginfo.o [2020-05-07T18:43:42.065Z] #44 36.45 CC images/rpc.o [2020-05-07T18:43:42.103Z] #13 1.909 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-07T18:43:42.103Z] #13 DONE 2.1s [2020-05-07T18:43:42.103Z] [2020-05-07T18:43:42.103Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T18:43:42.414Z] #44 137.5 CC criu/parasite-syscall.o [2020-05-07T18:43:42.554Z] #44 ... [2020-05-07T18:43:42.554Z] [2020-05-07T18:43:42.554Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:42.554Z] #47 108.3 hash/crc32 [2020-05-07T18:43:42.554Z] #47 109.2 net [2020-05-07T18:43:42.554Z] #47 109.2 compress/gzip [2020-05-07T18:43:42.554Z] #47 109.7 vendor/golang.org/x/text/transform [2020-05-07T18:43:42.554Z] #47 110.5 vendor/golang.org/x/text/unicode/bidi [2020-05-07T18:43:42.554Z] #47 112.8 vendor/golang.org/x/text/secure/bidirule [2020-05-07T18:43:42.554Z] #47 113.1 vendor/golang.org/x/text/unicode/norm [2020-05-07T18:43:42.554Z] #47 116.9 vendor/golang.org/x/net/idna [2020-05-07T18:43:42.809Z] #47 118.8 vendor/golang.org/x/net/http2/hpack [2020-05-07T18:43:42.959Z] #28 13.16 # 1.5% ## 3.3% #### 6.0% ##### 7.8% ###### 9.6% ####### 10.5% ######### 13.1% ########## 14.9% ########### 16.2% ############ 17.1% ############# 18.9% ############## 20.7% ############### 21.6% ################ 23.4% ################## 26.0% #################### 27.8% ##################### 30.5% ####################### 33.2% ######################### 35.9% ########################### 38.3% ############################# 41.0% ################################ 44.5% ################################# 46.4% ################################### 49.1% ##################################### 51.8% ####################################### 54.4% ######################################### 57.1% ########################################### 59.8% ############################################ 61.8% ############################################## 64.1% ############################################### 66.0% ################################################ 67.7% ################################################## 69.5% ################################################### 71.2% #################################################### 73.0% ##################################################### 74.8% ####################################################### 77.5% ######################################################### 79.3% ########################################################### 82.0% ############################################################ 83.9% [2020-05-07T18:43:42.959Z] #28 ... [2020-05-07T18:43:42.959Z] [2020-05-07T18:43:42.959Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:43:42.959Z] #36 66.07 Selecting previously unselected package libicu63:ppc64el. [2020-05-07T18:43:42.959Z] #36 66.11 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-07T18:43:42.959Z] #36 66.11 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-07T18:43:43.305Z] #36 ... [2020-05-07T18:43:43.305Z] [2020-05-07T18:43:43.305Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:43:43.347Z] #44 138.5 CC criu/path.o [2020-05-07T18:43:43.369Z] #47 ... [2020-05-07T18:43:43.369Z] [2020-05-07T18:43:43.369Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:43.369Z] #44 38.75 CC images/ext-file.o [2020-05-07T18:43:43.369Z] #44 39.01 CC images/cgroup.o [2020-05-07T18:43:43.426Z] #44 37.66 CC images/ext-file.o [2020-05-07T18:43:43.426Z] #44 37.86 CC images/cgroup.o [2020-05-07T18:43:43.604Z] #44 138.7 CC criu/pie-util-vdso-elf32.o [2020-05-07T18:43:43.994Z] #28 13.16 # 1.5% ## 3.3% #### 6.0% ##### 7.8% ###### 9.6% ####### 10.5% ######### 13.1% ########## 14.9% ########### 16.2% ############ 17.1% ############# 18.9% ############## 20.7% ############### 21.6% ################ 23.4% ################## 26.0% #################### 27.8% ##################### 30.5% ####################### 33.2% ######################### 35.9% ########################### 38.3% ############################# 41.0% ################################ 44.5% ################################# 46.4% ################################### 49.1% ##################################### 51.8% ####################################### 54.4% ######################################### 57.1% ########################################### 59.8% ############################################ 61.8% ############################################## 64.1% ############################################### 66.0% ################################################ 67.7% ################################################## 69.5% ################################################### 71.2% #################################################### 73.0% ##################################################### 74.8% ####################################################### 77.5% ######################################################### 79.3% ########################################################### 82.0% ############################################################ 83.9% ############################################################# 85.7% ############################################################## 87.0% ############################################################### 88.8% ################################################################# 91.4% ################################################################### 94.1% ##################################################################### 95.9% ###################################################################### 97.7% ####################################################################### 99.5% ######################################################################## 100.0% [2020-05-07T18:43:44.015Z] #14 DONE 1.9s [2020-05-07T18:43:44.015Z] [2020-05-07T18:43:44.015Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:44.015Z] #44 44.76 CC images/ext-file.o [2020-05-07T18:43:44.015Z] #44 45.02 CC images/cgroup.o [2020-05-07T18:43:44.015Z] #44 46.04 CC images/userns.o [2020-05-07T18:43:44.015Z] #44 46.63 CC images/google/protobuf/descriptor.o [2020-05-07T18:43:44.015Z] #44 48.93 CC images/opts.o [2020-05-07T18:43:44.015Z] #44 49.26 CC images/seccomp.o [2020-05-07T18:43:44.015Z] #44 49.69 CC images/binfmt-misc.o [2020-05-07T18:43:44.015Z] #44 50.03 CC images/time.o [2020-05-07T18:43:44.015Z] #44 50.31 CC images/sysctl.o [2020-05-07T18:43:44.015Z] #44 50.51 CC images/autofs.o [2020-05-07T18:43:44.015Z] #44 50.71 CC images/macvlan.o [2020-05-07T18:43:44.015Z] #44 50.86 CC images/sit.o [2020-05-07T18:43:44.015Z] #44 51.00 LINK images/built-in.o [2020-05-07T18:43:44.015Z] #44 51.09 GEN compel/include/asm [2020-05-07T18:43:44.015Z] #44 51.11 GEN compel/include/version.h [2020-05-07T18:43:44.015Z] #44 51.14 touch .config [2020-05-07T18:43:44.015Z] #44 51.17 GEN include/common/config.h [2020-05-07T18:43:44.015Z] #44 51.26 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-07T18:43:44.015Z] #44 51.30 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-05-07T18:43:44.015Z] #44 51.39 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-05-07T18:43:44.015Z] #44 51.43 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-05-07T18:43:44.015Z] #44 51.45 DEP compel/plugins/std/infect.d [2020-05-07T18:43:44.015Z] #44 51.59 DEP compel/plugins/std/string.d [2020-05-07T18:43:44.015Z] #44 51.67 DEP compel/plugins/std/log.d [2020-05-07T18:43:44.015Z] #44 51.82 DEP compel/plugins/std/fds.d [2020-05-07T18:43:44.015Z] #44 ... [2020-05-07T18:43:44.015Z] [2020-05-07T18:43:44.015Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T18:43:44.169Z] #44 139.2 CC criu/pie-util-vdso.o [2020-05-07T18:43:44.294Z] #44 39.66 CC images/userns.o [2020-05-07T18:43:44.331Z] #28 19.47 [2020-05-07T18:43:44.351Z] #44 38.52 CC images/userns.o [2020-05-07T18:43:44.427Z] #44 139.7 CC criu/pie-util.o [2020-05-07T18:43:44.549Z] #44 39.94 CC images/google/protobuf/descriptor.o [2020-05-07T18:43:44.606Z] #44 38.88 CC images/google/protobuf/descriptor.o [2020-05-07T18:43:44.685Z] #44 139.8 CC criu/pipes.o [2020-05-07T18:43:44.958Z] #15 ... [2020-05-07T18:43:44.958Z] [2020-05-07T18:43:44.958Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:44.958Z] #50 DONE 113.6s [2020-05-07T18:43:45.220Z] [2020-05-07T18:43:45.220Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:45.220Z] #44 52.03 DEP compel/plugins/std/std.d [2020-05-07T18:43:45.220Z] #44 52.14 DEP compel/plugins/shmem/shmem.d [2020-05-07T18:43:45.220Z] #44 52.31 DEP compel/plugins/fds/fds.d [2020-05-07T18:43:45.220Z] #44 52.51 CC compel/plugins/std/std.o [2020-05-07T18:43:45.220Z] #44 53.07 CC compel/plugins/std/fds.o [2020-05-07T18:43:45.655Z] #44 140.8 CC criu/plugin.o [2020-05-07T18:43:45.792Z] #44 53.62 CC compel/plugins/std/log.o [2020-05-07T18:43:45.919Z] #44 141.1 CC criu/proc_parse.o [2020-05-07T18:43:45.919Z] #44 ... [2020-05-07T18:43:45.919Z] [2020-05-07T18:43:45.919Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T18:43:45.919Z] #19 11.34 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-07T18:43:46.011Z] #28 ... [2020-05-07T18:43:46.011Z] [2020-05-07T18:43:46.011Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:43:46.011Z] #34 68.85 internal/reflectlite [2020-05-07T18:43:46.011Z] #34 68.87 sync [2020-05-07T18:43:46.011Z] #34 75.41 sort [2020-05-07T18:43:46.011Z] #34 75.45 errors [2020-05-07T18:43:46.011Z] #34 76.54 io [2020-05-07T18:43:46.011Z] #34 76.54 internal/oserror [2020-05-07T18:43:46.011Z] #34 76.69 strconv [2020-05-07T18:43:46.011Z] #34 77.28 syscall [2020-05-07T18:43:46.177Z] #19 11.43 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-07T18:43:46.177Z] #19 11.48 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-07T18:43:46.177Z] #19 11.58 Collecting pyyaml (from yamllint==1.16.0) [2020-05-07T18:43:46.347Z] #34 ... [2020-05-07T18:43:46.347Z] [2020-05-07T18:43:46.347Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:43:46.347Z] #36 78.56 Selecting previously unselected package libxml2:ppc64el. [2020-05-07T18:43:46.347Z] #36 78.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-07T18:43:46.347Z] #36 78.61 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-07T18:43:46.439Z] #19 11.74 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-07T18:43:46.485Z] #44 41.67 CC images/opts.o [2020-05-07T18:43:46.485Z] #44 41.92 CC images/seccomp.o [2020-05-07T18:43:46.485Z] #44 42.15 CC images/binfmt-misc.o [2020-05-07T18:43:46.494Z] #44 40.59 CC images/opts.o [2020-05-07T18:43:46.494Z] #44 40.83 CC images/seccomp.o [2020-05-07T18:43:46.681Z] #36 79.58 Selecting previously unselected package libarchive13:ppc64el. [2020-05-07T18:43:46.682Z] #36 79.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-07T18:43:46.682Z] #36 79.59 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-07T18:43:46.735Z] #44 ... [2020-05-07T18:43:46.735Z] [2020-05-07T18:43:46.735Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T18:43:46.735Z] #15 DONE 2.4s [2020-05-07T18:43:46.735Z] [2020-05-07T18:43:46.735Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T18:43:47.016Z] #36 ... [2020-05-07T18:43:47.016Z] [2020-05-07T18:43:47.016Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:43:47.016Z] #44 69.95 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-07T18:43:47.016Z] #44 77.56 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-07T18:43:47.016Z] #44 77.56 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-07T18:43:47.016Z] #44 77.56 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-07T18:43:47.016Z] #44 77.57 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-07T18:43:47.016Z] #44 77.57 Setting up python-six (1.12.0-1) ... [2020-05-07T18:43:47.016Z] #44 ... [2020-05-07T18:43:47.016Z] [2020-05-07T18:43:47.016Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:47.016Z] #11 72.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-07T18:43:47.016Z] #11 72.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-07T18:43:47.016Z] #11 72.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-07T18:43:47.016Z] #11 72.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-07T18:43:47.016Z] #11 72.74 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-05-07T18:43:47.016Z] #11 72.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-05-07T18:43:47.016Z] #11 72.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-07T18:43:47.016Z] #11 72.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-07T18:43:47.016Z] #11 72.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-07T18:43:47.017Z] #11 73.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-07T18:43:47.017Z] #11 73.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-07T18:43:47.017Z] #11 73.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-07T18:43:47.017Z] #11 73.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-05-07T18:43:47.017Z] #11 73.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-07T18:43:47.017Z] #11 73.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-05-07T18:43:47.017Z] #11 75.72 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:43:47.017Z] #11 75.97 Fetched 78.9 MB in 18s (4348 kB/s) [2020-05-07T18:43:47.017Z] #11 76.15 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-07T18:43:47.017Z] #11 76.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 ... 15338 files and directories currently installed.) [2020-05-07T18:43:47.017Z] #11 76.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-07T18:43:47.017Z] #11 76.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T18:43:47.017Z] #11 ... [2020-05-07T18:43:47.017Z] [2020-05-07T18:43:47.017Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:43:47.017Z] #36 80.16 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-07T18:43:47.017Z] #36 80.18 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-07T18:43:47.017Z] #36 80.19 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-07T18:43:47.045Z] #44 42.39 CC images/time.o [2020-05-07T18:43:47.045Z] #44 42.58 CC images/sysctl.o [2020-05-07T18:43:47.045Z] #44 42.76 CC images/autofs.o [2020-05-07T18:43:47.053Z] #44 41.13 CC images/binfmt-misc.o [2020-05-07T18:43:47.053Z] #44 41.33 CC images/time.o [2020-05-07T18:43:47.308Z] #44 41.57 CC images/sysctl.o [2020-05-07T18:43:47.353Z] #36 80.51 Selecting previously unselected package librhash0:ppc64el. [2020-05-07T18:43:47.353Z] #36 80.52 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-07T18:43:47.353Z] #36 80.52 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-07T18:43:47.364Z] #44 42.98 CC images/macvlan.o [2020-05-07T18:43:47.564Z] #44 41.87 CC images/autofs.o [2020-05-07T18:43:47.621Z] #44 43.33 CC images/sit.o [2020-05-07T18:43:47.691Z] #36 ... [2020-05-07T18:43:47.692Z] [2020-05-07T18:43:47.692Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:47.692Z] #48 70.46 internal/reflectlite [2020-05-07T18:43:47.692Z] #48 70.47 sync [2020-05-07T18:43:47.692Z] #48 74.94 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T18:43:47.692Z] #48 74.95 internal/singleflight [2020-05-07T18:43:47.692Z] #48 74.99 math/rand [2020-05-07T18:43:47.692Z] #48 79.57 sort [2020-05-07T18:43:47.692Z] #48 79.58 strconv [2020-05-07T18:43:47.692Z] #48 79.64 io [2020-05-07T18:43:47.692Z] #48 79.71 syscall [2020-05-07T18:43:47.692Z] #48 ... [2020-05-07T18:43:47.692Z] [2020-05-07T18:43:47.692Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:43:47.692Z] #28 21.82 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-07T18:43:47.692Z] #28 22.60 #=#=# [2020-05-07T18:43:47.692Z] #28 22.80 ########################### 37.6% ######################################################################## 100.0% [2020-05-07T18:43:47.815Z] #19 13.18 Building wheels for collected packages: pyyaml [2020-05-07T18:43:47.815Z] #19 13.19 Running setup.py bdist_wheel for pyyaml: started [2020-05-07T18:43:47.819Z] #44 42.07 CC images/macvlan.o [2020-05-07T18:43:47.819Z] #44 ... [2020-05-07T18:43:47.819Z] [2020-05-07T18:43:47.819Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:47.819Z] #68 125.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T18:43:47.819Z] #68 125.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T18:43:48.041Z] #28 23.17 [2020-05-07T18:43:48.074Z] #68 ... [2020-05-07T18:43:48.074Z] [2020-05-07T18:43:48.074Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:48.074Z] #47 116.0 vendor/golang.org/x/text/secure/bidirule [2020-05-07T18:43:48.074Z] #47 116.3 vendor/golang.org/x/text/unicode/norm [2020-05-07T18:43:48.074Z] #47 120.5 vendor/golang.org/x/net/idna [2020-05-07T18:43:48.074Z] #47 123.1 vendor/golang.org/x/net/http2/hpack [2020-05-07T18:43:48.074Z] #47 124.0 mime [2020-05-07T18:43:48.074Z] #47 125.9 mime/quotedprintable [2020-05-07T18:43:48.192Z] #44 43.58 LINK images/built-in.o [2020-05-07T18:43:48.192Z] #44 43.78 GEN compel/include/asm [2020-05-07T18:43:48.192Z] #44 43.80 GEN compel/include/version.h [2020-05-07T18:43:48.192Z] #44 43.84 touch .config [2020-05-07T18:43:48.192Z] #44 43.86 GEN include/common/config.h [2020-05-07T18:43:48.192Z] #44 43.90 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-07T18:43:48.329Z] #47 ... [2020-05-07T18:43:48.329Z] [2020-05-07T18:43:48.329Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:48.329Z] #44 42.33 CC images/sit.o [2020-05-07T18:43:48.329Z] #44 42.65 LINK images/built-in.o [2020-05-07T18:43:48.453Z] #44 43.96 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-07T18:43:48.453Z] #44 44.00 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-07T18:43:48.453Z] #44 44.02 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-07T18:43:48.453Z] #44 44.04 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-07T18:43:48.453Z] #44 44.07 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-07T18:43:48.453Z] #44 44.11 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-07T18:43:48.453Z] #44 44.16 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-07T18:43:48.584Z] #44 42.86 GEN compel/include/asm [2020-05-07T18:43:48.584Z] #44 42.87 GEN compel/include/version.h [2020-05-07T18:43:48.584Z] #44 42.92 touch .config [2020-05-07T18:43:48.584Z] #44 42.94 GEN include/common/config.h [2020-05-07T18:43:48.648Z] #16 ... [2020-05-07T18:43:48.648Z] [2020-05-07T18:43:48.648Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:48.648Z] #60 2.647 + RM_GOPATH=0 [2020-05-07T18:43:48.648Z] #60 2.647 + TMP_GOPATH= [2020-05-07T18:43:48.648Z] #60 2.647 + : /build [2020-05-07T18:43:48.648Z] #60 2.648 + '[' -z '' ']' [2020-05-07T18:43:48.648Z] #60 2.648 ++ mktemp -d [2020-05-07T18:43:48.648Z] #60 2.657 + export GOPATH=/tmp/tmp.5wuEYcLitd [2020-05-07T18:43:48.648Z] #60 2.657 + GOPATH=/tmp/tmp.5wuEYcLitd [2020-05-07T18:43:48.648Z] #60 2.657 + RM_GOPATH=1 [2020-05-07T18:43:48.648Z] #60 2.663 ++ dirname ./install.sh [2020-05-07T18:43:48.648Z] #60 2.663 + dir=. [2020-05-07T18:43:48.648Z] #60 2.663 + bin=runc [2020-05-07T18:43:48.648Z] #60 2.663 + shift [2020-05-07T18:43:48.648Z] #60 2.663 + '[' '!' -f ./runc.installer ']' [2020-05-07T18:43:48.648Z] #60 2.663 + . ./runc.installer [2020-05-07T18:43:48.648Z] #60 2.663 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:43:48.648Z] #60 2.663 + install_runc [2020-05-07T18:43:48.648Z] #60 2.667 + uname -r [2020-05-07T18:43:48.648Z] #60 2.667 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T18:43:48.648Z] #60 2.671 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T18:43:48.648Z] #60 2.671 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T18:43:48.648Z] #60 2.671 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T18:43:48.648Z] #60 2.671 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5wuEYcLitd/src/github.com/opencontainers/runc [2020-05-07T18:43:48.648Z] #60 2.676 Cloning into '/tmp/tmp.5wuEYcLitd/src/github.com/opencontainers/runc'... [2020-05-07T18:43:48.648Z] #60 8.147 + cd /tmp/tmp.5wuEYcLitd/src/github.com/opencontainers/runc [2020-05-07T18:43:48.648Z] #60 8.147 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:43:48.648Z] #60 8.895 + '[' -z '' ']' [2020-05-07T18:43:48.648Z] #60 8.896 + target=static [2020-05-07T18:43:48.648Z] #60 8.896 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T18:43:48.648Z] #60 9.999 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-05-07T18:43:48.648Z] #60 ... [2020-05-07T18:43:48.648Z] [2020-05-07T18:43:48.648Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T18:43:48.648Z] #16 DONE 2.2s [2020-05-07T18:43:48.648Z] [2020-05-07T18:43:48.648Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:48.648Z] #44 54.72 CC compel/plugins/std/string.o [2020-05-07T18:43:48.648Z] #44 55.51 CC compel/plugins/std/infect.o [2020-05-07T18:43:48.648Z] #44 56.06 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-05-07T18:43:48.648Z] #44 56.15 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-05-07T18:43:48.648Z] #44 56.24 AR compel/plugins/std.lib.a [2020-05-07T18:43:48.648Z] #44 56.32 CC compel/plugins/fds/fds.o [2020-05-07T18:43:48.707Z] #44 44.18 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-07T18:43:48.707Z] #44 44.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-07T18:43:48.707Z] #44 44.22 DEP compel/plugins/std/infect.d [2020-05-07T18:43:48.840Z] #44 43.03 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-07T18:43:48.840Z] #44 43.05 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-07T18:43:48.840Z] #44 43.10 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-07T18:43:48.840Z] #44 43.11 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-07T18:43:48.840Z] #44 43.14 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-07T18:43:48.840Z] #44 43.16 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-07T18:43:48.840Z] #44 43.19 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-07T18:43:48.840Z] #44 43.21 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-07T18:43:48.963Z] #44 44.39 DEP compel/plugins/std/string.d [2020-05-07T18:43:48.963Z] #44 44.48 DEP compel/plugins/std/log.d [2020-05-07T18:43:48.964Z] #44 44.60 DEP compel/plugins/std/fds.d [2020-05-07T18:43:49.095Z] #44 43.22 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-07T18:43:49.095Z] #44 43.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-07T18:43:49.095Z] #44 43.26 DEP compel/plugins/std/infect.d [2020-05-07T18:43:49.095Z] #44 43.36 DEP compel/plugins/std/string.d [2020-05-07T18:43:49.095Z] #44 43.42 DEP compel/plugins/std/log.d [2020-05-07T18:43:49.186Z] #19 14.30 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-07T18:43:49.186Z] #19 14.30 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-07T18:43:49.186Z] #19 14.35 Successfully built pyyaml [2020-05-07T18:43:49.186Z] #19 14.36 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-07T18:43:49.218Z] #44 44.68 DEP compel/plugins/std/std.d [2020-05-07T18:43:49.218Z] #44 44.84 DEP compel/plugins/shmem/shmem.d [2020-05-07T18:43:49.220Z] #44 56.71 AR compel/plugins/fds.lib.a [2020-05-07T18:43:49.220Z] #44 56.75 HOSTDEP compel/src/lib/log-host.d [2020-05-07T18:43:49.350Z] #44 43.53 DEP compel/plugins/std/fds.d [2020-05-07T18:43:49.350Z] #44 43.64 DEP compel/plugins/std/std.d [2020-05-07T18:43:49.350Z] #44 43.74 DEP compel/plugins/shmem/shmem.d [2020-05-07T18:43:49.443Z] #19 14.74 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-07T18:43:49.472Z] #44 44.93 DEP compel/plugins/fds/fds.d [2020-05-07T18:43:49.472Z] #44 45.16 CC compel/plugins/std/std.o [2020-05-07T18:43:49.480Z] #44 57.02 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-07T18:43:49.480Z] #44 57.20 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-05-07T18:43:49.607Z] #44 43.87 DEP compel/plugins/fds/fds.d [2020-05-07T18:43:49.700Z] #19 DONE 15.2s [2020-05-07T18:43:49.700Z] [2020-05-07T18:43:49.700Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:49.700Z] #44 143.6 CC criu/protobuf-desc.o [2020-05-07T18:43:49.700Z] #44 144.5 CC criu/protobuf.o [2020-05-07T18:43:49.741Z] #44 57.31 HOSTDEP compel/src/main-host.d [2020-05-07T18:43:49.741Z] #44 57.44 DEP compel/src/lib/ptrace.d [2020-05-07T18:43:49.862Z] #44 44.04 CC compel/plugins/std/std.o [2020-05-07T18:43:49.957Z] #44 145.1 CC criu/pstree.o [2020-05-07T18:43:49.957Z] #44 ... [2020-05-07T18:43:49.957Z] [2020-05-07T18:43:49.957Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T18:43:49.957Z] #24 DONE 0.2s [2020-05-07T18:43:50.001Z] #44 57.61 DEP compel/src/lib/infect.d [2020-05-07T18:43:50.001Z] #44 57.88 DEP compel/src/lib/infect-util.d [2020-05-07T18:43:50.030Z] #44 45.48 CC compel/plugins/std/fds.o [2020-05-07T18:43:50.117Z] #44 44.36 CC compel/plugins/std/fds.o [2020-05-07T18:43:50.214Z] [2020-05-07T18:43:50.214Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T18:43:50.261Z] #44 58.04 DEP compel/src/lib/infect-rpc.d [2020-05-07T18:43:50.354Z] #28 25.39 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-07T18:43:50.521Z] #44 58.27 DEP compel/arch/aarch64/src/lib/infect.d [2020-05-07T18:43:50.589Z] #44 45.92 CC compel/plugins/std/log.o [2020-05-07T18:43:50.678Z] #44 44.86 CC compel/plugins/std/log.o [2020-05-07T18:43:50.782Z] #44 58.40 DEP compel/arch/aarch64/src/lib/cpu.d [2020-05-07T18:43:50.782Z] #44 58.50 DEP compel/src/lib/log.d [2020-05-07T18:43:50.782Z] #44 58.63 DEP compel/src/main.d [2020-05-07T18:43:51.042Z] #44 58.83 DEP compel/src/lib/handle-elf.d [2020-05-07T18:43:51.081Z] #28 26.02 #=#=# [2020-05-07T18:43:51.145Z] #28 DONE 0.9s [2020-05-07T18:43:51.145Z] [2020-05-07T18:43:51.145Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T18:43:51.145Z] #31 DONE 0.2s [2020-05-07T18:43:51.145Z] [2020-05-07T18:43:51.145Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T18:43:51.148Z] #44 46.78 CC compel/plugins/std/string.o [2020-05-07T18:43:51.303Z] #44 58.98 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-05-07T18:43:51.402Z] #34 DONE 0.1s [2020-05-07T18:43:51.402Z] [2020-05-07T18:43:51.402Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T18:43:51.402Z] #39 DONE 0.1s [2020-05-07T18:43:51.402Z] [2020-05-07T18:43:51.402Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:43:51.402Z] #41 ... [2020-05-07T18:43:51.402Z] [2020-05-07T18:43:51.402Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:51.402Z] #44 146.5 CC criu/rbtree.o [2020-05-07T18:43:51.417Z] #28 26.31 ### 4.2% ######################################################################## 100.0% [2020-05-07T18:43:51.567Z] #44 59.25 CC compel/src/lib/log.o [2020-05-07T18:43:51.602Z] #44 45.82 CC compel/plugins/std/string.o [2020-05-07T18:43:51.658Z] #44 146.8 CC criu/rst-malloc.o [2020-05-07T18:43:51.754Z] #28 26.78 [2020-05-07T18:43:51.828Z] #44 59.60 CC compel/arch/aarch64/src/lib/cpu.o [2020-05-07T18:43:51.915Z] #44 147.1 CC criu/seccomp.o [2020-05-07T18:43:52.073Z] #44 47.61 CC compel/plugins/std/infect.o [2020-05-07T18:43:52.088Z] #44 59.92 CC compel/arch/aarch64/src/lib/infect.o [2020-05-07T18:43:52.161Z] #44 46.54 CC compel/plugins/std/infect.o [2020-05-07T18:43:52.633Z] #44 48.10 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-07T18:43:52.633Z] #44 48.16 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-07T18:43:52.633Z] #44 48.22 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-07T18:43:52.633Z] #44 48.28 AR compel/plugins/std.lib.a [2020-05-07T18:43:52.659Z] #44 60.34 CC compel/src/lib/infect-rpc.o [2020-05-07T18:43:52.721Z] #44 47.06 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-07T18:43:52.721Z] #44 47.11 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-07T18:43:52.846Z] #44 147.8 CC criu/seize.o [2020-05-07T18:43:52.889Z] #44 48.38 CC compel/plugins/fds/fds.o [2020-05-07T18:43:52.919Z] #44 60.79 CC compel/src/lib/infect-util.o [2020-05-07T18:43:52.919Z] #44 ... [2020-05-07T18:43:52.919Z] [2020-05-07T18:43:52.919Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:52.919Z] #47 111.5 net/textproto [2020-05-07T18:43:52.919Z] #47 111.5 vendor/golang.org/x/net/http/httpproxy [2020-05-07T18:43:52.919Z] #47 111.5 crypto/x509 [2020-05-07T18:43:52.919Z] #47 112.7 vendor/golang.org/x/net/http/httpguts [2020-05-07T18:43:52.919Z] #47 112.7 mime/multipart [2020-05-07T18:43:52.919Z] #47 115.4 crypto/tls [2020-05-07T18:43:52.919Z] #47 120.7 net/http/httptrace [2020-05-07T18:43:52.919Z] #47 120.9 net/http [2020-05-07T18:43:52.970Z] #28 ... [2020-05-07T18:43:52.970Z] [2020-05-07T18:43:52.970Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T18:43:52.970Z] #36 80.83 Selecting previously unselected package libuv1:ppc64el. [2020-05-07T18:43:52.970Z] #36 80.86 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-07T18:43:52.970Z] #36 80.87 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-07T18:43:52.970Z] #36 81.15 Selecting previously unselected package cmake. [2020-05-07T18:43:52.970Z] #36 81.18 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-07T18:43:52.970Z] #36 81.19 Unpacking cmake (3.13.4-1) ... [2020-05-07T18:43:52.970Z] #36 85.39 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-07T18:43:52.970Z] #36 85.41 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T18:43:52.970Z] #36 85.44 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-07T18:43:52.970Z] #36 85.47 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T18:43:52.970Z] #36 85.57 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-07T18:43:52.970Z] #36 85.58 Setting up cmake-data (3.13.4-1) ... [2020-05-07T18:43:52.970Z] #36 85.60 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-07T18:43:52.970Z] #36 85.61 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-07T18:43:52.970Z] #36 85.62 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-07T18:43:52.970Z] #36 85.63 Setting up cmake (3.13.4-1) ... [2020-05-07T18:43:52.970Z] #36 85.65 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:43:52.970Z] #36 85.78 Processing triggers for mime-support (3.62) ... [2020-05-07T18:43:52.970Z] #36 DONE 86.2s [2020-05-07T18:43:52.970Z] [2020-05-07T18:43:52.970Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:43:52.970Z] #44 83.12 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-07T18:43:52.970Z] #44 83.14 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-07T18:43:52.970Z] #44 83.16 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-07T18:43:52.970Z] #44 83.16 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-07T18:43:52.970Z] #44 83.18 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-07T18:43:52.970Z] #44 83.19 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-07T18:43:52.970Z] #44 83.20 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T18:43:52.970Z] #44 83.21 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-07T18:43:52.970Z] #44 83.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T18:43:52.970Z] #44 83.23 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-07T18:43:52.976Z] #44 47.17 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-07T18:43:52.976Z] #44 47.27 AR compel/plugins/std.lib.a [2020-05-07T18:43:52.976Z] #44 47.35 CC compel/plugins/fds/fds.o [2020-05-07T18:43:53.144Z] #44 48.60 AR compel/plugins/fds.lib.a [2020-05-07T18:43:53.144Z] #44 48.65 HOSTDEP compel/src/lib/log-host.d [2020-05-07T18:43:53.144Z] #44 ... [2020-05-07T18:43:53.144Z] [2020-05-07T18:43:53.144Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:53.144Z] #10 129.9 Selecting previously unselected package libapparmor1:amd64. [2020-05-07T18:43:53.144Z] #10 129.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-07T18:43:53.144Z] #10 129.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-07T18:43:53.144Z] #10 130.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-07T18:43:53.144Z] #10 130.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-07T18:43:53.144Z] #10 130.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-07T18:43:53.180Z] #47 ... [2020-05-07T18:43:53.180Z] [2020-05-07T18:43:53.180Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:43:53.180Z] #17 2.240 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:43:53.180Z] #17 2.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:43:53.180Z] #17 2.279 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:43:53.180Z] #17 2.915 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-05-07T18:43:53.180Z] #17 4.005 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB] [2020-05-07T18:43:53.231Z] #44 47.56 AR compel/plugins/fds.lib.a [2020-05-07T18:43:53.231Z] #44 47.63 HOSTDEP compel/src/lib/log-host.d [2020-05-07T18:43:53.304Z] #44 ... [2020-05-07T18:43:53.304Z] [2020-05-07T18:43:53.304Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:43:53.304Z] #37 DONE 0.1s [2020-05-07T18:43:53.304Z] [2020-05-07T18:43:53.304Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T18:43:53.304Z] #38 DONE 0.1s [2020-05-07T18:43:53.304Z] [2020-05-07T18:43:53.304Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:53.399Z] #10 130.3 Selecting previously unselected package libbtrfs0. [2020-05-07T18:43:53.399Z] #10 130.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-07T18:43:53.399Z] #10 130.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T18:43:53.399Z] #10 130.4 Selecting previously unselected package libbtrfs-dev. [2020-05-07T18:43:53.410Z] #44 148.6 CC criu/servicefd.o [2020-05-07T18:43:53.486Z] #44 47.73 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-07T18:43:53.654Z] #10 130.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-07T18:43:53.654Z] #10 130.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:43:53.654Z] #10 130.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-07T18:43:53.654Z] #10 130.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-07T18:43:53.654Z] #10 130.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T18:43:53.741Z] #44 47.89 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-07T18:43:53.741Z] #44 48.00 HOSTDEP compel/src/main-host.d [2020-05-07T18:43:53.750Z] #17 5.055 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-07T18:43:53.912Z] #10 130.7 Selecting previously unselected package libudev-dev:amd64. [2020-05-07T18:43:53.912Z] #10 130.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-05-07T18:43:53.912Z] #10 130.8 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-07T18:43:53.912Z] #10 130.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-07T18:43:53.912Z] #10 131.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-07T18:43:53.912Z] #10 ... [2020-05-07T18:43:53.912Z] [2020-05-07T18:43:53.912Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:53.912Z] #47 120.0 mime [2020-05-07T18:43:53.912Z] #47 121.6 mime/quotedprintable [2020-05-07T18:43:53.912Z] #47 121.8 net/http/internal [2020-05-07T18:43:53.912Z] #47 127.4 net/textproto [2020-05-07T18:43:53.912Z] #47 127.4 crypto/x509 [2020-05-07T18:43:53.912Z] #47 128.6 vendor/golang.org/x/net/http/httpguts [2020-05-07T18:43:53.912Z] #47 128.9 vendor/golang.org/x/net/http/httpproxy [2020-05-07T18:43:53.912Z] #47 129.5 mime/multipart [2020-05-07T18:43:53.974Z] #44 ... [2020-05-07T18:43:53.974Z] [2020-05-07T18:43:53.974Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:43:53.974Z] #41 DONE 220.2s [2020-05-07T18:43:53.974Z] [2020-05-07T18:43:53.974Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:53.974Z] #44 149.0 CC criu/shmem.o [2020-05-07T18:43:53.996Z] #44 48.18 DEP compel/src/lib/ptrace.d [2020-05-07T18:43:53.996Z] #44 48.32 DEP compel/src/lib/infect.d [2020-05-07T18:43:54.062Z] #39 0.486 + RM_GOPATH=0 [2020-05-07T18:43:54.062Z] #39 0.486 + TMP_GOPATH= [2020-05-07T18:43:54.062Z] #39 0.486 + : /build [2020-05-07T18:43:54.062Z] #39 0.487 + '[' -z '' ']' [2020-05-07T18:43:54.062Z] #39 0.487 ++ mktemp -d [2020-05-07T18:43:54.062Z] #39 0.490 + export GOPATH=/tmp/tmp.RZ2uQ3ilns [2020-05-07T18:43:54.062Z] #39 0.490 + GOPATH=/tmp/tmp.RZ2uQ3ilns [2020-05-07T18:43:54.062Z] #39 0.490 + RM_GOPATH=1 [2020-05-07T18:43:54.062Z] #39 0.491 ++ dirname ./install.sh [2020-05-07T18:43:54.062Z] #39 0.494 + dir=. [2020-05-07T18:43:54.062Z] #39 0.496 + bin=tini [2020-05-07T18:43:54.062Z] #39 0.496 + shift [2020-05-07T18:43:54.062Z] #39 0.496 + '[' '!' -f ./tini.installer ']' [2020-05-07T18:43:54.062Z] #39 0.496 + . ./tini.installer [2020-05-07T18:43:54.062Z] #39 0.496 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:43:54.062Z] #39 0.496 + install_tini [2020-05-07T18:43:54.062Z] #39 0.496 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:43:54.062Z] #39 0.497 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T18:43:54.062Z] #39 0.497 + git clone https://github.com/krallin/tini.git /tmp/tmp.RZ2uQ3ilns/tini [2020-05-07T18:43:54.062Z] #39 0.506 Cloning into '/tmp/tmp.RZ2uQ3ilns/tini'... [2020-05-07T18:43:54.173Z] #47 ... [2020-05-07T18:43:54.173Z] [2020-05-07T18:43:54.173Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:54.173Z] #10 131.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-07T18:43:54.173Z] #10 131.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-07T18:43:54.173Z] #10 ... [2020-05-07T18:43:54.173Z] [2020-05-07T18:43:54.173Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:54.173Z] #68 123.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T18:43:54.173Z] #68 123.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T18:43:54.173Z] #68 DONE 130.7s [2020-05-07T18:43:54.251Z] #44 48.51 DEP compel/src/lib/infect-util.d [2020-05-07T18:43:54.252Z] #44 48.61 DEP compel/src/lib/infect-rpc.d [2020-05-07T18:43:54.252Z] #44 48.70 DEP compel/arch/x86/src/lib/infect.d [2020-05-07T18:43:54.429Z] [2020-05-07T18:43:54.429Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T18:43:54.429Z] #69 DONE 0.1s [2020-05-07T18:43:54.429Z] [2020-05-07T18:43:54.429Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:54.429Z] #44 48.75 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-07T18:43:54.429Z] #44 48.85 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-07T18:43:54.429Z] #44 49.01 HOSTDEP compel/src/main-host.d [2020-05-07T18:43:54.429Z] #44 49.14 DEP compel/src/lib/ptrace.d [2020-05-07T18:43:54.429Z] #44 49.33 DEP compel/src/lib/infect.d [2020-05-07T18:43:54.429Z] #44 49.53 DEP compel/src/lib/infect-util.d [2020-05-07T18:43:54.429Z] #44 49.73 DEP compel/src/lib/infect-rpc.d [2020-05-07T18:43:54.429Z] #44 49.96 DEP compel/arch/x86/src/lib/infect.d [2020-05-07T18:43:54.507Z] #44 ... [2020-05-07T18:43:54.507Z] [2020-05-07T18:43:54.507Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:54.507Z] #10 129.8 Selecting previously unselected package libapparmor1:amd64. [2020-05-07T18:43:54.507Z] #10 129.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-07T18:43:54.507Z] #10 129.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-07T18:43:54.507Z] #10 129.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-07T18:43:54.507Z] #10 129.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-07T18:43:54.507Z] #10 130.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-07T18:43:54.507Z] #10 130.1 Selecting previously unselected package libbtrfs0. [2020-05-07T18:43:54.507Z] #10 130.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-07T18:43:54.507Z] #10 130.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T18:43:54.507Z] #10 130.3 Selecting previously unselected package libbtrfs-dev. [2020-05-07T18:43:54.507Z] #10 130.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-07T18:43:54.507Z] #10 130.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:43:54.507Z] #10 130.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-07T18:43:54.507Z] #10 130.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-07T18:43:54.507Z] #10 130.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T18:43:54.507Z] #10 130.5 Selecting previously unselected package libudev-dev:amd64. [2020-05-07T18:43:54.507Z] #10 130.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-05-07T18:43:54.507Z] #10 130.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-07T18:43:54.507Z] #10 130.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-07T18:43:54.507Z] #10 130.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-07T18:43:54.507Z] #10 130.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-07T18:43:54.507Z] #10 131.1 Selecting previously unselected package libpcre16-3:amd64. [2020-05-07T18:43:54.507Z] #10 131.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-07T18:43:54.507Z] #10 131.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-07T18:43:54.507Z] #10 131.3 Selecting previously unselected package libpcre32-3:amd64. [2020-05-07T18:43:54.507Z] #10 131.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-07T18:43:54.507Z] #10 131.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-07T18:43:54.507Z] #10 131.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-07T18:43:54.507Z] #10 131.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-07T18:43:54.507Z] #10 131.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-07T18:43:54.507Z] #10 131.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-07T18:43:54.507Z] #10 131.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-07T18:43:54.507Z] #10 131.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-07T18:43:54.507Z] #10 132.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-07T18:43:54.507Z] #10 132.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-07T18:43:54.507Z] #10 132.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-07T18:43:54.507Z] #10 132.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-07T18:43:54.507Z] #10 132.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-07T18:43:54.507Z] #10 132.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-07T18:43:54.507Z] #10 132.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-07T18:43:54.507Z] #10 132.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-07T18:43:54.507Z] #10 132.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-07T18:43:54.507Z] #10 132.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-07T18:43:54.507Z] #10 132.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-05-07T18:43:54.507Z] #10 132.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-07T18:43:54.742Z] #44 50.13 DEP compel/arch/x86/src/lib/cpu.d [2020-05-07T18:43:54.742Z] #44 50.27 DEP compel/src/lib/log.d [2020-05-07T18:43:54.906Z] #44 150.0 CC criu/sigframe.o [2020-05-07T18:43:54.997Z] #44 50.43 DEP compel/src/main.d [2020-05-07T18:43:55.066Z] #10 ... [2020-05-07T18:43:55.067Z] [2020-05-07T18:43:55.067Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:55.067Z] #68 DONE 132.7s [2020-05-07T18:43:55.067Z] [2020-05-07T18:43:55.067Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T18:43:55.067Z] #69 DONE 0.1s [2020-05-07T18:43:55.067Z] [2020-05-07T18:43:55.067Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:55.067Z] #44 48.88 DEP compel/arch/x86/src/lib/cpu.d [2020-05-07T18:43:55.067Z] #44 48.98 DEP compel/src/lib/log.d [2020-05-07T18:43:55.067Z] #44 49.10 DEP compel/src/main.d [2020-05-07T18:43:55.163Z] #44 150.2 CC criu/signalfd.o [2020-05-07T18:43:55.226Z] #39 1.960 + cd /tmp/tmp.RZ2uQ3ilns/tini [2020-05-07T18:43:55.226Z] #39 1.961 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T18:43:55.252Z] #44 50.67 DEP compel/src/lib/handle-elf.d [2020-05-07T18:43:55.252Z] #44 50.87 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-07T18:43:55.321Z] #44 49.56 DEP compel/src/lib/handle-elf.d [2020-05-07T18:43:55.424Z] #44 ... [2020-05-07T18:43:55.424Z] [2020-05-07T18:43:55.424Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T18:43:55.424Z] #42 DONE 0.2s [2020-05-07T18:43:55.424Z] [2020-05-07T18:43:55.424Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:55.424Z] #44 150.5 CC criu/sk-inet.o [2020-05-07T18:43:55.507Z] #44 51.07 CC compel/src/lib/log.o [2020-05-07T18:43:55.560Z] #39 2.002 + cmake . [2020-05-07T18:43:55.621Z] #44 49.83 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-07T18:43:55.763Z] #44 51.33 CC compel/arch/x86/src/lib/cpu.o [2020-05-07T18:43:55.880Z] #44 50.10 CC compel/src/lib/log.o [2020-05-07T18:43:55.895Z] #39 ... [2020-05-07T18:43:55.895Z] [2020-05-07T18:43:55.895Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:55.895Z] #51 78.51 + cd /tmp/tmp.VhP7wPnXER/src/gotest.tools/gotestsum [2020-05-07T18:43:55.895Z] #51 78.52 + git checkout -q v0.3.5 [2020-05-07T18:43:55.895Z] #51 78.68 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T18:43:55.895Z] #51 ... [2020-05-07T18:43:55.895Z] [2020-05-07T18:43:55.895Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:43:55.895Z] #31 88.05 Checking out files: 85% (1297/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 95% (1451/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-05-07T18:43:56.230Z] #31 88.98 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-07T18:43:56.293Z] #17 7.291 Fetched 8175 kB in 5s (1521 kB/s) [2020-05-07T18:43:56.293Z] #17 7.291 Reading package lists... [2020-05-07T18:43:56.293Z] #17 ... [2020-05-07T18:43:56.293Z] [2020-05-07T18:43:56.293Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:56.293Z] #44 61.06 CC compel/src/lib/infect.o [2020-05-07T18:43:56.293Z] #44 62.74 CC compel/src/lib/ptrace.o [2020-05-07T18:43:56.293Z] #44 63.14 AR compel/libcompel.a [2020-05-07T18:43:56.293Z] #44 63.22 HOSTCC compel/src/main-host.o [2020-05-07T18:43:56.293Z] #44 63.64 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-05-07T18:43:56.293Z] #44 63.83 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-07T18:43:56.293Z] #44 64.07 HOSTCC compel/src/lib/log-host.o [2020-05-07T18:43:56.355Z] #44 151.3 CC criu/sk-netlink.o [2020-05-07T18:43:56.452Z] #44 ... [2020-05-07T18:43:56.452Z] [2020-05-07T18:43:56.452Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:56.452Z] #10 133.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-07T18:43:56.452Z] #10 133.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-07T18:43:56.452Z] #10 133.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-07T18:43:56.452Z] #10 133.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T18:43:56.452Z] #10 133.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-07T18:43:56.452Z] #10 133.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-07T18:43:56.452Z] #10 133.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:43:56.452Z] #10 133.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T18:43:56.452Z] #10 133.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-07T18:43:56.452Z] #10 133.6 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-07T18:43:56.452Z] #10 133.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T18:43:56.452Z] #10 133.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:43:56.452Z] #10 133.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-07T18:43:56.452Z] #10 133.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-07T18:43:56.452Z] #10 133.8 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-07T18:43:56.452Z] #10 133.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T18:43:56.452Z] #10 133.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-07T18:43:56.452Z] #10 133.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:43:56.452Z] #10 133.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-05-07T18:43:56.452Z] #10 133.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-05-07T18:43:56.452Z] #10 133.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:43:56.452Z] #10 133.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-05-07T18:43:56.452Z] #10 133.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-05-07T18:43:56.452Z] #10 133.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T18:43:56.452Z] #10 133.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-07T18:43:56.452Z] #10 134.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T18:43:56.452Z] #10 134.0 Setting up dmsetup (2:1.02.155-3) ... [2020-05-07T18:43:56.452Z] #10 134.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T18:43:56.452Z] #10 134.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-07T18:43:56.452Z] #10 134.0 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:43:56.452Z] #10 DONE 134.6s [2020-05-07T18:43:56.452Z] [2020-05-07T18:43:56.452Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:56.452Z] #44 50.65 CC compel/arch/x86/src/lib/cpu.o [2020-05-07T18:43:56.452Z] #44 ... [2020-05-07T18:43:56.452Z] [2020-05-07T18:43:56.452Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:43:56.452Z] #58 DONE 0.1s [2020-05-07T18:43:56.452Z] [2020-05-07T18:43:56.452Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T18:43:56.452Z] #59 DONE 0.1s [2020-05-07T18:43:56.554Z] #44 64.33 HOSTLINK compel/compel-host-bin [2020-05-07T18:43:56.566Z] #31 89.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-07T18:43:56.612Z] #44 151.6 CC criu/sk-packet.o [2020-05-07T18:43:56.688Z] #44 52.13 CC compel/arch/x86/src/lib/infect.o [2020-05-07T18:43:56.709Z] [2020-05-07T18:43:56.709Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:56.814Z] #44 64.51 DEP soccr/soccr.d [2020-05-07T18:43:56.814Z] #44 64.71 CC soccr/soccr.o [2020-05-07T18:43:56.869Z] #44 152.0 CC criu/sk-queue.o [2020-05-07T18:43:57.127Z] #44 152.4 CC criu/sk-tcp.o [2020-05-07T18:43:57.268Z] #60 ... [2020-05-07T18:43:57.268Z] [2020-05-07T18:43:57.268Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:57.268Z] #50 DONE 135.0s [2020-05-07T18:43:57.291Z] #44 52.85 CC compel/src/lib/infect-rpc.o [2020-05-07T18:43:57.522Z] [2020-05-07T18:43:57.522Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T18:43:57.548Z] #44 53.09 CC compel/src/lib/infect-util.o [2020-05-07T18:43:57.704Z] #44 152.8 CC criu/sk-unix.o [2020-05-07T18:43:57.803Z] #44 ... [2020-05-07T18:43:57.803Z] [2020-05-07T18:43:57.803Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:43:57.803Z] #50 DONE 133.9s [2020-05-07T18:43:57.803Z] [2020-05-07T18:43:57.803Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:57.803Z] #44 53.33 CC compel/src/lib/infect.o [2020-05-07T18:43:58.059Z] #44 ... [2020-05-07T18:43:58.059Z] [2020-05-07T18:43:58.059Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:58.059Z] #10 131.5 Selecting previously unselected package libpcre16-3:amd64. [2020-05-07T18:43:58.059Z] #10 131.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-07T18:43:58.059Z] #10 131.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-07T18:43:58.059Z] #10 132.0 Selecting previously unselected package libpcre32-3:amd64. [2020-05-07T18:43:58.059Z] #10 132.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-07T18:43:58.059Z] #10 132.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-07T18:43:58.059Z] #10 132.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-07T18:43:58.059Z] #10 132.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-07T18:43:58.059Z] #10 132.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-07T18:43:58.059Z] #10 132.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-07T18:43:58.059Z] #10 132.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-07T18:43:58.059Z] #10 132.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-07T18:43:58.059Z] #10 133.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-07T18:43:58.059Z] #10 133.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-07T18:43:58.059Z] #10 133.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-07T18:43:58.059Z] #10 133.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-07T18:43:58.059Z] #10 133.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-07T18:43:58.059Z] #10 133.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-07T18:43:58.059Z] #10 133.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-07T18:43:58.059Z] #10 133.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-07T18:43:58.059Z] #10 133.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-07T18:43:58.059Z] #10 133.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-07T18:43:58.059Z] #10 133.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-05-07T18:43:58.059Z] #10 133.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-07T18:43:58.059Z] #10 133.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-07T18:43:58.059Z] #10 134.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-07T18:43:58.059Z] #10 134.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-07T18:43:58.059Z] #10 134.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T18:43:58.059Z] #10 134.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-07T18:43:58.059Z] #10 134.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-07T18:43:58.059Z] #10 134.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:43:58.059Z] #10 134.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T18:43:58.059Z] #10 134.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-07T18:43:58.059Z] #10 134.1 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-07T18:43:58.059Z] #10 134.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T18:43:58.059Z] #10 134.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:43:58.059Z] #10 134.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-07T18:43:58.059Z] #10 134.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-07T18:43:58.059Z] #10 134.1 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-07T18:43:58.059Z] #10 134.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T18:43:58.059Z] #10 134.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-07T18:43:58.059Z] #10 134.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:43:58.059Z] #10 134.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-07T18:43:58.059Z] #10 134.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-07T18:43:58.059Z] #10 134.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:43:58.059Z] #10 134.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-07T18:43:58.059Z] #10 134.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-07T18:43:58.059Z] #10 134.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T18:43:58.059Z] #10 134.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-07T18:43:58.059Z] #10 134.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T18:43:58.059Z] #10 134.3 Setting up dmsetup (2:1.02.155-3) ... [2020-05-07T18:43:58.059Z] #10 134.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-07T18:43:58.059Z] #10 134.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-07T18:43:58.059Z] #10 134.3 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:43:58.059Z] #10 DONE 134.9s [2020-05-07T18:43:58.059Z] [2020-05-07T18:43:58.059Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:43:58.059Z] #58 DONE 0.1s [2020-05-07T18:43:58.059Z] [2020-05-07T18:43:58.059Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T18:43:58.198Z] #44 66.00 AR soccr/libsoccr.a [2020-05-07T18:43:58.198Z] #44 66.03 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T18:43:58.244Z] #31 ... [2020-05-07T18:43:58.244Z] [2020-05-07T18:43:58.244Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:43:58.244Z] #11 81.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-07T18:43:58.244Z] #11 81.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-07T18:43:58.244Z] #11 81.11 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T18:43:58.244Z] #11 86.08 Selecting previously unselected package binutils-mingw-w64. [2020-05-07T18:43:58.244Z] #11 86.10 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-07T18:43:58.244Z] #11 86.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T18:43:58.244Z] #11 86.35 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-07T18:43:58.244Z] #11 86.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-07T18:43:58.244Z] #11 86.37 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-07T18:43:58.244Z] #11 86.65 Selecting previously unselected package dmsetup. [2020-05-07T18:43:58.244Z] #11 86.65 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-07T18:43:58.244Z] #11 86.67 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-07T18:43:58.244Z] #11 86.98 Selecting previously unselected package mingw-w64-common. [2020-05-07T18:43:58.244Z] #11 86.98 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-07T18:43:58.244Z] #11 86.99 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-07T18:43:58.244Z] #11 ... [2020-05-07T18:43:58.244Z] [2020-05-07T18:43:58.244Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T18:43:58.244Z] #28 29.25 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-07T18:43:58.244Z] #28 29.40 skipping existing c8c2d4a6b2e3 [2020-05-07T18:43:58.244Z] #28 29.60 [2020-05-07T18:43:58.244Z] #28 31.78 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-07T18:43:58.244Z] #28 32.46 #=#=# [2020-05-07T18:43:58.244Z] #28 32.71 ######################################################################## 100.0% [2020-05-07T18:43:58.244Z] #28 33.00 [2020-05-07T18:43:58.244Z] #28 33.18 Download of images into '/build' complete. [2020-05-07T18:43:58.244Z] #28 33.19 Use something like the following to load the result into a Docker daemon: [2020-05-07T18:43:58.244Z] #28 33.19 tar -cC '/build' . | docker load [2020-05-07T18:43:58.244Z] #28 DONE 33.3s [2020-05-07T18:43:58.244Z] [2020-05-07T18:43:58.244Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:58.244Z] #39 2.978 -- The C compiler identification is GNU 8.3.0 [2020-05-07T18:43:58.244Z] #39 3.110 -- Check for working C compiler: /usr/bin/cc [2020-05-07T18:43:58.244Z] #39 4.023 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T18:43:58.244Z] #39 4.026 -- Detecting C compiler ABI info [2020-05-07T18:43:58.244Z] #39 4.917 -- Detecting C compiler ABI info - done [2020-05-07T18:43:58.244Z] #39 5.021 -- Detecting C compile features [2020-05-07T18:43:58.315Z] #59 DONE 0.2s [2020-05-07T18:43:58.315Z] [2020-05-07T18:43:58.315Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T18:43:58.447Z] #11 ... [2020-05-07T18:43:58.447Z] [2020-05-07T18:43:58.447Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:43:58.447Z] #47 126.3 net/http/internal [2020-05-07T18:43:58.447Z] #47 130.3 net/textproto [2020-05-07T18:43:58.447Z] #47 130.3 crypto/x509 [2020-05-07T18:43:58.447Z] #47 131.6 vendor/golang.org/x/net/http/httpguts [2020-05-07T18:43:58.447Z] #47 131.9 vendor/golang.org/x/net/http/httpproxy [2020-05-07T18:43:58.447Z] #47 132.6 mime/multipart [2020-05-07T18:43:58.447Z] #47 135.7 crypto/tls [2020-05-07T18:43:58.702Z] #47 ... [2020-05-07T18:43:58.702Z] [2020-05-07T18:43:58.702Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:43:58.702Z] #44 51.97 CC compel/arch/x86/src/lib/infect.o [2020-05-07T18:43:58.769Z] #44 66.44 DEP criu/arch/aarch64/sigframe.d [2020-05-07T18:43:58.769Z] #44 66.59 DEP criu/arch/aarch64/crtools.d [2020-05-07T18:43:58.956Z] #44 53.18 CC compel/src/lib/infect-rpc.o [2020-05-07T18:43:59.030Z] #44 ... [2020-05-07T18:43:59.030Z] [2020-05-07T18:43:59.030Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:43:59.030Z] #17 7.291 Reading package lists... [2020-05-07T18:43:59.211Z] #44 53.51 CC compel/src/lib/infect-util.o [2020-05-07T18:43:59.346Z] using credential docker-jenkins-github-credentials [2020-05-07T18:43:59.433Z] Cloning the remote Git repository [2020-05-07T18:43:59.433Z] Cloning with configured refspecs honoured and without tags [2020-05-07T18:43:59.466Z] #44 53.79 CC compel/src/lib/infect.o [2020-05-07T18:43:59.602Z] #44 154.4 CC criu/sockets.o [2020-05-07T18:43:59.645Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T18:43:59.959Z] #39 ... [2020-05-07T18:43:59.959Z] [2020-05-07T18:43:59.959Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T18:43:59.959Z] #44 92.53 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-07T18:43:59.959Z] #44 92.55 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:43:59.959Z] #44 DONE 92.9s [2020-05-07T18:43:59.959Z] [2020-05-07T18:43:59.959Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:00.025Z] #44 ... [2020-05-07T18:44:00.025Z] [2020-05-07T18:44:00.025Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T18:44:00.025Z] #11 DONE 3.5s [2020-05-07T18:44:00.025Z] [2020-05-07T18:44:00.025Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:00.025Z] #60 3.176 + RM_GOPATH=0 [2020-05-07T18:44:00.025Z] #60 3.176 + TMP_GOPATH= [2020-05-07T18:44:00.025Z] #60 3.182 + : /build [2020-05-07T18:44:00.025Z] #60 3.182 + '[' -z '' ']' [2020-05-07T18:44:00.025Z] #60 3.182 ++ mktemp -d [2020-05-07T18:44:00.025Z] #60 3.187 + export GOPATH=/tmp/tmp.ABjhpiFcBP [2020-05-07T18:44:00.025Z] #60 3.195 + GOPATH=/tmp/tmp.ABjhpiFcBP [2020-05-07T18:44:00.025Z] #60 3.195 + RM_GOPATH=1 [2020-05-07T18:44:00.025Z] #60 3.196 ++ dirname ./install.sh [2020-05-07T18:44:00.025Z] #60 3.201 + dir=. [2020-05-07T18:44:00.025Z] #60 3.201 + bin=runc [2020-05-07T18:44:00.025Z] #60 3.201 + shift [2020-05-07T18:44:00.025Z] #60 3.202 + '[' '!' -f ./runc.installer ']' [2020-05-07T18:44:00.025Z] #60 3.202 + . ./runc.installer [2020-05-07T18:44:00.025Z] #60 3.202 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:44:00.025Z] #60 3.203 + install_runc [2020-05-07T18:44:00.025Z] #60 3.218 + uname -r [2020-05-07T18:44:00.025Z] #60 3.218 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T18:44:00.025Z] #60 3.228 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T18:44:00.025Z] #60 3.228 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T18:44:00.025Z] #60 3.228 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ABjhpiFcBP/src/github.com/opencontainers/runc [2020-05-07T18:44:00.025Z] #60 3.228 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T18:44:00.025Z] #60 3.242 Cloning into '/tmp/tmp.ABjhpiFcBP/src/github.com/opencontainers/runc'... [2020-05-07T18:44:00.168Z] #44 155.1 CC criu/stats.o [2020-05-07T18:44:00.426Z] #44 155.4 CC criu/string.o [2020-05-07T18:44:00.426Z] #44 155.4 CC criu/sysctl.o [2020-05-07T18:44:00.868Z] #11 DONE 2.8s [2020-05-07T18:44:00.868Z] [2020-05-07T18:44:00.868Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T18:44:00.999Z] #44 156.0 CC criu/sysfs_parse.o [2020-05-07T18:44:01.256Z] #44 156.3 CC criu/timerfd.o [2020-05-07T18:44:01.514Z] #44 156.6 CC criu/tty.o [2020-05-07T18:44:01.647Z] #45 ... [2020-05-07T18:44:01.647Z] [2020-05-07T18:44:01.647Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:44:01.647Z] #34 84.22 bytes [2020-05-07T18:44:01.647Z] #34 84.39 strings [2020-05-07T18:44:01.647Z] #34 ... [2020-05-07T18:44:01.647Z] [2020-05-07T18:44:01.647Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:44:01.647Z] #57 86.24 bytes [2020-05-07T18:44:01.647Z] #57 86.27 syscall [2020-05-07T18:44:01.647Z] #57 86.31 strconv [2020-05-07T18:44:01.647Z] #57 86.45 strings [2020-05-07T18:44:01.834Z] #17 10.54 Reading package lists... [2020-05-07T18:44:01.909Z] #60 ... [2020-05-07T18:44:01.909Z] [2020-05-07T18:44:01.909Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T18:44:01.909Z] #12 DONE 2.1s [2020-05-07T18:44:00.076Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-07T18:44:00.568Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T18:44:00.568Z] > git --version # timeout=10 [2020-05-07T18:44:00.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T18:44:00.615Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40920/head:refs/remotes/origin/PR-40920 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:44:02.164Z] [2020-05-07T18:44:02.164Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T18:44:02.368Z] #57 ... [2020-05-07T18:44:02.368Z] [2020-05-07T18:44:02.368Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:02.368Z] #45 2.674 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T18:44:02.368Z] #45 2.674 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T18:44:02.405Z] #17 13.10 Building dependency tree... [2020-05-07T18:44:02.705Z] #45 2.689 Note: Building without GnuTLS support [2020-05-07T18:44:02.888Z] #44 158.2 CC criu/tun.o [2020-05-07T18:44:02.976Z] #17 14.35 libcap2-bin is already the newest version (1:2.25-2). [2020-05-07T18:44:02.976Z] #17 14.35 The following additional packages will be installed: [2020-05-07T18:44:02.976Z] #17 14.35 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-07T18:44:02.976Z] #17 14.35 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-07T18:44:02.976Z] #17 14.36 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-07T18:44:02.976Z] #17 14.36 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-07T18:44:03.237Z] #17 14.36 python3.7 python3.7-minimal vim-runtime xxd [2020-05-07T18:44:03.237Z] #17 14.36 Suggested packages: [2020-05-07T18:44:03.237Z] #17 14.36 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-07T18:44:03.237Z] #17 14.36 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-07T18:44:03.237Z] #17 14.36 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-07T18:44:03.237Z] #17 14.36 Recommended packages: [2020-05-07T18:44:03.237Z] #17 14.36 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-07T18:44:03.237Z] #17 14.36 python3-keyrings.alt python3-xdg unzip [2020-05-07T18:44:03.456Z] #44 158.6 CC criu/uffd.o [2020-05-07T18:44:03.473Z] #12 DONE 2.2s [2020-05-07T18:44:03.473Z] [2020-05-07T18:44:03.473Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T18:44:03.895Z] #45 ... [2020-05-07T18:44:03.895Z] [2020-05-07T18:44:03.895Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:03.895Z] #48 86.65 vendor/golang.org/x/net/dns/dnsmessage [2020-05-07T18:44:03.895Z] #48 86.93 bytes [2020-05-07T18:44:03.895Z] #48 ... [2020-05-07T18:44:03.895Z] [2020-05-07T18:44:03.895Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:03.895Z] #39 9.214 -- Detecting C compile features - done [2020-05-07T18:44:03.895Z] #39 9.319 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T18:44:03.895Z] #39 9.760 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T18:44:03.895Z] #39 9.987 -- Configuring done [2020-05-07T18:44:03.895Z] #39 10.03 -- Generating done [2020-05-07T18:44:03.895Z] #39 10.04 -- Build files have been written to: /tmp/tmp.RZ2uQ3ilns/tini [2020-05-07T18:44:03.895Z] #39 10.06 + make tini-static [2020-05-07T18:44:04.047Z] #13 2.038 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-07T18:44:04.047Z] #13 DONE 2.1s [2020-05-07T18:44:04.047Z] [2020-05-07T18:44:04.047Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:04.047Z] #44 56.30 CC compel/src/lib/ptrace.o [2020-05-07T18:44:04.047Z] #44 56.78 AR compel/libcompel.a [2020-05-07T18:44:04.047Z] #44 56.93 HOSTCC compel/src/main-host.o [2020-05-07T18:44:04.047Z] #44 57.33 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-07T18:44:04.047Z] #44 57.51 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-07T18:44:04.047Z] #44 57.93 HOSTCC compel/src/lib/log-host.o [2020-05-07T18:44:04.047Z] #44 58.10 HOSTLINK compel/compel-host-bin [2020-05-07T18:44:04.047Z] #44 58.18 DEP soccr/soccr.d [2020-05-07T18:44:04.047Z] #44 58.33 CC soccr/soccr.o [2020-05-07T18:44:04.231Z] #39 10.80 Scanning dependencies of target tini-static [2020-05-07T18:44:04.231Z] #39 11.02 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T18:44:04.389Z] #44 159.6 CC criu/util.o [2020-05-07T18:44:04.630Z] #17 15.93 The following NEW packages will be installed: [2020-05-07T18:44:04.630Z] #17 15.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-07T18:44:04.630Z] #17 15.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-07T18:44:04.630Z] #17 15.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-07T18:44:04.630Z] #17 15.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-07T18:44:04.630Z] #17 15.94 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-07T18:44:04.630Z] #17 15.94 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-07T18:44:04.630Z] #17 15.94 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-07T18:44:04.630Z] #17 15.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-07T18:44:04.630Z] #17 15.94 xz-utils zip [2020-05-07T18:44:04.891Z] #17 16.28 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:44:04.891Z] #17 16.28 Need to get 27.6 MB of archives. [2020-05-07T18:44:04.891Z] #17 16.28 After this operation, 114 MB of additional disk space will be used. [2020-05-07T18:44:04.891Z] #17 16.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-05-07T18:44:04.891Z] #17 16.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-05-07T18:44:04.891Z] #17 16.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-05-07T18:44:05.152Z] #17 16.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-05-07T18:44:05.152Z] #17 16.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-05-07T18:44:05.152Z] #17 16.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-05-07T18:44:05.152Z] #17 16.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-05-07T18:44:05.152Z] #17 16.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-05-07T18:44:05.152Z] #17 16.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-05-07T18:44:05.152Z] #17 16.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-05-07T18:44:05.152Z] #17 16.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-05-07T18:44:05.152Z] #17 16.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-05-07T18:44:05.152Z] #17 16.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-05-07T18:44:05.152Z] #17 16.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-05-07T18:44:05.152Z] #17 16.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-05-07T18:44:05.152Z] #17 16.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-05-07T18:44:05.152Z] #17 16.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-07T18:44:05.152Z] #17 16.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T18:44:05.152Z] #17 16.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-05-07T18:44:05.152Z] #17 16.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-05-07T18:44:05.360Z] #13 2.017 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-07T18:44:05.360Z] #13 DONE 2.1s [2020-05-07T18:44:05.360Z] [2020-05-07T18:44:05.360Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:05.360Z] #44 56.18 CC compel/src/lib/ptrace.o [2020-05-07T18:44:05.360Z] #44 56.60 AR compel/libcompel.a [2020-05-07T18:44:05.360Z] #44 56.67 HOSTCC compel/src/main-host.o [2020-05-07T18:44:05.360Z] #44 57.10 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-07T18:44:05.360Z] #44 57.33 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-07T18:44:05.360Z] #44 57.61 HOSTCC compel/src/lib/log-host.o [2020-05-07T18:44:05.360Z] #44 57.81 HOSTLINK compel/compel-host-bin [2020-05-07T18:44:05.360Z] #44 57.95 DEP soccr/soccr.d [2020-05-07T18:44:05.360Z] #44 58.10 CC soccr/soccr.o [2020-05-07T18:44:05.360Z] #44 59.56 AR soccr/libsoccr.a [2020-05-07T18:44:05.360Z] #44 59.58 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T18:44:05.360Z] #44 59.84 DEP criu/arch/x86/sigframe.d [2020-05-07T18:44:05.360Z] #44 59.92 DEP criu/arch/x86/sigaction_compat.d [2020-05-07T18:44:05.360Z] #44 60.00 DEP criu/arch/x86/kerndat.d [2020-05-07T18:44:05.360Z] #44 60.11 DEP criu/arch/x86/crtools.d [2020-05-07T18:44:05.360Z] #44 60.22 DEP criu/arch/x86/cpu.d [2020-05-07T18:44:05.360Z] #44 60.39 CC criu/arch/x86/cpu.o [2020-05-07T18:44:05.360Z] #44 61.09 CC criu/arch/x86/crtools.o [2020-05-07T18:44:05.414Z] #17 16.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-05-07T18:44:05.414Z] #17 16.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-05-07T18:44:05.414Z] #17 16.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-05-07T18:44:05.414Z] #17 16.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-07T18:44:05.414Z] #17 16.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-07T18:44:05.414Z] #17 16.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-07T18:44:05.414Z] #17 16.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-05-07T18:44:05.414Z] #17 16.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-05-07T18:44:05.414Z] #17 16.74 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-07T18:44:05.762Z] #44 160.8 CC criu/uts_ns.o [2020-05-07T18:44:05.931Z] #44 59.84 AR soccr/libsoccr.a [2020-05-07T18:44:05.931Z] #44 59.87 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T18:44:05.931Z] #44 ... [2020-05-07T18:44:05.931Z] [2020-05-07T18:44:05.931Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T18:44:05.931Z] #14 DONE 1.9s [2020-05-07T18:44:05.931Z] [2020-05-07T18:44:05.931Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:05.931Z] #44 60.28 DEP criu/arch/x86/sigframe.d [2020-05-07T18:44:05.986Z] #17 17.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-07T18:44:05.986Z] #17 17.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-07T18:44:05.986Z] #17 17.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-07T18:44:05.986Z] #17 17.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-05-07T18:44:05.986Z] #17 17.12 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-05-07T18:44:05.986Z] #17 17.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-07T18:44:05.986Z] #17 17.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-07T18:44:05.986Z] #17 17.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-07T18:44:05.986Z] #17 17.24 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-05-07T18:44:05.986Z] #17 17.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-07T18:44:05.986Z] #17 17.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-07T18:44:05.986Z] #17 17.27 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-07T18:44:05.986Z] #17 17.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-05-07T18:44:05.986Z] #17 17.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-05-07T18:44:05.986Z] #17 17.34 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-05-07T18:44:05.986Z] #17 17.36 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-07T18:44:06.020Z] #44 161.1 CC criu/vdso-compat.o [2020-05-07T18:44:06.020Z] #44 161.2 CC criu/vdso.o [2020-05-07T18:44:06.189Z] #44 60.35 DEP criu/arch/x86/sigaction_compat.d [2020-05-07T18:44:06.189Z] #44 60.46 DEP criu/arch/x86/kerndat.d [2020-05-07T18:44:06.247Z] #17 17.61 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-05-07T18:44:06.247Z] #17 17.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-05-07T18:44:06.247Z] #17 17.70 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-05-07T18:44:06.286Z] #44 ... [2020-05-07T18:44:06.286Z] [2020-05-07T18:44:06.286Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:06.286Z] #47 132.2 crypto/tls [2020-05-07T18:44:06.286Z] #47 139.7 net/http/httptrace [2020-05-07T18:44:06.286Z] #47 140.0 net/http [2020-05-07T18:44:06.286Z] #47 ... [2020-05-07T18:44:06.286Z] [2020-05-07T18:44:06.286Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:06.286Z] #60 2.882 + RM_GOPATH=0 [2020-05-07T18:44:06.286Z] #60 2.882 + TMP_GOPATH= [2020-05-07T18:44:06.286Z] #60 2.882 + : /build [2020-05-07T18:44:06.286Z] #60 2.882 + '[' -z '' ']' [2020-05-07T18:44:06.286Z] #60 2.882 ++ mktemp -d [2020-05-07T18:44:06.286Z] #60 2.887 + export GOPATH=/tmp/tmp.6MCjxBvYQm [2020-05-07T18:44:06.286Z] #60 2.887 + GOPATH=/tmp/tmp.6MCjxBvYQm [2020-05-07T18:44:06.286Z] #60 2.887 + RM_GOPATH=1 [2020-05-07T18:44:06.286Z] #60 2.887 ++ dirname ./install.sh [2020-05-07T18:44:06.286Z] #60 2.887 + dir=. [2020-05-07T18:44:06.286Z] #60 2.887 + bin=runc [2020-05-07T18:44:06.286Z] #60 2.887 + shift [2020-05-07T18:44:06.286Z] #60 2.887 + '[' '!' -f ./runc.installer ']' [2020-05-07T18:44:06.286Z] #60 2.887 + . ./runc.installer [2020-05-07T18:44:06.286Z] #60 2.887 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:44:06.286Z] #60 2.887 + install_runc [2020-05-07T18:44:06.286Z] #60 2.887 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T18:44:06.286Z] #60 2.887 + uname -r [2020-05-07T18:44:06.286Z] #60 2.892 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T18:44:06.286Z] #60 2.892 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T18:44:06.286Z] #60 2.892 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T18:44:06.286Z] #60 2.897 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6MCjxBvYQm/src/github.com/opencontainers/runc [2020-05-07T18:44:06.286Z] #60 2.897 Cloning into '/tmp/tmp.6MCjxBvYQm/src/github.com/opencontainers/runc'... [2020-05-07T18:44:06.444Z] #44 60.66 DEP criu/arch/x86/crtools.d [2020-05-07T18:44:06.585Z] #44 161.7 LINK criu/built-in.o [2020-05-07T18:44:06.698Z] #44 60.92 DEP criu/arch/x86/cpu.d [2020-05-07T18:44:06.843Z] #44 161.8 LINK criu/criu [2020-05-07T18:44:06.843Z] #44 ... [2020-05-07T18:44:06.843Z] [2020-05-07T18:44:06.843Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:06.843Z] #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-05-07T18:44:06.847Z] #60 ... [2020-05-07T18:44:06.847Z] [2020-05-07T18:44:06.847Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:06.847Z] #44 62.30 CC criu/arch/x86/kerndat.o [2020-05-07T18:44:06.953Z] #44 61.13 CC criu/arch/x86/cpu.o [2020-05-07T18:44:07.222Z] #17 18.25 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:44:07.222Z] #17 18.37 Fetched 27.6 MB in 2s (16.3 MB/s) [2020-05-07T18:44:07.222Z] #17 18.44 Selecting previously unselected package pigz. [2020-05-07T18:44:07.222Z] #17 18.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23404 files and directories currently installed.) [2020-05-07T18:44:07.222Z] #17 18.52 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-05-07T18:44:07.222Z] #17 18.53 Unpacking pigz (2.4-1) ... [2020-05-07T18:44:07.240Z] #39 14.01 [100%] Linking C executable tini-static [2020-05-07T18:44:07.407Z] #44 ... [2020-05-07T18:44:07.407Z] [2020-05-07T18:44:07.407Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T18:44:07.407Z] #14 DONE 2.1s [2020-05-07T18:44:07.407Z] [2020-05-07T18:44:07.407Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:07.407Z] #44 62.78 CC criu/arch/x86/sigaction_compat.o [2020-05-07T18:44:07.482Z] #17 ... [2020-05-07T18:44:07.482Z] [2020-05-07T18:44:07.482Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:44:07.482Z] #30 DONE 136.3s [2020-05-07T18:44:07.482Z] [2020-05-07T18:44:07.482Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:44:07.482Z] #17 18.77 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-05-07T18:44:07.482Z] #17 18.77 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-07T18:44:07.482Z] #17 18.78 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-07T18:44:07.482Z] #17 ... [2020-05-07T18:44:07.482Z] [2020-05-07T18:44:07.482Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:44:07.482Z] #23 127.1 Checking out files: 28% (3074/10730) Checking out files: 29% (3112/10730) Checking out files: 30% (3219/10730) Checking out files: 31% (3327/10730) Checking out files: 32% (3434/10730) Checking out files: 33% (3541/10730) Checking out files: 34% (3649/10730) Checking out files: 35% (3756/10730) Checking out files: 36% (3863/10730) Checking out files: 37% (3971/10730) Checking out files: 38% (4078/10730) Checking out files: 39% (4185/10730) Checking out files: 40% (4292/10730) Checking out files: 41% (4400/10730) Checking out files: 42% (4507/10730) Checking out files: 43% (4614/10730) Checking out files: 44% (4722/10730) Checking out files: 45% (4829/10730) Checking out files: 46% (4936/10730) Checking out files: 47% (5044/10730) Checking out files: 48% (5151/10730) Checking out files: 49% (5258/10730) Checking out files: 50% (5365/10730) Checking out files: 51% (5473/10730) Checking out files: 52% (5580/10730) Checking out files: 52% (5638/10730) Checking out files: 53% (5687/10730) Checking out files: 54% (5795/10730) Checking out files: 55% (5902/10730) Checking out files: 56% (6009/10730) Checking out files: 57% (6117/10730) Checking out files: 58% (6224/10730) Checking out files: 59% (6331/10730) Checking out files: 60% (6438/10730) Checking out files: 61% (6546/10730) Checking out files: 62% (6653/10730) Checking out files: 63% (6760/10730) Checking out files: 64% (6868/10730) Checking out files: 65% (6975/10730) Checking out files: 66% (7082/10730) Checking out files: 67% (7190/10730) Checking out files: 68% (7297/10730) Checking out files: 69% (7404/10730) Checking out files: 70% (7511/10730) Checking out files: 71% (7619/10730) Checking out files: 72% (7726/10730) Checking out files: 73% (7833/10730) Checking out files: 74% (7941/10730) Checking out files: 75% (8048/10730) Checking out files: 76% (8155/10730) Checking out files: 77% (8263/10730) Checking out files: 78% (8370/10730) Checking out files: 79% (8477/10730) Checking out files: 80% (8584/10730) Checking out files: 81% (8692/10730) Checking out files: 82% (8799/10730) Checking out files: 83% (8906/10730) Checking out files: 84% (9014/10730) Checking out files: 85% (9121/10730) Checking out files: 86% (9228/10730) Checking out files: 87% (9336/10730) Checking out files: 88% (9443/10730) Checking out files: 89% (9550/10730) Checking out files: 90% (9657/10730) Checking out files: 91% (9765/10730) Checking out files: 92% (9872/10730) Checking out files: 93% (9979/10730) Checking out files: 94% (10087/10730) Checking out files: 95% (10194/10730) Checking out files: 96% (10301/10730) Checking out files: 97% (10409/10730) Checking out files: 98% (10516/10730) Checking out files: 99% (10623/10730) Checking out files: 100% (10730/10730) Checking out files: 100% (10730/10730), done. [2020-05-07T18:44:07.482Z] #23 130.1 + cd /tmp/tmp.ZegcL6kMha/tmp/docker-ce [2020-05-07T18:44:07.482Z] #23 130.1 + git checkout -q v17.06.2-ce [2020-05-07T18:44:07.482Z] #23 133.3 + mkdir -p /tmp/tmp.ZegcL6kMha/src/github.com/docker [2020-05-07T18:44:07.482Z] #23 133.3 + mv components/cli /tmp/tmp.ZegcL6kMha/src/github.com/docker/cli [2020-05-07T18:44:07.482Z] #23 133.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-07T18:44:07.513Z] #44 61.78 CC criu/arch/x86/crtools.o [2020-05-07T18:44:07.666Z] #44 63.25 CC criu/arch/x86/sigframe.o [2020-05-07T18:44:08.074Z] #44 ... [2020-05-07T18:44:08.074Z] [2020-05-07T18:44:08.074Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T18:44:08.074Z] #15 DONE 2.0s [2020-05-07T18:44:08.074Z] [2020-05-07T18:44:08.074Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T18:44:08.216Z] #60 108.7 + mkdir -p /build [2020-05-07T18:44:08.216Z] #60 108.7 + cp runc /build/runc [2020-05-07T18:44:08.227Z] #44 63.63 LINK criu/arch/x86/crtools.built-in.o [2020-05-07T18:44:08.227Z] #44 63.70 DEP criu/pie/util-vdso-elf32.d [2020-05-07T18:44:08.410Z] #39 15.14 [100%] Built target tini-static [2020-05-07T18:44:08.410Z] #39 15.22 + mkdir -p /build [2020-05-07T18:44:08.410Z] #39 15.22 + cp tini-static /build/docker-init [2020-05-07T18:44:08.424Z] #23 ... [2020-05-07T18:44:08.424Z] [2020-05-07T18:44:08.424Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:44:08.424Z] #17 19.60 Selecting previously unselected package python3.7-minimal. [2020-05-07T18:44:08.424Z] #17 19.63 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-07T18:44:08.424Z] #17 19.64 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T18:44:08.472Z] #60 DONE 109.1s [2020-05-07T18:44:08.473Z] [2020-05-07T18:44:08.473Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:08.473Z] #44 162.2 DEP lib/c/criu.d [2020-05-07T18:44:08.473Z] #44 162.3 CC images/rpc.pb-c.o [2020-05-07T18:44:08.473Z] #44 162.9 CC lib/c/criu.o [2020-05-07T18:44:08.473Z] #44 163.7 LINK lib/c/built-in.o [2020-05-07T18:44:08.473Z] #44 163.7 LINK lib/c/libcriu.so [2020-05-07T18:44:08.473Z] #44 163.7 LINK lib/c/libcriu.a [2020-05-07T18:44:08.482Z] #44 63.95 DEP criu/pie/util-vdso.d [2020-05-07T18:44:08.482Z] #44 64.11 DEP criu/pie/util.d [2020-05-07T18:44:08.729Z] #44 163.9 GEN magic.py [2020-05-07T18:44:08.730Z] #44 164.0 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T18:44:08.730Z] #44 164.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T18:44:08.737Z] #44 64.28 CC criu/pie/util.o [2020-05-07T18:44:08.747Z] #39 DONE 15.3s [2020-05-07T18:44:08.747Z] [2020-05-07T18:44:08.747Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:08.747Z] #45 5.052 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T18:44:08.747Z] #45 5.087 GEN .gitid [2020-05-07T18:44:08.747Z] #45 5.105 GEN criu/include/version.h [2020-05-07T18:44:08.747Z] #45 5.156 GEN include/common/asm [2020-05-07T18:44:08.747Z] #45 7.892 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-07T18:44:08.747Z] #45 8.067 PBCC images/opts.pb-c.c [2020-05-07T18:44:08.747Z] #45 8.119 PBCC images/sit.pb-c.c [2020-05-07T18:44:08.747Z] #45 8.246 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-07T18:44:08.747Z] #45 8.362 DEP images/opts.pb-c.d [2020-05-07T18:44:08.747Z] #45 8.440 DEP images/sit.pb-c.d [2020-05-07T18:44:08.747Z] #45 8.531 PBCC images/macvlan.pb-c.c [2020-05-07T18:44:08.747Z] #45 8.584 DEP images/macvlan.pb-c.d [2020-05-07T18:44:08.747Z] #45 8.646 PBCC images/autofs.pb-c.c [2020-05-07T18:44:08.747Z] #45 8.676 DEP images/autofs.pb-c.d [2020-05-07T18:44:08.747Z] #45 8.733 PBCC images/sysctl.pb-c.c [2020-05-07T18:44:08.747Z] #45 8.772 DEP images/sysctl.pb-c.d [2020-05-07T18:44:08.747Z] #45 8.883 PBCC images/time.pb-c.c [2020-05-07T18:44:08.747Z] #45 8.915 DEP images/time.pb-c.d [2020-05-07T18:44:08.747Z] #45 9.007 PBCC images/binfmt-misc.pb-c.c [2020-05-07T18:44:08.747Z] #45 9.038 DEP images/binfmt-misc.pb-c.d [2020-05-07T18:44:08.747Z] #45 9.123 PBCC images/seccomp.pb-c.c [2020-05-07T18:44:08.986Z] #44 164.0 Note: Building without GnuTLS support [2020-05-07T18:44:08.992Z] #44 64.59 CC criu/pie/util-vdso.o [2020-05-07T18:44:09.010Z] #17 ... [2020-05-07T18:44:09.010Z] [2020-05-07T18:44:09.010Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:09.010Z] #47 129.1 github.com/LK4D4/vndr/godl [2020-05-07T18:44:09.010Z] #47 129.7 github.com/LK4D4/vndr [2020-05-07T18:44:09.010Z] #47 DONE 137.4s [2020-05-07T18:44:09.010Z] [2020-05-07T18:44:09.010Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:44:09.010Z] #17 20.32 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-07T18:44:09.010Z] #17 20.45 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T18:44:09.086Z] #45 9.243 DEP images/seccomp.pb-c.d [2020-05-07T18:44:09.184Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T18:44:09.184Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-05-07T18:44:09.184Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-05-07T18:44:09.184Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T18:44:09.184Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T18:44:09.184Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T18:44:09.184Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T18:44:09.184Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T18:44:09.184Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T18:44:09.184Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T18:44:09.184Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T18:44:09.184Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T18:44:09.270Z] #17 ... [2020-05-07T18:44:09.270Z] [2020-05-07T18:44:09.270Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:09.270Z] #44 66.89 DEP criu/arch/aarch64/cpu.d [2020-05-07T18:44:09.270Z] #44 66.92 DEP criu/arch/aarch64/bitops.d [2020-05-07T18:44:09.270Z] #44 66.98 CC criu/arch/aarch64/bitops.o [2020-05-07T18:44:09.270Z] #44 67.08 CC criu/arch/aarch64/cpu.o [2020-05-07T18:44:09.270Z] #44 67.24 CC criu/arch/aarch64/crtools.o [2020-05-07T18:44:09.270Z] #44 67.87 CC criu/arch/aarch64/sigframe.o [2020-05-07T18:44:09.270Z] #44 68.13 LINK criu/arch/aarch64/crtools.built-in.o [2020-05-07T18:44:09.270Z] #44 68.23 DEP criu/pie/util-vdso.d [2020-05-07T18:44:09.270Z] #44 68.39 DEP criu/pie/util.d [2020-05-07T18:44:09.270Z] #44 68.51 CC criu/pie/util.o [2020-05-07T18:44:09.270Z] #44 68.81 CC criu/pie/util-vdso.o [2020-05-07T18:44:09.270Z] #44 69.48 AR criu/pie/pie.lib.a [2020-05-07T18:44:09.270Z] #44 69.57 DEP criu/pie/restorer.d [2020-05-07T18:44:09.270Z] #44 69.83 DEP criu/arch/aarch64/intraprocedure.d [2020-05-07T18:44:09.270Z] #44 69.87 DEP criu/arch/aarch64/restorer.d [2020-05-07T18:44:09.270Z] #44 70.08 DEP criu/arch/aarch64/vdso-pie.d [2020-05-07T18:44:09.270Z] #44 70.21 DEP criu/pie/parasite-vdso.d [2020-05-07T18:44:09.270Z] #44 70.43 DEP criu/pie/parasite.d [2020-05-07T18:44:09.270Z] #44 70.82 CC criu/pie/parasite.o [2020-05-07T18:44:09.270Z] #44 72.08 LINK criu/pie/parasite.built-in.o [2020-05-07T18:44:09.270Z] #44 72.09 GEN criu/pie/parasite-blob.h [2020-05-07T18:44:09.270Z] #44 72.13 CC criu/pie/parasite-vdso.o [2020-05-07T18:44:09.270Z] #44 72.83 CC criu/arch/aarch64/vdso-pie.o [2020-05-07T18:44:09.270Z] #44 73.09 CC criu/arch/aarch64/restorer.o [2020-05-07T18:44:09.270Z] #44 73.55 CC criu/arch/aarch64/intraprocedure.o [2020-05-07T18:44:09.270Z] #44 73.60 CC criu/pie/restorer.o [2020-05-07T18:44:09.270Z] #44 76.47 LINK criu/pie/restorer.built-in.o [2020-05-07T18:44:09.270Z] #44 76.51 GEN criu/pie/restorer-blob.h [2020-05-07T18:44:09.270Z] #44 76.72 DEP criu/vdso.d [2020-05-07T18:44:09.270Z] #44 76.86 DEP criu/uts_ns.d [2020-05-07T18:44:09.270Z] #44 77.07 DEP criu/util.d [2020-05-07T18:44:09.424Z] #45 9.417 PBCC images/userns.pb-c.c [2020-05-07T18:44:09.424Z] #45 9.445 DEP images/userns.pb-c.d [2020-05-07T18:44:09.424Z] #45 9.548 PBCC images/cgroup.pb-c.c [2020-05-07T18:44:09.424Z] #45 9.635 DEP images/cgroup.pb-c.d [2020-05-07T18:44:09.424Z] #45 9.780 PBCC images/fown.pb-c.c [2020-05-07T18:44:09.531Z] #44 77.28 DEP criu/uffd.d [2020-05-07T18:44:09.531Z] #44 77.41 DEP criu/tun.d [2020-05-07T18:44:09.550Z] #44 ... [2020-05-07T18:44:09.550Z] [2020-05-07T18:44:09.550Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:44:09.550Z] #53 225.6 + cd /tmp/tmp.AVGjShkT4E/src/github.com/golangci/golangci-lint/ [2020-05-07T18:44:09.550Z] #53 225.6 + git checkout -q v1.23.8 [2020-05-07T18:44:09.550Z] #53 226.1 ++ git describe --tags [2020-05-07T18:44:09.550Z] #53 226.1 + version=v1.23.8 [2020-05-07T18:44:09.550Z] #53 226.1 ++ git rev-parse --short HEAD [2020-05-07T18:44:09.550Z] #53 226.1 + commit=76a82c6 [2020-05-07T18:44:09.550Z] #53 226.1 ++ git show -s --format=%cd [2020-05-07T18:44:09.550Z] #53 226.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T18:44:09.550Z] #53 226.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T18:44:09.552Z] #44 ... [2020-05-07T18:44:09.552Z] [2020-05-07T18:44:09.552Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T18:44:09.552Z] #15 DONE 2.2s [2020-05-07T18:44:09.552Z] [2020-05-07T18:44:09.552Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T18:44:09.761Z] #45 9.813 PBCC images/ext-file.pb-c.c [2020-05-07T18:44:09.761Z] #45 9.883 DEP images/fown.pb-c.d [2020-05-07T18:44:09.761Z] #45 9.942 DEP images/ext-file.pb-c.d [2020-05-07T18:44:09.761Z] #45 10.02 PBCC images/rpc.pb-c.c [2020-05-07T18:44:09.761Z] #45 10.11 DEP images/rpc.pb-c.d [2020-05-07T18:44:09.791Z] #44 77.64 DEP criu/tty.d [2020-05-07T18:44:09.798Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T18:44:09.798Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T18:44:09.809Z] #53 ... [2020-05-07T18:44:09.809Z] [2020-05-07T18:44:09.809Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:09.809Z] #44 164.8 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T18:44:09.962Z] #16 DONE 1.9s [2020-05-07T18:44:09.962Z] [2020-05-07T18:44:09.962Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:09.962Z] #44 63.05 CC criu/arch/x86/kerndat.o [2020-05-07T18:44:09.962Z] #44 63.42 CC criu/arch/x86/sigaction_compat.o [2020-05-07T18:44:09.962Z] #44 63.63 CC criu/arch/x86/sigframe.o [2020-05-07T18:44:09.962Z] #44 63.84 LINK criu/arch/x86/crtools.built-in.o [2020-05-07T18:44:09.962Z] #44 63.91 DEP criu/pie/util-vdso-elf32.d [2020-05-07T18:44:09.962Z] #44 64.12 DEP criu/pie/util-vdso.d [2020-05-07T18:44:09.962Z] #44 64.21 DEP criu/pie/util.d [2020-05-07T18:44:10.066Z] #44 165.4 make[1]: Nothing to be done for 'all'. [2020-05-07T18:44:10.080Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.8% of statements [2020-05-07T18:44:10.080Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T18:44:10.097Z] #45 10.34 PBCC images/siginfo.pb-c.c [2020-05-07T18:44:10.097Z] #45 10.35 DEP images/siginfo.pb-c.d [2020-05-07T18:44:10.218Z] #44 64.49 CC criu/pie/util.o [2020-05-07T18:44:10.361Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T18:44:10.361Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T18:44:10.361Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T18:44:10.361Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T18:44:10.361Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T18:44:10.361Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T18:44:10.362Z] #44 77.90 DEP criu/timerfd.d [2020-05-07T18:44:10.362Z] #44 78.04 DEP criu/sysfs_parse.d [2020-05-07T18:44:10.362Z] #44 78.28 DEP criu/sysctl.d [2020-05-07T18:44:10.493Z] #45 10.51 PBCC images/pagemap.pb-c.c [2020-05-07T18:44:10.493Z] #45 10.58 DEP images/pagemap.pb-c.d [2020-05-07T18:44:10.493Z] #45 10.75 PBCC images/rlimit.pb-c.c [2020-05-07T18:44:10.493Z] #45 10.80 DEP images/rlimit.pb-c.d [2020-05-07T18:44:10.493Z] #45 10.83 PBCC images/file-lock.pb-c.c [2020-05-07T18:44:10.493Z] #45 10.85 DEP images/file-lock.pb-c.d [2020-05-07T18:44:10.630Z] #44 165.7 make[1]: 'images/built-in.o' is up to date. [2020-05-07T18:44:10.630Z] #44 165.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-07T18:44:10.630Z] #44 165.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-07T18:44:10.630Z] #44 165.8 make[1]: 'compel/libcompel.a' is up to date. [2020-05-07T18:44:10.630Z] #44 165.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-07T18:44:10.630Z] #44 165.8 make[1]: Nothing to be done for 'all'. [2020-05-07T18:44:10.630Z] #44 165.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T18:44:10.643Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-05-07T18:44:10.643Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T18:44:10.643Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T18:44:10.643Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T18:44:10.643Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T18:44:10.643Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T18:44:10.643Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-05-07T18:44:10.643Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T18:44:10.643Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T18:44:10.777Z] #44 64.98 CC criu/pie/util-vdso.o [2020-05-07T18:44:10.827Z] #45 10.88 PBCC images/tty.pb-c.c [2020-05-07T18:44:10.827Z] #45 10.92 DEP images/tty.pb-c.d [2020-05-07T18:44:10.827Z] #45 10.97 PBCC images/tun.pb-c.c [2020-05-07T18:44:10.827Z] #45 11.03 PBCC images/netdev.pb-c.c [2020-05-07T18:44:10.827Z] #45 11.11 DEP images/tun.pb-c.d [2020-05-07T18:44:10.890Z] #44 166.0 make[2]: Nothing to be done for 'all'. [2020-05-07T18:44:10.890Z] #44 166.0 make[2]: Nothing to be done for 'all'. [2020-05-07T18:44:10.890Z] #44 166.1 make[2]: Nothing to be done for 'all'. [2020-05-07T18:44:10.890Z] #44 166.2 make[2]: Nothing to be done for 'all'. [2020-05-07T18:44:10.924Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-05-07T18:44:10.924Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-05-07T18:44:10.924Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T18:44:10.924Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T18:44:10.924Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T18:44:10.924Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T18:44:10.924Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T18:44:10.924Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T18:44:10.924Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T18:44:10.924Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T18:44:10.924Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T18:44:10.924Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T18:44:10.924Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T18:44:10.933Z] #44 78.45 DEP criu/string.d [2020-05-07T18:44:10.933Z] #44 78.51 DEP criu/stats.d [2020-05-07T18:44:10.933Z] #44 78.71 DEP criu/sockets.d [2020-05-07T18:44:10.933Z] #44 ... [2020-05-07T18:44:10.933Z] [2020-05-07T18:44:10.933Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:44:11.149Z] #44 166.2 make[2]: Nothing to be done for 'all'. [2020-05-07T18:44:11.149Z] #44 166.2 make[2]: Nothing to be done for 'all'. [2020-05-07T18:44:11.149Z] #44 166.3 make[2]: Nothing to be done for 'all'. [2020-05-07T18:44:11.149Z] #44 166.4 make[2]: Nothing to be done for 'all'. [2020-05-07T18:44:11.164Z] #45 11.21 DEP images/netdev.pb-c.d [2020-05-07T18:44:11.164Z] #45 11.32 PBCC images/vma.pb-c.c [2020-05-07T18:44:11.164Z] #45 11.36 DEP images/vma.pb-c.d [2020-05-07T18:44:11.164Z] #45 11.43 PBCC images/creds.pb-c.c [2020-05-07T18:44:11.164Z] #45 11.48 DEP images/creds.pb-c.d [2020-05-07T18:44:11.164Z] #45 11.54 PBCC images/utsns.pb-c.c [2020-05-07T18:44:11.194Z] #17 22.43 Selecting previously unselected package python3-minimal. [2020-05-07T18:44:11.194Z] #17 22.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 ... 23653 files and directories currently installed.) [2020-05-07T18:44:11.194Z] #17 22.50 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-05-07T18:44:11.194Z] #17 22.51 Unpacking python3-minimal (3.7.3-1) ... [2020-05-07T18:44:11.336Z] #44 65.61 CC criu/pie/util-vdso-elf32.o [2020-05-07T18:44:11.407Z] #44 166.4 INSTALL criu/criu [2020-05-07T18:44:11.407Z] #44 DONE 166.6s [2020-05-07T18:44:11.407Z] [2020-05-07T18:44:11.407Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:44:11.454Z] #17 22.64 Selecting previously unselected package libmpdec2:arm64. [2020-05-07T18:44:11.454Z] #17 22.66 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-05-07T18:44:11.454Z] #17 22.68 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-05-07T18:44:11.454Z] #17 22.80 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-05-07T18:44:11.454Z] #17 22.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-05-07T18:44:11.454Z] #17 22.82 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-07T18:44:11.498Z] #45 11.57 DEP images/utsns.pb-c.d [2020-05-07T18:44:11.498Z] #45 11.62 PBCC images/ipc-desc.pb-c.c [2020-05-07T18:44:11.498Z] #45 11.68 PBCC images/ipc-sem.pb-c.c [2020-05-07T18:44:11.498Z] #45 11.70 DEP images/ipc-desc.pb-c.d [2020-05-07T18:44:11.498Z] #45 11.76 DEP images/ipc-sem.pb-c.d [2020-05-07T18:44:11.498Z] #45 11.82 PBCC images/ipc-msg.pb-c.c [2020-05-07T18:44:11.537Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-05-07T18:44:11.833Z] #45 11.86 DEP images/ipc-msg.pb-c.d [2020-05-07T18:44:11.833Z] #45 11.94 PBCC images/ipc-shm.pb-c.c [2020-05-07T18:44:11.833Z] #45 11.97 DEP images/ipc-shm.pb-c.d [2020-05-07T18:44:11.833Z] #45 12.05 PBCC images/ipc-var.pb-c.c [2020-05-07T18:44:11.833Z] #45 12.08 DEP images/ipc-var.pb-c.d [2020-05-07T18:44:11.833Z] #45 12.14 PBCC images/sk-opts.pb-c.c [2020-05-07T18:44:11.833Z] #45 12.18 PBCC images/packet-sock.pb-c.c [2020-05-07T18:44:12.067Z] #16 DONE 2.1s [2020-05-07T18:44:12.067Z] [2020-05-07T18:44:12.067Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:44:12.168Z] #45 12.26 DEP images/sk-opts.pb-c.d [2020-05-07T18:44:12.168Z] #45 12.32 DEP images/packet-sock.pb-c.d [2020-05-07T18:44:12.168Z] #45 12.39 PBCC images/sk-netlink.pb-c.c [2020-05-07T18:44:12.260Z] #44 66.36 AR criu/pie/pie.lib.a [2020-05-07T18:44:12.260Z] #44 66.42 DEP criu/pie/restorer.d [2020-05-07T18:44:12.260Z] #44 66.60 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-07T18:44:12.395Z] #17 23.59 Selecting previously unselected package python3.7. [2020-05-07T18:44:12.395Z] #17 23.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-05-07T18:44:12.395Z] #17 23.59 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T18:44:12.395Z] #17 23.76 Selecting previously unselected package libpython3-stdlib:arm64. [2020-05-07T18:44:12.395Z] #17 23.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-05-07T18:44:12.395Z] #17 23.77 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-07T18:44:12.395Z] #17 23.85 Setting up python3-minimal (3.7.3-1) ... [2020-05-07T18:44:12.504Z] #45 12.47 DEP images/sk-netlink.pb-c.d [2020-05-07T18:44:12.504Z] #45 12.55 PBCC images/sk-inet.pb-c.c [2020-05-07T18:44:12.504Z] #45 12.64 DEP images/sk-inet.pb-c.d [2020-05-07T18:44:12.504Z] #45 12.73 PBCC images/sk-unix.pb-c.c [2020-05-07T18:44:12.504Z] #45 12.79 DEP images/sk-unix.pb-c.d [2020-05-07T18:44:12.504Z] #45 12.84 PBCC images/mm.pb-c.c [2020-05-07T18:44:12.514Z] #44 66.76 DEP criu/arch/x86/restorer_unmap.d [2020-05-07T18:44:12.514Z] #44 66.77 DEP criu/arch/x86/restorer.d [2020-05-07T18:44:12.514Z] #44 66.90 DEP criu/arch/x86/vdso-pie.d [2020-05-07T18:44:12.514Z] #44 66.97 DEP criu/pie/parasite-vdso.d [2020-05-07T18:44:12.769Z] #44 67.11 DEP criu/pie/parasite.d [2020-05-07T18:44:12.779Z] #53 ... [2020-05-07T18:44:12.779Z] [2020-05-07T18:44:12.779Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T18:44:12.779Z] #45 DONE 0.2s [2020-05-07T18:44:12.779Z] [2020-05-07T18:44:12.779Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T18:44:12.779Z] #48 DONE 0.2s [2020-05-07T18:44:12.779Z] [2020-05-07T18:44:12.779Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T18:44:12.779Z] #51 DONE 0.1s [2020-05-07T18:44:12.779Z] [2020-05-07T18:44:12.779Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:44:12.840Z] #45 12.92 DEP images/mm.pb-c.d [2020-05-07T18:44:12.840Z] #45 12.99 PBCC images/timerfd.pb-c.c [2020-05-07T18:44:12.840Z] #45 13.04 DEP images/timerfd.pb-c.d [2020-05-07T18:44:12.840Z] #45 13.12 PBCC images/timer.pb-c.c [2020-05-07T18:44:13.023Z] #44 67.31 CC criu/pie/parasite.o [2020-05-07T18:44:13.175Z] #45 13.14 DEP images/timer.pb-c.d [2020-05-07T18:44:13.175Z] #45 13.24 PBCC images/sa.pb-c.c [2020-05-07T18:44:13.175Z] #45 13.33 DEP images/sa.pb-c.d [2020-05-07T18:44:13.175Z] #45 13.39 PBCC images/pipe-data.pb-c.c [2020-05-07T18:44:13.175Z] #45 13.44 DEP images/pipe-data.pb-c.d [2020-05-07T18:44:13.344Z] #65 190.6 + bin/containerd [2020-05-07T18:44:13.512Z] #45 13.55 PBCC images/mnt.pb-c.c [2020-05-07T18:44:13.512Z] #45 13.65 DEP images/mnt.pb-c.d [2020-05-07T18:44:13.512Z] #45 13.71 PBCC images/sk-packet.pb-c.c [2020-05-07T18:44:13.512Z] #45 13.79 DEP images/sk-packet.pb-c.d [2020-05-07T18:44:13.512Z] #45 ... [2020-05-07T18:44:13.512Z] [2020-05-07T18:44:13.512Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:44:13.512Z] #34 96.25 bufio [2020-05-07T18:44:13.512Z] #34 97.76 reflect [2020-05-07T18:44:13.512Z] #34 99.35 path [2020-05-07T18:44:13.512Z] #34 102.7 text/tabwriter [2020-05-07T18:44:13.778Z] #17 24.86 Selecting previously unselected package python3. [2020-05-07T18:44:13.778Z] #17 24.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24065 files and directories currently installed.) [2020-05-07T18:44:13.778Z] #17 24.93 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-05-07T18:44:13.778Z] #17 24.94 Unpacking python3 (3.7.3-1) ... [2020-05-07T18:44:13.778Z] #17 25.09 Selecting previously unselected package libip4tc0:arm64. [2020-05-07T18:44:13.778Z] #17 25.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-05-07T18:44:13.778Z] #17 25.10 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-05-07T18:44:13.778Z] #17 25.17 Selecting previously unselected package libip6tc0:arm64. [2020-05-07T18:44:13.778Z] #17 25.18 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-05-07T18:44:13.778Z] #17 25.20 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-05-07T18:44:13.778Z] #17 25.27 Selecting previously unselected package libiptc0:arm64. [2020-05-07T18:44:13.846Z] #34 ... [2020-05-07T18:44:13.846Z] [2020-05-07T18:44:13.846Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:13.846Z] #45 13.94 PBCC images/tcp-stream.pb-c.c [2020-05-07T18:44:13.846Z] #45 14.02 DEP images/tcp-stream.pb-c.d [2020-05-07T18:44:13.846Z] #45 14.12 PBCC images/pipe.pb-c.c [2020-05-07T18:44:14.038Z] #17 25.28 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-05-07T18:44:14.039Z] #17 25.29 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-05-07T18:44:14.039Z] #17 25.37 Selecting previously unselected package libnfnetlink0:arm64. [2020-05-07T18:44:14.039Z] #17 25.37 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-05-07T18:44:14.039Z] #17 25.39 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-07T18:44:14.039Z] #17 25.46 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-05-07T18:44:14.039Z] #17 25.47 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-05-07T18:44:14.039Z] #17 25.47 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-07T18:44:14.180Z] #45 14.29 DEP images/pipe.pb-c.d [2020-05-07T18:44:14.180Z] #45 14.39 PBCC images/pstree.pb-c.c [2020-05-07T18:44:14.180Z] #45 14.44 DEP images/pstree.pb-c.d [2020-05-07T18:44:14.209Z] ok github.com/docker/docker/builder/remotecontext 0.348s coverage: 13.6% of statements [2020-05-07T18:44:14.299Z] #17 25.56 Selecting previously unselected package libnftnl11:arm64. [2020-05-07T18:44:14.299Z] #17 25.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-05-07T18:44:14.299Z] #17 25.58 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-05-07T18:44:14.299Z] #17 25.67 Selecting previously unselected package iptables. [2020-05-07T18:44:14.382Z] #44 68.58 LINK criu/pie/parasite.built-in.o [2020-05-07T18:44:14.382Z] #44 68.59 GEN criu/pie/parasite-blob.h [2020-05-07T18:44:14.382Z] #44 68.61 CC criu/pie/parasite-vdso.o [2020-05-07T18:44:14.514Z] #45 14.58 PBCC images/fs.pb-c.c [2020-05-07T18:44:14.514Z] #45 14.70 DEP images/fs.pb-c.d [2020-05-07T18:44:14.514Z] #45 14.76 PBCC images/signalfd.pb-c.c [2020-05-07T18:44:14.560Z] #17 25.69 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-05-07T18:44:14.560Z] #17 25.70 Unpacking iptables (1.8.2-4) ... [2020-05-07T18:44:14.560Z] #17 25.97 Selecting previously unselected package xxd. [2020-05-07T18:44:14.582Z] #17 2.452 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:44:14.582Z] #17 2.497 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:44:14.582Z] #17 2.501 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:44:14.821Z] #17 25.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-07T18:44:14.821Z] #17 25.98 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T18:44:14.821Z] #17 26.10 Selecting previously unselected package vim-common. [2020-05-07T18:44:14.821Z] #17 26.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:44:14.821Z] #17 26.14 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T18:44:14.822Z] ok github.com/docker/docker/builder/dockerfile 0.991s coverage: 48.2% of statements [2020-05-07T18:44:14.837Z] #17 3.064 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:44:14.850Z] #45 14.85 DEP images/signalfd.pb-c.d [2020-05-07T18:44:14.850Z] #45 14.94 PBCC images/fh.pb-c.c [2020-05-07T18:44:14.850Z] #45 ... [2020-05-07T18:44:14.850Z] [2020-05-07T18:44:14.850Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:44:14.850Z] #11 97.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-07T18:44:14.850Z] #11 97.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-07T18:44:14.850Z] #11 97.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T18:44:14.850Z] #11 107.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-07T18:44:14.850Z] #11 107.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-07T18:44:14.850Z] #11 107.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:44:14.850Z] #11 107.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-07T18:44:14.850Z] #11 107.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-07T18:44:14.850Z] #11 107.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:44:14.850Z] #11 ... [2020-05-07T18:44:14.850Z] [2020-05-07T18:44:14.850Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:44:14.850Z] #57 97.50 bufio [2020-05-07T18:44:14.850Z] #57 104.4 text/tabwriter [2020-05-07T18:44:14.850Z] #57 105.3 reflect [2020-05-07T18:44:14.850Z] #57 105.7 regexp/syntax [2020-05-07T18:44:14.850Z] #57 ... [2020-05-07T18:44:14.850Z] [2020-05-07T18:44:14.850Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:14.850Z] #45 15.00 PBCC images/fsnotify.pb-c.c [2020-05-07T18:44:14.850Z] #45 15.16 DEP images/fh.pb-c.d [2020-05-07T18:44:14.850Z] #45 15.22 DEP images/fsnotify.pb-c.d [2020-05-07T18:44:15.082Z] #17 26.30 Selecting previously unselected package bash-completion. [2020-05-07T18:44:15.082Z] #17 26.31 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-07T18:44:15.197Z] #45 15.33 PBCC images/eventpoll.pb-c.c [2020-05-07T18:44:15.197Z] #45 15.37 DEP images/eventpoll.pb-c.d [2020-05-07T18:44:15.306Z] #44 69.39 CC criu/arch/x86/vdso-pie.o [2020-05-07T18:44:15.306Z] #44 ... [2020-05-07T18:44:15.306Z] [2020-05-07T18:44:15.306Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:15.306Z] #47 143.2 net/http/httptrace [2020-05-07T18:44:15.306Z] #47 143.5 net/http [2020-05-07T18:44:15.306Z] #47 ... [2020-05-07T18:44:15.306Z] [2020-05-07T18:44:15.306Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:15.306Z] #44 69.75 CC criu/arch/x86/restorer.o [2020-05-07T18:44:15.435Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-05-07T18:44:15.530Z] #45 15.52 PBCC images/eventfd.pb-c.c [2020-05-07T18:44:15.530Z] #45 15.55 DEP images/eventfd.pb-c.d [2020-05-07T18:44:15.530Z] #45 15.64 PBCC images/remap-file-path.pb-c.c [2020-05-07T18:44:15.530Z] #45 15.69 DEP images/remap-file-path.pb-c.d [2020-05-07T18:44:15.530Z] #45 15.84 PBCC images/fifo.pb-c.c [2020-05-07T18:44:15.530Z] #45 15.86 DEP images/fifo.pb-c.d [2020-05-07T18:44:15.530Z] #45 15.89 PBCC images/ghost-file.pb-c.c [2020-05-07T18:44:15.804Z] #17 4.389 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:44:15.866Z] #45 15.94 DEP images/ghost-file.pb-c.d [2020-05-07T18:44:15.866Z] #45 15.98 PBCC images/regfile.pb-c.c [2020-05-07T18:44:15.866Z] #45 16.05 DEP images/regfile.pb-c.d [2020-05-07T18:44:15.866Z] #45 16.11 PBCC images/ns.pb-c.c [2020-05-07T18:44:15.866Z] #45 16.15 DEP images/ns.pb-c.d [2020-05-07T18:44:15.866Z] #44 70.31 CC criu/arch/x86/restorer_unmap.o [2020-05-07T18:44:16.047Z] ok github.com/docker/docker/builder/remotecontext/git 1.069s coverage: 86.3% of statements [2020-05-07T18:44:16.047Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T18:44:16.047Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T18:44:16.121Z] #44 70.37 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-07T18:44:16.202Z] #45 16.21 PBCC images/fdinfo.pb-c.c [2020-05-07T18:44:16.202Z] #45 16.49 DEP images/fdinfo.pb-c.d [2020-05-07T18:44:16.202Z] #45 16.54 PBCC images/core-aarch64.pb-c.c [2020-05-07T18:44:16.202Z] #45 16.58 PBCC images/core-arm.pb-c.c [2020-05-07T18:44:16.202Z] #45 ... [2020-05-07T18:44:16.202Z] [2020-05-07T18:44:16.202Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:16.202Z] #48 99.06 bufio [2020-05-07T18:44:16.202Z] #48 101.9 reflect [2020-05-07T18:44:16.202Z] #48 107.2 regexp/syntax [2020-05-07T18:44:16.375Z] #44 70.73 CC criu/pie/restorer.o [2020-05-07T18:44:16.421Z] Fetching without tags [2020-05-07T18:44:16.553Z] #48 ... [2020-05-07T18:44:16.553Z] [2020-05-07T18:44:16.553Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:16.553Z] #45 16.66 PBCC images/core-ppc64.pb-c.c [2020-05-07T18:44:16.553Z] #45 16.75 PBCC images/core-s390.pb-c.c [2020-05-07T18:44:16.553Z] #45 16.82 PBCC images/core-x86.pb-c.c [2020-05-07T18:44:16.108Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T18:44:16.165Z] > git config --add remote.origin.fetch +refs/pull/40920/head:refs/remotes/origin/PR-40920 # timeout=10 [2020-05-07T18:44:16.208Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:44:16.331Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T18:44:16.458Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T18:44:16.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T18:44:16.460Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40920/head:refs/remotes/origin/PR-40920 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T18:44:16.888Z] #45 16.91 PBCC images/core.pb-c.c [2020-05-07T18:44:16.888Z] #45 17.05 PBCC images/inventory.pb-c.c [2020-05-07T18:44:16.934Z] #44 ... [2020-05-07T18:44:16.934Z] [2020-05-07T18:44:16.934Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:16.934Z] #60 10.22 + cd /tmp/tmp.ABjhpiFcBP/src/github.com/opencontainers/runc [2020-05-07T18:44:16.934Z] #60 10.22 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:44:16.934Z] #60 10.88 + '[' -z '' ']' [2020-05-07T18:44:16.934Z] #60 10.88 + target=static [2020-05-07T18:44:16.934Z] #60 10.88 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T18:44:16.934Z] #60 12.50 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-05-07T18:44:16.934Z] #60 ... [2020-05-07T18:44:16.934Z] [2020-05-07T18:44:16.934Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:44:16.934Z] #17 2.416 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:44:16.934Z] #17 2.446 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:44:16.934Z] #17 2.624 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:44:16.934Z] #17 3.010 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-07T18:44:16.934Z] #17 4.334 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] [2020-05-07T18:44:16.934Z] #17 5.996 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:44:17.158Z] Merging remotes/origin/master commit 232ebf7fa469963e6cb9b43d66a953f5956ee5f3 into PR head commit 3989f91075d3ba33aebd7a490407865fe9d8da4b [2020-05-07T18:44:17.224Z] #45 17.19 DEP images/core-aarch64.pb-c.d [2020-05-07T18:44:17.224Z] #45 17.28 DEP images/core-arm.pb-c.d [2020-05-07T18:44:17.224Z] #45 17.44 DEP images/core-ppc64.pb-c.d [2020-05-07T18:44:17.224Z] #45 17.54 DEP images/core-s390.pb-c.d [2020-05-07T18:44:17.559Z] #45 17.68 DEP images/core-x86.pb-c.d [2020-05-07T18:44:17.559Z] #45 17.79 DEP images/core.pb-c.d [2020-05-07T18:44:17.559Z] #45 17.90 DEP images/inventory.pb-c.d [2020-05-07T18:44:17.729Z] #17 5.766 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-07T18:44:17.729Z] #17 ... [2020-05-07T18:44:17.729Z] [2020-05-07T18:44:17.729Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:17.729Z] #60 9.469 + cd /tmp/tmp.6MCjxBvYQm/src/github.com/opencontainers/runc [2020-05-07T18:44:17.729Z] #60 9.470 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:44:17.729Z] #60 10.07 + '[' -z '' ']' [2020-05-07T18:44:17.729Z] #60 10.07 + target=static [2020-05-07T18:44:17.729Z] #60 10.07 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T18:44:17.729Z] #60 11.49 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-05-07T18:44:17.729Z] #60 ... [2020-05-07T18:44:17.729Z] [2020-05-07T18:44:17.729Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:17.729Z] #44 65.49 CC criu/pie/util-vdso-elf32.o [2020-05-07T18:44:17.729Z] #44 66.30 AR criu/pie/pie.lib.a [2020-05-07T18:44:17.730Z] #44 66.40 DEP criu/pie/restorer.d [2020-05-07T18:44:17.730Z] #44 66.60 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-07T18:44:17.730Z] #44 66.77 DEP criu/arch/x86/restorer_unmap.d [2020-05-07T18:44:17.730Z] #44 66.80 DEP criu/arch/x86/restorer.d [2020-05-07T18:44:17.730Z] #44 67.04 DEP criu/arch/x86/vdso-pie.d [2020-05-07T18:44:17.730Z] #44 67.24 DEP criu/pie/parasite-vdso.d [2020-05-07T18:44:17.730Z] #44 67.54 DEP criu/pie/parasite.d [2020-05-07T18:44:17.730Z] #44 67.93 CC criu/pie/parasite.o [2020-05-07T18:44:17.730Z] #44 69.13 LINK criu/pie/parasite.built-in.o [2020-05-07T18:44:17.730Z] #44 69.14 GEN criu/pie/parasite-blob.h [2020-05-07T18:44:17.730Z] #44 69.15 CC criu/pie/parasite-vdso.o [2020-05-07T18:44:17.730Z] #44 69.81 CC criu/arch/x86/vdso-pie.o [2020-05-07T18:44:17.730Z] #44 70.20 CC criu/arch/x86/restorer.o [2020-05-07T18:44:17.730Z] #44 70.93 CC criu/arch/x86/restorer_unmap.o [2020-05-07T18:44:17.730Z] #44 70.98 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-07T18:44:17.730Z] #44 71.25 CC criu/pie/restorer.o [2020-05-07T18:44:17.887Z] #17 29.02 Unpacking bash-completion (1:2.8-6) ... [2020-05-07T18:44:17.894Z] #45 17.99 PBCC images/cpuinfo.pb-c.c [2020-05-07T18:44:17.895Z] #45 18.02 DEP images/cpuinfo.pb-c.d [2020-05-07T18:44:17.895Z] #45 18.10 PBCC images/stats.pb-c.c [2020-05-07T18:44:17.895Z] #45 18.13 DEP images/stats.pb-c.d [2020-05-07T18:44:18.148Z] #17 29.56 Selecting previously unselected package bzip2. [2020-05-07T18:44:18.148Z] #17 29.57 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-05-07T18:44:18.148Z] #17 29.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T18:44:18.294Z] #17 ... [2020-05-07T18:44:18.294Z] [2020-05-07T18:44:18.294Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:18.294Z] #47 156.0 github.com/LK4D4/vndr/godl [2020-05-07T18:44:18.411Z] #17 29.67 Selecting previously unselected package xz-utils. [2020-05-07T18:44:18.411Z] #17 29.68 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-05-07T18:44:18.411Z] #17 29.70 Unpacking xz-utils (5.2.4-1) ... [2020-05-07T18:44:18.411Z] #17 29.86 Selecting previously unselected package apparmor. [2020-05-07T18:44:18.411Z] #17 29.87 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-05-07T18:44:18.682Z] #17 29.93 Unpacking apparmor (2.13.2-10) ... [2020-05-07T18:44:18.736Z] ok github.com/docker/docker/client 0.115s coverage: 75.4% of statements [2020-05-07T18:44:18.854Z] #47 156.6 github.com/LK4D4/vndr [2020-05-07T18:44:18.943Z] #17 30.21 Selecting previously unselected package aufs-tools. [2020-05-07T18:44:18.943Z] #17 30.22 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-05-07T18:44:18.943Z] #17 30.24 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-07T18:44:18.943Z] #17 30.36 Selecting previously unselected package libonig5:arm64. [2020-05-07T18:44:19.135Z] #44 74.36 LINK criu/pie/restorer.built-in.o [2020-05-07T18:44:19.135Z] #44 74.38 GEN criu/pie/restorer-blob.h [2020-05-07T18:44:19.135Z] #44 74.49 DEP criu/vdso.d [2020-05-07T18:44:19.135Z] #44 74.68 DEP criu/vdso-compat.d [2020-05-07T18:44:19.204Z] #17 30.37 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-05-07T18:44:19.204Z] #17 30.38 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-07T18:44:19.204Z] #17 30.57 Selecting previously unselected package libjq1:arm64. [2020-05-07T18:44:19.204Z] #17 30.58 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-07T18:44:19.204Z] #17 30.59 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-07T18:44:19.390Z] #44 74.91 DEP criu/uts_ns.d [2020-05-07T18:44:19.466Z] #17 30.67 Selecting previously unselected package jq. [2020-05-07T18:44:19.466Z] #17 30.68 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-07T18:44:19.466Z] #17 30.69 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T18:44:19.466Z] #17 30.78 Selecting previously unselected package libaio1:arm64. [2020-05-07T18:44:19.466Z] #17 30.78 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-05-07T18:44:19.466Z] #17 30.79 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-05-07T18:44:19.466Z] #17 30.89 Selecting previously unselected package libgpm2:arm64. [2020-05-07T18:44:19.645Z] #44 75.07 DEP criu/util.d [2020-05-07T18:44:19.645Z] #44 75.26 DEP criu/uffd.d [2020-05-07T18:44:17.276Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T18:44:17.322Z] > git checkout -f 3989f91075d3ba33aebd7a490407865fe9d8da4b # timeout=10 [2020-05-07T18:44:19.728Z] #17 30.90 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-05-07T18:44:19.728Z] #17 30.91 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-05-07T18:44:19.728Z] #17 31.02 Selecting previously unselected package libicu63:arm64. [2020-05-07T18:44:19.728Z] #17 31.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-07T18:44:19.728Z] #17 31.03 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-07T18:44:19.901Z] #44 75.45 DEP criu/tun.d [2020-05-07T18:44:20.156Z] #44 75.65 DEP criu/tty.d [2020-05-07T18:44:20.411Z] #44 75.84 DEP criu/timerfd.d [2020-05-07T18:44:20.411Z] #44 76.06 DEP criu/sysfs_parse.d [2020-05-07T18:44:20.462Z] Merge succeeded, producing 4c2aa6bb11f95ba0275765d9ee14e5ae22885a7e [2020-05-07T18:44:20.462Z] Checking out Revision 4c2aa6bb11f95ba0275765d9ee14e5ae22885a7e (PR-40920) [2020-05-07T18:44:20.666Z] #44 76.22 DEP criu/sysctl.d [2020-05-07T18:44:20.886Z] #45 20.54 make[1]: Nothing to be done for 'all'. [2020-05-07T18:44:20.922Z] #44 76.37 DEP criu/string.d [2020-05-07T18:44:20.922Z] #44 76.40 DEP criu/stats.d [2020-05-07T18:44:20.922Z] #44 76.49 DEP criu/sockets.d [2020-05-07T18:44:21.112Z] #17 ... [2020-05-07T18:44:21.112Z] [2020-05-07T18:44:21.112Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:21.112Z] #44 78.90 DEP criu/sk-unix.d [2020-05-07T18:44:21.112Z] #44 79.05 DEP criu/sk-tcp.d [2020-05-07T18:44:21.112Z] #44 79.17 DEP criu/sk-queue.d [2020-05-07T18:44:21.112Z] #44 79.31 DEP criu/sk-packet.d [2020-05-07T18:44:21.112Z] #44 79.54 DEP criu/sk-netlink.d [2020-05-07T18:44:21.112Z] #44 79.70 DEP criu/sk-inet.d [2020-05-07T18:44:21.112Z] #44 79.90 DEP criu/signalfd.d [2020-05-07T18:44:21.112Z] #44 80.06 DEP criu/sigframe.d [2020-05-07T18:44:21.112Z] #44 80.17 DEP criu/shmem.d [2020-05-07T18:44:21.112Z] #44 80.37 DEP criu/servicefd.d [2020-05-07T18:44:21.112Z] #44 80.54 DEP criu/seize.d [2020-05-07T18:44:21.112Z] #44 80.66 DEP criu/seccomp.d [2020-05-07T18:44:21.112Z] #44 80.77 DEP criu/rst-malloc.d [2020-05-07T18:44:21.112Z] #44 80.83 DEP criu/rbtree.d [2020-05-07T18:44:21.112Z] #44 80.85 DEP criu/pstree.d [2020-05-07T18:44:21.112Z] #44 80.94 DEP criu/protobuf.d [2020-05-07T18:44:21.112Z] #44 81.02 GEN criu/protobuf-desc-gen.h [2020-05-07T18:44:21.112Z] #44 82.39 DEP criu/protobuf-desc.d [2020-05-07T18:44:21.112Z] #44 82.55 DEP criu/proc_parse.d [2020-05-07T18:44:21.112Z] #44 82.71 DEP criu/plugin.d [2020-05-07T18:44:21.112Z] #44 82.82 DEP criu/pipes.d [2020-05-07T18:44:21.112Z] #44 83.04 DEP criu/pie-util.d [2020-05-07T18:44:21.112Z] #44 83.17 DEP criu/pie-util-vdso.d [2020-05-07T18:44:21.112Z] #44 83.27 DEP criu/path.d [2020-05-07T18:44:21.112Z] #44 83.38 DEP criu/parasite-syscall.d [2020-05-07T18:44:21.112Z] #44 83.53 DEP criu/pagemap.d [2020-05-07T18:44:21.112Z] #44 83.75 DEP criu/pagemap-cache.d [2020-05-07T18:44:21.112Z] #44 83.90 DEP criu/page-xfer.d [2020-05-07T18:44:21.112Z] #44 84.09 DEP criu/page-pipe.d [2020-05-07T18:44:21.112Z] #44 84.17 DEP criu/netfilter.d [2020-05-07T18:44:21.112Z] #44 84.27 DEP criu/net.d [2020-05-07T18:44:21.112Z] #44 84.48 DEP criu/namespaces.d [2020-05-07T18:44:21.112Z] #44 84.66 DEP criu/mount.d [2020-05-07T18:44:21.112Z] #44 84.78 DEP criu/mem.d [2020-05-07T18:44:21.112Z] #44 84.93 DEP criu/lsm.d [2020-05-07T18:44:21.112Z] #44 85.05 DEP criu/log.d [2020-05-07T18:44:21.112Z] #44 85.15 DEP criu/libnetlink.d [2020-05-07T18:44:21.112Z] #44 85.25 DEP criu/kerndat.d [2020-05-07T18:44:21.112Z] #44 85.46 DEP criu/kcmp-ids.d [2020-05-07T18:44:21.112Z] #44 85.58 DEP criu/irmap.d [2020-05-07T18:44:21.112Z] #44 85.69 DEP criu/ipc_ns.d [2020-05-07T18:44:21.112Z] #44 85.84 DEP criu/image.d [2020-05-07T18:44:21.112Z] #44 86.07 DEP criu/image-desc.d [2020-05-07T18:44:21.112Z] #44 86.13 DEP criu/fsnotify.d [2020-05-07T18:44:21.112Z] #44 86.28 DEP criu/filesystems.d [2020-05-07T18:44:21.112Z] #44 86.51 DEP criu/files.d [2020-05-07T18:44:21.112Z] #44 86.77 DEP criu/files-reg.d [2020-05-07T18:44:21.112Z] #44 86.99 DEP criu/files-ext.d [2020-05-07T18:44:21.112Z] #44 87.18 DEP criu/file-lock.d [2020-05-07T18:44:21.112Z] #44 87.40 DEP criu/file-ids.d [2020-05-07T18:44:21.112Z] #44 87.54 DEP criu/fifo.d [2020-05-07T18:44:21.112Z] #44 87.73 DEP criu/fdstore.d [2020-05-07T18:44:21.112Z] #44 87.83 DEP criu/fault-injection.d [2020-05-07T18:44:21.112Z] #44 87.92 DEP criu/external.d [2020-05-07T18:44:21.112Z] #44 88.01 DEP criu/eventpoll.d [2020-05-07T18:44:21.112Z] #44 88.21 DEP criu/eventfd.d [2020-05-07T18:44:21.112Z] #44 88.43 DEP criu/crtools.d [2020-05-07T18:44:21.112Z] #44 88.63 DEP criu/cr-service.d [2020-05-07T18:44:21.112Z] #44 88.83 DEP criu/cr-restore.d [2020-05-07T18:44:21.177Z] #44 76.71 DEP criu/sk-unix.d [2020-05-07T18:44:21.373Z] #44 89.07 DEP criu/cr-errno.d [2020-05-07T18:44:21.373Z] #44 89.10 DEP criu/cr-dump.d [2020-05-07T18:44:21.432Z] #44 76.93 DEP criu/sk-tcp.d [2020-05-07T18:44:21.633Z] #44 89.35 DEP criu/cr-dedup.d [2020-05-07T18:44:21.633Z] #44 89.47 DEP criu/cr-check.d [2020-05-07T18:44:21.687Z] #44 77.10 DEP criu/sk-queue.d [2020-05-07T18:44:21.687Z] #44 77.27 DEP criu/sk-packet.d [2020-05-07T18:44:21.893Z] #44 89.67 DEP criu/config.d [2020-05-07T18:44:21.893Z] #44 89.77 DEP criu/clone-noasan.d [2020-05-07T18:44:21.893Z] #44 ... [2020-05-07T18:44:21.893Z] [2020-05-07T18:44:21.893Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:44:21.893Z] #17 33.29 Selecting previously unselected package libnet1:arm64. [2020-05-07T18:44:21.893Z] #17 33.29 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-07T18:44:21.893Z] #17 33.30 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-07T18:44:21.942Z] #44 77.44 DEP criu/sk-netlink.d [2020-05-07T18:44:21.942Z] #44 77.65 DEP criu/sk-inet.d [2020-05-07T18:44:22.154Z] #17 33.37 Selecting previously unselected package libnl-3-200:arm64. [2020-05-07T18:44:22.154Z] #17 33.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-07T18:44:22.154Z] #17 33.38 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-07T18:44:22.154Z] #17 33.48 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-07T18:44:22.154Z] #17 33.48 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-07T18:44:22.154Z] #17 33.49 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-07T18:44:22.154Z] #17 33.56 Selecting previously unselected package libreadline5:arm64. [2020-05-07T18:44:22.154Z] #17 33.57 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-05-07T18:44:22.154Z] #17 33.58 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-07T18:44:22.414Z] #17 33.71 Selecting previously unselected package net-tools. [2020-05-07T18:44:22.414Z] #17 33.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-05-07T18:44:22.414Z] #17 33.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T18:44:22.502Z] #44 77.88 DEP criu/signalfd.d [2020-05-07T18:44:22.502Z] #44 78.09 DEP criu/sigframe.d [2020-05-07T18:44:22.502Z] #44 ... [2020-05-07T18:44:22.502Z] [2020-05-07T18:44:22.502Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:44:22.502Z] #17 10.86 Fetched 8347 kB in 9s (955 kB/s) [2020-05-07T18:44:22.674Z] #17 33.88 Selecting previously unselected package python-pip-whl. [2020-05-07T18:44:22.675Z] #17 33.90 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-07T18:44:22.675Z] #17 33.90 Unpacking python-pip-whl (18.1-5) ... [2020-05-07T18:44:19.747Z] > git merge 232ebf7fa469963e6cb9b43d66a953f5956ee5f3 # timeout=10 [2020-05-07T18:44:20.359Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-07T18:44:20.499Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T18:44:20.543Z] > git checkout -f 4c2aa6bb11f95ba0275765d9ee14e5ae22885a7e # timeout=10 [2020-05-07T18:44:22.935Z] #17 34.24 Selecting previously unselected package python3-lib2to3. [2020-05-07T18:44:22.935Z] #17 34.24 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-07T18:44:22.935Z] #17 34.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-07T18:44:22.935Z] #17 34.39 Selecting previously unselected package python3-distutils. [2020-05-07T18:44:22.935Z] #17 34.41 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-07T18:44:22.935Z] #17 34.42 Unpacking python3-distutils (3.7.3-1) ... [2020-05-07T18:44:23.172Z] #45 23.17 CC images/stats.o [2020-05-07T18:44:23.196Z] #17 34.62 Selecting previously unselected package python3-pip. [2020-05-07T18:44:23.196Z] #17 34.63 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-07T18:44:23.196Z] #17 34.65 Unpacking python3-pip (18.1-5) ... [2020-05-07T18:44:23.457Z] #17 34.85 Selecting previously unselected package python3-pkg-resources. [2020-05-07T18:44:23.718Z] #17 34.85 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T18:44:23.718Z] #17 34.86 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-07T18:44:23.718Z] #17 34.99 Selecting previously unselected package python3-setuptools. [2020-05-07T18:44:23.718Z] #17 34.99 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-07T18:44:23.718Z] #17 35.00 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-07T18:44:23.893Z] #45 23.89 CC images/core.o [2020-05-07T18:44:23.979Z] #17 35.25 Selecting previously unselected package python3-wheel. [2020-05-07T18:44:23.979Z] #17 35.26 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-07T18:44:23.979Z] #17 35.26 Unpacking python3-wheel (0.32.3-2) ... [2020-05-07T18:44:24.086Z] #47 ... [2020-05-07T18:44:24.086Z] [2020-05-07T18:44:24.086Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:24.086Z] #44 73.86 LINK criu/pie/restorer.built-in.o [2020-05-07T18:44:24.086Z] #44 73.90 GEN criu/pie/restorer-blob.h [2020-05-07T18:44:24.086Z] #44 73.99 DEP criu/vdso.d [2020-05-07T18:44:24.086Z] #44 74.16 DEP criu/vdso-compat.d [2020-05-07T18:44:24.086Z] #44 74.36 DEP criu/uts_ns.d [2020-05-07T18:44:24.086Z] #44 74.51 DEP criu/util.d [2020-05-07T18:44:24.086Z] #44 74.74 DEP criu/uffd.d [2020-05-07T18:44:24.086Z] #44 74.89 DEP criu/tun.d [2020-05-07T18:44:24.086Z] #44 75.09 DEP criu/tty.d [2020-05-07T18:44:24.086Z] #44 75.28 DEP criu/timerfd.d [2020-05-07T18:44:24.086Z] #44 75.46 DEP criu/sysfs_parse.d [2020-05-07T18:44:24.086Z] #44 75.65 DEP criu/sysctl.d [2020-05-07T18:44:24.086Z] #44 75.86 DEP criu/string.d [2020-05-07T18:44:24.086Z] #44 75.91 DEP criu/stats.d [2020-05-07T18:44:24.086Z] #44 76.03 DEP criu/sockets.d [2020-05-07T18:44:24.086Z] #44 76.20 DEP criu/sk-unix.d [2020-05-07T18:44:24.086Z] #44 76.36 DEP criu/sk-tcp.d [2020-05-07T18:44:24.086Z] #44 76.58 DEP criu/sk-queue.d [2020-05-07T18:44:24.086Z] #44 76.77 DEP criu/sk-packet.d [2020-05-07T18:44:24.086Z] #44 76.96 DEP criu/sk-netlink.d [2020-05-07T18:44:24.086Z] #44 77.13 DEP criu/sk-inet.d [2020-05-07T18:44:24.086Z] #44 77.35 DEP criu/signalfd.d [2020-05-07T18:44:24.086Z] #44 77.53 DEP criu/sigframe.d [2020-05-07T18:44:24.086Z] #44 77.63 DEP criu/shmem.d [2020-05-07T18:44:24.086Z] #44 77.81 DEP criu/servicefd.d [2020-05-07T18:44:24.086Z] #44 78.02 DEP criu/seize.d [2020-05-07T18:44:24.086Z] #44 78.23 DEP criu/seccomp.d [2020-05-07T18:44:24.086Z] #44 78.43 DEP criu/rst-malloc.d [2020-05-07T18:44:24.086Z] #44 78.53 DEP criu/rbtree.d [2020-05-07T18:44:24.241Z] #17 35.37 Selecting previously unselected package sudo. [2020-05-07T18:44:24.241Z] #17 35.38 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-05-07T18:44:24.241Z] #17 35.39 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-07T18:44:24.340Z] #44 78.56 DEP criu/pstree.d [2020-05-07T18:44:24.340Z] #44 78.78 DEP criu/protobuf.d [2020-05-07T18:44:24.501Z] #17 35.79 Selecting previously unselected package thin-provisioning-tools. [2020-05-07T18:44:24.501Z] #17 35.80 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-05-07T18:44:24.501Z] #17 35.81 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T18:44:24.595Z] #44 78.90 GEN criu/protobuf-desc-gen.h [2020-05-07T18:44:24.762Z] #17 35.99 Selecting previously unselected package uidmap. [2020-05-07T18:44:24.762Z] #17 36.00 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-05-07T18:44:24.762Z] #17 36.01 Unpacking uidmap (1:4.5-1.1) ... [2020-05-07T18:44:24.762Z] #17 36.14 Selecting previously unselected package vim-runtime. [2020-05-07T18:44:24.762Z] #17 36.14 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:44:24.762Z] #17 36.19 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-07T18:44:25.023Z] #17 36.22 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-07T18:44:25.023Z] #17 36.23 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-07T18:44:25.082Z] #45 24.96 CC images/core-x86.o [2020-05-07T18:44:25.763Z] #17 10.86 Reading package lists... [2020-05-07T18:44:25.763Z] #17 ... [2020-05-07T18:44:25.763Z] [2020-05-07T18:44:25.763Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:25.763Z] #47 152.8 github.com/LK4D4/vndr/godl [2020-05-07T18:44:25.763Z] #47 153.5 github.com/LK4D4/vndr [2020-05-07T18:44:25.763Z] #47 DONE 161.8s [2020-05-07T18:44:26.018Z] [2020-05-07T18:44:26.018Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:26.018Z] #44 78.18 DEP criu/shmem.d [2020-05-07T18:44:26.018Z] #44 78.34 DEP criu/servicefd.d [2020-05-07T18:44:26.018Z] #44 78.46 DEP criu/seize.d [2020-05-07T18:44:26.018Z] #44 78.72 DEP criu/seccomp.d [2020-05-07T18:44:26.018Z] #44 78.89 DEP criu/rst-malloc.d [2020-05-07T18:44:26.018Z] #44 79.03 DEP criu/rbtree.d [2020-05-07T18:44:26.018Z] #44 79.09 DEP criu/pstree.d [2020-05-07T18:44:26.018Z] #44 79.31 DEP criu/protobuf.d [2020-05-07T18:44:26.018Z] #44 79.45 GEN criu/protobuf-desc-gen.h [2020-05-07T18:44:26.018Z] #44 81.13 DEP criu/protobuf-desc.d [2020-05-07T18:44:26.018Z] #44 81.25 DEP criu/proc_parse.d [2020-05-07T18:44:26.018Z] #44 81.48 DEP criu/plugin.d [2020-05-07T18:44:26.018Z] #44 81.61 DEP criu/pipes.d [2020-05-07T18:44:26.273Z] #44 81.80 DEP criu/pie-util.d [2020-05-07T18:44:26.279Z] #45 26.12 CC images/core-arm.o [2020-05-07T18:44:26.477Z] #44 80.43 DEP criu/protobuf-desc.d [2020-05-07T18:44:26.477Z] #44 80.54 DEP criu/proc_parse.d [2020-05-07T18:44:26.477Z] #44 80.77 DEP criu/plugin.d [2020-05-07T18:44:26.477Z] #44 80.88 DEP criu/pipes.d [2020-05-07T18:44:26.528Z] #44 82.06 DEP criu/pie-util-vdso.d [2020-05-07T18:44:26.614Z] #45 26.93 CC images/core-aarch64.o [2020-05-07T18:44:26.732Z] #44 81.07 DEP criu/pie-util.d [2020-05-07T18:44:26.783Z] #44 82.26 DEP criu/pie-util-vdso-elf32.d [2020-05-07T18:44:26.783Z] #44 82.41 DEP criu/path.d [2020-05-07T18:44:26.986Z] #44 81.23 DEP criu/pie-util-vdso.d [2020-05-07T18:44:27.038Z] #44 82.62 DEP criu/parasite-syscall.d [2020-05-07T18:44:27.241Z] #44 81.42 DEP criu/pie-util-vdso-elf32.d [2020-05-07T18:44:27.241Z] #44 81.61 DEP criu/path.d [2020-05-07T18:44:27.293Z] #44 82.80 DEP criu/pagemap.d [2020-05-07T18:44:27.293Z] #44 82.90 DEP criu/pagemap-cache.d [2020-05-07T18:44:27.293Z] #44 82.98 DEP criu/page-xfer.d [2020-05-07T18:44:27.340Z] #45 27.52 CC images/core-ppc64.o [2020-05-07T18:44:27.496Z] #44 81.80 DEP criu/parasite-syscall.d [2020-05-07T18:44:27.548Z] #44 83.12 DEP criu/page-pipe.d [2020-05-07T18:44:27.548Z] #44 83.21 DEP criu/netfilter.d [2020-05-07T18:44:27.567Z] #17 38.56 Selecting previously unselected package vim. [2020-05-07T18:44:27.568Z] #17 38.56 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-05-07T18:44:27.568Z] #17 38.58 Unpacking vim (2:8.1.0875-5) ... [2020-05-07T18:44:27.677Z] #45 ... [2020-05-07T18:44:27.677Z] [2020-05-07T18:44:27.677Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:44:27.677Z] #34 110.5 internal/syscall/execenv [2020-05-07T18:44:27.677Z] #34 110.5 internal/syscall/unix [2020-05-07T18:44:27.677Z] #34 110.5 time [2020-05-07T18:44:27.677Z] #34 ... [2020-05-07T18:44:27.677Z] [2020-05-07T18:44:27.677Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:27.677Z] #48 115.0 hash/crc32 [2020-05-07T18:44:27.677Z] #48 120.1 time [2020-05-07T18:44:27.751Z] #44 82.03 DEP criu/pagemap.d [2020-05-07T18:44:27.752Z] #44 ... [2020-05-07T18:44:27.752Z] [2020-05-07T18:44:27.752Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:27.752Z] #47 DONE 165.6s [2020-05-07T18:44:27.752Z] [2020-05-07T18:44:27.752Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:44:27.752Z] #17 11.29 Fetched 8347 kB in 9s (914 kB/s) [2020-05-07T18:44:27.752Z] #17 11.29 Reading package lists... [2020-05-07T18:44:27.803Z] #44 83.33 DEP criu/net.d [2020-05-07T18:44:27.829Z] #17 39.18 Selecting previously unselected package xfsprogs. [2020-05-07T18:44:27.829Z] #17 39.19 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-05-07T18:44:27.829Z] #17 39.20 Unpacking xfsprogs (4.20.0-1) ... [2020-05-07T18:44:28.006Z] #17 14.97 Reading package lists... [2020-05-07T18:44:28.006Z] #17 ... [2020-05-07T18:44:28.006Z] [2020-05-07T18:44:28.006Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:28.006Z] #44 82.25 DEP criu/pagemap-cache.d [2020-05-07T18:44:28.006Z] #44 82.43 DEP criu/page-xfer.d [2020-05-07T18:44:28.013Z] #48 ... [2020-05-07T18:44:28.013Z] [2020-05-07T18:44:28.013Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:44:28.013Z] #34 120.9 internal/poll [2020-05-07T18:44:28.058Z] #44 83.55 DEP criu/namespaces.d [2020-05-07T18:44:28.058Z] #44 83.68 DEP criu/mount.d [2020-05-07T18:44:28.092Z] #17 ... [2020-05-07T18:44:28.092Z] [2020-05-07T18:44:28.092Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:44:28.092Z] #41 156.6 + dpkg --print-architecture [2020-05-07T18:44:28.092Z] #41 DONE 157.0s [2020-05-07T18:44:28.092Z] [2020-05-07T18:44:28.092Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:28.092Z] #44 89.84 DEP criu/cgroup.d [2020-05-07T18:44:28.092Z] #44 90.02 DEP criu/cgroup-props.d [2020-05-07T18:44:28.092Z] #44 90.12 DEP criu/bitmap.d [2020-05-07T18:44:28.092Z] #44 90.15 DEP criu/bfd.d [2020-05-07T18:44:28.092Z] #44 90.30 DEP criu/autofs.d [2020-05-07T18:44:28.092Z] #44 90.52 DEP criu/aio.d [2020-05-07T18:44:28.092Z] #44 90.67 DEP criu/action-scripts.d [2020-05-07T18:44:28.092Z] #44 90.97 CC criu/action-scripts.o [2020-05-07T18:44:28.092Z] #44 91.47 CC criu/aio.o [2020-05-07T18:44:28.092Z] #44 91.94 CC criu/autofs.o [2020-05-07T18:44:28.092Z] #44 93.17 CC criu/bfd.o [2020-05-07T18:44:28.092Z] #44 93.84 CC criu/bitmap.o [2020-05-07T18:44:28.092Z] #44 93.96 CC criu/cgroup-props.o [2020-05-07T18:44:28.092Z] #44 94.75 CC criu/cgroup.o [2020-05-07T18:44:28.313Z] #44 83.83 DEP criu/mem.d [2020-05-07T18:44:28.313Z] #44 83.93 DEP criu/lsm.d [2020-05-07T18:44:28.313Z] #44 84.04 DEP criu/log.d [2020-05-07T18:44:28.355Z] #44 ... [2020-05-07T18:44:28.355Z] [2020-05-07T18:44:28.355Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:44:28.355Z] #17 39.80 Selecting previously unselected package zip. [2020-05-07T18:44:28.355Z] #17 39.81 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-05-07T18:44:28.355Z] #17 39.81 Unpacking zip (3.0-11+b1) ... [2020-05-07T18:44:28.565Z] #44 82.77 DEP criu/page-pipe.d [2020-05-07T18:44:28.568Z] #44 84.17 DEP criu/libnetlink.d [2020-05-07T18:44:28.568Z] #44 84.28 DEP criu/kerndat.d [2020-05-07T18:44:28.616Z] #17 40.03 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-07T18:44:28.616Z] #17 40.06 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T18:44:28.616Z] #17 40.07 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-05-07T18:44:28.616Z] #17 40.09 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-07T18:44:28.616Z] #17 40.11 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-05-07T18:44:28.616Z] #17 40.13 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-05-07T18:44:28.820Z] #44 82.96 DEP criu/netfilter.d [2020-05-07T18:44:28.878Z] #17 40.14 Setting up uidmap (1:4.5-1.1) ... [2020-05-07T18:44:28.878Z] #17 40.15 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-05-07T18:44:28.878Z] #17 40.16 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-07T18:44:28.878Z] #17 40.17 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T18:44:28.878Z] #17 40.19 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-07T18:44:28.878Z] #17 40.20 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-07T18:44:28.878Z] #17 40.21 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T18:44:28.878Z] #17 40.22 Setting up zip (3.0-11+b1) ... [2020-05-07T18:44:28.878Z] #17 40.23 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T18:44:28.878Z] #17 40.26 Setting up bash-completion (1:2.8-6) ... [2020-05-07T18:44:29.075Z] #44 83.27 DEP criu/net.d [2020-05-07T18:44:29.075Z] #44 83.37 DEP criu/namespaces.d [2020-05-07T18:44:29.128Z] #44 84.46 DEP criu/kcmp-ids.d [2020-05-07T18:44:29.128Z] #44 84.58 DEP criu/irmap.d [2020-05-07T18:44:29.128Z] #44 84.70 DEP criu/ipc_ns.d [2020-05-07T18:44:29.330Z] #44 83.54 DEP criu/mount.d [2020-05-07T18:44:29.383Z] #44 84.88 DEP criu/image.d [2020-05-07T18:44:29.585Z] #44 83.68 DEP criu/mem.d [2020-05-07T18:44:29.585Z] #44 83.87 DEP criu/lsm.d [2020-05-07T18:44:29.638Z] #44 85.04 DEP criu/image-desc.d [2020-05-07T18:44:29.638Z] #44 85.12 DEP criu/fsnotify.d [2020-05-07T18:44:29.840Z] #44 84.03 DEP criu/log.d [2020-05-07T18:44:29.840Z] #44 84.14 DEP criu/libnetlink.d [2020-05-07T18:44:29.840Z] #44 84.27 DEP criu/kerndat.d [2020-05-07T18:44:29.893Z] #44 85.33 DEP criu/filesystems.d [2020-05-07T18:44:29.893Z] #44 85.51 DEP criu/files.d [2020-05-07T18:44:30.095Z] #44 84.43 DEP criu/kcmp-ids.d [2020-05-07T18:44:30.095Z] #44 84.53 DEP criu/irmap.d [2020-05-07T18:44:30.148Z] #44 85.62 DEP criu/files-reg.d [2020-05-07T18:44:30.148Z] #44 85.77 DEP criu/files-ext.d [2020-05-07T18:44:30.350Z] #44 84.65 DEP criu/ipc_ns.d [2020-05-07T18:44:30.350Z] #44 84.79 DEP criu/image.d [2020-05-07T18:44:30.403Z] #44 85.94 DEP criu/file-lock.d [2020-05-07T18:44:30.614Z] #44 85.03 DEP criu/image-desc.d [2020-05-07T18:44:30.658Z] #44 86.05 DEP criu/file-ids.d [2020-05-07T18:44:30.658Z] #44 86.16 DEP criu/fifo.d [2020-05-07T18:44:30.658Z] #44 86.29 DEP criu/fdstore.d [2020-05-07T18:44:30.880Z] #44 85.15 DEP criu/fsnotify.d [2020-05-07T18:44:30.913Z] #44 86.37 DEP criu/fault-injection.d [2020-05-07T18:44:30.913Z] #44 86.40 DEP criu/external.d [2020-05-07T18:44:30.913Z] #44 86.49 DEP criu/eventpoll.d [2020-05-07T18:44:31.136Z] #44 85.27 DEP criu/filesystems.d [2020-05-07T18:44:31.136Z] #44 85.43 DEP criu/files.d [2020-05-07T18:44:31.168Z] #44 86.64 DEP criu/eventfd.d [2020-05-07T18:44:31.168Z] #44 86.76 DEP criu/crtools.d [2020-05-07T18:44:31.391Z] #44 85.55 DEP criu/files-reg.d [2020-05-07T18:44:31.391Z] #44 85.68 DEP criu/files-ext.d [2020-05-07T18:44:31.391Z] #44 85.81 DEP criu/file-lock.d [2020-05-07T18:44:31.423Z] #44 86.95 DEP criu/cr-service.d [2020-05-07T18:44:31.423Z] #44 87.07 DEP criu/cr-restore.d [2020-05-07T18:44:31.647Z] #44 85.95 DEP criu/file-ids.d [2020-05-07T18:44:31.647Z] #44 86.09 DEP criu/fifo.d [2020-05-07T18:44:31.678Z] #44 87.30 DEP criu/cr-errno.d [2020-05-07T18:44:31.841Z] #34 ... [2020-05-07T18:44:31.841Z] [2020-05-07T18:44:31.841Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:44:31.841Z] #57 114.2 time [2020-05-07T18:44:31.841Z] #57 ... [2020-05-07T18:44:31.841Z] [2020-05-07T18:44:31.841Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:44:31.841Z] #66 67.05 Checking out files: 43% (1396/3186) Checking out files: 44% (1402/3186) Checking out files: 45% (1434/3186) Checking out files: 46% (1466/3186) Checking out files: 47% (1498/3186) Checking out files: 48% (1530/3186) Checking out files: 49% (1562/3186) Checking out files: 50% (1593/3186) Checking out files: 51% (1625/3186) Checking out files: 52% (1657/3186) Checking out files: 53% (1689/3186) Checking out files: 54% (1721/3186) Checking out files: 55% (1753/3186) Checking out files: 56% (1785/3186) Checking out files: 57% (1817/3186) Checking out files: 58% (1848/3186) Checking out files: 59% (1880/3186) Checking out files: 60% (1912/3186) Checking out files: 61% (1944/3186) Checking out files: 62% (1976/3186) Checking out files: 63% (2008/3186) Checking out files: 64% (2040/3186) Checking out files: 65% (2071/3186) Checking out files: 66% (2103/3186) Checking out files: 67% (2135/3186) Checking out files: 68% (2167/3186) Checking out files: 69% (2199/3186) Checking out files: 70% (2231/3186) Checking out files: 71% (2263/3186) Checking out files: 72% (2294/3186) Checking out files: 73% (2326/3186) Checking out files: 74% (2358/3186) Checking out files: 75% (2390/3186) Checking out files: 76% (2422/3186) Checking out files: 77% (2454/3186) Checking out files: 78% (2486/3186) Checking out files: 79% (2517/3186) Checking out files: 80% (2549/3186) Checking out files: 81% (2581/3186) Checking out files: 82% (2613/3186) Checking out files: 83% (2645/3186) Checking out files: 84% (2677/3186) Checking out files: 85% (2709/3186) Checking out files: 86% (2740/3186) Checking out files: 87% (2772/3186) Checking out files: 88% (2804/3186) Checking out files: 89% (2836/3186) Checking out files: 89% (2859/3186) Checking out files: 90% (2868/3186) Checking out files: 91% (2900/3186) Checking out files: 92% (2932/3186) Checking out files: 93% (2963/3186) Checking out files: 94% (2995/3186) Checking out files: 95% (3027/3186) Checking out files: 96% (3059/3186) Checking out files: 97% (3091/3186) Checking out files: 98% (3123/3186) Checking out files: 99% (3155/3186) Checking out files: 100% (3186/3186) Checking out files: 100% (3186/3186), done. [2020-05-07T18:44:31.841Z] #66 68.59 + cd /tmp/tmp.IOOMedjHfk/src/github.com/containerd/containerd [2020-05-07T18:44:31.841Z] #66 68.59 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T18:44:31.902Z] #44 86.20 DEP criu/fdstore.d [2020-05-07T18:44:31.934Z] #44 87.32 DEP criu/cr-dump.d [2020-05-07T18:44:31.934Z] #44 87.49 DEP criu/cr-dedup.d [2020-05-07T18:44:32.158Z] #44 86.37 DEP criu/fault-injection.d [2020-05-07T18:44:32.158Z] #44 86.39 DEP criu/external.d [2020-05-07T18:44:32.158Z] #44 86.48 DEP criu/eventpoll.d [2020-05-07T18:44:32.158Z] #44 86.59 DEP criu/eventfd.d [2020-05-07T18:44:32.189Z] #44 87.62 DEP criu/cr-check.d [2020-05-07T18:44:32.189Z] #44 87.82 DEP criu/config.d [2020-05-07T18:44:32.196Z] #17 43.45 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-05-07T18:44:32.196Z] #17 43.46 Setting up xz-utils (5.2.4-1) ... [2020-05-07T18:44:32.196Z] #17 43.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-07T18:44:32.196Z] #17 43.51 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-07T18:44:32.196Z] #17 43.60 invoke-rc.d: could not determine current runlevel [2020-05-07T18:44:32.196Z] #17 43.61 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-07T18:44:32.196Z] #17 43.63 Setting up pigz (2.4-1) ... [2020-05-07T18:44:32.196Z] #17 43.67 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-07T18:44:32.196Z] #17 43.68 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-07T18:44:32.196Z] #17 43.71 Setting up python-pip-whl (18.1-5) ... [2020-05-07T18:44:32.413Z] #44 86.72 DEP criu/crtools.d [2020-05-07T18:44:32.444Z] #44 87.97 DEP criu/clone-noasan.d [2020-05-07T18:44:32.444Z] #44 88.00 DEP criu/cgroup.d [2020-05-07T18:44:32.457Z] #17 43.72 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-05-07T18:44:32.457Z] #17 43.74 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-07T18:44:32.668Z] #44 86.86 DEP criu/cr-service.d [2020-05-07T18:44:32.668Z] #44 86.99 DEP criu/cr-restore.d [2020-05-07T18:44:32.699Z] #44 88.18 DEP criu/cgroup-props.d [2020-05-07T18:44:32.699Z] #44 88.25 DEP criu/bitmap.d [2020-05-07T18:44:32.699Z] #44 88.26 DEP criu/bfd.d [2020-05-07T18:44:32.721Z] #17 44.15 Setting up libaio1:arm64 (0.3.112-3) ... [2020-05-07T18:44:32.923Z] #44 87.19 DEP criu/cr-errno.d [2020-05-07T18:44:32.923Z] #44 87.20 DEP criu/cr-dump.d [2020-05-07T18:44:32.954Z] #44 88.39 DEP criu/autofs.d [2020-05-07T18:44:32.954Z] #44 88.53 DEP criu/aio.d [2020-05-07T18:44:32.993Z] #17 44.16 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-07T18:44:32.994Z] #17 44.17 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-07T18:44:32.994Z] #17 44.18 Setting up vim (2:8.1.0875-5) ... [2020-05-07T18:44:32.994Z] #17 44.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-07T18:44:32.994Z] #17 44.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-07T18:44:32.994Z] #17 44.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-07T18:44:32.994Z] #17 44.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-07T18:44:32.994Z] #17 44.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-07T18:44:32.994Z] #17 44.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-07T18:44:32.994Z] #17 44.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-07T18:44:32.994Z] #17 44.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-07T18:44:32.994Z] #17 44.29 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-07T18:44:32.994Z] #17 44.30 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T18:44:32.994Z] #17 44.32 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-07T18:44:32.994Z] #17 44.33 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T18:44:32.994Z] #17 44.34 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-07T18:44:32.994Z] #17 44.35 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T18:44:33.012Z] #66 70.88 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T18:44:33.012Z] #66 70.88 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T18:44:33.178Z] #44 87.36 DEP criu/cr-dedup.d [2020-05-07T18:44:33.178Z] #44 87.48 DEP criu/cr-check.d [2020-05-07T18:44:33.178Z] #44 87.62 DEP criu/config.d [2020-05-07T18:44:33.213Z] #44 88.67 DEP criu/action-scripts.d [2020-05-07T18:44:33.213Z] #44 ... [2020-05-07T18:44:33.213Z] [2020-05-07T18:44:33.213Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:44:33.213Z] #30 DONE 170.0s [2020-05-07T18:44:33.213Z] [2020-05-07T18:44:33.213Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:44:33.213Z] #17 10.86 Reading package lists... [2020-05-07T18:44:33.213Z] #17 15.64 Reading package lists... [2020-05-07T18:44:33.213Z] #17 18.91 Building dependency tree... [2020-05-07T18:44:33.213Z] #17 20.51 libcap2-bin is already the newest version (1:2.25-2). [2020-05-07T18:44:33.213Z] #17 20.51 The following additional packages will be installed: [2020-05-07T18:44:33.213Z] #17 20.51 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-07T18:44:33.213Z] #17 20.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-07T18:44:33.213Z] #17 20.51 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-07T18:44:33.213Z] #17 20.51 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-07T18:44:33.213Z] #17 20.51 python3.7 python3.7-minimal vim-runtime xxd [2020-05-07T18:44:33.213Z] #17 20.51 Suggested packages: [2020-05-07T18:44:33.213Z] #17 20.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-07T18:44:33.213Z] #17 20.52 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-07T18:44:33.213Z] #17 20.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-07T18:44:33.213Z] #17 20.52 Recommended packages: [2020-05-07T18:44:33.213Z] #17 20.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-07T18:44:33.213Z] #17 20.52 python3-keyrings.alt python3-xdg unzip [2020-05-07T18:44:33.344Z] #66 70.88 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T18:44:33.344Z] #66 70.88 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T18:44:33.344Z] #66 70.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T18:44:33.344Z] #66 70.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T18:44:33.344Z] #66 70.88 + '[' '' = dynamic ']' [2020-05-07T18:44:33.344Z] #66 70.88 + make [2020-05-07T18:44:33.436Z] #44 87.73 DEP criu/clone-noasan.d [2020-05-07T18:44:33.437Z] #44 87.78 DEP criu/cgroup.d [2020-05-07T18:44:33.468Z] #17 ... [2020-05-07T18:44:33.468Z] [2020-05-07T18:44:33.468Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:33.468Z] #44 89.05 CC criu/action-scripts.o [2020-05-07T18:44:33.692Z] #44 87.94 DEP criu/cgroup-props.d [2020-05-07T18:44:33.947Z] #44 88.09 DEP criu/bitmap.d [2020-05-07T18:44:33.947Z] #44 88.11 DEP criu/bfd.d [2020-05-07T18:44:33.947Z] #44 88.25 DEP criu/autofs.d [2020-05-07T18:44:34.202Z] #44 88.39 DEP criu/aio.d [2020-05-07T18:44:34.202Z] #44 88.54 DEP criu/action-scripts.d [2020-05-07T18:44:34.399Z] #44 89.67 CC criu/aio.o [2020-05-07T18:44:34.457Z] #44 88.85 CC criu/action-scripts.o [2020-05-07T18:44:34.654Z] #44 90.13 CC criu/autofs.o [2020-05-07T18:44:35.017Z] #44 89.31 CC criu/aio.o [2020-05-07T18:44:35.033Z] #66 72.62 + bin/ctr [2020-05-07T18:44:35.272Z] #44 89.72 CC criu/autofs.o [2020-05-07T18:44:35.533Z] #44 ... [2020-05-07T18:44:35.533Z] [2020-05-07T18:44:35.533Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:44:35.533Z] #17 14.97 Reading package lists... [2020-05-07T18:44:35.533Z] #17 19.34 Building dependency tree... [2020-05-07T18:44:35.533Z] #17 20.82 libcap2-bin is already the newest version (1:2.25-2). [2020-05-07T18:44:35.533Z] #17 20.82 The following additional packages will be installed: [2020-05-07T18:44:35.533Z] #17 20.82 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-07T18:44:35.533Z] #17 20.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-07T18:44:35.533Z] #17 20.82 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-07T18:44:35.533Z] #17 20.82 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-07T18:44:35.533Z] #17 20.82 python3.7 python3.7-minimal vim-runtime xxd [2020-05-07T18:44:35.533Z] #17 20.82 Suggested packages: [2020-05-07T18:44:35.533Z] #17 20.83 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-07T18:44:35.533Z] #17 20.83 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-07T18:44:35.533Z] #17 20.83 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-07T18:44:35.533Z] #17 20.83 Recommended packages: [2020-05-07T18:44:35.533Z] #17 20.83 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-07T18:44:35.533Z] #17 20.83 python3-keyrings.alt python3-xdg unzip [2020-05-07T18:44:35.533Z] #17 22.57 The following NEW packages will be installed: [2020-05-07T18:44:35.533Z] #17 22.58 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-07T18:44:35.533Z] #17 22.58 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-07T18:44:35.533Z] #17 22.58 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-07T18:44:35.533Z] #17 22.58 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-07T18:44:35.533Z] #17 22.58 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-07T18:44:35.533Z] #17 22.58 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-07T18:44:35.533Z] #17 22.58 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-07T18:44:35.533Z] #17 22.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-07T18:44:35.533Z] #17 22.59 xz-utils zip [2020-05-07T18:44:35.533Z] #17 22.93 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:44:35.533Z] #17 22.93 Need to get 28.5 MB of archives. [2020-05-07T18:44:35.533Z] #17 22.93 After this operation, 116 MB of additional disk space will be used. [2020-05-07T18:44:35.533Z] #17 22.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-07T18:44:35.533Z] #17 22.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-07T18:44:35.533Z] #17 22.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-07T18:44:35.533Z] #17 23.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-07T18:44:35.533Z] #17 23.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-07T18:44:35.533Z] #17 23.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-07T18:44:35.533Z] #17 23.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-07T18:44:35.533Z] #17 23.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-07T18:44:35.533Z] #17 23.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-07T18:44:35.533Z] #17 23.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-07T18:44:35.533Z] #17 23.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-07T18:44:35.533Z] #17 23.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-07T18:44:35.533Z] #17 23.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-07T18:44:35.533Z] #17 23.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-07T18:44:35.533Z] #17 23.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-07T18:44:35.533Z] #17 23.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-07T18:44:35.533Z] #17 23.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-07T18:44:35.533Z] #17 23.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T18:44:35.533Z] #17 23.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-07T18:44:35.533Z] #17 23.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-07T18:44:35.533Z] #17 23.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-07T18:44:35.533Z] #17 23.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-07T18:44:35.533Z] #17 23.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-07T18:44:35.533Z] #17 23.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-07T18:44:35.533Z] #17 23.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-07T18:44:35.533Z] #17 23.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-07T18:44:35.533Z] #17 23.39 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-07T18:44:35.533Z] #17 23.40 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-07T18:44:35.533Z] #17 23.40 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-07T18:44:35.533Z] #17 23.86 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-07T18:44:35.534Z] #17 23.86 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-07T18:44:35.534Z] #17 23.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-07T18:44:35.534Z] #17 23.87 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-07T18:44:35.534Z] #17 23.87 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-07T18:44:35.534Z] #17 23.89 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-07T18:44:35.534Z] #17 23.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-07T18:44:35.534Z] #17 23.97 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-07T18:44:35.534Z] #17 23.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-07T18:44:35.534Z] #17 23.99 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-07T18:44:35.534Z] #17 24.00 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-07T18:44:35.534Z] #17 24.02 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-07T18:44:35.534Z] #17 24.02 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-07T18:44:35.534Z] #17 24.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-07T18:44:35.534Z] #17 24.10 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-07T18:44:35.534Z] #17 24.12 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-07T18:44:35.534Z] #17 24.43 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-07T18:44:35.534Z] #17 24.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-07T18:44:35.534Z] #17 24.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-07T18:44:35.534Z] #17 25.29 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:44:35.534Z] #17 25.42 Fetched 28.5 MB in 2s (15.2 MB/s) [2020-05-07T18:44:35.534Z] #17 25.49 Selecting previously unselected package pigz. [2020-05-07T18:44:35.534Z] #17 25.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23431 files and directories currently installed.) [2020-05-07T18:44:35.534Z] #17 25.57 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-07T18:44:35.534Z] #17 25.59 Unpacking pigz (2.4-1) ... [2020-05-07T18:44:35.548Z] #17 46.92 Setting up iptables (1.8.2-4) ... [2020-05-07T18:44:35.548Z] #17 46.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T18:44:35.548Z] #17 46.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T18:44:35.548Z] #17 47.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T18:44:35.548Z] #17 47.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T18:44:35.548Z] #17 47.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-07T18:44:35.789Z] #17 25.70 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-07T18:44:35.789Z] #17 25.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T18:44:35.789Z] #17 25.71 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T18:44:35.789Z] #17 ... [2020-05-07T18:44:35.789Z] [2020-05-07T18:44:35.789Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:44:35.789Z] #30 DONE 174.0s [2020-05-07T18:44:35.808Z] #17 47.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-07T18:44:35.808Z] #17 47.04 Setting up python3 (3.7.3-1) ... [2020-05-07T18:44:36.016Z] #44 91.45 CC criu/bfd.o [2020-05-07T18:44:36.044Z] [2020-05-07T18:44:36.044Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:44:36.272Z] #44 91.88 CC criu/bitmap.o [2020-05-07T18:44:36.338Z] Commit message: "Merge commit '232ebf7fa469963e6cb9b43d66a953f5956ee5f3' into HEAD" [2020-05-07T18:44:36.380Z] #17 47.68 Setting up python3-wheel (0.32.3-2) ... [2020-05-07T18:44:36.465Z] First time build. Skipping changelog. [2020-05-07T18:44:36.527Z] #44 92.02 CC criu/cgroup-props.o [2020-05-07T18:44:36.375Z] > git rev-list --no-walk 94aa126dc4f94f5a8b9dd83ccdc48615ac72e5bb # timeout=10 [2020-05-07T18:44:36.604Z] #53 ... [2020-05-07T18:44:36.604Z] [2020-05-07T18:44:36.604Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:44:36.604Z] #17 26.61 Selecting previously unselected package python3.7-minimal. [2020-05-07T18:44:36.604Z] #17 26.62 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T18:44:36.604Z] #17 26.67 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T18:44:37.085Z] #44 92.61 CC criu/cgroup.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T18:44:37.326Z] #17 48.66 Setting up apparmor (2.13.2-10) ... [2020-05-07T18:44:37.541Z] #17 27.49 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T18:44:37.541Z] #17 27.51 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T18:44:38.857Z] #66 ... [2020-05-07T18:44:38.857Z] [2020-05-07T18:44:38.857Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:38.857Z] #45 28.59 CC images/core-s390.o [2020-05-07T18:44:38.857Z] #45 29.91 CC images/cpuinfo.o [2020-05-07T18:44:38.857Z] #45 30.88 CC images/inventory.o [2020-05-07T18:44:38.857Z] #45 31.27 CC images/fdinfo.o [2020-05-07T18:44:38.857Z] #45 31.97 CC images/fown.o [2020-05-07T18:44:38.857Z] #45 32.38 CC images/ns.o [2020-05-07T18:44:38.857Z] #45 32.67 CC images/regfile.o [2020-05-07T18:44:38.857Z] #45 33.03 CC images/ghost-file.o [2020-05-07T18:44:38.857Z] #45 33.50 CC images/fifo.o [2020-05-07T18:44:38.857Z] #45 33.82 CC images/remap-file-path.o [2020-05-07T18:44:38.857Z] #45 34.09 CC images/eventfd.o [2020-05-07T18:44:38.857Z] #45 34.45 CC images/eventpoll.o [2020-05-07T18:44:38.857Z] #45 35.04 CC images/fh.o [2020-05-07T18:44:38.857Z] #45 35.62 CC images/fsnotify.o [2020-05-07T18:44:38.857Z] #45 36.70 CC images/signalfd.o [2020-05-07T18:44:38.857Z] #45 37.03 CC images/fs.o [2020-05-07T18:44:38.857Z] #45 37.38 CC images/pstree.o [2020-05-07T18:44:38.857Z] #45 37.91 CC images/pipe.o [2020-05-07T18:44:38.857Z] #45 38.34 CC images/tcp-stream.o [2020-05-07T18:44:38.857Z] #45 38.76 CC images/sk-packet.o [2020-05-07T18:44:39.076Z] #44 ... [2020-05-07T18:44:39.076Z] [2020-05-07T18:44:39.076Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:44:39.076Z] #17 22.73 The following NEW packages will be installed: [2020-05-07T18:44:39.076Z] #17 22.74 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-07T18:44:39.076Z] #17 22.74 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-07T18:44:39.076Z] #17 22.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-07T18:44:39.076Z] #17 22.74 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-07T18:44:39.076Z] #17 22.75 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-07T18:44:39.076Z] #17 22.75 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-07T18:44:39.076Z] #17 22.75 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-07T18:44:39.076Z] #17 22.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-07T18:44:39.076Z] #17 22.75 xz-utils zip [2020-05-07T18:44:39.076Z] #17 23.08 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:44:39.076Z] #17 23.08 Need to get 28.5 MB of archives. [2020-05-07T18:44:39.076Z] #17 23.08 After this operation, 116 MB of additional disk space will be used. [2020-05-07T18:44:39.076Z] #17 23.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-07T18:44:39.076Z] #17 23.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-07T18:44:39.076Z] #17 23.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-07T18:44:39.076Z] #17 23.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-07T18:44:39.076Z] #17 23.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-07T18:44:39.076Z] #17 23.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-07T18:44:39.076Z] #17 23.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-07T18:44:39.076Z] #17 23.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-07T18:44:39.076Z] #17 23.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-07T18:44:39.076Z] #17 23.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-07T18:44:39.076Z] #17 23.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-07T18:44:39.076Z] #17 23.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-07T18:44:39.076Z] #17 23.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-07T18:44:39.076Z] #17 23.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-07T18:44:39.076Z] #17 23.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-07T18:44:39.076Z] #17 23.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-07T18:44:39.076Z] #17 23.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-07T18:44:39.076Z] #17 23.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T18:44:39.076Z] #17 23.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-07T18:44:39.076Z] #17 23.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-07T18:44:39.076Z] #17 23.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-07T18:44:39.076Z] #17 23.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-07T18:44:39.076Z] #17 23.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-07T18:44:39.076Z] #17 23.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-07T18:44:39.076Z] #17 23.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-07T18:44:39.076Z] #17 23.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-07T18:44:39.076Z] #17 23.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-07T18:44:39.076Z] #17 23.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-07T18:44:39.076Z] #17 23.50 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-07T18:44:39.076Z] #17 23.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-07T18:44:39.076Z] #17 23.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-07T18:44:39.076Z] #17 23.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-07T18:44:39.076Z] #17 23.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-07T18:44:39.076Z] #17 23.91 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-07T18:44:39.076Z] #17 23.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-07T18:44:39.076Z] #17 23.98 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-07T18:44:39.076Z] #17 23.99 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-07T18:44:39.076Z] #17 24.00 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-07T18:44:39.076Z] #17 24.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-07T18:44:39.076Z] #17 24.01 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-07T18:44:39.076Z] #17 24.02 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-07T18:44:39.076Z] #17 24.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-07T18:44:39.076Z] #17 24.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-07T18:44:39.076Z] #17 24.10 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-07T18:44:39.076Z] #17 24.11 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-07T18:44:39.076Z] #17 24.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-07T18:44:39.076Z] #17 24.41 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-07T18:44:39.076Z] #17 24.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-07T18:44:39.076Z] #17 25.03 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:44:39.076Z] #17 25.11 Fetched 28.5 MB in 2s (17.4 MB/s) [2020-05-07T18:44:39.076Z] #17 25.17 Selecting previously unselected package pigz. [2020-05-07T18:44:39.076Z] #17 25.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23431 files and directories currently installed.) [2020-05-07T18:44:39.076Z] #17 25.23 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-07T18:44:39.076Z] #17 25.24 Unpacking pigz (2.4-1) ... [2020-05-07T18:44:39.076Z] #17 25.32 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-07T18:44:39.076Z] #17 25.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T18:44:39.076Z] #17 25.34 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T18:44:39.076Z] #17 25.78 Selecting previously unselected package python3.7-minimal. [2020-05-07T18:44:39.076Z] #17 25.79 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T18:44:39.076Z] #17 25.80 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T18:44:39.076Z] #17 26.42 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T18:44:39.076Z] #17 26.43 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T18:44:39.241Z] #17 50.36 Setting up xfsprogs (4.20.0-1) ... [2020-05-07T18:44:39.241Z] #17 50.37 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-07T18:44:39.376Z] #45 39.25 CC images/mnt.o [2020-05-07T18:44:39.502Z] #17 50.78 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-07T18:44:39.597Z] #17 29.40 Selecting previously unselected package python3-minimal. [2020-05-07T18:44:39.597Z] #17 29.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23680 files and directories currently installed.) [2020-05-07T18:44:39.597Z] #17 29.45 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-07T18:44:39.597Z] #17 29.46 Unpacking python3-minimal (3.7.3-1) ... [2020-05-07T18:44:39.597Z] #17 29.54 Selecting previously unselected package libmpdec2:amd64. [2020-05-07T18:44:39.597Z] #17 29.54 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-07T18:44:39.597Z] #17 29.55 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-07T18:44:39.597Z] #17 29.65 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-07T18:44:39.597Z] #17 29.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T18:44:39.597Z] #17 29.65 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T18:44:39.714Z] #45 39.69 CC images/pipe-data.o [2020-05-07T18:44:39.797Z] + docker version [2020-05-07T18:44:39.999Z] #17 28.50 Selecting previously unselected package python3-minimal. [2020-05-07T18:44:39.999Z] #17 28.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 ... 23680 files and directories currently installed.) [2020-05-07T18:44:39.999Z] #17 28.57 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-07T18:44:40.051Z] #45 39.97 CC images/sa.o [2020-05-07T18:44:40.074Z] #17 ... [2020-05-07T18:44:40.074Z] [2020-05-07T18:44:40.074Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:40.074Z] #44 97.63 CC criu/clone-noasan.o [2020-05-07T18:44:40.074Z] #44 97.73 CC criu/config.o [2020-05-07T18:44:40.074Z] #44 98.71 CC criu/cr-check.o [2020-05-07T18:44:40.074Z] #44 100.3 CC criu/cr-dedup.o [2020-05-07T18:44:40.074Z] #44 100.7 CC criu/cr-dump.o [2020-05-07T18:44:40.074Z] #44 102.6 CC criu/cr-errno.o [2020-05-07T18:44:40.074Z] #44 102.6 CC criu/cr-restore.o [2020-05-07T18:44:40.074Z] #44 106.2 CC criu/cr-service.o [2020-05-07T18:44:40.074Z] #44 107.6 CC criu/crtools.o [2020-05-07T18:44:40.254Z] #17 28.58 Unpacking python3-minimal (3.7.3-1) ... [2020-05-07T18:44:40.254Z] #17 28.67 Selecting previously unselected package libmpdec2:amd64. [2020-05-07T18:44:40.254Z] #17 28.67 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-07T18:44:40.254Z] #17 28.69 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-07T18:44:40.254Z] #17 28.80 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-07T18:44:40.335Z] #44 108.2 CC criu/eventfd.o [2020-05-07T18:44:40.335Z] #44 ... [2020-05-07T18:44:40.335Z] [2020-05-07T18:44:40.335Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:44:40.335Z] #17 51.69 Setting up python3-distutils (3.7.3-1) ... [2020-05-07T18:44:40.387Z] #45 40.51 CC images/timer.o [2020-05-07T18:44:40.508Z] #17 28.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T18:44:40.508Z] #17 28.82 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T18:44:40.523Z] #17 30.58 Selecting previously unselected package python3.7. [2020-05-07T18:44:40.523Z] #17 30.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T18:44:40.523Z] #17 30.60 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T18:44:40.722Z] #45 41.10 CC images/timerfd.o [2020-05-07T18:44:40.777Z] #17 30.75 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-07T18:44:40.777Z] #17 30.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-07T18:44:40.777Z] #17 30.77 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-07T18:44:40.906Z] #17 52.19 Setting up python3-setuptools (40.8.0-1) ... [2020-05-07T18:44:41.032Z] #17 30.88 Setting up python3-minimal (3.7.3-1) ... [2020-05-07T18:44:41.445Z] #45 41.52 CC images/mm.o [2020-05-07T18:44:41.449Z] #17 29.81 Selecting previously unselected package python3.7. [2020-05-07T18:44:41.449Z] #17 29.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-07T18:44:41.449Z] #17 29.82 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T18:44:41.704Z] #17 29.97 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-07T18:44:41.704Z] #17 30.00 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-07T18:44:41.704Z] #17 30.00 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-07T18:44:41.704Z] #17 30.10 Setting up python3-minimal (3.7.3-1) ... [2020-05-07T18:44:41.781Z] #45 42.01 CC images/sk-opts.o [2020-05-07T18:44:41.781Z] #45 ... [2020-05-07T18:44:41.781Z] [2020-05-07T18:44:41.781Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:44:41.781Z] #57 124.6 regexp [2020-05-07T18:44:41.781Z] #57 130.5 path/filepath [2020-05-07T18:44:41.781Z] #57 130.6 context [2020-05-07T18:44:41.955Z] #17 31.79 Selecting previously unselected package python3. [2020-05-07T18:44:41.955Z] #17 31.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 ... 24092 files and directories currently installed.) [2020-05-07T18:44:41.955Z] #17 31.87 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-07T18:44:41.955Z] #17 31.89 Unpacking python3 (3.7.3-1) ... [2020-05-07T18:44:41.955Z] #17 31.99 Selecting previously unselected package libip4tc0:amd64. [2020-05-07T18:44:41.955Z] #17 32.01 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-07T18:44:41.955Z] #17 32.02 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-07T18:44:42.118Z] #57 ... [2020-05-07T18:44:42.118Z] [2020-05-07T18:44:42.118Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:44:42.118Z] #34 124.9 os [2020-05-07T18:44:42.118Z] #34 127.7 internal/fmtsort [2020-05-07T18:44:42.118Z] #34 130.4 path/filepath [2020-05-07T18:44:42.118Z] #34 130.4 fmt [2020-05-07T18:44:42.118Z] #34 133.6 io/ioutil [2020-05-07T18:44:42.118Z] #34 ... [2020-05-07T18:44:42.118Z] [2020-05-07T18:44:42.118Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:42.118Z] #45 42.33 CC images/sk-unix.o [2020-05-07T18:44:42.210Z] #17 32.13 Selecting previously unselected package libip6tc0:amd64. [2020-05-07T18:44:42.210Z] #17 32.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-07T18:44:42.210Z] #17 32.15 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-07T18:44:42.210Z] #17 32.25 Selecting previously unselected package libiptc0:amd64. [2020-05-07T18:44:42.210Z] #17 32.26 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-07T18:44:42.210Z] #17 32.26 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-07T18:44:42.291Z] #17 53.66 Setting up python3-pip (18.1-5) ... [2020-05-07T18:44:42.454Z] #45 42.84 CC images/sk-inet.o [2020-05-07T18:44:42.466Z] #17 32.36 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-07T18:44:42.466Z] #17 32.37 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-07T18:44:42.466Z] #17 32.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-07T18:44:42.466Z] #17 32.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-07T18:44:42.466Z] #17 32.45 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-07T18:44:42.466Z] #17 32.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-07T18:44:42.466Z] #17 32.53 Selecting previously unselected package libnftnl11:amd64. [2020-05-07T18:44:42.466Z] #17 32.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-07T18:44:42.466Z] #17 32.54 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-07T18:44:42.466Z] #17 32.60 Selecting previously unselected package iptables. [2020-05-07T18:44:42.466Z] #17 32.61 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-07T18:44:42.466Z] #17 32.61 Unpacking iptables (1.8.2-4) ... [2020-05-07T18:44:42.629Z] #17 30.86 Selecting previously unselected package python3. [2020-05-07T18:44:42.629Z] #17 30.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24092 files and directories currently installed.) [2020-05-07T18:44:42.629Z] #17 30.90 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-07T18:44:42.629Z] #17 30.91 Unpacking python3 (3.7.3-1) ... [2020-05-07T18:44:42.629Z] #17 30.98 Selecting previously unselected package libip4tc0:amd64. [2020-05-07T18:44:42.629Z] #17 30.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-07T18:44:42.629Z] #17 30.99 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-07T18:44:42.629Z] #17 31.09 Selecting previously unselected package libip6tc0:amd64. [2020-05-07T18:44:42.629Z] #17 31.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-07T18:44:42.629Z] #17 31.10 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-07T18:44:42.629Z] #17 31.18 Selecting previously unselected package libiptc0:amd64. [2020-05-07T18:44:42.721Z] #17 32.91 Selecting previously unselected package xxd. [2020-05-07T18:44:42.884Z] #17 31.19 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-07T18:44:42.884Z] #17 31.20 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-07T18:44:42.884Z] #17 31.28 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-07T18:44:42.884Z] #17 31.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-07T18:44:42.884Z] #17 31.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-07T18:44:42.884Z] #17 31.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-07T18:44:42.884Z] #17 31.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-07T18:44:42.884Z] #17 31.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-07T18:44:42.978Z] #17 32.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T18:44:42.978Z] #17 32.92 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T18:44:43.139Z] #17 31.45 Selecting previously unselected package libnftnl11:amd64. [2020-05-07T18:44:43.139Z] #17 31.45 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-07T18:44:43.139Z] #17 31.46 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-07T18:44:43.139Z] #17 31.57 Selecting previously unselected package iptables. [2020-05-07T18:44:43.139Z] #17 31.57 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-07T18:44:43.139Z] #17 31.58 Unpacking iptables (1.8.2-4) ... [2020-05-07T18:44:43.232Z] #17 54.66 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:44:43.233Z] #17 33.04 Selecting previously unselected package vim-common. [2020-05-07T18:44:43.233Z] #17 33.05 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:44:43.233Z] #17 33.09 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T18:44:43.233Z] #17 33.24 Selecting previously unselected package bash-completion. [2020-05-07T18:44:43.233Z] #17 33.25 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-07T18:44:43.494Z] #17 54.69 Processing triggers for mime-support (3.62) ... [2020-05-07T18:44:43.650Z] #45 43.50 CC images/tun.o [2020-05-07T18:44:43.699Z] #17 31.91 Selecting previously unselected package xxd. [2020-05-07T18:44:43.699Z] #17 31.92 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T18:44:43.699Z] #17 31.93 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T18:44:43.699Z] #17 32.05 Selecting previously unselected package vim-common. [2020-05-07T18:44:43.699Z] #17 32.05 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:44:43.699Z] #17 32.08 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T18:44:43.954Z] #17 32.25 Selecting previously unselected package bash-completion. [2020-05-07T18:44:43.954Z] #17 32.25 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-07T18:44:43.985Z] #45 44.18 CC images/sk-netlink.o [2020-05-07T18:44:44.066Z] #17 DONE 55.2s [2020-05-07T18:44:44.066Z] [2020-05-07T18:44:44.066Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T18:44:44.321Z] #45 ... [2020-05-07T18:44:44.322Z] [2020-05-07T18:44:44.322Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:44.322Z] #48 127.0 regexp [2020-05-07T18:44:44.322Z] #48 ... [2020-05-07T18:44:44.322Z] [2020-05-07T18:44:44.322Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:44:44.322Z] #34 137.0 log [2020-05-07T18:44:44.322Z] #34 137.0 flag [2020-05-07T18:44:44.322Z] #34 137.0 github.com/BurntSushi/toml [2020-05-07T18:44:44.654Z] Client: Docker Engine - Enterprise [2020-05-07T18:44:44.654Z] Version: 19.03.5 [2020-05-07T18:44:44.654Z] API version: 1.40 [2020-05-07T18:44:44.654Z] Go version: go1.12.12 [2020-05-07T18:44:44.654Z] Git commit: 2ee0c57608 [2020-05-07T18:44:44.654Z] Built: 11/13/2019 08:00:16 [2020-05-07T18:44:44.654Z] OS/Arch: windows/amd64 [2020-05-07T18:44:44.654Z] Experimental: false [2020-05-07T18:44:44.654Z] [2020-05-07T18:44:44.654Z] Server: Docker Engine - Enterprise [2020-05-07T18:44:44.654Z] Engine: [2020-05-07T18:44:44.654Z] Version: 19.03.5 [2020-05-07T18:44:44.654Z] API version: 1.40 (minimum version 1.24) [2020-05-07T18:44:44.654Z] Go version: go1.12.12 [2020-05-07T18:44:44.654Z] Git commit: 2ee0c57608 [2020-05-07T18:44:44.654Z] Built: 11/13/2019 07:58:51 [2020-05-07T18:44:44.654Z] OS/Arch: windows/amd64 [2020-05-07T18:44:44.654Z] Experimental: true [Pipeline] sh [2020-05-07T18:44:45.676Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 30.8% of statements [2020-05-07T18:44:45.744Z] #17 35.87 Unpacking bash-completion (1:2.8-6) ... [2020-05-07T18:44:45.977Z] #18 1.762 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-07T18:44:45.977Z] #18 1.767 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-07T18:44:45.977Z] #18 1.771 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-07T18:44:45.977Z] #18 DONE 1.9s [2020-05-07T18:44:45.977Z] [2020-05-07T18:44:45.977Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T18:44:46.305Z] #17 36.17 Selecting previously unselected package bzip2. [2020-05-07T18:44:46.305Z] #17 36.18 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-07T18:44:46.305Z] #17 36.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T18:44:46.305Z] #17 36.28 Selecting previously unselected package xz-utils. [2020-05-07T18:44:46.305Z] #17 36.29 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-07T18:44:46.305Z] #17 36.30 Unpacking xz-utils (5.2.4-1) ... [2020-05-07T18:44:46.323Z] + docker info [2020-05-07T18:44:46.508Z] #17 34.89 Unpacking bash-completion (1:2.8-6) ... [2020-05-07T18:44:46.560Z] #17 36.47 Selecting previously unselected package apparmor. [2020-05-07T18:44:46.560Z] #17 36.47 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-07T18:44:46.560Z] #17 36.57 Unpacking apparmor (2.13.2-10) ... [2020-05-07T18:44:46.681Z] ok github.com/docker/docker/container 0.109s coverage: 34.9% of statements [2020-05-07T18:44:46.681Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T18:44:46.681Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T18:44:46.681Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T18:44:46.681Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T18:44:46.763Z] #17 35.27 Selecting previously unselected package bzip2. [2020-05-07T18:44:46.763Z] #17 35.27 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-07T18:44:46.816Z] #17 36.87 Selecting previously unselected package aufs-tools. [2020-05-07T18:44:46.816Z] #17 36.89 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-07T18:44:46.816Z] #17 36.90 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-07T18:44:47.018Z] #17 35.28 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T18:44:47.018Z] #17 35.37 Selecting previously unselected package xz-utils. [2020-05-07T18:44:47.018Z] #17 35.39 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-07T18:44:47.018Z] #17 35.39 Unpacking xz-utils (5.2.4-1) ... [2020-05-07T18:44:47.071Z] #17 37.02 Selecting previously unselected package libonig5:amd64. [2020-05-07T18:44:47.071Z] #17 37.02 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-07T18:44:47.071Z] #17 37.03 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-07T18:44:47.071Z] #17 ... [2020-05-07T18:44:47.071Z] [2020-05-07T18:44:47.071Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:47.071Z] #44 91.35 CC criu/bfd.o [2020-05-07T18:44:47.071Z] #44 91.79 CC criu/bitmap.o [2020-05-07T18:44:47.071Z] #44 91.97 CC criu/cgroup-props.o [2020-05-07T18:44:47.071Z] #44 92.67 CC criu/cgroup.o [2020-05-07T18:44:47.071Z] #44 95.02 CC criu/clone-noasan.o [2020-05-07T18:44:47.071Z] #44 95.12 CC criu/config.o [2020-05-07T18:44:47.071Z] #44 96.17 CC criu/cr-check.o [2020-05-07T18:44:47.071Z] #44 97.81 CC criu/cr-dedup.o [2020-05-07T18:44:47.071Z] #44 98.24 CC criu/cr-dump.o [2020-05-07T18:44:47.071Z] #44 100.3 CC criu/cr-errno.o [2020-05-07T18:44:47.071Z] #44 100.4 CC criu/cr-restore.o [2020-05-07T18:44:47.273Z] #17 35.55 Selecting previously unselected package apparmor. [2020-05-07T18:44:47.273Z] #17 35.56 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-07T18:44:47.273Z] #17 35.64 Unpacking apparmor (2.13.2-10) ... [2020-05-07T18:44:47.326Z] #44 ... [2020-05-07T18:44:47.326Z] [2020-05-07T18:44:47.326Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:44:47.326Z] #17 37.17 Selecting previously unselected package libjq1:amd64. [2020-05-07T18:44:47.326Z] #17 37.19 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T18:44:47.326Z] #17 37.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T18:44:47.326Z] #17 37.29 Selecting previously unselected package jq. [2020-05-07T18:44:47.326Z] #17 37.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T18:44:47.326Z] #17 37.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T18:44:47.528Z] #17 35.97 Selecting previously unselected package aufs-tools. [2020-05-07T18:44:47.528Z] #17 35.97 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-07T18:44:47.528Z] #17 35.97 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-07T18:44:47.581Z] #17 37.40 Selecting previously unselected package libaio1:amd64. [2020-05-07T18:44:47.581Z] #17 37.42 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-07T18:44:47.581Z] #17 37.42 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-07T18:44:47.581Z] #17 37.47 Selecting previously unselected package libgpm2:amd64. [2020-05-07T18:44:47.581Z] #17 37.49 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-07T18:44:47.581Z] #17 37.49 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-07T18:44:47.581Z] #17 37.57 Selecting previously unselected package libicu63:amd64. [2020-05-07T18:44:47.581Z] #17 37.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-07T18:44:47.581Z] #17 37.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T18:44:47.783Z] #17 36.09 Selecting previously unselected package libonig5:amd64. [2020-05-07T18:44:47.783Z] #17 36.11 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-07T18:44:47.783Z] #17 36.12 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-07T18:44:48.038Z] #17 36.29 Selecting previously unselected package libjq1:amd64. [2020-05-07T18:44:48.038Z] #17 36.31 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T18:44:48.038Z] #17 36.32 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T18:44:48.038Z] #17 36.42 Selecting previously unselected package jq. [2020-05-07T18:44:48.038Z] #17 36.44 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-07T18:44:48.038Z] #17 36.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T18:44:48.293Z] #17 36.54 Selecting previously unselected package libaio1:amd64. [2020-05-07T18:44:48.293Z] #17 36.57 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-07T18:44:48.293Z] #17 36.57 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-07T18:44:48.293Z] #17 36.65 Selecting previously unselected package libgpm2:amd64. [2020-05-07T18:44:48.293Z] #17 36.65 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-07T18:44:48.293Z] #17 36.65 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-07T18:44:48.293Z] #17 36.73 Selecting previously unselected package libicu63:amd64. [2020-05-07T18:44:48.293Z] #17 36.73 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-07T18:44:48.293Z] #17 36.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T18:44:50.178Z] #17 ... [2020-05-07T18:44:50.178Z] [2020-05-07T18:44:50.178Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:50.178Z] #44 95.36 CC criu/clone-noasan.o [2020-05-07T18:44:50.178Z] #44 95.49 CC criu/config.o [2020-05-07T18:44:50.178Z] #44 96.92 CC criu/cr-check.o [2020-05-07T18:44:50.178Z] #44 98.71 CC criu/cr-dedup.o [2020-05-07T18:44:50.178Z] #44 99.06 CC criu/cr-dump.o [2020-05-07T18:44:50.178Z] #44 101.2 CC criu/cr-errno.o [2020-05-07T18:44:50.178Z] #44 101.3 CC criu/cr-restore.o [2020-05-07T18:44:50.178Z] #44 105.9 CC criu/cr-service.o [2020-05-07T18:44:50.305Z] #34 ... [2020-05-07T18:44:50.305Z] [2020-05-07T18:44:50.305Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:50.305Z] #45 44.68 CC images/packet-sock.o [2020-05-07T18:44:50.305Z] #45 45.51 CC images/ipc-var.o [2020-05-07T18:44:50.305Z] #45 46.03 CC images/ipc-desc.o [2020-05-07T18:44:50.305Z] #45 46.41 CC images/ipc-shm.o [2020-05-07T18:44:50.305Z] #45 46.75 CC images/ipc-msg.o [2020-05-07T18:44:50.305Z] #45 47.39 CC images/ipc-sem.o [2020-05-07T18:44:50.305Z] #45 47.72 CC images/utsns.o [2020-05-07T18:44:50.305Z] #45 48.11 CC images/creds.o [2020-05-07T18:44:50.305Z] #45 48.45 CC images/vma.o [2020-05-07T18:44:50.305Z] #45 48.81 CC images/netdev.o [2020-05-07T18:44:50.305Z] #45 49.58 CC images/tty.o [2020-05-07T18:44:51.028Z] #45 50.91 CC images/file-lock.o [2020-05-07T18:44:51.263Z] #19 ... [2020-05-07T18:44:51.263Z] [2020-05-07T18:44:51.263Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:51.263Z] #44 108.6 CC criu/eventpoll.o [2020-05-07T18:44:51.263Z] #44 109.4 CC criu/external.o [2020-05-07T18:44:51.263Z] #44 109.8 CC criu/fault-injection.o [2020-05-07T18:44:51.263Z] #44 109.9 CC criu/fdstore.o [2020-05-07T18:44:51.263Z] #44 110.3 CC criu/fifo.o [2020-05-07T18:44:51.263Z] #44 110.7 CC criu/file-ids.o [2020-05-07T18:44:51.263Z] #44 111.0 CC criu/file-lock.o [2020-05-07T18:44:51.263Z] #44 112.0 CC criu/files-ext.o [2020-05-07T18:44:51.263Z] #44 112.3 CC criu/files-reg.o [2020-05-07T18:44:51.263Z] #44 114.4 CC criu/files.o [2020-05-07T18:44:51.263Z] #44 116.1 CC criu/filesystems.o [2020-05-07T18:44:51.263Z] #44 116.6 CC criu/fsnotify.o [2020-05-07T18:44:51.263Z] #44 117.7 CC criu/image-desc.o [2020-05-07T18:44:51.263Z] #44 117.9 CC criu/image.o [2020-05-07T18:44:51.263Z] #44 118.7 CC criu/ipc_ns.o [2020-05-07T18:44:51.263Z] #44 ... [2020-05-07T18:44:51.263Z] [2020-05-07T18:44:51.263Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T18:44:51.263Z] #19 5.361 Collecting yamllint==1.16.0 [2020-05-07T18:44:51.365Z] #45 51.46 CC images/rlimit.o [2020-05-07T18:44:51.541Z] #44 ... [2020-05-07T18:44:51.541Z] [2020-05-07T18:44:51.541Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:44:51.541Z] #17 40.02 Selecting previously unselected package libnet1:amd64. [2020-05-07T18:44:51.541Z] #17 40.03 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T18:44:51.541Z] #17 40.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T18:44:51.541Z] #17 40.13 Selecting previously unselected package libnl-3-200:amd64. [2020-05-07T18:44:51.702Z] #45 51.85 CC images/pagemap.o [2020-05-07T18:44:51.702Z] #45 ... [2020-05-07T18:44:51.702Z] [2020-05-07T18:44:51.702Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:44:51.702Z] #34 144.6 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T18:44:51.742Z] #17 41.04 Selecting previously unselected package libnet1:amd64. [2020-05-07T18:44:51.742Z] #17 41.04 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-07T18:44:51.742Z] #17 41.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T18:44:51.742Z] #17 41.13 Selecting previously unselected package libnl-3-200:amd64. [2020-05-07T18:44:51.742Z] #17 41.14 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-07T18:44:51.742Z] #17 41.14 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T18:44:51.742Z] #17 41.20 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-07T18:44:51.742Z] #17 41.21 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-07T18:44:51.742Z] #17 41.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T18:44:51.742Z] #17 41.29 Selecting previously unselected package libreadline5:amd64. [2020-05-07T18:44:51.742Z] #17 41.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-07T18:44:51.742Z] #17 41.32 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-07T18:44:51.742Z] #17 41.42 Selecting previously unselected package net-tools. [2020-05-07T18:44:51.742Z] #17 41.43 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-07T18:44:51.742Z] #17 41.44 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T18:44:51.742Z] #17 41.62 Selecting previously unselected package python-pip-whl. [2020-05-07T18:44:51.742Z] #17 41.62 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-07T18:44:51.742Z] #17 41.63 Unpacking python-pip-whl (18.1-5) ... [2020-05-07T18:44:51.796Z] #17 40.14 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-07T18:44:51.796Z] #17 40.14 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T18:44:51.796Z] #17 40.22 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-07T18:44:51.796Z] #17 40.24 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-07T18:44:51.796Z] #17 40.25 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T18:44:51.796Z] #17 40.33 Selecting previously unselected package libreadline5:amd64. [2020-05-07T18:44:51.796Z] #17 40.34 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-07T18:44:51.796Z] #17 40.34 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-07T18:44:51.998Z] #17 42.10 Selecting previously unselected package python3-lib2to3. [2020-05-07T18:44:52.038Z] #65 ... [2020-05-07T18:44:52.038Z] [2020-05-07T18:44:52.038Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:44:52.038Z] #53 DONE 277.4s [2020-05-07T18:44:52.038Z] [2020-05-07T18:44:52.038Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:44:52.051Z] #17 40.46 Selecting previously unselected package net-tools. [2020-05-07T18:44:52.051Z] #17 40.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-07T18:44:52.051Z] #17 40.48 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T18:44:52.170Z] ok github.com/docker/docker/daemon/cluster 0.033s coverage: 0.5% of statements [2020-05-07T18:44:52.253Z] #17 42.12 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-07T18:44:52.253Z] #17 42.12 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-07T18:44:52.253Z] #17 42.26 Selecting previously unselected package python3-distutils. [2020-05-07T18:44:52.253Z] #17 42.27 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-07T18:44:52.253Z] #17 42.28 Unpacking python3-distutils (3.7.3-1) ... [2020-05-07T18:44:52.306Z] #17 40.68 Selecting previously unselected package python-pip-whl. [2020-05-07T18:44:52.306Z] #17 40.69 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-07T18:44:52.306Z] #17 40.70 Unpacking python-pip-whl (18.1-5) ... [2020-05-07T18:44:52.508Z] #17 42.45 Selecting previously unselected package python3-pip. [2020-05-07T18:44:52.508Z] #17 42.45 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-07T18:44:52.508Z] #17 42.45 Unpacking python3-pip (18.1-5) ... [2020-05-07T18:44:52.508Z] #17 42.58 Selecting previously unselected package python3-pkg-resources. [2020-05-07T18:44:52.508Z] #17 42.58 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T18:44:52.508Z] #17 42.58 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-07T18:44:52.763Z] #17 42.73 Selecting previously unselected package python3-setuptools. [2020-05-07T18:44:52.763Z] #17 42.73 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-07T18:44:52.763Z] #17 42.73 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-07T18:44:52.763Z] #17 42.93 Selecting previously unselected package python3-wheel. [2020-05-07T18:44:52.763Z] #17 42.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-07T18:44:52.763Z] #17 42.96 Unpacking python3-wheel (0.32.3-2) ... [2020-05-07T18:44:52.866Z] #17 41.25 Selecting previously unselected package python3-lib2to3. [2020-05-07T18:44:52.866Z] #17 41.26 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-07T18:44:52.866Z] #17 41.27 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-07T18:44:52.971Z] #65 ... [2020-05-07T18:44:52.971Z] [2020-05-07T18:44:52.971Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T18:44:52.971Z] #54 DONE 0.2s [2020-05-07T18:44:52.971Z] [2020-05-07T18:44:52.971Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T18:44:52.971Z] #57 DONE 0.1s [2020-05-07T18:44:52.971Z] [2020-05-07T18:44:52.971Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:44:53.018Z] #17 43.04 Selecting previously unselected package sudo. [2020-05-07T18:44:53.018Z] #17 43.04 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-07T18:44:53.018Z] #17 43.05 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-07T18:44:53.121Z] #17 41.44 Selecting previously unselected package python3-distutils. [2020-05-07T18:44:53.121Z] #17 41.46 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-07T18:44:53.121Z] #17 41.47 Unpacking python3-distutils (3.7.3-1) ... [2020-05-07T18:44:53.121Z] #17 41.64 Selecting previously unselected package python3-pip. [2020-05-07T18:44:53.174Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-05-07T18:44:53.230Z] #65 ... [2020-05-07T18:44:53.230Z] [2020-05-07T18:44:53.230Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T18:44:53.230Z] #61 DONE 0.1s [2020-05-07T18:44:53.376Z] #17 41.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-07T18:44:53.376Z] #17 41.68 Unpacking python3-pip (18.1-5) ... [2020-05-07T18:44:53.376Z] #17 41.84 Selecting previously unselected package python3-pkg-resources. [2020-05-07T18:44:53.376Z] #17 41.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T18:44:53.376Z] #17 41.86 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-07T18:44:53.487Z] [2020-05-07T18:44:53.487Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:44:53.579Z] #17 43.58 Selecting previously unselected package thin-provisioning-tools. [2020-05-07T18:44:53.579Z] #17 43.58 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-07T18:44:53.579Z] #17 43.59 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T18:44:53.664Z] #17 41.99 Selecting previously unselected package python3-setuptools. [2020-05-07T18:44:53.664Z] #17 42.01 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-07T18:44:53.664Z] #17 42.02 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-07T18:44:53.664Z] #17 42.20 Selecting previously unselected package python3-wheel. [2020-05-07T18:44:53.834Z] #17 43.82 Selecting previously unselected package uidmap. [2020-05-07T18:44:53.834Z] #17 43.84 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-07T18:44:53.834Z] #17 43.85 Unpacking uidmap (1:4.5-1.1) ... [2020-05-07T18:44:53.834Z] #17 43.96 Selecting previously unselected package vim-runtime. [2020-05-07T18:44:54.012Z] #17 42.22 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-07T18:44:54.012Z] #17 42.22 Unpacking python3-wheel (0.32.3-2) ... [2020-05-07T18:44:54.012Z] #17 42.39 Selecting previously unselected package sudo. [2020-05-07T18:44:54.012Z] #17 42.40 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-07T18:44:54.012Z] #17 42.40 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-07T18:44:54.089Z] #17 43.97 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:44:54.089Z] #17 43.99 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-07T18:44:54.089Z] #17 44.03 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-07T18:44:54.089Z] #17 44.03 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-07T18:44:54.580Z] #17 42.93 Selecting previously unselected package thin-provisioning-tools. [2020-05-07T18:44:54.580Z] #17 42.94 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-07T18:44:54.580Z] #17 42.94 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T18:44:54.644Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.6% of statements [2020-05-07T18:44:54.709Z] #34 ... [2020-05-07T18:44:54.709Z] [2020-05-07T18:44:54.709Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:54.709Z] #48 137.2 os/exec [2020-05-07T18:44:54.709Z] #48 137.3 net [2020-05-07T18:44:54.709Z] #48 141.4 internal/lazyregexp [2020-05-07T18:44:54.709Z] #48 142.4 github.com/LK4D4/vndr/versioned [2020-05-07T18:44:54.709Z] #48 146.0 net/url [2020-05-07T18:44:54.709Z] #48 146.0 go/scanner [2020-05-07T18:44:54.709Z] #48 146.0 text/template/parse [2020-05-07T18:44:54.709Z] #48 ... [2020-05-07T18:44:54.709Z] [2020-05-07T18:44:54.709Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:54.709Z] #45 52.45 CC images/siginfo.o [2020-05-07T18:44:54.709Z] #45 53.04 CC images/rpc.o [2020-05-07T18:44:54.840Z] #17 43.24 Selecting previously unselected package uidmap. [2020-05-07T18:44:54.840Z] #17 43.24 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-07T18:44:54.840Z] #17 43.26 Unpacking uidmap (1:4.5-1.1) ... [2020-05-07T18:44:54.840Z] #17 43.36 Selecting previously unselected package vim-runtime. [2020-05-07T18:44:55.095Z] #17 43.36 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:44:55.095Z] #17 43.40 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-07T18:44:55.095Z] #17 43.43 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-07T18:44:55.095Z] #17 43.48 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-07T18:44:55.432Z] #45 ... [2020-05-07T18:44:55.432Z] [2020-05-07T18:44:55.432Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:44:55.432Z] #57 138.1 mvdan.cc/sh/v3/fileutil [2020-05-07T18:44:55.432Z] #57 140.3 flag [2020-05-07T18:44:55.432Z] #57 140.4 github.com/pkg/diff [2020-05-07T18:44:55.432Z] #57 140.4 go/token [2020-05-07T18:44:55.432Z] #57 140.4 encoding/binary [2020-05-07T18:44:55.432Z] #57 145.0 go/scanner [2020-05-07T18:44:55.770Z] #57 ... [2020-05-07T18:44:55.770Z] [2020-05-07T18:44:55.770Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:55.770Z] #45 55.91 CC images/ext-file.o [2020-05-07T18:44:56.493Z] #45 56.48 CC images/cgroup.o [2020-05-07T18:44:56.548Z] #19 10.71 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-07T18:44:56.763Z] #65 234.3 + bin/containerd-stress [2020-05-07T18:44:56.808Z] #19 10.83 Collecting pyyaml (from yamllint==1.16.0) [2020-05-07T18:44:56.808Z] #19 11.00 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-07T18:44:57.351Z] #17 47.06 Selecting previously unselected package vim. [2020-05-07T18:44:57.351Z] #17 47.07 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T18:44:57.351Z] #17 47.09 Unpacking vim (2:8.1.0875-5) ... [2020-05-07T18:44:57.606Z] #17 47.60 Selecting previously unselected package xfsprogs. [2020-05-07T18:44:57.606Z] #17 47.60 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-07T18:44:57.606Z] #17 47.61 Unpacking xfsprogs (4.20.0-1) ... [2020-05-07T18:44:57.658Z] #45 57.74 CC images/userns.o [2020-05-07T18:44:57.993Z] #45 ... [2020-05-07T18:44:57.993Z] [2020-05-07T18:44:57.993Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:44:57.993Z] #11 141.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-07T18:44:57.993Z] #11 141.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-07T18:44:57.993Z] #11 141.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:44:57.993Z] #11 ... [2020-05-07T18:44:57.993Z] [2020-05-07T18:44:57.993Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:57.993Z] #45 58.24 CC images/google/protobuf/descriptor.o [2020-05-07T18:44:58.167Z] #17 48.07 Selecting previously unselected package zip. [2020-05-07T18:44:58.167Z] #17 48.07 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-07T18:44:58.167Z] #17 48.07 Unpacking zip (3.0-11+b1) ... [2020-05-07T18:44:58.167Z] #17 48.30 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-07T18:44:58.192Z] #19 12.34 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-07T18:44:58.192Z] #19 12.38 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-07T18:44:58.192Z] #19 12.43 Building wheels for collected packages: pyyaml [2020-05-07T18:44:58.192Z] #19 12.43 Running setup.py bdist_wheel for pyyaml: started [2020-05-07T18:44:58.349Z] #17 46.65 Selecting previously unselected package vim. [2020-05-07T18:44:58.349Z] #17 46.65 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-07T18:44:58.349Z] #17 46.67 Unpacking vim (2:8.1.0875-5) ... [2020-05-07T18:44:58.422Z] #17 48.31 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T18:44:58.422Z] #17 48.33 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-07T18:44:58.422Z] #17 48.33 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-07T18:44:58.422Z] #17 48.34 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-07T18:44:58.422Z] #17 48.35 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-07T18:44:58.422Z] #17 48.36 Setting up uidmap (1:4.5-1.1) ... [2020-05-07T18:44:58.422Z] #17 48.37 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-07T18:44:58.422Z] #17 48.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T18:44:58.422Z] #17 48.40 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T18:44:58.422Z] #17 48.43 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T18:44:58.422Z] #17 48.44 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T18:44:58.422Z] #17 48.45 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T18:44:58.422Z] #17 48.46 Setting up zip (3.0-11+b1) ... [2020-05-07T18:44:58.422Z] #17 48.47 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T18:44:58.422Z] #17 48.50 Setting up bash-completion (1:2.8-6) ... [2020-05-07T18:44:58.659Z] #65 236.1 + bin/containerd-shim [2020-05-07T18:44:58.908Z] #17 47.29 Selecting previously unselected package xfsprogs. [2020-05-07T18:44:58.908Z] #17 47.30 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-07T18:44:58.908Z] #17 47.30 Unpacking xfsprogs (4.20.0-1) ... [2020-05-07T18:44:59.138Z] #19 13.33 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-07T18:44:59.138Z] #19 13.34 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-07T18:44:59.138Z] #19 13.41 Successfully built pyyaml [2020-05-07T18:44:59.168Z] #45 ... [2020-05-07T18:44:59.168Z] [2020-05-07T18:44:59.168Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:44:59.168Z] #34 DONE 152.1s [2020-05-07T18:44:59.399Z] #19 13.43 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-07T18:44:59.466Z] #17 47.78 Selecting previously unselected package zip. [2020-05-07T18:44:59.466Z] #17 47.79 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-07T18:44:59.466Z] #17 47.80 Unpacking zip (3.0-11+b1) ... [2020-05-07T18:44:59.466Z] #17 47.97 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-07T18:44:59.466Z] #17 47.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T18:44:59.466Z] #17 48.00 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-07T18:44:59.466Z] #17 48.02 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-07T18:44:59.466Z] #17 48.03 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-07T18:44:59.504Z] [2020-05-07T18:44:59.504Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:44:59.504Z] #48 151.6 go/ast [2020-05-07T18:44:59.660Z] #19 13.73 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-07T18:44:59.720Z] #17 48.03 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-07T18:44:59.720Z] #17 48.05 Setting up uidmap (1:4.5-1.1) ... [2020-05-07T18:44:59.720Z] #17 48.07 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-07T18:44:59.720Z] #17 48.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-07T18:44:59.720Z] #17 48.08 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T18:44:59.720Z] #17 48.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-07T18:44:59.720Z] #17 48.10 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-07T18:44:59.720Z] #17 48.11 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T18:44:59.720Z] #17 48.12 Setting up zip (3.0-11+b1) ... [2020-05-07T18:44:59.720Z] #17 48.13 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T18:44:59.720Z] #17 48.16 Setting up bash-completion (1:2.8-6) ... [2020-05-07T18:44:59.922Z] #19 DONE 14.3s [2020-05-07T18:44:59.922Z] [2020-05-07T18:44:59.922Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:44:59.922Z] #44 119.8 CC criu/irmap.o [2020-05-07T18:44:59.922Z] #44 120.2 CC criu/kcmp-ids.o [2020-05-07T18:44:59.922Z] #44 120.4 CC criu/kerndat.o [2020-05-07T18:44:59.922Z] #44 121.2 CC criu/libnetlink.o [2020-05-07T18:44:59.922Z] #44 121.5 CC criu/log.o [2020-05-07T18:44:59.922Z] #44 121.8 CC criu/lsm.o [2020-05-07T18:44:59.922Z] #44 122.1 CC criu/mem.o [2020-05-07T18:44:59.922Z] #44 123.5 CC criu/mount.o [2020-05-07T18:44:59.922Z] #44 126.6 CC criu/namespaces.o [2020-05-07T18:45:00.558Z] #44 128.1 CC criu/net.o [2020-05-07T18:45:00.933Z] #17 ... [2020-05-07T18:45:00.933Z] [2020-05-07T18:45:00.933Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:00.933Z] #44 104.8 CC criu/cr-service.o [2020-05-07T18:45:00.933Z] #44 106.3 CC criu/crtools.o [2020-05-07T18:45:00.933Z] #44 106.8 CC criu/eventfd.o [2020-05-07T18:45:00.933Z] #44 107.2 CC criu/eventpoll.o [2020-05-07T18:45:00.933Z] #44 108.0 CC criu/external.o [2020-05-07T18:45:00.933Z] #44 108.4 CC criu/fault-injection.o [2020-05-07T18:45:00.933Z] #44 108.5 CC criu/fdstore.o [2020-05-07T18:45:00.933Z] #44 108.9 CC criu/fifo.o [2020-05-07T18:45:00.933Z] #44 109.3 CC criu/file-ids.o [2020-05-07T18:45:00.933Z] #44 109.6 CC criu/file-lock.o [2020-05-07T18:45:00.933Z] #44 110.4 CC criu/files-ext.o [2020-05-07T18:45:00.933Z] #44 110.9 CC criu/files-reg.o [2020-05-07T18:45:00.933Z] #44 113.1 CC criu/files.o [2020-05-07T18:45:00.933Z] #44 115.0 CC criu/filesystems.o [2020-05-07T18:45:00.933Z] #44 ... [2020-05-07T18:45:00.933Z] [2020-05-07T18:45:00.933Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:45:00.933Z] #17 51.06 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-07T18:45:00.933Z] #17 51.07 Setting up xz-utils (5.2.4-1) ... [2020-05-07T18:45:01.189Z] #17 51.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-07T18:45:01.189Z] #17 51.10 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-07T18:45:01.189Z] #17 51.18 invoke-rc.d: could not determine current runlevel [2020-05-07T18:45:01.189Z] #17 51.19 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-07T18:45:01.189Z] #17 51.20 Setting up pigz (2.4-1) ... [2020-05-07T18:45:01.189Z] #17 51.21 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-07T18:45:01.189Z] #17 51.22 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T18:45:01.189Z] #17 51.24 Setting up python-pip-whl (18.1-5) ... [2020-05-07T18:45:01.189Z] #17 51.25 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-07T18:45:01.189Z] #17 51.26 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-07T18:45:01.436Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.9% of statements [2020-05-07T18:45:01.749Z] #17 51.71 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-07T18:45:01.750Z] #17 51.73 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-07T18:45:01.750Z] #17 51.74 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T18:45:01.750Z] #17 51.75 Setting up vim (2:8.1.0875-5) ... [2020-05-07T18:45:01.750Z] #17 51.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-07T18:45:01.750Z] #17 51.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-07T18:45:01.750Z] #17 51.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-07T18:45:01.750Z] #17 51.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-07T18:45:01.750Z] #17 51.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-07T18:45:01.750Z] #17 51.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-07T18:45:01.750Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-07T18:45:01.750Z] #17 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-07T18:45:01.750Z] #17 51.83 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T18:45:01.750Z] #17 51.84 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T18:45:01.750Z] #17 51.85 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-07T18:45:01.750Z] #17 51.86 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T18:45:02.006Z] #17 51.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-07T18:45:02.006Z] #17 51.88 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T18:45:02.230Z] #17 ... [2020-05-07T18:45:02.230Z] [2020-05-07T18:45:02.230Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:02.230Z] #44 107.4 CC criu/crtools.o [2020-05-07T18:45:02.230Z] #44 107.9 CC criu/eventfd.o [2020-05-07T18:45:02.230Z] #44 108.2 CC criu/eventpoll.o [2020-05-07T18:45:02.230Z] #44 108.9 CC criu/external.o [2020-05-07T18:45:02.231Z] #44 109.2 CC criu/fault-injection.o [2020-05-07T18:45:02.231Z] #44 109.4 CC criu/fdstore.o [2020-05-07T18:45:02.231Z] #44 109.9 CC criu/fifo.o [2020-05-07T18:45:02.231Z] #44 110.2 CC criu/file-ids.o [2020-05-07T18:45:02.231Z] #44 110.5 CC criu/file-lock.o [2020-05-07T18:45:02.231Z] #44 111.5 CC criu/files-ext.o [2020-05-07T18:45:02.231Z] #44 111.9 CC criu/files-reg.o [2020-05-07T18:45:02.231Z] #44 114.0 CC criu/files.o [2020-05-07T18:45:02.231Z] #44 116.3 CC criu/filesystems.o [2020-05-07T18:45:02.231Z] #44 117.0 CC criu/fsnotify.o [2020-05-07T18:45:02.441Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.7% of statements [2020-05-07T18:45:02.486Z] #44 ... [2020-05-07T18:45:02.486Z] [2020-05-07T18:45:02.486Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:45:02.486Z] #17 50.97 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-07T18:45:02.486Z] #17 50.98 Setting up xz-utils (5.2.4-1) ... [2020-05-07T18:45:02.486Z] #17 50.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-07T18:45:02.486Z] #17 51.00 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-07T18:45:02.576Z] #48 154.9 encoding/json [2020-05-07T18:45:02.741Z] #17 51.05 invoke-rc.d: could not determine current runlevel [2020-05-07T18:45:02.741Z] #17 51.06 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-07T18:45:02.741Z] #17 51.07 Setting up pigz (2.4-1) ... [2020-05-07T18:45:02.741Z] #17 51.09 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-07T18:45:02.741Z] #17 51.10 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-07T18:45:02.741Z] #17 51.14 Setting up python-pip-whl (18.1-5) ... [2020-05-07T18:45:02.741Z] #17 51.17 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-07T18:45:02.741Z] #17 51.19 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-07T18:45:03.056Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-05-07T18:45:03.197Z] #44 130.6 CC criu/netfilter.o [2020-05-07T18:45:03.197Z] #44 ... [2020-05-07T18:45:03.197Z] [2020-05-07T18:45:03.197Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:45:03.197Z] #60 87.33 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-05-07T18:45:03.301Z] #17 51.60 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-07T18:45:03.301Z] #17 51.61 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-07T18:45:03.301Z] #17 51.62 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-07T18:45:03.301Z] #17 51.64 Setting up vim (2:8.1.0875-5) ... [2020-05-07T18:45:03.301Z] #17 51.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-07T18:45:03.301Z] #17 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-07T18:45:03.301Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-07T18:45:03.301Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-07T18:45:03.301Z] #17 51.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-07T18:45:03.301Z] #17 51.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-07T18:45:03.301Z] #17 51.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-07T18:45:03.301Z] #17 51.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-07T18:45:03.301Z] #17 51.73 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-07T18:45:03.301Z] #17 51.74 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T18:45:03.301Z] #17 51.76 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-07T18:45:03.301Z] #17 51.77 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T18:45:03.301Z] #17 51.78 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-07T18:45:03.301Z] #17 51.79 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T18:45:03.669Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-05-07T18:45:04.399Z] #48 ... [2020-05-07T18:45:04.399Z] [2020-05-07T18:45:04.399Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:04.399Z] #45 63.02 CC images/opts.o [2020-05-07T18:45:04.399Z] #45 63.31 CC images/seccomp.o [2020-05-07T18:45:04.399Z] #45 63.99 CC images/binfmt-misc.o [2020-05-07T18:45:04.399Z] #45 64.29 CC images/time.o [2020-05-07T18:45:04.399Z] #45 64.68 CC images/sysctl.o [2020-05-07T18:45:04.617Z] #60 88.73 + mkdir -p /build [2020-05-07T18:45:04.617Z] #60 88.73 + cp runc /build/runc [2020-05-07T18:45:04.675Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-05-07T18:45:04.675Z] ok github.com/docker/docker/daemon 12.235s coverage: 17.4% of statements [2020-05-07T18:45:04.675Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T18:45:04.675Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T18:45:04.675Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T18:45:04.675Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T18:45:04.879Z] #60 DONE 89.0s [2020-05-07T18:45:04.879Z] [2020-05-07T18:45:04.879Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:04.879Z] #44 130.9 CC criu/page-pipe.o [2020-05-07T18:45:04.879Z] #44 131.4 CC criu/page-xfer.o [2020-05-07T18:45:04.879Z] #44 132.4 CC criu/pagemap-cache.o [2020-05-07T18:45:04.879Z] #44 132.8 CC criu/pagemap.o [2020-05-07T18:45:05.211Z] #65 242.6 + bin/containerd-shim-runc-v1 [2020-05-07T18:45:05.215Z] #45 65.10 CC images/autofs.o [2020-05-07T18:45:05.215Z] #45 65.37 CC images/macvlan.o [2020-05-07T18:45:05.268Z] #17 54.83 Setting up iptables (1.8.2-4) ... [2020-05-07T18:45:05.268Z] #17 54.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T18:45:05.268Z] #17 54.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T18:45:05.269Z] #17 54.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T18:45:05.269Z] #17 54.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T18:45:05.269Z] #17 54.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-07T18:45:05.269Z] #17 54.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-07T18:45:05.269Z] #17 54.90 Setting up python3 (3.7.3-1) ... [2020-05-07T18:45:05.269Z] #17 55.31 Setting up python3-wheel (0.32.3-2) ... [2020-05-07T18:45:05.550Z] #45 65.64 CC images/sit.o [2020-05-07T18:45:05.829Z] #17 55.94 Setting up apparmor (2.13.2-10) ... [2020-05-07T18:45:05.833Z] #44 133.5 CC criu/parasite-syscall.o [2020-05-07T18:45:05.912Z] #45 66.07 LINK images/built-in.o [2020-05-07T18:45:06.248Z] #45 66.25 GEN compel/include/asm [2020-05-07T18:45:06.248Z] #45 66.27 GEN compel/include/version.h [2020-05-07T18:45:06.248Z] #45 66.29 touch .config [2020-05-07T18:45:06.248Z] #45 66.33 GEN include/common/config.h [2020-05-07T18:45:06.248Z] #45 ... [2020-05-07T18:45:06.248Z] [2020-05-07T18:45:06.248Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:45:06.248Z] #57 148.8 mvdan.cc/editorconfig [2020-05-07T18:45:06.248Z] #57 149.3 mvdan.cc/sh/v3/syntax [2020-05-07T18:45:06.248Z] #57 150.8 encoding/json [2020-05-07T18:45:06.248Z] #57 154.1 go/ast [2020-05-07T18:45:06.248Z] #57 155.7 golang.org/x/sys/unix [2020-05-07T18:45:06.248Z] #57 ... [2020-05-07T18:45:06.248Z] [2020-05-07T18:45:06.248Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:06.248Z] #45 66.50 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-07T18:45:06.248Z] #45 66.54 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-07T18:45:06.248Z] #45 66.55 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-07T18:45:06.248Z] #45 66.59 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-07T18:45:06.411Z] #44 134.2 CC criu/path.o [2020-05-07T18:45:06.584Z] #45 66.68 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-07T18:45:06.584Z] #45 66.77 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-07T18:45:06.584Z] #45 66.83 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-07T18:45:06.584Z] #45 66.86 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-07T18:45:06.602Z] #17 54.88 Setting up iptables (1.8.2-4) ... [2020-05-07T18:45:06.602Z] #17 54.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T18:45:06.602Z] #17 54.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T18:45:06.602Z] #17 54.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T18:45:06.602Z] #17 54.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T18:45:06.602Z] #17 54.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-07T18:45:06.602Z] #17 54.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-07T18:45:06.602Z] #17 54.95 Setting up python3 (3.7.3-1) ... [2020-05-07T18:45:06.671Z] #44 134.4 CC criu/pie-util-vdso.o [2020-05-07T18:45:06.692Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-05-07T18:45:06.858Z] #17 55.35 Setting up python3-wheel (0.32.3-2) ... [2020-05-07T18:45:06.920Z] #45 66.86 DEP compel/plugins/std/infect.d [2020-05-07T18:45:06.920Z] #45 67.15 DEP compel/plugins/std/string.d [2020-05-07T18:45:06.936Z] #44 134.7 CC criu/pie-util.o [2020-05-07T18:45:06.936Z] #44 134.8 CC criu/pipes.o [2020-05-07T18:45:07.256Z] #45 67.32 DEP compel/plugins/std/log.d [2020-05-07T18:45:07.256Z] #45 67.48 DEP compel/plugins/std/fds.d [2020-05-07T18:45:07.305Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.183s coverage: 57.0% of statements [2020-05-07T18:45:07.592Z] #45 67.61 DEP compel/plugins/std/std.d [2020-05-07T18:45:07.592Z] #45 67.85 DEP compel/plugins/shmem/shmem.d [2020-05-07T18:45:07.772Z] #17 57.87 Setting up xfsprogs (4.20.0-1) ... [2020-05-07T18:45:07.772Z] #17 57.88 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-07T18:45:07.774Z] Client: [2020-05-07T18:45:07.774Z] Debug Mode: false [2020-05-07T18:45:07.774Z] Plugins: [2020-05-07T18:45:07.774Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-07T18:45:07.774Z] [2020-05-07T18:45:07.774Z] Server: [2020-05-07T18:45:07.774Z] Containers: 0 [2020-05-07T18:45:07.774Z] Running: 0 [2020-05-07T18:45:07.774Z] Paused: 0 [2020-05-07T18:45:07.774Z] Stopped: 0 [2020-05-07T18:45:07.774Z] Images: 0 [2020-05-07T18:45:07.774Z] Server Version: 19.03.5 [2020-05-07T18:45:07.774Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-07T18:45:07.774Z] Windows: [2020-05-07T18:45:07.774Z] LCOW: [2020-05-07T18:45:07.774Z] Logging Driver: json-file [2020-05-07T18:45:07.774Z] Plugins: [2020-05-07T18:45:07.774Z] Volume: local [2020-05-07T18:45:07.774Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-07T18:45:07.774Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-07T18:45:07.774Z] Swarm: inactive [2020-05-07T18:45:07.774Z] Default Isolation: process [2020-05-07T18:45:07.774Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-07T18:45:07.774Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-07T18:45:07.774Z] OSType: windows [2020-05-07T18:45:07.774Z] Architecture: x86_64 [2020-05-07T18:45:07.774Z] CPUs: 4 [2020-05-07T18:45:07.774Z] Total Memory: 32GiB [2020-05-07T18:45:07.774Z] Name: azwin-2-e2cf50 [2020-05-07T18:45:07.774Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-07T18:45:07.774Z] Docker Root Dir: D:\docker [2020-05-07T18:45:07.774Z] Debug Mode: false [2020-05-07T18:45:07.774Z] Registry: https://index.docker.io/v1/ [2020-05-07T18:45:07.774Z] Labels: [2020-05-07T18:45:07.774Z] Experimental: true [2020-05-07T18:45:07.774Z] Insecure Registries: [2020-05-07T18:45:07.774Z] 10.0.0.4:5000 [2020-05-07T18:45:07.774Z] 127.0.0.0/8 [2020-05-07T18:45:07.774Z] Registry Mirrors: [2020-05-07T18:45:07.774Z] http://10.0.0.4:5000/ [2020-05-07T18:45:07.774Z] Live Restore Enabled: false [2020-05-07T18:45:07.775Z] [2020-05-07T18:45:07.783Z] #17 56.07 Setting up apparmor (2.13.2-10) ... [2020-05-07T18:45:07.875Z] #44 135.5 CC criu/plugin.o [2020-05-07T18:45:07.926Z] #45 68.12 DEP compel/plugins/fds/fds.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-07T18:45:08.135Z] #44 135.7 CC criu/proc_parse.o [2020-05-07T18:45:08.265Z] #45 68.35 CC compel/plugins/std/std.o [2020-05-07T18:45:08.352Z] #17 ... [2020-05-07T18:45:08.352Z] [2020-05-07T18:45:08.352Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:45:08.352Z] #41 206.4 + dpkg --print-architecture [2020-05-07T18:45:08.352Z] #41 206.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-07T18:45:08.352Z] #41 206.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-07T18:45:08.352Z] #41 206.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-07T18:45:08.489Z] #65 245.6 + bin/containerd-shim-runc-v2 [2020-05-07T18:45:08.601Z] #45 68.83 CC compel/plugins/std/fds.o [2020-05-07T18:45:08.745Z] #65 246.4 + binaries [2020-05-07T18:45:08.745Z] #65 246.4 + mkdir -p /build [2020-05-07T18:45:08.745Z] #65 246.4 + cp bin/containerd /build/containerd [2020-05-07T18:45:08.745Z] #65 246.4 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T18:45:09.002Z] #65 246.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T18:45:09.002Z] #65 246.4 + cp bin/ctr /build/ctr [2020-05-07T18:45:09.073Z] #44 ... [2020-05-07T18:45:09.073Z] [2020-05-07T18:45:09.073Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:09.073Z] #65 161.2 + bin/containerd [2020-05-07T18:45:09.259Z] #65 DONE 246.8s [2020-05-07T18:45:09.371Z] #45 69.44 CC compel/plugins/std/log.o [2020-05-07T18:45:09.668Z] #17 57.72 Setting up xfsprogs (4.20.0-1) ... [2020-05-07T18:45:09.668Z] #17 57.75 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-07T18:45:09.668Z] #17 58.16 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-07T18:45:10.630Z] [2020-05-07T18:45:10.630Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T18:45:10.630Z] #66 DONE 0.3s [2020-05-07T18:45:10.630Z] [2020-05-07T18:45:10.630Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T18:45:10.630Z] #70 DONE 0.1s [2020-05-07T18:45:10.630Z] [2020-05-07T18:45:10.630Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T18:45:10.886Z] #72 DONE 0.2s [2020-05-07T18:45:10.886Z] [2020-05-07T18:45:10.886Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T18:45:10.886Z] #75 DONE 0.1s [2020-05-07T18:45:10.886Z] [2020-05-07T18:45:10.886Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T18:45:10.886Z] #76 DONE 0.0s [2020-05-07T18:45:10.886Z] [2020-05-07T18:45:10.886Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T18:45:11.031Z] #17 59.16 Setting up python3-distutils (3.7.3-1) ... [2020-05-07T18:45:11.055Z] #45 70.98 CC compel/plugins/std/string.o [2020-05-07T18:45:11.286Z] #17 59.61 Setting up python3-setuptools (40.8.0-1) ... [2020-05-07T18:45:11.611Z] #41 ... [2020-05-07T18:45:11.611Z] [2020-05-07T18:45:11.611Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:11.611Z] #44 115.7 CC criu/fsnotify.o [2020-05-07T18:45:11.611Z] #44 116.9 CC criu/image-desc.o [2020-05-07T18:45:11.611Z] #44 117.1 CC criu/image.o [2020-05-07T18:45:11.611Z] #44 118.1 CC criu/ipc_ns.o [2020-05-07T18:45:11.611Z] #44 119.4 CC criu/irmap.o [2020-05-07T18:45:11.611Z] #44 120.2 CC criu/kcmp-ids.o [2020-05-07T18:45:11.611Z] #44 120.5 CC criu/kerndat.o [2020-05-07T18:45:11.611Z] #44 121.7 CC criu/libnetlink.o [2020-05-07T18:45:11.611Z] #44 122.1 CC criu/log.o [2020-05-07T18:45:11.611Z] #44 122.7 CC criu/lsm.o [2020-05-07T18:45:11.611Z] #44 123.2 CC criu/mem.o [2020-05-07T18:45:11.611Z] #44 125.0 CC criu/mount.o [2020-05-07T18:45:11.611Z] #44 ... [2020-05-07T18:45:11.611Z] [2020-05-07T18:45:11.611Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:45:11.611Z] #17 58.31 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-07T18:45:11.611Z] #17 59.32 Setting up python3-distutils (3.7.3-1) ... [2020-05-07T18:45:11.611Z] #17 59.80 Setting up python3-setuptools (40.8.0-1) ... [2020-05-07T18:45:11.611Z] #17 60.98 Setting up python3-pip (18.1-5) ... [2020-05-07T18:45:11.682Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.090s coverage: 46.2% of statements [2020-05-07T18:45:11.866Z] #17 61.77 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:45:11.866Z] #17 61.79 Processing triggers for mime-support (3.62) ... [2020-05-07T18:45:12.220Z] #45 72.07 CC compel/plugins/std/infect.o [2020-05-07T18:45:12.255Z] #77 DONE 1.4s [2020-05-07T18:45:12.425Z] #17 DONE 62.3s [2020-05-07T18:45:12.425Z] [2020-05-07T18:45:12.425Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T18:45:12.512Z] [2020-05-07T18:45:12.512Z] #78 exporting to image [2020-05-07T18:45:12.512Z] #78 exporting layers [2020-05-07T18:45:12.554Z] #45 72.84 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-07T18:45:12.554Z] #45 72.90 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-07T18:45:12.686Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-05-07T18:45:12.733Z] #17 60.84 Setting up python3-pip (18.1-5) ... [2020-05-07T18:45:12.733Z] #17 ... [2020-05-07T18:45:12.733Z] [2020-05-07T18:45:12.733Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:12.733Z] #44 118.2 CC criu/image-desc.o [2020-05-07T18:45:12.733Z] #44 118.3 CC criu/image.o [2020-05-07T18:45:12.733Z] #44 119.2 CC criu/ipc_ns.o [2020-05-07T18:45:12.733Z] #44 120.4 CC criu/irmap.o [2020-05-07T18:45:12.733Z] #44 121.1 CC criu/kcmp-ids.o [2020-05-07T18:45:12.733Z] #44 121.5 CC criu/kerndat.o [2020-05-07T18:45:12.733Z] #44 122.7 CC criu/libnetlink.o [2020-05-07T18:45:12.733Z] #44 123.0 CC criu/log.o [2020-05-07T18:45:12.733Z] #44 123.6 CC criu/lsm.o [2020-05-07T18:45:12.733Z] #44 124.0 CC criu/mem.o [2020-05-07T18:45:12.733Z] #44 125.9 CC criu/mount.o [2020-05-07T18:45:12.733Z] #44 ... [2020-05-07T18:45:12.733Z] [2020-05-07T18:45:12.733Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:45:12.733Z] #41 203.4 + dpkg --print-architecture [2020-05-07T18:45:12.733Z] #41 203.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-07T18:45:12.733Z] #41 203.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-07T18:45:12.733Z] #41 203.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-07T18:45:12.889Z] #45 72.98 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-07T18:45:12.889Z] #45 73.06 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-07T18:45:12.889Z] #45 73.18 AR compel/plugins/std.lib.a [2020-05-07T18:45:13.223Z] #45 73.32 CC compel/plugins/fds/fds.o [2020-05-07T18:45:13.559Z] #45 73.74 AR compel/plugins/fds.lib.a [2020-05-07T18:45:13.559Z] #45 73.84 HOSTDEP compel/src/lib/log-host.d [2020-05-07T18:45:13.559Z] #45 ... [2020-05-07T18:45:13.559Z] [2020-05-07T18:45:13.559Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T18:45:13.559Z] #11 166.7 Selecting previously unselected package libapparmor1:ppc64el. [2020-05-07T18:45:13.559Z] #11 166.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-07T18:45:13.559Z] #11 166.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-07T18:45:13.658Z] #41 ... [2020-05-07T18:45:13.658Z] [2020-05-07T18:45:13.658Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:45:13.658Z] #17 61.90 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:45:13.658Z] #17 61.94 Processing triggers for mime-support (3.62) ... [2020-05-07T18:45:13.898Z] #11 166.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-07T18:45:13.898Z] #11 166.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-07T18:45:13.898Z] #11 166.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-07T18:45:13.898Z] #11 167.1 Selecting previously unselected package libbtrfs0. [2020-05-07T18:45:13.898Z] #11 167.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-07T18:45:13.914Z] #17 DONE 62.4s [2020-05-07T18:45:13.914Z] [2020-05-07T18:45:13.914Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:14.169Z] #53 ... [2020-05-07T18:45:14.169Z] [2020-05-07T18:45:14.169Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T18:45:14.234Z] #11 167.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T18:45:14.234Z] #11 167.3 Selecting previously unselected package libbtrfs-dev. [2020-05-07T18:45:14.234Z] #11 167.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-07T18:45:14.234Z] #11 167.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:45:14.234Z] #11 167.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-07T18:45:14.234Z] #11 167.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-07T18:45:14.234Z] #11 167.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-07T18:45:14.310Z] #18 1.748 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-07T18:45:14.310Z] #18 1.752 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-07T18:45:14.310Z] #18 1.753 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-07T18:45:14.310Z] #18 DONE 1.9s [2020-05-07T18:45:14.310Z] [2020-05-07T18:45:14.310Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:14.310Z] #53 ... [2020-05-07T18:45:14.310Z] [2020-05-07T18:45:14.310Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T18:45:14.354Z] #65 ... [2020-05-07T18:45:14.354Z] [2020-05-07T18:45:14.354Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:14.354Z] #44 137.5 CC criu/protobuf-desc.o [2020-05-07T18:45:14.354Z] #44 138.2 CC criu/protobuf.o [2020-05-07T18:45:14.354Z] #44 138.5 CC criu/pstree.o [2020-05-07T18:45:14.354Z] #44 139.5 CC criu/rbtree.o [2020-05-07T18:45:14.354Z] #44 139.7 CC criu/rst-malloc.o [2020-05-07T18:45:14.354Z] #44 140.1 CC criu/seccomp.o [2020-05-07T18:45:14.354Z] #44 140.6 CC criu/seize.o [2020-05-07T18:45:14.354Z] #44 141.2 CC criu/servicefd.o [2020-05-07T18:45:14.354Z] #44 141.6 CC criu/shmem.o [2020-05-07T18:45:14.570Z] #11 167.7 Selecting previously unselected package libudev-dev:ppc64el. [2020-05-07T18:45:14.570Z] #11 167.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-05-07T18:45:14.570Z] #11 167.7 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-05-07T18:45:14.614Z] #44 142.4 CC criu/sigframe.o [2020-05-07T18:45:14.875Z] #44 142.6 CC criu/signalfd.o [2020-05-07T18:45:14.875Z] #44 142.8 CC criu/sk-inet.o [2020-05-07T18:45:14.905Z] #11 168.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-07T18:45:14.905Z] #11 168.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-07T18:45:14.905Z] #11 168.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-07T18:45:15.240Z] #11 168.4 Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-07T18:45:15.575Z] #11 168.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-07T18:45:15.575Z] #11 168.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-07T18:45:15.575Z] #11 168.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-07T18:45:15.575Z] #11 168.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-07T18:45:15.575Z] #11 168.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-07T18:45:15.815Z] #44 143.7 CC criu/sk-netlink.o [2020-05-07T18:45:15.911Z] #11 168.9 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-07T18:45:15.911Z] #11 169.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-07T18:45:15.911Z] #11 169.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-07T18:45:16.053Z] #18 1.671 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-07T18:45:16.054Z] #18 1.679 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-07T18:45:16.054Z] #18 1.684 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-07T18:45:16.054Z] #18 DONE 1.8s [2020-05-07T18:45:16.054Z] [2020-05-07T18:45:16.054Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:16.054Z] #44 130.2 CC criu/namespaces.o [2020-05-07T18:45:16.134Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.397s coverage: 49.5% of statements [2020-05-07T18:45:16.245Z] #11 169.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-07T18:45:16.245Z] #11 169.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-07T18:45:16.245Z] #11 169.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-07T18:45:16.385Z] #44 144.0 CC criu/sk-packet.o [2020-05-07T18:45:16.955Z] #44 144.5 CC criu/sk-queue.o [2020-05-07T18:45:16.955Z] #44 144.9 CC criu/sk-tcp.o [2020-05-07T18:45:16.963Z] #11 169.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-07T18:45:16.963Z] #11 169.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-07T18:45:16.963Z] #11 169.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-07T18:45:16.963Z] #11 170.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-07T18:45:16.978Z] #44 132.4 CC criu/net.o [2020-05-07T18:45:17.298Z] #11 170.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-07T18:45:17.298Z] #11 170.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-07T18:45:17.298Z] #11 170.4 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-07T18:45:17.298Z] #11 170.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-07T18:45:17.298Z] #11 170.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-07T18:45:17.525Z] #44 145.3 CC criu/sk-unix.o [2020-05-07T18:45:17.603Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.782s coverage: 73.1% of statements [2020-05-07T18:45:17.603Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T18:45:17.633Z] #11 170.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-07T18:45:17.633Z] #11 170.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-05-07T18:45:17.633Z] #11 170.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-05-07T18:45:18.375Z] #11 171.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-07T18:45:18.375Z] #11 171.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-07T18:45:18.375Z] #11 171.6 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-07T18:45:18.375Z] #11 171.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T18:45:18.375Z] #11 171.7 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-07T18:45:18.708Z] #11 171.7 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-07T18:45:18.708Z] #11 171.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:45:18.708Z] #11 171.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T18:45:18.708Z] #11 171.7 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-07T18:45:18.709Z] #11 171.7 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-05-07T18:45:18.709Z] #11 171.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T18:45:18.709Z] #11 171.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T18:45:18.709Z] #11 171.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-07T18:45:18.709Z] #11 171.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-07T18:45:18.709Z] #11 171.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-05-07T18:45:18.709Z] #11 171.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T18:45:18.709Z] #11 171.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-07T18:45:18.709Z] #11 171.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:45:18.709Z] #11 171.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-05-07T18:45:19.044Z] #11 171.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-05-07T18:45:19.044Z] #11 171.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T18:45:19.044Z] #11 172.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-07T18:45:19.044Z] #11 172.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-07T18:45:19.044Z] #11 172.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T18:45:19.044Z] #11 172.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-07T18:45:19.044Z] #11 172.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-07T18:45:19.044Z] #11 172.0 Setting up dmsetup (2:1.02.155-3) ... [2020-05-07T18:45:19.044Z] #11 172.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-07T18:45:19.044Z] #11 172.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-07T18:45:19.044Z] #11 172.1 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:45:19.062Z] #78 exporting layers 6.0s done [2020-05-07T18:45:19.062Z] #78 writing image sha256:67958d019babcd5cc6bffcbbcb67fd7caed541ec42b2aa046cc65d3e74a91c14 done [2020-05-07T18:45:19.062Z] #78 naming to docker.io/library/docker:a92228ff36a48333a80085fc5119e225f7884530 done [2020-05-07T18:45:19.062Z] #78 DONE 6.0s [Pipeline] } [2020-05-07T18:45:19.071Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.625s coverage: 76.1% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-07T18:45:19.378Z] #11 DONE 172.5s [2020-05-07T18:45:19.378Z] [2020-05-07T18:45:19.378Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:19.378Z] #45 74.10 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-07T18:45:19.378Z] #45 74.37 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-07T18:45:19.378Z] #45 74.61 HOSTDEP compel/src/main-host.d [2020-05-07T18:45:19.378Z] #45 74.88 DEP compel/src/lib/ptrace.d [2020-05-07T18:45:19.378Z] #45 75.16 DEP compel/src/lib/infect.d [2020-05-07T18:45:19.378Z] #45 75.44 DEP compel/src/lib/infect-util.d [2020-05-07T18:45:19.378Z] #45 75.67 DEP compel/src/lib/infect-rpc.d [2020-05-07T18:45:19.378Z] #45 75.90 DEP compel/arch/ppc64/src/lib/infect.d [2020-05-07T18:45:19.378Z] #45 76.10 DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-07T18:45:19.378Z] #45 76.25 DEP compel/src/lib/log.d [2020-05-07T18:45:19.378Z] #45 76.45 DEP compel/src/main.d [2020-05-07T18:45:19.378Z] #45 76.70 DEP compel/src/lib/handle-elf.d [2020-05-07T18:45:19.378Z] #45 76.92 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-07T18:45:19.378Z] #45 77.18 CC compel/src/lib/log.o [2020-05-07T18:45:19.378Z] #45 77.61 CC compel/arch/ppc64/src/lib/cpu.o [2020-05-07T18:45:19.378Z] #45 78.54 CC compel/arch/ppc64/src/lib/infect.o [2020-05-07T18:45:19.378Z] #45 ... [2020-05-07T18:45:19.378Z] [2020-05-07T18:45:19.378Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:45:19.378Z] #48 162.1 text/template [2020-05-07T18:45:19.378Z] #48 170.3 go/parser [2020-05-07T18:45:19.404Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40920/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40920/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a92228ff36a48333a80085fc5119e225f7884530 hack/validate/default [2020-05-07T18:45:19.437Z] #44 146.9 CC criu/sockets.o [2020-05-07T18:45:19.437Z] #44 ... [2020-05-07T18:45:19.437Z] [2020-05-07T18:45:19.437Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:19.437Z] #53 198.2 + cd /tmp/tmp.Fw3GW8qmrE/src/github.com/golangci/golangci-lint/ [2020-05-07T18:45:19.437Z] #53 198.2 + git checkout -q v1.23.8 [2020-05-07T18:45:19.437Z] #53 198.6 ++ git describe --tags [2020-05-07T18:45:19.437Z] #53 198.6 + version=v1.23.8 [2020-05-07T18:45:19.437Z] #53 198.6 ++ git rev-parse --short HEAD [2020-05-07T18:45:19.437Z] #53 198.6 + commit=76a82c6 [2020-05-07T18:45:19.437Z] #53 198.6 ++ git show -s --format=%cd [2020-05-07T18:45:19.437Z] #53 198.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T18:45:19.437Z] #53 198.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T18:45:19.716Z] #48 ... [2020-05-07T18:45:19.716Z] [2020-05-07T18:45:19.716Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T18:45:19.716Z] #59 DONE 0.3s [2020-05-07T18:45:19.716Z] [2020-05-07T18:45:19.716Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T18:45:19.716Z] #12 ... [2020-05-07T18:45:19.716Z] [2020-05-07T18:45:19.716Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T18:45:19.716Z] #60 DONE 0.1s [2020-05-07T18:45:19.741Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-05-07T18:45:20.008Z] #53 ... [2020-05-07T18:45:20.008Z] [2020-05-07T18:45:20.008Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:20.008Z] #44 147.6 CC criu/stats.o [2020-05-07T18:45:20.008Z] #44 147.9 CC criu/string.o [2020-05-07T18:45:20.050Z] [2020-05-07T18:45:20.050Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:45:20.050Z] #61 ... [2020-05-07T18:45:20.050Z] [2020-05-07T18:45:20.050Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T18:45:20.050Z] #12 DONE 0.6s [2020-05-07T18:45:20.050Z] [2020-05-07T18:45:20.050Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:45:20.050Z] #61 0.453 + RM_GOPATH=0 [2020-05-07T18:45:20.050Z] #61 0.459 + TMP_GOPATH= [2020-05-07T18:45:20.050Z] #61 0.459 + : /build [2020-05-07T18:45:20.050Z] #61 0.459 + '[' -z '' ']' [2020-05-07T18:45:20.050Z] #61 0.461 ++ mktemp -d [2020-05-07T18:45:20.050Z] #61 0.464 + export GOPATH=/tmp/tmp.DkNwJew4Q6 [2020-05-07T18:45:20.050Z] #61 0.465 + GOPATH=/tmp/tmp.DkNwJew4Q6 [2020-05-07T18:45:20.050Z] #61 0.465 + RM_GOPATH=1 [2020-05-07T18:45:20.240Z] #44 135.5 CC criu/netfilter.o [2020-05-07T18:45:20.268Z] #44 147.9 CC criu/sysctl.o [2020-05-07T18:45:20.336Z] Congratulations! All commits are properly signed with the DCO! [2020-05-07T18:45:20.336Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-07T18:45:20.336Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-07T18:45:20.336Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-07T18:45:20.336Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-07T18:45:20.336Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-07T18:45:20.336Z] Congratulations! No new tests were added to integration-cli. [2020-05-07T18:45:20.336Z] [2020-05-07T18:45:20.336Z] INFO Start validation with golang-ci-lint [2020-05-07T18:45:20.336Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-07T18:45:20.336Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-07T18:45:20.336Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-07T18:45:20.358Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-05-07T18:45:20.386Z] #61 0.466 ++ dirname ./install.sh [2020-05-07T18:45:20.386Z] #61 0.467 + dir=. [2020-05-07T18:45:20.386Z] #61 0.468 + bin=runc [2020-05-07T18:45:20.386Z] #61 0.468 + shift [2020-05-07T18:45:20.386Z] #61 0.468 + '[' '!' -f ./runc.installer ']' [2020-05-07T18:45:20.386Z] #61 0.468 + . ./runc.installer [2020-05-07T18:45:20.386Z] #61 0.469 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:45:20.386Z] #61 0.469 + install_runc [2020-05-07T18:45:20.386Z] #61 0.473 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T18:45:20.386Z] #61 0.475 + uname -r [2020-05-07T18:45:20.386Z] #61 0.488 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T18:45:20.386Z] #61 0.488 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T18:45:20.386Z] #61 0.488 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T18:45:20.386Z] #61 0.488 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DkNwJew4Q6/src/github.com/opencontainers/runc [2020-05-07T18:45:20.386Z] #61 0.493 Cloning into '/tmp/tmp.DkNwJew4Q6/src/github.com/opencontainers/runc'... [2020-05-07T18:45:20.386Z] #61 ... [2020-05-07T18:45:20.386Z] [2020-05-07T18:45:20.386Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T18:45:20.386Z] #13 DONE 0.5s [2020-05-07T18:45:20.495Z] #44 135.9 CC criu/page-pipe.o [2020-05-07T18:45:20.528Z] #44 148.4 CC criu/sysfs_parse.o [2020-05-07T18:45:20.720Z] [2020-05-07T18:45:20.720Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T18:45:20.720Z] #14 0.260 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-07T18:45:20.720Z] #14 DONE 0.3s [2020-05-07T18:45:20.720Z] [2020-05-07T18:45:20.720Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T18:45:20.836Z] #19 6.106 Collecting yamllint==1.16.0 [2020-05-07T18:45:21.096Z] #44 136.6 CC criu/page-xfer.o [2020-05-07T18:45:21.098Z] #44 148.8 CC criu/timerfd.o [2020-05-07T18:45:21.358Z] #44 149.2 CC criu/tty.o [2020-05-07T18:45:21.395Z] #19 ... [2020-05-07T18:45:21.395Z] [2020-05-07T18:45:21.395Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:21.395Z] #44 129.6 CC criu/namespaces.o [2020-05-07T18:45:21.395Z] #44 131.7 CC criu/net.o [2020-05-07T18:45:21.395Z] #44 135.1 CC criu/netfilter.o [2020-05-07T18:45:21.395Z] #44 135.4 CC criu/page-pipe.o [2020-05-07T18:45:21.438Z] #15 DONE 0.4s [2020-05-07T18:45:21.438Z] [2020-05-07T18:45:21.438Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T18:45:21.650Z] #44 136.0 CC criu/page-xfer.o [2020-05-07T18:45:21.774Z] #16 DONE 0.4s [2020-05-07T18:45:21.774Z] [2020-05-07T18:45:21.774Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T18:45:22.064Z] #44 137.7 CC criu/pagemap-cache.o [2020-05-07T18:45:22.112Z] #17 DONE 0.5s [2020-05-07T18:45:22.112Z] [2020-05-07T18:45:22.112Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:45:22.377Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-05-07T18:45:22.377Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-05-07T18:45:22.658Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.083s coverage: 57.7% of statements [2020-05-07T18:45:22.659Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-07T18:45:22.659Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T18:45:22.659Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T18:45:22.659Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T18:45:22.667Z] #44 138.1 CC criu/pagemap.o [2020-05-07T18:45:22.833Z] #18 0.832 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T18:45:22.833Z] #18 0.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T18:45:23.010Z] #44 137.3 CC criu/pagemap-cache.o [2020-05-07T18:45:23.167Z] #18 1.002 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T18:45:23.265Z] #44 137.6 CC criu/pagemap.o [2020-05-07T18:45:23.268Z] #44 150.9 CC criu/tun.o [2020-05-07T18:45:23.592Z] #44 139.0 CC criu/parasite-syscall.o [2020-05-07T18:45:23.657Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-07T18:45:23.657Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-09b9a6e2\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-07T18:45:23.657Z] ---------------------------------------------------------------------------- [2020-05-07T18:45:23.657Z] [2020-05-07T18:45:23.657Z] INFO: executeCI.ps1 starting at Thu May 7 18:45:23 CUT 2020 [2020-05-07T18:45:23.657Z] [2020-05-07T18:45:23.657Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-07T18:45:23.664Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 41.8% of statements [2020-05-07T18:45:23.838Z] #44 151.4 CC criu/uffd.o [2020-05-07T18:45:24.140Z] INFO: Running git version 2.24.1.windows.2 [2020-05-07T18:45:24.140Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-07T18:45:24.140Z] INFO: Environment variables: [2020-05-07T18:45:24.140Z] [2020-05-07T18:45:24.140Z] Name Value [2020-05-07T18:45:24.140Z] ---- ----- [2020-05-07T18:45:24.140Z] ALLUSERSPROFILE C:\ProgramData [2020-05-07T18:45:24.140Z] amd64 true [2020-05-07T18:45:24.140Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-07T18:45:24.140Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-07T18:45:24.140Z] arm64 true [2020-05-07T18:45:24.141Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-05-07T18:45:24.141Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-05-07T18:45:24.141Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-07T18:45:24.141Z] BRANCH_NAME PR-40920 [2020-05-07T18:45:24.141Z] BUILD_DISPLAY_NAME #4 [2020-05-07T18:45:24.141Z] BUILD_ID 4 [2020-05-07T18:45:24.141Z] BUILD_NUMBER 4 [2020-05-07T18:45:24.141Z] BUILD_TAG jenkins-moby-PR-40920-4 [2020-05-07T18:45:24.141Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40920/4/ [2020-05-07T18:45:24.141Z] CHANGE_AUTHOR cpuguy83 [2020-05-07T18:45:24.141Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2020-05-07T18:45:24.141Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2020-05-07T18:45:24.141Z] CHANGE_BRANCH log_rotate_error_handling [2020-05-07T18:45:24.141Z] CHANGE_FORK cpuguy83/docker [2020-05-07T18:45:24.141Z] CHANGE_ID 40920 [2020-05-07T18:45:24.141Z] CHANGE_TARGET master [2020-05-07T18:45:24.141Z] CHANGE_TITLE logfile: Check if log is closed on close error during rotate [2020-05-07T18:45:24.141Z] CHANGE_URL https://github.com/moby/moby/pull/40920 [2020-05-07T18:45:24.141Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T18:45:24.141Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-07T18:45:24.141Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-07T18:45:24.141Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-07T18:45:24.141Z] COMPUTERNAME azwin-2-e2cf50 [2020-05-07T18:45:24.141Z] ComSpec C:\windows\system32\cmd.exe [2020-05-07T18:45:24.141Z] ConfigSequenceNumber 0 [2020-05-07T18:45:24.141Z] dco true [2020-05-07T18:45:24.141Z] DOCKER_BUILDKIT 0 [2020-05-07T18:45:24.141Z] DOCKER_DUT_DEBUG 1 [2020-05-07T18:45:24.141Z] DOCKER_EXPERIMENTAL 1 [2020-05-07T18:45:24.141Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-07T18:45:24.141Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-07T18:45:24.141Z] EXECUTOR_NUMBER 0 [2020-05-07T18:45:24.141Z] FQDN azwin-2-e2cf50.westus.cloudapp.azure.com [2020-05-07T18:45:24.141Z] GIT_BRANCH PR-40920 [2020-05-07T18:45:24.141Z] GIT_COMMIT a92228ff36a48333a80085fc5119e225f7884530 [2020-05-07T18:45:24.141Z] GIT_PREVIOUS_COMMIT 94aa126dc4f94f5a8b9dd83ccdc48615ac72e5bb [2020-05-07T18:45:24.141Z] GIT_URL https://github.com/moby/moby.git [2020-05-07T18:45:24.141Z] HUDSON_COOKIE b324a3a8-0509-409c-bb96-86dfefa00ad7 [2020-05-07T18:45:24.141Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-07T18:45:24.141Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-07T18:45:24.141Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-07T18:45:24.141Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-07T18:45:24.141Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-07T18:45:24.141Z] JENKINS_NODE_COOKIE 5fe2c851-96e3-40a3-8830-52f8449432cd [2020-05-07T18:45:24.141Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-07T18:45:24.141Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-07T18:45:24.141Z] JOB_BASE_NAME PR-40920 [2020-05-07T18:45:24.141Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40920/display/redirect [2020-05-07T18:45:24.141Z] JOB_NAME moby/PR-40920 [2020-05-07T18:45:24.141Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40920/ [2020-05-07T18:45:24.141Z] library.jps.version master [2020-05-07T18:45:24.141Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-07T18:45:24.141Z] NODE_LABELS amd64 azure azwin-2-e2cf50 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-07T18:45:24.141Z] NODE_NAME azwin-2-e2cf50 [2020-05-07T18:45:24.141Z] NUMBER_OF_PROCESSORS 4 [2020-05-07T18:45:24.141Z] OS Windows_NT [2020-05-07T18:45:24.141Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-07T18:45:24.141Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-07T18:45:24.141Z] ppc64le true [2020-05-07T18:45:24.141Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-07T18:45:24.141Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-07T18:45:24.141Z] PROCESSOR_LEVEL 6 [2020-05-07T18:45:24.141Z] PROCESSOR_REVISION 5504 [2020-05-07T18:45:24.141Z] ProgramData C:\ProgramData [2020-05-07T18:45:24.141Z] ProgramFiles C:\Program Files [2020-05-07T18:45:24.141Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-07T18:45:24.141Z] ProgramW6432 C:\Program Files [2020-05-07T18:45:24.141Z] PROMPT $P$G [2020-05-07T18:45:24.141Z] PSExecutionPolicyPreference Bypass [2020-05-07T18:45:24.141Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-07T18:45:24.141Z] PUBLIC C:\Users\Public [2020-05-07T18:45:24.141Z] rootless true [2020-05-07T18:45:24.141Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40920/4/display/redirect?page=changes [2020-05-07T18:45:24.141Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40920/4/display/redirect [2020-05-07T18:45:24.141Z] s390x true [2020-05-07T18:45:24.141Z] SKIP_VALIDATION_TESTS 1 [2020-05-07T18:45:24.141Z] SOURCES_DRIVE d [2020-05-07T18:45:24.141Z] SOURCES_SUBDIR gopath [2020-05-07T18:45:24.141Z] STAGE_NAME Run tests [2020-05-07T18:45:24.141Z] SystemDrive C: [2020-05-07T18:45:24.141Z] SystemRoot C:\windows [2020-05-07T18:45:24.141Z] TEMP C:\windows\TEMP [2020-05-07T18:45:24.141Z] TESTDEBUG 0 [2020-05-07T18:45:24.141Z] TESTRUN_DRIVE d [2020-05-07T18:45:24.141Z] TESTRUN_SUBDIR CI [2020-05-07T18:45:24.141Z] TIMEOUT 120m [2020-05-07T18:45:24.141Z] TMP C:\windows\TEMP [2020-05-07T18:45:24.141Z] unit_validate true [2020-05-07T18:45:24.141Z] USERDOMAIN WORKGROUP [2020-05-07T18:45:24.141Z] USERNAME azwin-2-e2cf50$ [2020-05-07T18:45:24.141Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-07T18:45:24.141Z] validate_force false [2020-05-07T18:45:24.141Z] windir C:\windows [2020-05-07T18:45:24.141Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-07T18:45:24.141Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-07T18:45:24.141Z] windowsRS1 false [2020-05-07T18:45:24.141Z] windowsRS5 true [2020-05-07T18:45:24.141Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-07T18:45:24.141Z] [2020-05-07T18:45:24.141Z] [2020-05-07T18:45:24.141Z] [2020-05-07T18:45:24.277Z] ok github.com/docker/docker/daemon/logger/awslogs 0.101s coverage: 77.4% of statements [2020-05-07T18:45:24.277Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T18:45:24.277Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T18:45:24.409Z] #44 ... [2020-05-07T18:45:24.409Z] [2020-05-07T18:45:24.409Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:24.409Z] #23 212.7 + return [2020-05-07T18:45:24.409Z] #23 DONE 213.1s [2020-05-07T18:45:24.516Z] #44 139.8 CC criu/path.o [2020-05-07T18:45:24.516Z] #44 140.1 CC criu/pie-util-vdso-elf32.o [2020-05-07T18:45:24.559Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-05-07T18:45:24.625Z] INFO: Sources under d:\gopath\... [2020-05-07T18:45:24.625Z] INFO: Test run under d:\CI\... [2020-05-07T18:45:24.625Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-07T18:45:24.625Z] INFO: docker/docker repository was found [2020-05-07T18:45:24.625Z] #44 138.6 CC criu/parasite-syscall.o [2020-05-07T18:45:24.669Z] [2020-05-07T18:45:24.669Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:24.858Z] #18 2.519 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T18:45:24.880Z] #44 139.3 CC criu/path.o [2020-05-07T18:45:24.929Z] #53 ... [2020-05-07T18:45:24.929Z] [2020-05-07T18:45:24.929Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:24.929Z] #44 152.6 CC criu/util.o [2020-05-07T18:45:25.076Z] #44 140.5 CC criu/pie-util-vdso.o [2020-05-07T18:45:25.107Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-05-07T18:45:25.134Z] #44 139.5 CC criu/pie-util-vdso-elf32.o [2020-05-07T18:45:25.173Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 26.2% of statements [2020-05-07T18:45:25.332Z] #44 140.9 CC criu/pie-util.o [2020-05-07T18:45:25.454Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 61.6% of statements [2020-05-07T18:45:25.587Z] #44 141.1 CC criu/pipes.o [2020-05-07T18:45:25.591Z] ltsc2019: Pulling from windows/servercore [2020-05-07T18:45:25.591Z] 65014b3c3121: Pulling fs layer [2020-05-07T18:45:25.591Z] eac6fba788c9: Pulling fs layer [2020-05-07T18:45:25.694Z] #44 139.9 CC criu/pie-util-vdso.o [2020-05-07T18:45:25.694Z] #44 ... [2020-05-07T18:45:25.694Z] [2020-05-07T18:45:25.694Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T18:45:25.694Z] #19 11.45 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-07T18:45:25.694Z] #19 11.53 Collecting pyyaml (from yamllint==1.16.0) [2020-05-07T18:45:25.737Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-05-07T18:45:25.842Z] #44 ... [2020-05-07T18:45:25.842Z] [2020-05-07T18:45:25.842Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T18:45:25.842Z] #19 5.865 Collecting yamllint==1.16.0 [2020-05-07T18:45:25.949Z] #19 11.69 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-07T18:45:26.098Z] #19 ... [2020-05-07T18:45:26.098Z] [2020-05-07T18:45:26.098Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:26.098Z] #44 141.8 CC criu/plugin.o [2020-05-07T18:45:26.311Z] #44 153.7 CC criu/uts_ns.o [2020-05-07T18:45:26.311Z] #44 153.9 CC criu/vdso.o [2020-05-07T18:45:26.352Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2020-05-07T18:45:26.352Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T18:45:26.571Z] #44 154.4 LINK criu/built-in.o [2020-05-07T18:45:26.658Z] #44 142.2 CC criu/proc_parse.o [2020-05-07T18:45:26.831Z] #44 ... [2020-05-07T18:45:26.831Z] [2020-05-07T18:45:26.831Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T18:45:26.831Z] #24 DONE 0.2s [2020-05-07T18:45:26.831Z] [2020-05-07T18:45:26.831Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:26.831Z] #44 154.6 LINK criu/criu [2020-05-07T18:45:26.969Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 37.7% of statements [2020-05-07T18:45:27.089Z] #44 155.0 DEP lib/c/criu.d [2020-05-07T18:45:27.144Z] #18 5.012 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T18:45:27.144Z] #18 ... [2020-05-07T18:45:27.144Z] [2020-05-07T18:45:27.144Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:45:27.144Z] #48 180.1 math/big [2020-05-07T18:45:27.308Z] #19 12.96 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-07T18:45:27.308Z] #19 13.01 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-07T18:45:27.308Z] #19 13.05 Building wheels for collected packages: pyyaml [2020-05-07T18:45:27.308Z] #19 13.05 Running setup.py bdist_wheel for pyyaml: started [2020-05-07T18:45:27.349Z] #44 155.1 CC images/rpc.pb-c.o [2020-05-07T18:45:27.583Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 33.3% of statements [2020-05-07T18:45:27.608Z] #44 ... [2020-05-07T18:45:27.608Z] [2020-05-07T18:45:27.608Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T18:45:27.608Z] #28 DONE 0.7s [2020-05-07T18:45:27.871Z] [2020-05-07T18:45:27.871Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T18:45:27.871Z] #31 DONE 0.2s [2020-05-07T18:45:27.871Z] [2020-05-07T18:45:27.871Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T18:45:27.871Z] #34 DONE 0.1s [2020-05-07T18:45:27.871Z] [2020-05-07T18:45:27.871Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:27.871Z] #44 155.7 CC lib/c/criu.o [2020-05-07T18:45:28.134Z] #44 ... [2020-05-07T18:45:28.134Z] [2020-05-07T18:45:28.134Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T18:45:28.134Z] #39 DONE 0.1s [2020-05-07T18:45:28.134Z] [2020-05-07T18:45:28.134Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T18:45:28.134Z] #42 DONE 0.2s [2020-05-07T18:45:28.134Z] [2020-05-07T18:45:28.134Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:28.589Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-05-07T18:45:28.670Z] #19 14.21 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-07T18:45:28.670Z] #19 14.21 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-07T18:45:28.670Z] #19 14.31 Successfully built pyyaml [2020-05-07T18:45:28.670Z] #19 14.32 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-07T18:45:28.702Z] #65 ... [2020-05-07T18:45:28.702Z] [2020-05-07T18:45:28.702Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:28.702Z] #44 156.6 LINK lib/c/built-in.o [2020-05-07T18:45:28.702Z] #44 156.6 LINK lib/c/libcriu.so [2020-05-07T18:45:28.871Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-07T18:45:28.925Z] #19 14.70 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-07T18:45:28.963Z] #44 156.6 LINK lib/c/libcriu.a [2020-05-07T18:45:28.963Z] #44 156.8 GEN magic.py [2020-05-07T18:45:29.223Z] #44 156.9 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T18:45:29.223Z] #44 156.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T18:45:29.223Z] #44 156.9 Note: Building without GnuTLS support [2020-05-07T18:45:29.485Z] ok github.com/docker/docker/daemon/logger/splunk 1.453s coverage: 82.5% of statements [2020-05-07T18:45:29.485Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T18:45:29.485Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-05-07T18:45:29.485Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T18:45:29.486Z] #19 DONE 15.2s [2020-05-07T18:45:29.486Z] [2020-05-07T18:45:29.486Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T18:45:29.486Z] #24 DONE 0.2s [2020-05-07T18:45:29.486Z] [2020-05-07T18:45:29.486Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T18:45:29.918Z] #44 145.0 CC criu/protobuf-desc.o [2020-05-07T18:45:30.164Z] #44 157.7 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T18:45:30.366Z] #48 ... [2020-05-07T18:45:30.366Z] [2020-05-07T18:45:30.366Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:30.366Z] #45 79.91 CC compel/src/lib/infect-rpc.o [2020-05-07T18:45:30.366Z] #45 80.78 CC compel/src/lib/infect-util.o [2020-05-07T18:45:30.366Z] #45 81.21 CC compel/src/lib/infect.o [2020-05-07T18:45:30.366Z] #45 86.12 CC compel/src/lib/ptrace.o [2020-05-07T18:45:30.366Z] #45 86.82 AR compel/libcompel.a [2020-05-07T18:45:30.366Z] #45 86.97 HOSTCC compel/src/main-host.o [2020-05-07T18:45:30.366Z] #45 87.46 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-07T18:45:30.366Z] #45 87.76 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-07T18:45:30.366Z] #45 88.47 HOSTCC compel/src/lib/log-host.o [2020-05-07T18:45:30.366Z] #45 88.85 HOSTLINK compel/compel-host-bin [2020-05-07T18:45:30.366Z] #45 89.27 DEP soccr/soccr.d [2020-05-07T18:45:30.366Z] #45 89.66 CC soccr/soccr.o [2020-05-07T18:45:30.411Z] #28 DONE 0.7s [2020-05-07T18:45:30.412Z] [2020-05-07T18:45:30.412Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T18:45:30.412Z] #31 DONE 0.1s [2020-05-07T18:45:30.412Z] [2020-05-07T18:45:30.412Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T18:45:30.412Z] #34 DONE 0.1s [2020-05-07T18:45:30.412Z] [2020-05-07T18:45:30.412Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:30.412Z] #44 140.4 CC criu/pie-util.o [2020-05-07T18:45:30.412Z] #44 140.6 CC criu/pipes.o [2020-05-07T18:45:30.412Z] #44 141.4 CC criu/plugin.o [2020-05-07T18:45:30.412Z] #44 141.9 CC criu/proc_parse.o [2020-05-07T18:45:30.480Z] #44 ... [2020-05-07T18:45:30.480Z] [2020-05-07T18:45:30.480Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T18:45:30.480Z] #19 11.22 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-07T18:45:30.480Z] #19 11.30 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-07T18:45:30.480Z] #19 11.34 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-07T18:45:30.480Z] #19 11.40 Collecting pyyaml (from yamllint==1.16.0) [2020-05-07T18:45:30.480Z] #19 11.52 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-07T18:45:30.480Z] #19 12.76 Building wheels for collected packages: pyyaml [2020-05-07T18:45:30.480Z] #19 12.77 Running setup.py bdist_wheel for pyyaml: started [2020-05-07T18:45:30.480Z] #19 13.75 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-07T18:45:30.480Z] #19 13.75 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-07T18:45:30.480Z] #19 13.81 Successfully built pyyaml [2020-05-07T18:45:30.480Z] #19 13.82 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-07T18:45:30.480Z] #19 14.10 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-07T18:45:30.480Z] #19 DONE 14.6s [2020-05-07T18:45:30.667Z] #44 ... [2020-05-07T18:45:30.667Z] [2020-05-07T18:45:30.667Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T18:45:30.667Z] #39 DONE 0.1s [2020-05-07T18:45:30.667Z] [2020-05-07T18:45:30.667Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:30.667Z] #44 144.8 CC criu/protobuf-desc.o [2020-05-07T18:45:30.733Z] #44 158.5 make[1]: Nothing to be done for 'all'. [2020-05-07T18:45:30.738Z] [2020-05-07T18:45:30.738Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T18:45:30.738Z] #24 DONE 0.2s [2020-05-07T18:45:30.738Z] [2020-05-07T18:45:30.738Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:30.738Z] #53 ... [2020-05-07T18:45:30.738Z] [2020-05-07T18:45:30.739Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:30.739Z] #44 146.3 CC criu/protobuf.o [2020-05-07T18:45:31.302Z] #44 146.9 CC criu/pstree.o [2020-05-07T18:45:31.303Z] #44 159.2 make[1]: 'images/built-in.o' is up to date. [2020-05-07T18:45:31.504Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2020-05-07T18:45:31.504Z] ok github.com/docker/docker/distribution 0.238s coverage: 22.1% of statements [2020-05-07T18:45:31.504Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T18:45:31.557Z] #44 ... [2020-05-07T18:45:31.557Z] [2020-05-07T18:45:31.557Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T18:45:31.557Z] #28 DONE 0.8s [2020-05-07T18:45:31.557Z] [2020-05-07T18:45:31.557Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T18:45:31.557Z] #31 DONE 0.2s [2020-05-07T18:45:31.557Z] [2020-05-07T18:45:31.557Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T18:45:31.563Z] #44 159.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-07T18:45:31.563Z] #44 159.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-07T18:45:31.563Z] #44 159.4 make[1]: 'compel/libcompel.a' is up to date. [2020-05-07T18:45:31.563Z] #44 159.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-07T18:45:31.563Z] #44 159.5 make[1]: Nothing to be done for 'all'. [2020-05-07T18:45:31.563Z] #44 159.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T18:45:31.593Z] #44 145.7 CC criu/protobuf.o [2020-05-07T18:45:31.812Z] #34 DONE 0.1s [2020-05-07T18:45:31.812Z] [2020-05-07T18:45:31.812Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T18:45:31.812Z] #39 DONE 0.1s [2020-05-07T18:45:31.812Z] [2020-05-07T18:45:31.812Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:31.848Z] #44 146.1 CC criu/pstree.o [2020-05-07T18:45:32.118Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-05-07T18:45:32.134Z] #44 159.7 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:32.134Z] #44 159.7 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:32.134Z] #44 159.8 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:32.134Z] #44 159.9 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:32.134Z] #44 160.0 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:32.134Z] #44 160.0 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:32.394Z] #44 160.1 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:32.659Z] #44 160.3 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:32.659Z] #44 160.3 INSTALL criu/criu [2020-05-07T18:45:32.769Z] #45 92.91 AR soccr/libsoccr.a [2020-05-07T18:45:32.774Z] #44 147.0 CC criu/rbtree.o [2020-05-07T18:45:32.780Z] #53 ... [2020-05-07T18:45:32.780Z] [2020-05-07T18:45:32.780Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:32.780Z] #44 148.2 CC criu/rbtree.o [2020-05-07T18:45:32.880Z] eac6fba788c9: Verifying Checksum [2020-05-07T18:45:32.880Z] eac6fba788c9: Download complete [2020-05-07T18:45:32.924Z] #44 DONE 160.6s [2020-05-07T18:45:32.924Z] [2020-05-07T18:45:32.924Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:33.029Z] #44 147.3 CC criu/rst-malloc.o [2020-05-07T18:45:33.039Z] #44 148.5 CC criu/rst-malloc.o [2020-05-07T18:45:33.104Z] #45 93.07 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T18:45:33.123Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-05-07T18:45:33.285Z] #44 147.6 CC criu/seccomp.o [2020-05-07T18:45:33.294Z] #44 148.9 CC criu/seccomp.o [2020-05-07T18:45:33.440Z] #45 93.65 DEP criu/arch/ppc64/sigframe.d [2020-05-07T18:45:33.737Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-05-07T18:45:33.775Z] #45 93.97 DEP criu/arch/ppc64/crtools.d [2020-05-07T18:45:33.845Z] #44 148.3 CC criu/seize.o [2020-05-07T18:45:33.900Z] #44 ... [2020-05-07T18:45:33.900Z] [2020-05-07T18:45:33.900Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:45:33.900Z] #41 DONE 230.7s [2020-05-07T18:45:34.111Z] #45 94.28 DEP criu/arch/ppc64/cpu.d [2020-05-07T18:45:34.155Z] [2020-05-07T18:45:34.155Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:34.155Z] #44 149.8 CC criu/seize.o [2020-05-07T18:45:34.353Z] ok github.com/docker/docker/distribution/xfer 1.863s coverage: 85.1% of statements [2020-05-07T18:45:34.353Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T18:45:34.353Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T18:45:34.447Z] #45 94.74 CC criu/arch/ppc64/cpu.o [2020-05-07T18:45:34.635Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-05-07T18:45:34.635Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T18:45:34.770Z] #44 149.1 CC criu/servicefd.o [2020-05-07T18:45:34.828Z] #45 ... [2020-05-07T18:45:34.828Z] [2020-05-07T18:45:34.828Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:45:34.828Z] #57 187.5 golang.org/x/crypto/ssh/terminal [2020-05-07T18:45:34.837Z] #65 ... [2020-05-07T18:45:34.838Z] [2020-05-07T18:45:34.838Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T18:45:34.838Z] #45 DONE 0.2s [2020-05-07T18:45:34.838Z] [2020-05-07T18:45:34.838Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T18:45:34.838Z] #48 DONE 0.2s [2020-05-07T18:45:34.838Z] [2020-05-07T18:45:34.838Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T18:45:34.838Z] #51 DONE 0.1s [2020-05-07T18:45:34.838Z] [2020-05-07T18:45:34.838Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:35.250Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-05-07T18:45:35.331Z] #44 ... [2020-05-07T18:45:35.331Z] [2020-05-07T18:45:35.331Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:45:35.331Z] #41 DONE 233.4s [2020-05-07T18:45:35.331Z] [2020-05-07T18:45:35.331Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:35.331Z] #44 149.6 CC criu/shmem.o [2020-05-07T18:45:35.520Z] #44 150.8 CC criu/servicefd.o [2020-05-07T18:45:35.777Z] #44 ... [2020-05-07T18:45:35.777Z] [2020-05-07T18:45:35.777Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T18:45:35.777Z] #42 DONE 0.2s [2020-05-07T18:45:35.777Z] [2020-05-07T18:45:35.777Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:35.777Z] #44 151.3 CC criu/shmem.o [2020-05-07T18:45:36.255Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2020-05-07T18:45:36.255Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-07T18:45:36.695Z] #44 150.7 CC criu/sigframe.o [2020-05-07T18:45:36.695Z] #44 151.0 CC criu/signalfd.o [2020-05-07T18:45:36.702Z] #44 152.0 CC criu/sigframe.o [2020-05-07T18:45:36.702Z] #44 152.1 CC criu/signalfd.o [2020-05-07T18:45:36.702Z] #44 152.3 CC criu/sk-inet.o [2020-05-07T18:45:36.950Z] #44 151.3 CC criu/sk-inet.o [2020-05-07T18:45:37.206Z] #44 ... [2020-05-07T18:45:37.206Z] [2020-05-07T18:45:37.206Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T18:45:37.206Z] #42 DONE 0.2s [2020-05-07T18:45:37.461Z] [2020-05-07T18:45:37.461Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:37.461Z] #53 233.3 + cd /tmp/tmp.dPRUQYaM3Y/src/github.com/golangci/golangci-lint/ [2020-05-07T18:45:37.461Z] #53 233.3 + git checkout -q v1.23.8 [2020-05-07T18:45:37.461Z] #53 234.1 ++ git describe --tags [2020-05-07T18:45:37.461Z] #53 234.2 + version=v1.23.8 [2020-05-07T18:45:37.461Z] #53 234.2 ++ git rev-parse --short HEAD [2020-05-07T18:45:37.461Z] #53 234.2 + commit=76a82c6 [2020-05-07T18:45:37.461Z] #53 234.2 ++ git show -s --format=%cd [2020-05-07T18:45:37.461Z] #53 234.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T18:45:37.461Z] #53 234.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T18:45:37.627Z] #44 153.2 CC criu/sk-netlink.o [2020-05-07T18:45:37.724Z] ok github.com/docker/docker/pkg/archive 0.468s coverage: 76.8% of statements [2020-05-07T18:45:37.882Z] #44 153.5 CC criu/sk-packet.o [2020-05-07T18:45:38.113Z] 65014b3c3121: Verifying Checksum [2020-05-07T18:45:38.113Z] 65014b3c3121: Download complete [2020-05-07T18:45:38.443Z] #44 153.9 CC criu/sk-queue.o [2020-05-07T18:45:38.683Z] #57 ... [2020-05-07T18:45:38.683Z] [2020-05-07T18:45:38.683Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:45:38.683Z] #18 6.631 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T18:45:38.698Z] #44 154.3 CC criu/sk-tcp.o [2020-05-07T18:45:38.728Z] ok github.com/docker/docker/pkg/authorization 0.119s coverage: 68.3% of statements [2020-05-07T18:45:38.728Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-07T18:45:38.953Z] #44 154.6 CC criu/sk-unix.o [2020-05-07T18:45:39.010Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-05-07T18:45:39.018Z] #18 ... [2020-05-07T18:45:39.018Z] [2020-05-07T18:45:39.018Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:39.018Z] #45 95.74 CC criu/arch/ppc64/crtools.o [2020-05-07T18:45:39.018Z] #45 97.68 CC criu/arch/ppc64/sigframe.o [2020-05-07T18:45:39.018Z] #45 98.20 LINK criu/arch/ppc64/crtools.built-in.o [2020-05-07T18:45:39.018Z] #45 98.36 DEP criu/pie/util-vdso.d [2020-05-07T18:45:39.018Z] #45 98.69 DEP criu/pie/util.d [2020-05-07T18:45:39.018Z] #45 99.11 CC criu/pie/util.o [2020-05-07T18:45:39.745Z] #45 99.78 CC criu/pie/util-vdso.o [2020-05-07T18:45:40.839Z] #44 156.3 CC criu/sockets.o [2020-05-07T18:45:40.910Z] #45 101.1 AR criu/pie/pie.lib.a [2020-05-07T18:45:41.244Z] #45 101.4 DEP criu/pie/restorer.d [2020-05-07T18:45:41.444Z] #44 157.2 CC criu/stats.o [2020-05-07T18:45:41.582Z] #45 101.9 DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-07T18:45:41.582Z] #45 102.0 DEP criu/arch/ppc64/restorer.d [2020-05-07T18:45:41.740Z] #44 157.5 CC criu/string.o [2020-05-07T18:45:41.995Z] #44 157.6 CC criu/sysctl.o [2020-05-07T18:45:42.318Z] #45 102.5 DEP criu/arch/ppc64/vdso-pie.d [2020-05-07T18:45:42.683Z] #45 102.7 DEP criu/pie/parasite-vdso.d [2020-05-07T18:45:42.703Z] #53 ... [2020-05-07T18:45:42.703Z] [2020-05-07T18:45:42.703Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:42.703Z] #44 152.2 CC criu/sk-netlink.o [2020-05-07T18:45:42.703Z] #44 152.7 CC criu/sk-packet.o [2020-05-07T18:45:42.703Z] #44 153.2 CC criu/sk-queue.o [2020-05-07T18:45:42.703Z] #44 153.6 CC criu/sk-tcp.o [2020-05-07T18:45:42.703Z] #44 154.0 CC criu/sk-unix.o [2020-05-07T18:45:42.703Z] #44 155.6 CC criu/sockets.o [2020-05-07T18:45:42.703Z] #44 156.3 CC criu/stats.o [2020-05-07T18:45:42.703Z] #44 156.6 CC criu/string.o [2020-05-07T18:45:42.703Z] #44 156.7 CC criu/sysctl.o [2020-05-07T18:45:42.920Z] #44 158.2 CC criu/sysfs_parse.o [2020-05-07T18:45:42.961Z] #44 157.2 CC criu/sysfs_parse.o [2020-05-07T18:45:43.019Z] #45 103.1 DEP criu/pie/parasite.d [2020-05-07T18:45:43.175Z] #44 158.5 CC criu/timerfd.o [2020-05-07T18:45:43.175Z] #44 ... [2020-05-07T18:45:43.175Z] [2020-05-07T18:45:43.175Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:43.175Z] #53 229.3 + cd /tmp/tmp.HzOGBIxlWA/src/github.com/golangci/golangci-lint/ [2020-05-07T18:45:43.175Z] #53 229.3 + git checkout -q v1.23.8 [2020-05-07T18:45:43.175Z] #53 229.9 ++ git describe --tags [2020-05-07T18:45:43.175Z] #53 229.9 + version=v1.23.8 [2020-05-07T18:45:43.175Z] #53 229.9 ++ git rev-parse --short HEAD [2020-05-07T18:45:43.175Z] #53 229.9 + commit=76a82c6 [2020-05-07T18:45:43.175Z] #53 229.9 ++ git show -s --format=%cd [2020-05-07T18:45:43.175Z] #53 229.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T18:45:43.175Z] #53 229.9 + 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-05-07T18:45:43.354Z] #45 103.6 CC criu/pie/parasite.o [2020-05-07T18:45:43.386Z] ok github.com/docker/docker/pkg/chrootarchive 3.489s coverage: 43.2% of statements [2020-05-07T18:45:43.386Z] ok github.com/docker/docker/layer 7.474s coverage: 68.8% of statements [2020-05-07T18:45:43.386Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T18:45:43.386Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T18:45:43.386Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T18:45:43.386Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T18:45:43.386Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T18:45:43.386Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T18:45:43.386Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T18:45:43.386Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T18:45:43.386Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-07T18:45:43.430Z] #53 ... [2020-05-07T18:45:43.430Z] [2020-05-07T18:45:43.430Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:43.431Z] #44 158.8 CC criu/tty.o [2020-05-07T18:45:43.525Z] #44 157.6 CC criu/timerfd.o [2020-05-07T18:45:43.525Z] #44 157.9 CC criu/tty.o [2020-05-07T18:45:43.667Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-05-07T18:45:43.667Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-05-07T18:45:44.281Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-05-07T18:45:44.563Z] ok github.com/docker/docker/pkg/discovery/nodes 0.022s coverage: 93.8% of statements [2020-05-07T18:45:44.844Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-05-07T18:45:45.315Z] #44 160.6 CC criu/tun.o [2020-05-07T18:45:45.411Z] #44 159.5 CC criu/tun.o [2020-05-07T18:45:45.570Z] #44 161.1 CC criu/uffd.o [2020-05-07T18:45:45.651Z] #45 ... [2020-05-07T18:45:45.651Z] [2020-05-07T18:45:45.651Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:45:45.651Z] #48 188.0 go/doc [2020-05-07T18:45:45.651Z] #48 190.7 vendor/golang.org/x/text/unicode/bidi [2020-05-07T18:45:45.651Z] #48 ... [2020-05-07T18:45:45.651Z] [2020-05-07T18:45:45.651Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:45:45.651Z] #61 15.72 + cd /tmp/tmp.DkNwJew4Q6/src/github.com/opencontainers/runc [2020-05-07T18:45:45.651Z] #61 15.72 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T18:45:45.651Z] #61 16.62 + '[' -z '' ']' [2020-05-07T18:45:45.651Z] #61 16.63 + target=static [2020-05-07T18:45:45.651Z] #61 16.63 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T18:45:45.651Z] #61 19.74 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-05-07T18:45:45.666Z] #44 160.0 CC criu/uffd.o [2020-05-07T18:45:45.988Z] #61 ... [2020-05-07T18:45:45.988Z] [2020-05-07T18:45:45.988Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:45.988Z] #45 106.4 LINK criu/pie/parasite.built-in.o [2020-05-07T18:45:45.988Z] #45 106.4 GEN criu/pie/parasite-blob.h [2020-05-07T18:45:46.312Z] ok github.com/docker/docker/pkg/filenotify 0.617s coverage: 67.0% of statements [2020-05-07T18:45:46.328Z] #45 106.5 CC criu/pie/parasite-vdso.o [2020-05-07T18:45:46.495Z] #44 161.9 CC criu/util.o [2020-05-07T18:45:46.595Z] #44 161.0 CC criu/util.o [2020-05-07T18:45:46.925Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-05-07T18:45:47.165Z] #44 ... [2020-05-07T18:45:47.165Z] [2020-05-07T18:45:47.165Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:45:47.165Z] #60 110.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-07T18:45:47.421Z] #44 163.0 CC criu/uts_ns.o [2020-05-07T18:45:47.421Z] #44 163.1 CC criu/vdso-compat.o [2020-05-07T18:45:47.538Z] ok github.com/docker/docker/pkg/fsutils 0.438s coverage: 85.1% of statements [2020-05-07T18:45:47.676Z] #44 163.3 CC criu/vdso.o [2020-05-07T18:45:47.820Z] ok github.com/docker/docker/pkg/discovery/kv 3.062s coverage: 84.1% of statements [2020-05-07T18:45:47.820Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-05-07T18:45:48.015Z] #45 108.0 CC criu/arch/ppc64/vdso-pie.o [2020-05-07T18:45:48.236Z] #44 163.8 LINK criu/built-in.o [2020-05-07T18:45:48.433Z] ok github.com/docker/docker/pkg/idtools 0.252s coverage: 70.3% of statements [2020-05-07T18:45:48.491Z] #44 164.0 LINK criu/criu [2020-05-07T18:45:48.737Z] #45 108.9 CC criu/arch/ppc64/restorer.o [2020-05-07T18:45:48.747Z] #44 164.3 DEP lib/c/criu.d [2020-05-07T18:45:48.747Z] #44 164.4 CC images/rpc.pb-c.o [2020-05-07T18:45:49.046Z] ok github.com/docker/docker/pkg/ioutils 0.305s coverage: 70.1% of statements [2020-05-07T18:45:49.046Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-05-07T18:45:49.051Z] #60 112.1 + mkdir -p /build [2020-05-07T18:45:49.051Z] #60 112.1 + cp runc /build/runc [2020-05-07T18:45:49.051Z] #60 DONE 112.4s [2020-05-07T18:45:49.051Z] [2020-05-07T18:45:49.051Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:49.051Z] #44 162.2 CC criu/uts_ns.o [2020-05-07T18:45:49.051Z] #44 162.4 CC criu/vdso-compat.o [2020-05-07T18:45:49.051Z] #44 162.6 CC criu/vdso.o [2020-05-07T18:45:49.051Z] #44 163.1 LINK criu/built-in.o [2020-05-07T18:45:49.051Z] #44 163.2 LINK criu/criu [2020-05-07T18:45:49.307Z] #44 164.9 CC lib/c/criu.o [2020-05-07T18:45:49.327Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-05-07T18:45:49.327Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2020-05-07T18:45:49.327Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-07T18:45:49.327Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T18:45:49.456Z] #45 109.8 CC criu/arch/ppc64/vdso-trampoline.o [2020-05-07T18:45:49.609Z] ok github.com/docker/docker/pkg/namesgenerator 0.025s coverage: 85.7% of statements [2020-05-07T18:45:49.609Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T18:45:49.609Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-05-07T18:45:49.611Z] #44 163.8 DEP lib/c/criu.d [2020-05-07T18:45:49.611Z] #44 164.0 CC images/rpc.pb-c.o [2020-05-07T18:45:49.792Z] #45 109.8 CC criu/pie/restorer.o [2020-05-07T18:45:49.792Z] #45 ... [2020-05-07T18:45:49.792Z] [2020-05-07T18:45:49.792Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:45:49.792Z] #18 17.81 Fetched 8128 kB in 17s (475 kB/s) [2020-05-07T18:45:49.792Z] #18 17.81 Reading package lists... [2020-05-07T18:45:49.890Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-05-07T18:45:49.890Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-05-07T18:45:50.130Z] #18 26.42 Reading package lists... [2020-05-07T18:45:50.130Z] #18 ... [2020-05-07T18:45:50.130Z] [2020-05-07T18:45:50.130Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T18:45:50.130Z] #57 192.9 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T18:45:50.130Z] #57 DONE 202.6s [2020-05-07T18:45:50.130Z] [2020-05-07T18:45:50.130Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:45:50.171Z] #44 164.5 CC lib/c/criu.o [2020-05-07T18:45:50.173Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2020-05-07T18:45:50.174Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T18:45:50.174Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T18:45:50.233Z] #44 ... [2020-05-07T18:45:50.233Z] [2020-05-07T18:45:50.233Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:45:50.233Z] #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-05-07T18:45:50.233Z] #60 111.5 + mkdir -p /build [2020-05-07T18:45:50.233Z] #60 111.5 + cp runc /build/runc [2020-05-07T18:45:50.233Z] #60 DONE 111.8s [2020-05-07T18:45:50.233Z] [2020-05-07T18:45:50.233Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:50.233Z] #44 165.7 LINK lib/c/built-in.o [2020-05-07T18:45:50.233Z] #44 165.7 LINK lib/c/libcriu.so [2020-05-07T18:45:50.233Z] #44 165.7 LINK lib/c/libcriu.a [2020-05-07T18:45:50.488Z] #44 166.0 GEN magic.py [2020-05-07T18:45:50.488Z] #44 166.1 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T18:45:50.488Z] #44 166.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T18:45:50.488Z] #44 166.1 Note: Building without GnuTLS support [2020-05-07T18:45:50.732Z] #44 165.1 LINK lib/c/built-in.o [2020-05-07T18:45:50.786Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2020-05-07T18:45:50.987Z] #44 165.1 LINK lib/c/libcriu.so [2020-05-07T18:45:50.987Z] #44 165.1 LINK lib/c/libcriu.a [2020-05-07T18:45:50.987Z] #44 165.2 GEN magic.py [2020-05-07T18:45:50.987Z] #44 165.3 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T18:45:50.987Z] #44 165.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T18:45:50.987Z] #44 165.3 Note: Building without GnuTLS support [2020-05-07T18:45:51.297Z] #42 ... [2020-05-07T18:45:51.297Z] [2020-05-07T18:45:51.297Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:45:51.297Z] #48 203.7 vendor/golang.org/x/text/unicode/norm [2020-05-07T18:45:51.399Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-07T18:45:51.413Z] #44 166.9 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T18:45:51.547Z] #44 165.8 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T18:45:51.668Z] #44 167.4 make[1]: Nothing to be done for 'all'. [2020-05-07T18:45:51.696Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-05-07T18:45:51.696Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-07T18:45:52.107Z] #44 166.3 make[1]: Nothing to be done for 'all'. [2020-05-07T18:45:52.228Z] #44 167.9 make[1]: 'images/built-in.o' is up to date. [2020-05-07T18:45:52.228Z] #44 167.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-07T18:45:52.228Z] #44 167.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-07T18:45:52.228Z] #44 167.9 make[1]: 'compel/libcompel.a' is up to date. [2020-05-07T18:45:52.483Z] #44 168.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-07T18:45:52.483Z] #44 168.0 make[1]: Nothing to be done for 'all'. [2020-05-07T18:45:52.483Z] #44 168.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T18:45:52.483Z] #44 168.1 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:52.483Z] #44 168.1 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:52.483Z] #44 168.2 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:52.483Z] #44 168.2 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:52.668Z] #44 166.8 make[1]: 'images/built-in.o' is up to date. [2020-05-07T18:45:52.668Z] #44 166.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-07T18:45:52.668Z] #44 166.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-07T18:45:52.668Z] #44 166.9 make[1]: 'compel/libcompel.a' is up to date. [2020-05-07T18:45:52.668Z] #44 166.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-07T18:45:52.668Z] #44 167.0 make[1]: Nothing to be done for 'all'. [2020-05-07T18:45:52.668Z] #44 167.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T18:45:52.739Z] #44 168.2 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:52.739Z] #44 168.3 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:52.739Z] #44 168.3 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:52.739Z] #44 168.4 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:52.739Z] #44 168.4 INSTALL criu/criu [2020-05-07T18:45:52.923Z] #44 167.2 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:52.923Z] #44 167.2 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:52.923Z] #44 167.2 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:52.923Z] #44 167.3 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:52.995Z] #44 DONE 168.6s [2020-05-07T18:45:52.995Z] [2020-05-07T18:45:52.995Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:53.163Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-05-07T18:45:53.163Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-05-07T18:45:53.180Z] #44 167.4 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:53.180Z] #44 167.4 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:53.180Z] #44 167.5 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:53.180Z] #44 167.6 make[2]: Nothing to be done for 'all'. [2020-05-07T18:45:53.180Z] #44 167.6 INSTALL criu/criu [2020-05-07T18:45:53.435Z] #44 ... [2020-05-07T18:45:53.435Z] [2020-05-07T18:45:53.435Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:53.435Z] #65 197.7 + bin/containerd [2020-05-07T18:45:53.435Z] #65 ... [2020-05-07T18:45:53.435Z] [2020-05-07T18:45:53.435Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:53.435Z] #44 DONE 167.8s [2020-05-07T18:45:53.555Z] #53 ... [2020-05-07T18:45:53.555Z] [2020-05-07T18:45:53.555Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:53.555Z] #65 197.0 + bin/containerd [2020-05-07T18:45:53.689Z] [2020-05-07T18:45:53.689Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:54.524Z] #65 ... [2020-05-07T18:45:54.524Z] [2020-05-07T18:45:54.524Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T18:45:54.524Z] #45 DONE 0.1s [2020-05-07T18:45:54.524Z] [2020-05-07T18:45:54.524Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T18:45:54.524Z] #48 DONE 0.1s [2020-05-07T18:45:54.524Z] [2020-05-07T18:45:54.524Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T18:45:54.524Z] #51 DONE 0.1s [2020-05-07T18:45:54.524Z] [2020-05-07T18:45:54.524Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:55.051Z] #53 ... [2020-05-07T18:45:55.051Z] [2020-05-07T18:45:55.051Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T18:45:55.051Z] #45 DONE 0.1s [2020-05-07T18:45:55.051Z] [2020-05-07T18:45:55.051Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:55.051Z] #53 ... [2020-05-07T18:45:55.051Z] [2020-05-07T18:45:55.051Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T18:45:55.051Z] #48 DONE 0.1s [2020-05-07T18:45:55.306Z] [2020-05-07T18:45:55.306Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T18:45:55.306Z] #51 DONE 0.1s [2020-05-07T18:45:55.306Z] [2020-05-07T18:45:55.306Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:56.158Z] #48 ... [2020-05-07T18:45:56.158Z] [2020-05-07T18:45:56.158Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:45:56.158Z] #45 116.5 LINK criu/pie/restorer.built-in.o [2020-05-07T18:45:56.493Z] #45 116.5 GEN criu/pie/restorer-blob.h [2020-05-07T18:45:56.609Z] ok github.com/docker/docker/pkg/signal 2.342s coverage: 61.0% of statements [2020-05-07T18:45:56.609Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-07T18:45:56.609Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-05-07T18:45:56.609Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-05-07T18:45:56.786Z] #53 DONE 242.5s [2020-05-07T18:45:56.786Z] [2020-05-07T18:45:56.786Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:56.786Z] #65 ... [2020-05-07T18:45:56.786Z] [2020-05-07T18:45:56.786Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T18:45:56.786Z] #54 DONE 0.2s [2020-05-07T18:45:56.786Z] [2020-05-07T18:45:56.786Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T18:45:56.786Z] #57 DONE 0.1s [2020-05-07T18:45:56.786Z] [2020-05-07T18:45:56.786Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T18:45:56.786Z] #61 DONE 0.1s [2020-05-07T18:45:56.786Z] [2020-05-07T18:45:56.786Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:45:56.828Z] #45 116.8 DEP criu/vdso.d [2020-05-07T18:45:56.891Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-05-07T18:45:57.163Z] #45 117.3 DEP criu/uts_ns.d [2020-05-07T18:45:57.354Z] #65 209.8 + bin/containerd-stress [2020-05-07T18:45:57.499Z] #45 117.6 DEP criu/util.d [2020-05-07T18:45:57.504Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-07T18:45:57.839Z] #45 118.0 DEP criu/uffd.d [2020-05-07T18:45:58.116Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.9% of statements [2020-05-07T18:45:58.173Z] #45 118.4 DEP criu/tun.d [2020-05-07T18:45:58.398Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2020-05-07T18:45:58.507Z] #45 118.7 DEP criu/tty.d [2020-05-07T18:45:58.680Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2020-05-07T18:45:58.842Z] #45 119.0 DEP criu/timerfd.d [2020-05-07T18:45:58.961Z] testing: warning: no tests to run [2020-05-07T18:45:58.961Z] coverage: [no statements] [2020-05-07T18:45:58.961Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-07T18:45:59.178Z] #45 119.3 DEP criu/sysfs_parse.d [2020-05-07T18:45:59.246Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-05-07T18:45:59.513Z] #45 119.7 DEP criu/sysctl.d [2020-05-07T18:45:59.528Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-07T18:45:59.528Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-07T18:45:59.888Z] #65 212.3 + bin/containerd-shim [2020-05-07T18:45:59.933Z] #45 120.1 DEP criu/string.d [2020-05-07T18:46:00.361Z] #45 120.3 DEP criu/stats.d [2020-05-07T18:46:00.361Z] #45 120.7 DEP criu/sockets.d [2020-05-07T18:46:01.086Z] #45 121.1 DEP criu/sk-unix.d [2020-05-07T18:46:01.422Z] #45 121.7 DEP criu/sk-tcp.d [2020-05-07T18:46:01.545Z] ok github.com/docker/docker/plugin 0.565s coverage: 23.3% of statements [2020-05-07T18:46:01.827Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-07T18:46:02.145Z] #45 122.3 DEP criu/sk-queue.d [2020-05-07T18:46:02.440Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-05-07T18:46:02.480Z] #45 122.6 DEP criu/sk-packet.d [2020-05-07T18:46:02.816Z] #45 123.1 DEP criu/sk-netlink.d [2020-05-07T18:46:03.052Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-05-07T18:46:03.539Z] #45 123.6 DEP criu/sk-inet.d [2020-05-07T18:46:03.875Z] #45 123.9 DEP criu/signalfd.d [2020-05-07T18:46:04.056Z] ok github.com/docker/docker/registry 0.097s coverage: 56.1% of statements [2020-05-07T18:46:04.212Z] #45 124.3 DEP criu/sigframe.d [2020-05-07T18:46:04.212Z] #45 ... [2020-05-07T18:46:04.212Z] [2020-05-07T18:46:04.212Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:46:04.212Z] #18 26.42 Reading package lists... [2020-05-07T18:46:04.212Z] #18 35.01 Building dependency tree... [2020-05-07T18:46:04.212Z] #18 37.39 libcap2-bin is already the newest version (1:2.25-2). [2020-05-07T18:46:04.212Z] #18 37.39 The following additional packages will be installed: [2020-05-07T18:46:04.212Z] #18 37.39 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-07T18:46:04.212Z] #18 37.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-07T18:46:04.212Z] #18 37.39 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-07T18:46:04.212Z] #18 37.39 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-07T18:46:04.212Z] #18 37.40 python3.7 python3.7-minimal vim-runtime xxd [2020-05-07T18:46:04.212Z] #18 37.40 Suggested packages: [2020-05-07T18:46:04.212Z] #18 37.40 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-07T18:46:04.212Z] #18 37.40 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-07T18:46:04.212Z] #18 37.40 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-07T18:46:04.212Z] #18 37.40 Recommended packages: [2020-05-07T18:46:04.212Z] #18 37.40 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-07T18:46:04.212Z] #18 37.40 python3-keyrings.alt python3-xdg unzip [2020-05-07T18:46:04.212Z] #18 40.90 The following NEW packages will be installed: [2020-05-07T18:46:04.212Z] #18 40.91 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-07T18:46:04.212Z] #18 40.91 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-07T18:46:04.212Z] #18 40.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-07T18:46:04.212Z] #18 40.91 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-07T18:46:04.212Z] #18 40.91 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-07T18:46:04.212Z] #18 40.91 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-07T18:46:04.212Z] #18 40.91 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-07T18:46:04.212Z] #18 40.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-07T18:46:04.212Z] #18 40.92 xz-utils zip [2020-05-07T18:46:04.212Z] #18 41.14 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T18:46:04.212Z] #18 41.14 Need to get 29.2 MB of archives. [2020-05-07T18:46:04.212Z] #18 41.14 After this operation, 134 MB of additional disk space will be used. [2020-05-07T18:46:04.212Z] #18 41.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-07T18:46:04.212Z] #18 41.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-05-07T18:46:04.212Z] #18 41.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-05-07T18:46:04.212Z] #18 41.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-07T18:46:04.212Z] #18 41.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-07T18:46:04.212Z] #18 41.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-05-07T18:46:04.212Z] #18 42.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-07T18:46:04.212Z] #18 42.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-07T18:46:04.212Z] #18 42.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-07T18:46:04.212Z] #18 42.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-07T18:46:04.212Z] #18 42.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-07T18:46:04.212Z] #18 42.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-07T18:46:04.212Z] #18 42.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-07T18:46:04.212Z] #18 42.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-07T18:46:04.212Z] #18 42.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-07T18:46:04.212Z] #18 42.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-07T18:46:04.212Z] #18 42.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-07T18:46:04.212Z] #18 42.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T18:46:04.212Z] #18 42.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-07T18:46:04.212Z] #18 42.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-05-07T18:46:04.212Z] #18 42.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-07T18:46:04.212Z] #18 42.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-07T18:46:04.338Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-05-07T18:46:04.549Z] #18 42.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-07T18:46:04.549Z] #18 42.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-07T18:46:04.549Z] #18 42.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-07T18:46:04.549Z] #18 42.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-07T18:46:04.549Z] #18 42.50 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-07T18:46:04.549Z] #18 42.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-07T18:46:04.549Z] #18 42.51 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-07T18:46:04.549Z] #18 ... [2020-05-07T18:46:04.549Z] [2020-05-07T18:46:04.549Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:46:04.549Z] #69 207.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T18:46:04.549Z] #69 207.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T18:46:04.619Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-05-07T18:46:04.887Z] #69 ... [2020-05-07T18:46:04.887Z] [2020-05-07T18:46:04.887Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:46:04.887Z] #45 124.5 DEP criu/shmem.d [2020-05-07T18:46:04.887Z] #45 124.8 DEP criu/servicefd.d [2020-05-07T18:46:04.887Z] #45 125.1 DEP criu/seize.d [2020-05-07T18:46:05.168Z] #65 217.6 + bin/containerd-shim-runc-v1 [2020-05-07T18:46:05.225Z] #45 125.4 DEP criu/seccomp.d [2020-05-07T18:46:05.560Z] #45 125.9 DEP criu/rst-malloc.d [2020-05-07T18:46:05.623Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-05-07T18:46:05.623Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-07T18:46:05.897Z] #45 126.0 DEP criu/rbtree.d [2020-05-07T18:46:05.897Z] #45 126.1 DEP criu/pstree.d [2020-05-07T18:46:06.235Z] #45 126.3 DEP criu/protobuf.d [2020-05-07T18:46:06.575Z] #45 126.6 GEN criu/protobuf-desc-gen.h [2020-05-07T18:46:06.575Z] #45 ... [2020-05-07T18:46:06.575Z] [2020-05-07T18:46:06.575Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:46:06.575Z] #48 209.4 github.com/LK4D4/vndr/build [2020-05-07T18:46:06.913Z] #48 ... [2020-05-07T18:46:06.913Z] [2020-05-07T18:46:06.913Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:46:06.913Z] #69 DONE 219.6s [2020-05-07T18:46:06.913Z] [2020-05-07T18:46:06.913Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T18:46:06.913Z] #70 DONE 0.1s [2020-05-07T18:46:06.913Z] [2020-05-07T18:46:06.913Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:46:06.913Z] #18 43.77 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-07T18:46:06.913Z] #18 43.78 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-07T18:46:06.913Z] #18 43.79 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-07T18:46:06.913Z] #18 43.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-07T18:46:06.913Z] #18 43.82 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-07T18:46:06.913Z] #18 43.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-07T18:46:06.913Z] #18 44.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-07T18:46:06.913Z] #18 44.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-07T18:46:06.913Z] #18 44.12 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-07T18:46:06.913Z] #18 44.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-07T18:46:06.913Z] #18 44.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-07T18:46:06.913Z] #18 44.22 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-07T18:46:06.913Z] #18 44.22 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-05-07T18:46:06.913Z] #18 44.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-05-07T18:46:06.913Z] #18 44.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-05-07T18:46:06.913Z] #18 44.49 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-07T18:46:07.638Z] #18 45.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-07T18:46:07.641Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-07T18:46:08.002Z] #18 45.73 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-07T18:46:08.002Z] #18 45.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-07T18:46:08.254Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-05-07T18:46:08.458Z] #65 220.4 + bin/containerd-shim-runc-v2 [2020-05-07T18:46:08.867Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-07T18:46:09.026Z] #65 221.5 + binaries [2020-05-07T18:46:09.026Z] #65 221.5 + mkdir -p /build [2020-05-07T18:46:09.026Z] #65 221.5 + cp bin/containerd /build/containerd [2020-05-07T18:46:09.026Z] #65 221.5 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T18:46:09.285Z] #65 221.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T18:46:09.285Z] #65 221.5 + cp bin/ctr /build/ctr [2020-05-07T18:46:09.480Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2020-05-07T18:46:09.547Z] #65 DONE 221.8s [2020-05-07T18:46:09.713Z] #18 47.45 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T18:46:09.713Z] #18 47.63 Fetched 29.2 MB in 5s (5910 kB/s) [2020-05-07T18:46:09.713Z] #18 47.72 Selecting previously unselected package pigz. [2020-05-07T18:46:09.713Z] #18 47.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23360 files and directories currently installed.) [2020-05-07T18:46:09.713Z] #18 47.82 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-07T18:46:09.713Z] #18 47.83 Unpacking pigz (2.4-1) ... [2020-05-07T18:46:10.052Z] #18 47.96 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-07T18:46:10.052Z] #18 47.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-07T18:46:10.052Z] #18 47.97 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-07T18:46:10.774Z] #18 48.67 Selecting previously unselected package python3.7-minimal. [2020-05-07T18:46:10.774Z] #18 48.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-07T18:46:10.774Z] #18 48.71 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T18:46:10.925Z] [2020-05-07T18:46:10.925Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T18:46:11.183Z] #66 DONE 0.2s [2020-05-07T18:46:11.183Z] [2020-05-07T18:46:11.183Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T18:46:11.183Z] #70 DONE 0.1s [2020-05-07T18:46:11.442Z] [2020-05-07T18:46:11.442Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T18:46:11.442Z] #72 DONE 0.1s [2020-05-07T18:46:11.442Z] [2020-05-07T18:46:11.442Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T18:46:11.442Z] #75 DONE 0.1s [2020-05-07T18:46:11.442Z] [2020-05-07T18:46:11.442Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T18:46:11.442Z] #76 DONE 0.0s [2020-05-07T18:46:11.700Z] [2020-05-07T18:46:11.700Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T18:46:12.459Z] #18 50.46 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-07T18:46:12.459Z] #18 50.48 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T18:46:13.078Z] #77 DONE 1.6s [2020-05-07T18:46:13.338Z] [2020-05-07T18:46:13.338Z] #78 exporting to image [2020-05-07T18:46:13.338Z] #78 exporting layers [2020-05-07T18:46:14.745Z] #18 ... [2020-05-07T18:46:14.745Z] [2020-05-07T18:46:14.745Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:46:14.745Z] #48 227.2 vendor/golang.org/x/net/http2/hpack [2020-05-07T18:46:14.745Z] #48 227.6 vendor/golang.org/x/net/idna [2020-05-07T18:46:15.966Z] #48 228.6 vendor/golang.org/x/crypto/cryptobyte [2020-05-07T18:46:16.630Z] #78 exporting layers 3.6s done [2020-05-07T18:46:16.630Z] #78 writing image sha256:cfc3cfc8aded9437b6d81a95af4f7437e26e7513e0ec3cd7744f404203a05072 done [2020-05-07T18:46:16.630Z] #78 naming to docker.io/library/docker:a92228ff36a48333a80085fc5119e225f7884530 done [2020-05-07T18:46:16.630Z] #78 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-07T18:46:16.982Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40920/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a92228ff36a48333a80085fc5119e225f7884530 hack/test/unit [2020-05-07T18:46:19.821Z] #48 ... [2020-05-07T18:46:19.821Z] [2020-05-07T18:46:19.821Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:46:19.821Z] #18 54.90 Selecting previously unselected package python3-minimal. [2020-05-07T18:46:19.821Z] #18 54.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 ... 23609 files and directories currently installed.) [2020-05-07T18:46:19.821Z] #18 55.02 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-07T18:46:19.821Z] #18 55.02 Unpacking python3-minimal (3.7.3-1) ... [2020-05-07T18:46:19.821Z] #18 55.16 Selecting previously unselected package libmpdec2:ppc64el. [2020-05-07T18:46:19.821Z] #18 55.17 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-07T18:46:19.821Z] #18 55.18 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-07T18:46:19.821Z] #18 55.34 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-07T18:46:19.821Z] #18 55.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-07T18:46:19.821Z] #18 55.35 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-07T18:46:19.821Z] #18 57.05 Selecting previously unselected package python3.7. [2020-05-07T18:46:19.821Z] #18 57.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-07T18:46:19.821Z] #18 57.09 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T18:46:19.821Z] #18 57.28 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-07T18:46:19.821Z] #18 57.29 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-07T18:46:19.821Z] #18 57.30 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-07T18:46:19.821Z] #18 57.37 Setting up python3-minimal (3.7.3-1) ... [2020-05-07T18:46:19.821Z] #18 ... [2020-05-07T18:46:19.821Z] [2020-05-07T18:46:19.821Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:46:19.821Z] #45 130.2 DEP criu/protobuf-desc.d [2020-05-07T18:46:19.821Z] #45 130.5 DEP criu/proc_parse.d [2020-05-07T18:46:19.821Z] #45 130.8 DEP criu/plugin.d [2020-05-07T18:46:19.821Z] #45 131.0 DEP criu/pipes.d [2020-05-07T18:46:19.821Z] #45 131.3 DEP criu/pie-util.d [2020-05-07T18:46:19.821Z] #45 131.5 DEP criu/pie-util-vdso.d [2020-05-07T18:46:19.821Z] #45 131.7 DEP criu/path.d [2020-05-07T18:46:19.821Z] #45 131.9 DEP criu/parasite-syscall.d [2020-05-07T18:46:19.821Z] #45 132.4 DEP criu/pagemap.d [2020-05-07T18:46:19.821Z] #45 132.6 DEP criu/pagemap-cache.d [2020-05-07T18:46:19.821Z] #45 132.9 DEP criu/page-xfer.d [2020-05-07T18:46:19.821Z] #45 133.2 DEP criu/page-pipe.d [2020-05-07T18:46:19.821Z] #45 133.4 DEP criu/netfilter.d [2020-05-07T18:46:19.821Z] #45 133.8 DEP criu/net.d [2020-05-07T18:46:19.821Z] #45 134.1 DEP criu/namespaces.d [2020-05-07T18:46:19.821Z] #45 134.3 DEP criu/mount.d [2020-05-07T18:46:19.821Z] #45 134.6 DEP criu/mem.d [2020-05-07T18:46:19.821Z] #45 134.9 DEP criu/lsm.d [2020-05-07T18:46:19.821Z] #45 135.2 DEP criu/log.d [2020-05-07T18:46:19.821Z] #45 135.4 DEP criu/libnetlink.d [2020-05-07T18:46:19.821Z] #45 135.7 DEP criu/kerndat.d [2020-05-07T18:46:19.821Z] #45 136.1 DEP criu/kcmp-ids.d [2020-05-07T18:46:19.821Z] #45 136.2 DEP criu/irmap.d [2020-05-07T18:46:19.821Z] #45 136.5 DEP criu/ipc_ns.d [2020-05-07T18:46:19.821Z] #45 136.8 DEP criu/image.d [2020-05-07T18:46:19.821Z] #45 137.1 DEP criu/image-desc.d [2020-05-07T18:46:19.821Z] #45 137.3 DEP criu/fsnotify.d [2020-05-07T18:46:19.821Z] #45 137.6 DEP criu/filesystems.d [2020-05-07T18:46:19.821Z] #45 137.8 DEP criu/files.d [2020-05-07T18:46:19.821Z] #45 138.2 DEP criu/files-reg.d [2020-05-07T18:46:19.821Z] #45 138.6 DEP criu/files-ext.d [2020-05-07T18:46:19.821Z] #45 138.9 DEP criu/file-lock.d [2020-05-07T18:46:19.821Z] #45 139.2 DEP criu/file-ids.d [2020-05-07T18:46:19.821Z] #45 139.5 DEP criu/fifo.d [2020-05-07T18:46:19.821Z] #45 139.8 DEP criu/fdstore.d [2020-05-07T18:46:19.821Z] #45 140.0 DEP criu/fault-injection.d [2020-05-07T18:46:19.821Z] #45 140.1 DEP criu/external.d [2020-05-07T18:46:20.158Z] #45 140.3 DEP criu/eventpoll.d [2020-05-07T18:46:20.492Z] #45 140.7 DEP criu/eventfd.d [2020-05-07T18:46:20.827Z] #45 141.0 DEP criu/crtools.d [2020-05-07T18:46:21.163Z] #45 ... [2020-05-07T18:46:21.163Z] [2020-05-07T18:46:21.163Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:46:21.163Z] #18 58.85 Selecting previously unselected package python3. [2020-05-07T18:46:21.163Z] #18 58.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24021 files and directories currently installed.) [2020-05-07T18:46:21.163Z] #18 59.00 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-07T18:46:21.163Z] #18 59.03 Unpacking python3 (3.7.3-1) ... [2020-05-07T18:46:21.163Z] #18 59.18 Selecting previously unselected package libip4tc0:ppc64el. [2020-05-07T18:46:21.163Z] #18 59.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-07T18:46:21.163Z] #18 59.21 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-07T18:46:21.499Z] #18 59.39 Selecting previously unselected package libip6tc0:ppc64el. [2020-05-07T18:46:21.499Z] #18 59.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-07T18:46:21.499Z] #18 59.43 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-07T18:46:21.499Z] #18 59.52 Selecting previously unselected package libiptc0:ppc64el. [2020-05-07T18:46:21.834Z] #18 59.56 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-07T18:46:21.834Z] #18 59.57 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-07T18:46:21.834Z] #18 59.68 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-07T18:46:21.834Z] #18 59.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-07T18:46:21.834Z] #18 59.70 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-07T18:46:21.834Z] #18 59.80 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-07T18:46:21.834Z] #18 59.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-07T18:46:21.834Z] #18 59.82 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-07T18:46:21.834Z] #18 59.90 Selecting previously unselected package libnftnl11:ppc64el. [2020-05-07T18:46:22.170Z] #18 59.91 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-07T18:46:22.170Z] #18 59.92 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-07T18:46:22.170Z] #18 60.02 Selecting previously unselected package iptables. [2020-05-07T18:46:22.170Z] #18 60.03 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-07T18:46:22.170Z] #18 60.04 Unpacking iptables (1.8.2-4) ... [2020-05-07T18:46:22.254Z] ? github.com/docker/docker/api [no test files] [2020-05-07T18:46:22.891Z] #18 60.82 Selecting previously unselected package xxd. [2020-05-07T18:46:22.891Z] #18 60.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-07T18:46:22.891Z] #18 60.84 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T18:46:22.891Z] #18 61.05 Selecting previously unselected package vim-common. [2020-05-07T18:46:23.225Z] #18 61.06 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:46:23.225Z] #18 61.10 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T18:46:23.561Z] #18 61.36 Selecting previously unselected package bash-completion. [2020-05-07T18:46:23.561Z] #18 61.38 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-07T18:46:24.681Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T18:46:24.681Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === Skipped [2020-05-07T18:46:24.681Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-07T18:46:24.681Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-07T18:46:24.681Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-07T18:46:24.681Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:46:24.681Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-07T18:46:24.681Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:46:24.681Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-07T18:46:24.681Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:46:24.681Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-07T18:46:24.681Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:46:24.681Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-07T18:46:24.681Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:46:24.681Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-07T18:46:24.681Z] graphtest_unix.go:73: No driver to put! [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-07T18:46:24.681Z] time="2020-05-07T18:45:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T18:46:24.681Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T18:46:24.681Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-07T18:46:24.681Z] time="2020-05-07T18:45:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T18:46:24.681Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T18:46:24.681Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-07T18:46:24.681Z] time="2020-05-07T18:45:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T18:46:24.681Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T18:46:24.681Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-07T18:46:24.681Z] time="2020-05-07T18:45:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T18:46:24.681Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T18:46:24.681Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-07T18:46:24.681Z] time="2020-05-07T18:45:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T18:46:24.681Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T18:46:24.681Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-07T18:46:24.681Z] graphtest_unix.go:73: No driver to put! [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-07T18:46:24.681Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-07T18:46:24.681Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-07T18:46:24.681Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-07T18:46:24.681Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-07T18:46:24.681Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:46:24.681Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-07T18:46:24.681Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:46:24.681Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-07T18:46:24.681Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:46:24.681Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-07T18:46:24.681Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:46:24.681Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-07T18:46:24.681Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:46:24.681Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-07T18:46:24.681Z] graphtest_unix.go:73: No driver to put! [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-07T18:46:24.681Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-07T18:46:24.681Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] [2020-05-07T18:46:24.681Z] DONE 2123 tests, 26 skipped in 192.208s Post stage [Pipeline] junit [2020-05-07T18:46:24.998Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T18:46:25.519Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40920/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 -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:a92228ff36a48333a80085fc5119e225f7884530 hack/make.sh dynbinary test-integration [2020-05-07T18:46:25.819Z] [2020-05-07T18:46:25.819Z] Removing bundles/ [2020-05-07T18:46:25.819Z] [2020-05-07T18:46:25.819Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-07T18:46:25.819Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T18:46:25.819Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T18:46:29.749Z] #18 67.43 Unpacking bash-completion (1:2.8-6) ... [2020-05-07T18:46:29.749Z] #18 ... [2020-05-07T18:46:29.749Z] [2020-05-07T18:46:29.749Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:46:29.749Z] #48 232.5 mime [2020-05-07T18:46:29.749Z] #48 238.0 net/http/internal [2020-05-07T18:46:29.749Z] #48 241.5 vendor/golang.org/x/net/http/httpproxy [2020-05-07T18:46:29.749Z] #48 241.5 net/textproto [2020-05-07T18:46:29.749Z] #48 241.5 crypto/x509 [2020-05-07T18:46:30.086Z] #48 ... [2020-05-07T18:46:30.086Z] [2020-05-07T18:46:30.086Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:46:30.086Z] #45 141.3 DEP criu/cr-service.d [2020-05-07T18:46:30.086Z] #45 141.5 DEP criu/cr-restore.d [2020-05-07T18:46:30.086Z] #45 142.0 DEP criu/cr-errno.d [2020-05-07T18:46:30.086Z] #45 142.0 DEP criu/cr-dump.d [2020-05-07T18:46:30.086Z] #45 142.4 DEP criu/cr-dedup.d [2020-05-07T18:46:30.086Z] #45 142.7 DEP criu/cr-check.d [2020-05-07T18:46:30.086Z] #45 143.1 DEP criu/config.d [2020-05-07T18:46:30.086Z] #45 143.4 DEP criu/clone-noasan.d [2020-05-07T18:46:30.086Z] #45 143.5 DEP criu/cgroup.d [2020-05-07T18:46:30.086Z] #45 143.8 DEP criu/cgroup-props.d [2020-05-07T18:46:30.086Z] #45 144.0 DEP criu/bitmap.d [2020-05-07T18:46:30.086Z] #45 144.0 DEP criu/bfd.d [2020-05-07T18:46:30.086Z] #45 144.2 DEP criu/autofs.d [2020-05-07T18:46:30.086Z] #45 144.5 DEP criu/aio.d [2020-05-07T18:46:30.086Z] #45 144.8 DEP criu/action-scripts.d [2020-05-07T18:46:30.086Z] #45 145.3 CC criu/action-scripts.o [2020-05-07T18:46:30.086Z] #45 146.4 CC criu/aio.o [2020-05-07T18:46:30.086Z] #45 147.5 CC criu/autofs.o [2020-05-07T18:46:30.086Z] #45 ... [2020-05-07T18:46:30.086Z] [2020-05-07T18:46:30.086Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:46:30.086Z] #18 68.14 Selecting previously unselected package bzip2. [2020-05-07T18:46:30.422Z] #18 68.17 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-07T18:46:30.422Z] #18 68.17 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T18:46:30.422Z] #18 68.35 Selecting previously unselected package xz-utils. [2020-05-07T18:46:30.422Z] #18 68.37 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-07T18:46:30.422Z] #18 68.37 Unpacking xz-utils (5.2.4-1) ... [2020-05-07T18:46:30.762Z] #18 68.55 Selecting previously unselected package apparmor. [2020-05-07T18:46:30.762Z] #18 68.58 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-07T18:46:30.762Z] #18 68.78 Unpacking apparmor (2.13.2-10) ... [2020-05-07T18:46:31.487Z] #18 69.40 Selecting previously unselected package aufs-tools. [2020-05-07T18:46:31.487Z] #18 69.43 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-07T18:46:31.487Z] #18 69.44 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-07T18:46:31.824Z] #18 69.74 Selecting previously unselected package libonig5:ppc64el. [2020-05-07T18:46:31.824Z] #18 69.78 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-07T18:46:31.824Z] #18 69.78 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-07T18:46:32.160Z] #18 70.13 Selecting previously unselected package libjq1:ppc64el. [2020-05-07T18:46:32.160Z] #18 70.16 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-07T18:46:32.160Z] #18 70.17 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-07T18:46:32.495Z] #18 70.36 Selecting previously unselected package jq. [2020-05-07T18:46:32.495Z] #18 70.39 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-07T18:46:32.495Z] #18 70.40 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T18:46:32.831Z] #18 70.53 Selecting previously unselected package libaio1:ppc64el. [2020-05-07T18:46:32.831Z] #18 70.55 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-07T18:46:32.831Z] #18 70.56 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-07T18:46:32.831Z] #18 70.70 Selecting previously unselected package libgpm2:ppc64el. [2020-05-07T18:46:32.831Z] #18 70.73 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-07T18:46:32.831Z] #18 70.74 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-07T18:46:32.831Z] #18 70.86 Selecting previously unselected package libicu63:ppc64el. [2020-05-07T18:46:32.831Z] #18 70.88 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-07T18:46:32.831Z] #18 70.89 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-07T18:46:33.157Z] #53 DONE 286.6s [2020-05-07T18:46:33.157Z] [2020-05-07T18:46:33.157Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:46:33.157Z] #65 ... [2020-05-07T18:46:33.157Z] [2020-05-07T18:46:33.157Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T18:46:33.157Z] #54 DONE 0.2s [2020-05-07T18:46:33.157Z] [2020-05-07T18:46:33.157Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:46:33.157Z] #65 ... [2020-05-07T18:46:33.157Z] [2020-05-07T18:46:33.157Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T18:46:33.157Z] #57 DONE 0.1s [2020-05-07T18:46:33.157Z] [2020-05-07T18:46:33.157Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T18:46:33.157Z] #61 DONE 0.1s [2020-05-07T18:46:33.157Z] [2020-05-07T18:46:33.157Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:46:33.948Z] #65 ... [2020-05-07T18:46:33.948Z] [2020-05-07T18:46:33.948Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:46:33.948Z] #53 DONE 288.6s [2020-05-07T18:46:33.948Z] [2020-05-07T18:46:33.948Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:46:33.948Z] #65 ... [2020-05-07T18:46:33.948Z] [2020-05-07T18:46:33.948Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T18:46:33.948Z] #54 DONE 0.1s [2020-05-07T18:46:33.948Z] [2020-05-07T18:46:33.948Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:46:33.948Z] #65 ... [2020-05-07T18:46:33.948Z] [2020-05-07T18:46:33.948Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T18:46:33.948Z] #57 DONE 0.1s [2020-05-07T18:46:33.948Z] [2020-05-07T18:46:33.948Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T18:46:33.948Z] #61 DONE 0.1s [2020-05-07T18:46:33.948Z] [2020-05-07T18:46:33.948Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:46:34.474Z] ok github.com/docker/docker/api/server 0.044s coverage: 9.0% of statements [2020-05-07T18:46:37.358Z] #65 240.6 + bin/containerd-stress [2020-05-07T18:46:38.107Z] #65 241.6 + bin/containerd-stress [2020-05-07T18:46:38.840Z] #18 ... [2020-05-07T18:46:38.840Z] [2020-05-07T18:46:38.840Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:46:38.840Z] #51 DONE 251.5s [2020-05-07T18:46:38.840Z] [2020-05-07T18:46:38.840Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:46:38.840Z] #45 150.9 CC criu/bfd.o [2020-05-07T18:46:38.840Z] #45 151.8 CC criu/bitmap.o [2020-05-07T18:46:38.840Z] #45 152.1 CC criu/cgroup-props.o [2020-05-07T18:46:38.840Z] #45 153.8 CC criu/cgroup.o [2020-05-07T18:46:39.238Z] #65 242.4 + bin/containerd-shim [2020-05-07T18:46:39.469Z] #65 243.3 + bin/containerd-shim [2020-05-07T18:46:40.520Z] #45 ... [2020-05-07T18:46:40.520Z] [2020-05-07T18:46:40.520Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:46:40.520Z] #18 78.26 Selecting previously unselected package libnet1:ppc64el. [2020-05-07T18:46:40.520Z] #18 78.35 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-07T18:46:40.520Z] #18 78.37 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-07T18:46:40.520Z] #18 78.56 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-07T18:46:40.520Z] #18 78.58 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-07T18:46:40.520Z] #18 78.58 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-07T18:46:40.856Z] #18 78.75 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-07T18:46:40.856Z] #18 78.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-07T18:46:40.856Z] #18 78.80 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-07T18:46:41.191Z] #18 78.93 Selecting previously unselected package libreadline5:ppc64el. [2020-05-07T18:46:41.191Z] #18 78.95 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-07T18:46:41.191Z] #18 78.97 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-07T18:46:41.191Z] #18 79.19 Selecting previously unselected package net-tools. [2020-05-07T18:46:41.191Z] #18 79.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-07T18:46:41.191Z] #18 79.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T18:46:41.525Z] #18 79.59 Selecting previously unselected package python-pip-whl. [2020-05-07T18:46:41.525Z] #18 79.61 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-07T18:46:41.862Z] #18 79.62 Unpacking python-pip-whl (18.1-5) ... [2020-05-07T18:46:42.199Z] #18 ... [2020-05-07T18:46:42.199Z] [2020-05-07T18:46:42.199Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:46:42.199Z] #48 244.8 vendor/golang.org/x/net/http/httpguts [2020-05-07T18:46:42.199Z] #48 244.8 mime/multipart [2020-05-07T18:46:42.199Z] #48 250.4 crypto/tls [2020-05-07T18:46:42.199Z] #48 ... [2020-05-07T18:46:42.199Z] [2020-05-07T18:46:42.199Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:46:42.199Z] #45 162.4 CC criu/clone-noasan.o [2020-05-07T18:46:42.539Z] #45 162.7 CC criu/config.o [2020-05-07T18:46:45.761Z] #65 249.0 + bin/containerd-shim-runc-v1 [2020-05-07T18:46:45.997Z] #65 249.8 + bin/containerd-shim-runc-v1 [2020-05-07T18:46:46.403Z] #45 166.6 CC criu/cr-check.o [2020-05-07T18:46:47.615Z] #45 ... [2020-05-07T18:46:47.615Z] [2020-05-07T18:46:47.615Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:46:47.615Z] #18 80.42 Selecting previously unselected package python3-lib2to3. [2020-05-07T18:46:47.615Z] #18 80.44 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-07T18:46:47.615Z] #18 80.44 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-07T18:46:47.615Z] #18 80.64 Selecting previously unselected package python3-distutils. [2020-05-07T18:46:47.615Z] #18 80.67 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-07T18:46:47.615Z] #18 80.68 Unpacking python3-distutils (3.7.3-1) ... [2020-05-07T18:46:47.615Z] #18 80.91 Selecting previously unselected package python3-pip. [2020-05-07T18:46:47.615Z] #18 80.93 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-07T18:46:47.615Z] #18 80.94 Unpacking python3-pip (18.1-5) ... [2020-05-07T18:46:47.615Z] #18 81.26 Selecting previously unselected package python3-pkg-resources. [2020-05-07T18:46:47.615Z] #18 81.29 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T18:46:47.615Z] #18 81.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-07T18:46:47.615Z] #18 81.52 Selecting previously unselected package python3-setuptools. [2020-05-07T18:46:47.615Z] #18 81.54 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-07T18:46:47.615Z] #18 81.54 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-07T18:46:47.615Z] #18 81.96 Selecting previously unselected package python3-wheel. [2020-05-07T18:46:47.615Z] #18 81.98 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-07T18:46:47.615Z] #18 81.98 Unpacking python3-wheel (0.32.3-2) ... [2020-05-07T18:46:47.615Z] #18 82.10 Selecting previously unselected package sudo. [2020-05-07T18:46:47.615Z] #18 82.10 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-05-07T18:46:47.615Z] #18 82.11 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-07T18:46:47.615Z] #18 83.00 Selecting previously unselected package thin-provisioning-tools. [2020-05-07T18:46:47.615Z] #18 83.03 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-07T18:46:47.615Z] #18 83.04 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T18:46:47.615Z] #18 83.43 Selecting previously unselected package uidmap. [2020-05-07T18:46:47.615Z] #18 83.45 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-05-07T18:46:47.615Z] #18 83.45 Unpacking uidmap (1:4.5-1.1) ... [2020-05-07T18:46:47.615Z] #18 83.63 Selecting previously unselected package vim-runtime. [2020-05-07T18:46:47.615Z] #18 83.65 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-07T18:46:47.615Z] #18 83.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-07T18:46:47.615Z] #18 83.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-07T18:46:47.615Z] #18 83.85 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-07T18:46:48.509Z] #65 252.8 + bin/containerd-shim-runc-v2 [2020-05-07T18:46:49.104Z] #65 251.9 + bin/containerd-shim-runc-v2 [2020-05-07T18:46:49.432Z] #65 253.6 + binaries [2020-05-07T18:46:49.432Z] #65 253.6 + mkdir -p /build [2020-05-07T18:46:49.432Z] #65 253.6 + cp bin/containerd /build/containerd [2020-05-07T18:46:49.432Z] #65 253.6 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T18:46:49.432Z] #65 253.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T18:46:49.432Z] #65 253.6 + cp bin/ctr /build/ctr [2020-05-07T18:46:49.663Z] #65 252.8 + binaries [2020-05-07T18:46:49.663Z] #65 252.8 + mkdir -p /build [2020-05-07T18:46:49.663Z] #65 252.8 + cp bin/containerd /build/containerd [2020-05-07T18:46:49.663Z] #65 252.8 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T18:46:49.663Z] #65 252.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T18:46:49.663Z] #65 252.8 + cp bin/ctr /build/ctr [2020-05-07T18:46:49.687Z] #65 DONE 253.9s [2020-05-07T18:46:49.910Z] #18 ... [2020-05-07T18:46:49.910Z] [2020-05-07T18:46:49.910Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:46:49.917Z] #65 DONE 253.1s [2020-05-07T18:46:50.610Z] [2020-05-07T18:46:50.610Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T18:46:50.840Z] [2020-05-07T18:46:50.840Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T18:46:50.864Z] #66 DONE 0.2s [2020-05-07T18:46:50.864Z] [2020-05-07T18:46:50.864Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T18:46:51.094Z] #66 DONE 0.2s [2020-05-07T18:46:51.094Z] [2020-05-07T18:46:51.094Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T18:46:51.094Z] #70 DONE 0.1s [2020-05-07T18:46:51.118Z] #70 DONE 0.1s [2020-05-07T18:46:51.118Z] [2020-05-07T18:46:51.118Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T18:46:51.118Z] #72 DONE 0.1s [2020-05-07T18:46:51.118Z] [2020-05-07T18:46:51.118Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T18:46:51.118Z] #75 DONE 0.1s [2020-05-07T18:46:51.118Z] [2020-05-07T18:46:51.118Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T18:46:51.118Z] #76 DONE 0.0s [2020-05-07T18:46:51.373Z] [2020-05-07T18:46:51.373Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T18:46:51.392Z] [2020-05-07T18:46:51.392Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T18:46:51.392Z] #72 DONE 0.1s [2020-05-07T18:46:51.392Z] [2020-05-07T18:46:51.392Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T18:46:51.392Z] #75 DONE 0.1s [2020-05-07T18:46:51.392Z] [2020-05-07T18:46:51.392Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T18:46:51.392Z] #76 DONE 0.0s [2020-05-07T18:46:51.392Z] [2020-05-07T18:46:51.392Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T18:46:52.295Z] #77 DONE 1.1s [2020-05-07T18:46:52.295Z] [2020-05-07T18:46:52.295Z] #78 exporting to image [2020-05-07T18:46:52.295Z] #78 exporting layers [2020-05-07T18:46:52.750Z] #77 DONE 1.2s [2020-05-07T18:46:52.750Z] [2020-05-07T18:46:52.750Z] #78 exporting to image [2020-05-07T18:46:52.750Z] #78 exporting layers [2020-05-07T18:46:54.623Z] #24 262.4 Checking out files: 19% (2050/10730) Checking out files: 20% (2146/10730) Checking out files: 21% (2254/10730) Checking out files: 22% (2361/10730) Checking out files: 23% (2468/10730) Checking out files: 24% (2576/10730) Checking out files: 25% (2683/10730) Checking out files: 26% (2790/10730) Checking out files: 27% (2898/10730) Checking out files: 28% (3005/10730) Checking out files: 29% (3112/10730) Checking out files: 30% (3219/10730) Checking out files: 31% (3327/10730) Checking out files: 32% (3434/10730) Checking out files: 32% (3526/10730) Checking out files: 33% (3541/10730) Checking out files: 34% (3649/10730) Checking out files: 35% (3756/10730) Checking out files: 36% (3863/10730) Checking out files: 37% (3971/10730) Checking out files: 38% (4078/10730) Checking out files: 39% (4185/10730) Checking out files: 40% (4292/10730) Checking out files: 41% (4400/10730) Checking out files: 42% (4507/10730) Checking out files: 43% (4614/10730) Checking out files: 44% (4722/10730) Checking out files: 45% (4829/10730) Checking out files: 46% (4936/10730) Checking out files: 47% (5044/10730) Checking out files: 48% (5151/10730) Checking out files: 48% (5201/10730) Checking out files: 49% (5258/10730) Checking out files: 50% (5365/10730) Checking out files: 51% (5473/10730) Checking out files: 52% (5580/10730) Checking out files: 53% (5687/10730) Checking out files: 54% (5795/10730) Checking out files: 55% (5902/10730) Checking out files: 56% (6009/10730) Checking out files: 57% (6117/10730) Checking out files: 58% (6224/10730) Checking out files: 59% (6331/10730) Checking out files: 60% (6438/10730) Checking out files: 61% (6546/10730) Checking out files: 61% (6554/10730) Checking out files: 62% (6653/10730) Checking out files: 63% (6760/10730) Checking out files: 64% (6868/10730) Checking out files: 65% (6975/10730) Checking out files: 66% (7082/10730) Checking out files: 67% (7190/10730) Checking out files: 68% (7297/10730) Checking out files: 69% (7404/10730) Checking out files: 70% (7511/10730) Checking out files: 71% (7619/10730) Checking out files: 72% (7726/10730) Checking out files: 73% (7833/10730) Checking out files: 74% (7941/10730) Checking out files: 75% (8048/10730) Checking out files: 76% (8155/10730) Checking out files: 77% (8263/10730) Checking out files: 78% (8370/10730) Checking out files: 79% (8477/10730) Checking out files: 79% (8494/10730) Checking out files: 80% (8584/10730) Checking out files: 81% (8692/10730) Checking out files: 82% (8799/10730) Checking out files: 83% (8906/10730) Checking out files: 84% (9014/10730) Checking out files: 85% (9121/10730) Checking out files: 86% (9228/10730) Checking out files: 87% (9336/10730) Checking out files: 88% (9443/10730) Checking out files: 89% (9550/10730) Checking out files: 90% (9657/10730) Checking out files: 91% (9765/10730) Checking out files: 92% (9872/10730) Checking out files: 93% (9979/10730) Checking out files: 94% (10087/10730) Checking out files: 95% (10194/10730) Checking out files: 96% (10301/10730) Checking out files: 97% (10409/10730) Checking out files: 98% (10516/10730) Checking out files: 99% (10623/10730) Checking out files: 100% (10730/10730) Checking out files: 100% (10730/10730), done. [2020-05-07T18:46:54.623Z] #24 267.6 + cd /tmp/tmp.9ihECKJlh1/tmp/docker-ce [2020-05-07T18:46:54.957Z] #24 267.6 + git checkout -q v17.06.2-ce [2020-05-07T18:46:58.894Z] #78 exporting layers 6.1s done [2020-05-07T18:46:58.894Z] #78 writing image sha256:3a392902fc45e946a98f409c0f72d9871bd25ea866a0d05669fb5c9c26ad911c done [2020-05-07T18:46:58.895Z] #78 naming to docker.io/library/docker:a92228ff36a48333a80085fc5119e225f7884530 done [2020-05-07T18:46:58.895Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T18:46:59.270Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40920/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 -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:a92228ff36a48333a80085fc5119e225f7884530 hack/make.sh dynbinary test-integration [2020-05-07T18:46:59.271Z] #78 exporting layers 6.0s done [2020-05-07T18:46:59.271Z] #78 writing image sha256:b9ecba29287bfbeeaae7b6f4377610a73d78669576a5cf095f126707411f663a done [2020-05-07T18:46:59.271Z] #78 naming to docker.io/library/docker:a92228ff36a48333a80085fc5119e225f7884530 done [2020-05-07T18:46:59.271Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-07T18:46:59.763Z] #24 272.6 + mkdir -p /tmp/tmp.9ihECKJlh1/src/github.com/docker [2020-05-07T18:46:59.763Z] #24 272.6 + mv components/cli /tmp/tmp.9ihECKJlh1/src/github.com/docker/cli [2020-05-07T18:46:59.763Z] #24 272.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-07T18:46:59.763Z] #24 ... [2020-05-07T18:46:59.763Z] [2020-05-07T18:46:59.763Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:46:59.763Z] #48 262.6 net/http/httptrace [2020-05-07T18:46:59.763Z] #48 262.9 net/http [2020-05-07T18:47:00.100Z] #48 ... [2020-05-07T18:47:00.100Z] [2020-05-07T18:47:00.100Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:47:00.100Z] #45 170.2 CC criu/cr-dedup.o [2020-05-07T18:47:00.100Z] #45 171.2 CC criu/cr-dump.o [2020-05-07T18:47:00.100Z] #45 176.8 CC criu/cr-errno.o [2020-05-07T18:47:00.100Z] #45 176.9 CC criu/cr-restore.o [2020-05-07T18:47:00.100Z] #45 ... [2020-05-07T18:47:00.100Z] [2020-05-07T18:47:00.100Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:47:00.100Z] #18 88.69 Selecting previously unselected package vim. [2020-05-07T18:47:00.100Z] #18 88.71 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-07T18:47:00.100Z] #18 88.76 Unpacking vim (2:8.1.0875-5) ... [2020-05-07T18:47:00.100Z] #18 90.06 Selecting previously unselected package xfsprogs. [2020-05-07T18:47:00.100Z] #18 90.08 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-07T18:47:00.100Z] #18 90.10 Unpacking xfsprogs (4.20.0-1) ... [2020-05-07T18:47:00.100Z] #18 90.78 Selecting previously unselected package zip. [2020-05-07T18:47:00.100Z] #18 90.79 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-05-07T18:47:00.100Z] #18 90.80 Unpacking zip (3.0-11+b1) ... [2020-05-07T18:47:00.100Z] #18 91.08 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-07T18:47:00.100Z] #18 91.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T18:47:00.100Z] #18 91.12 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-07T18:47:00.100Z] #18 91.13 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-07T18:47:00.100Z] #18 91.14 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-07T18:47:00.100Z] #18 91.14 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-07T18:47:00.100Z] #18 91.15 Setting up uidmap (1:4.5-1.1) ... [2020-05-07T18:47:00.100Z] #18 91.16 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-07T18:47:00.100Z] #18 91.17 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-07T18:47:00.100Z] #18 91.17 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T18:47:00.100Z] #18 91.18 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-07T18:47:00.100Z] #18 91.18 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-07T18:47:00.100Z] #18 91.19 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T18:47:00.100Z] #18 91.19 Setting up zip (3.0-11+b1) ... [2020-05-07T18:47:00.100Z] #18 91.20 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T18:47:00.100Z] #18 91.26 Setting up bash-completion (1:2.8-6) ... [2020-05-07T18:47:00.100Z] #18 97.51 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-07T18:47:00.100Z] #18 97.55 Setting up xz-utils (5.2.4-1) ... [2020-05-07T18:47:00.100Z] #18 97.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-07T18:47:00.100Z] #18 97.64 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-07T18:47:00.100Z] #18 97.76 invoke-rc.d: could not determine current runlevel [2020-05-07T18:47:00.100Z] #18 97.78 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-07T18:47:00.100Z] #18 97.80 Setting up pigz (2.4-1) ... [2020-05-07T18:47:00.101Z] #18 97.82 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-07T18:47:00.101Z] #18 97.84 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-07T18:47:00.101Z] #18 97.87 Setting up python-pip-whl (18.1-5) ... [2020-05-07T18:47:00.101Z] #18 97.88 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-07T18:47:00.101Z] #18 97.89 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-07T18:47:00.206Z] [2020-05-07T18:47:00.207Z] Removing bundles/ [2020-05-07T18:47:00.207Z] [2020-05-07T18:47:00.207Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-07T18:47:00.207Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T18:47:00.207Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T18:47:00.712Z] [2020-05-07T18:47:00.712Z] Removing bundles/ [2020-05-07T18:47:00.712Z] [2020-05-07T18:47:00.712Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-07T18:47:00.712Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T18:47:00.712Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T18:47:00.826Z] #18 98.79 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-07T18:47:00.826Z] #18 98.80 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-07T18:47:00.826Z] #18 98.81 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-07T18:47:00.826Z] #18 98.81 Setting up vim (2:8.1.0875-5) ... [2020-05-07T18:47:00.826Z] #18 98.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-07T18:47:00.826Z] #18 98.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-07T18:47:00.826Z] #18 98.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-07T18:47:00.826Z] #18 98.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-07T18:47:01.164Z] #18 98.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-07T18:47:01.164Z] #18 98.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-07T18:47:01.164Z] #18 98.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-07T18:47:01.164Z] #18 98.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-07T18:47:01.164Z] #18 98.99 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-07T18:47:01.164Z] #18 99.00 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T18:47:01.164Z] #18 99.02 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-07T18:47:01.164Z] #18 99.03 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T18:47:01.164Z] #18 99.04 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-07T18:47:01.164Z] #18 99.04 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T18:47:07.163Z] #18 ... [2020-05-07T18:47:07.163Z] [2020-05-07T18:47:07.163Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:47:07.163Z] #45 186.9 CC criu/cr-service.o [2020-05-07T18:47:10.158Z] #45 190.3 CC criu/crtools.o [2020-05-07T18:47:11.321Z] #45 191.5 CC criu/eventfd.o [2020-05-07T18:47:12.044Z] #45 192.2 CC criu/eventpoll.o [2020-05-07T18:47:12.378Z] #45 ... [2020-05-07T18:47:12.378Z] [2020-05-07T18:47:12.378Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T18:47:12.378Z] #18 105.7 Setting up iptables (1.8.2-4) ... [2020-05-07T18:47:12.378Z] #18 105.7 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T18:47:12.378Z] #18 105.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T18:47:12.378Z] #18 105.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T18:47:12.378Z] #18 105.8 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T18:47:12.378Z] #18 105.8 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-07T18:47:12.378Z] #18 105.8 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-07T18:47:12.378Z] #18 105.8 Setting up python3 (3.7.3-1) ... [2020-05-07T18:47:12.378Z] #18 106.7 Setting up python3-wheel (0.32.3-2) ... [2020-05-07T18:47:12.378Z] #18 108.0 Setting up apparmor (2.13.2-10) ... [2020-05-07T18:47:12.378Z] #18 110.3 Setting up xfsprogs (4.20.0-1) ... [2020-05-07T18:47:12.378Z] #18 110.3 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-07T18:47:13.106Z] #18 110.9 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-07T18:47:14.270Z] #18 112.3 Setting up python3-distutils (3.7.3-1) ... [2020-05-07T18:47:15.485Z] #18 113.3 Setting up python3-setuptools (40.8.0-1) ... [2020-05-07T18:47:17.770Z] #18 115.3 Setting up python3-pip (18.1-5) ... [2020-05-07T18:47:19.452Z] #18 117.0 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T18:47:19.452Z] #18 117.1 Processing triggers for mime-support (3.62) ... [2020-05-07T18:47:19.452Z] #18 DONE 117.4s [2020-05-07T18:47:19.452Z] [2020-05-07T18:47:19.452Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T18:47:19.789Z] #19 0.431 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-07T18:47:19.789Z] #19 0.441 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-07T18:47:19.789Z] #19 0.449 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-07T18:47:20.126Z] #19 DONE 0.5s [2020-05-07T18:47:20.126Z] [2020-05-07T18:47:20.126Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T18:47:20.460Z] #20 ... [2020-05-07T18:47:20.460Z] [2020-05-07T18:47:20.460Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:47:20.460Z] #48 283.1 github.com/LK4D4/vndr/godl [2020-05-07T18:47:20.460Z] #48 284.3 github.com/LK4D4/vndr [2020-05-07T18:47:20.460Z] #48 ... [2020-05-07T18:47:20.460Z] [2020-05-07T18:47:20.460Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:47:20.460Z] #45 194.0 CC criu/external.o [2020-05-07T18:47:20.460Z] #45 194.7 CC criu/fault-injection.o [2020-05-07T18:47:20.460Z] #45 194.9 CC criu/fdstore.o [2020-05-07T18:47:20.460Z] #45 195.7 CC criu/fifo.o [2020-05-07T18:47:20.460Z] #45 196.4 CC criu/file-ids.o [2020-05-07T18:47:20.460Z] #45 197.1 CC criu/file-lock.o [2020-05-07T18:47:20.460Z] #45 199.5 CC criu/files-ext.o [2020-05-07T18:47:20.460Z] #45 200.6 CC criu/files-reg.o [2020-05-07T18:47:22.530Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T18:47:22.530Z] [2020-05-07T18:47:22.530Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T18:47:22.530Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T18:47:22.530Z] HOSTNAME=60cd38aa29c4 [2020-05-07T18:47:22.530Z] TESTDEBUG=0 [2020-05-07T18:47:22.530Z] DEST=bundles/test-integration [2020-05-07T18:47:22.530Z] PWD=/go/src/github.com/docker/docker [2020-05-07T18:47:22.530Z] DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 [2020-05-07T18:47:22.530Z] container=docker [2020-05-07T18:47:22.530Z] HOME=/root [2020-05-07T18:47:22.530Z] GOLANG_VERSION=1.13.10 [2020-05-07T18:47:22.530Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T18:47:22.530Z] VALIDATE_BRANCH=master [2020-05-07T18:47:22.530Z] TERM=xterm [2020-05-07T18:47:22.530Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T18:47:22.530Z] SHLVL=1 [2020-05-07T18:47:22.530Z] TIMEOUT=120m [2020-05-07T18:47:22.530Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T18:47:22.530Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T18:47:22.530Z] GO111MODULE=off [2020-05-07T18:47:22.530Z] DOCKER_EXPERIMENTAL=1 [2020-05-07T18:47:22.530Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T18:47:22.530Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T18:47:22.530Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T18:47:22.530Z] GOPATH=/go [2020-05-07T18:47:22.530Z] PKG_CONFIG=pkg-config [2020-05-07T18:47:22.530Z] _=/usr/bin/env [2020-05-07T18:47:22.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T18:47:25.266Z] #45 205.5 CC criu/files.o [2020-05-07T18:47:26.763Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|imports|name|compiled_files|exports_file|files) took 1m54.738087194s [2020-05-07T18:47:26.763Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 461.005626ms [2020-05-07T18:47:26.976Z] #45 ... [2020-05-07T18:47:26.976Z] [2020-05-07T18:47:26.976Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:47:26.976Z] #48 DONE 299.4s [2020-05-07T18:47:26.976Z] [2020-05-07T18:47:26.976Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:47:30.716Z] ok github.com/docker/docker/api/server/httputils 0.039s coverage: 14.7% of statements [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T18:47:30.716Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T18:47:30.716Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2020-05-07T18:47:30.716Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 4.8% of statements [2020-05-07T18:47:30.716Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T18:47:30.716Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-05-07T18:47:30.716Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T18:47:30.716Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T18:47:30.716Z] ok github.com/docker/docker/builder/dockerignore 0.018s coverage: 96.8% of statements [2020-05-07T18:47:30.716Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2020-05-07T18:47:30.804Z] #66 ... [2020-05-07T18:47:30.804Z] [2020-05-07T18:47:30.804Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:47:30.804Z] #45 210.6 CC criu/filesystems.o [2020-05-07T18:47:31.652Z] ok github.com/docker/docker/builder/remotecontext/git 3.073s coverage: 86.3% of statements [2020-05-07T18:47:31.652Z] ok github.com/docker/docker/builder/remotecontext 0.327s coverage: 13.6% of statements [2020-05-07T18:47:31.972Z] #45 212.0 CC criu/fsnotify.o [2020-05-07T18:47:33.035Z] ok github.com/docker/docker/builder/dockerfile 1.235s coverage: 48.2% of statements [2020-05-07T18:47:33.035Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T18:47:33.035Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T18:47:34.258Z] #45 214.4 CC criu/image-desc.o [2020-05-07T18:47:34.594Z] #45 214.7 CC criu/image.o [2020-05-07T18:47:34.967Z] INFO [runner/unused/goanalysis] analyzers took 26.779344906s with top 10 stages: buildssa: 22.987577801s, U1000: 3.791767105s [2020-05-07T18:47:36.905Z] #45 217.1 CC criu/ipc_ns.o [2020-05-07T18:47:37.234Z] ok github.com/docker/docker/client 0.352s coverage: 75.4% of statements [2020-05-07T18:47:37.240Z] #45 ... [2020-05-07T18:47:37.240Z] [2020-05-07T18:47:37.240Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T18:47:37.240Z] #20 10.60 Collecting yamllint==1.16.0 [2020-05-07T18:47:37.240Z] #20 11.20 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-07T18:47:37.240Z] #20 11.51 Collecting pyyaml (from yamllint==1.16.0) [2020-05-07T18:47:37.240Z] #20 11.83 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-07T18:47:37.240Z] #20 14.24 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-07T18:47:37.240Z] #20 14.31 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-07T18:47:37.240Z] #20 14.39 Building wheels for collected packages: pyyaml [2020-05-07T18:47:37.240Z] #20 14.39 Running setup.py bdist_wheel for pyyaml: started [2020-05-07T18:47:37.240Z] #20 16.04 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-07T18:47:37.240Z] #20 16.04 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-07T18:47:37.240Z] #20 16.17 Successfully built pyyaml [2020-05-07T18:47:37.240Z] #20 16.21 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-07T18:47:37.240Z] #20 17.06 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-07T18:47:37.670Z] #20 DONE 17.4s [2020-05-07T18:47:37.670Z] [2020-05-07T18:47:37.670Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:47:39.352Z] #31 ... [2020-05-07T18:47:39.352Z] [2020-05-07T18:47:39.352Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:47:39.352Z] #45 219.3 CC criu/irmap.o [2020-05-07T18:47:40.520Z] #45 220.5 CC criu/kcmp-ids.o [2020-05-07T18:47:41.242Z] #45 221.1 CC criu/kerndat.o [2020-05-07T18:47:43.537Z] #45 223.3 CC criu/libnetlink.o [2020-05-07T18:47:43.871Z] #45 224.0 CC criu/log.o [2020-05-07T18:47:45.076Z] #45 225.1 CC criu/lsm.o [2020-05-07T18:47:45.813Z] #45 225.9 CC criu/mem.o [2020-05-07T18:47:47.500Z] #45 ... [2020-05-07T18:47:47.500Z] [2020-05-07T18:47:47.500Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T18:47:47.500Z] #31 DONE 320.5s [2020-05-07T18:47:47.500Z] [2020-05-07T18:47:47.500Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:47:49.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T18:47:49.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T18:47:50.406Z] 65014b3c3121: Pull complete [2020-05-07T18:47:50.491Z] #66 ... [2020-05-07T18:47:50.491Z] [2020-05-07T18:47:50.491Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:47:50.491Z] #45 230.4 CC criu/mount.o [2020-05-07T18:47:51.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T18:47:57.839Z] #45 237.1 CC criu/namespaces.o [2020-05-07T18:48:00.130Z] #45 240.0 CC criu/net.o [2020-05-07T18:48:03.796Z] ok github.com/docker/docker/cmd/dockerd 0.132s coverage: 30.8% of statements [2020-05-07T18:48:06.116Z] #45 245.3 CC criu/netfilter.o [2020-05-07T18:48:06.116Z] #45 245.9 CC criu/page-pipe.o [2020-05-07T18:48:06.338Z] ok github.com/docker/docker/container 0.166s coverage: 34.7% of statements [2020-05-07T18:48:06.338Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T18:48:06.338Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T18:48:06.338Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T18:48:06.338Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T18:48:06.837Z] #45 247.0 CC criu/page-xfer.o [2020-05-07T18:48:09.190Z] #45 249.3 CC criu/pagemap-cache.o [2020-05-07T18:48:09.637Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.039s coverage: 65.3% of statements [2020-05-07T18:48:09.910Z] #45 250.0 CC criu/pagemap.o [2020-05-07T18:48:09.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T18:48:09.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T18:48:10.207Z] ok github.com/docker/docker/daemon/cluster/convert 0.026s coverage: 35.6% of statements [2020-05-07T18:48:10.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T18:48:11.589Z] ok github.com/docker/docker/daemon/cluster 0.133s coverage: 0.5% of statements [2020-05-07T18:48:11.591Z] #45 251.9 CC criu/parasite-syscall.o [2020-05-07T18:48:12.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T18:48:12.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T18:48:13.270Z] #45 253.6 CC criu/path.o [2020-05-07T18:48:13.989Z] #45 254.1 CC criu/pie-util-vdso.o [2020-05-07T18:48:14.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T18:48:14.132Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2020-05-07T18:48:14.707Z] #45 254.8 CC criu/pie-util.o [2020-05-07T18:48:15.042Z] #45 255.2 CC criu/pipes.o [2020-05-07T18:48:16.044Z] ok github.com/docker/docker/daemon/events 0.083s coverage: 50.0% of statements [2020-05-07T18:48:16.044Z] ok github.com/docker/docker/daemon/config 0.112s coverage: 81.7% of statements [2020-05-07T18:48:16.220Z] #45 256.4 CC criu/plugin.o [2020-05-07T18:48:16.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T18:48:17.015Z] #45 257.1 CC criu/proc_parse.o [2020-05-07T18:48:17.956Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-05-07T18:48:18.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T18:48:19.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T18:48:20.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T18:48:21.244Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-05-07T18:48:21.546Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T18:48:21.802Z] [2020-05-07T18:48:21.802Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T18:48:22.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T18:48:22.108Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T18:48:22.180Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.477s coverage: 13.9% of statements [2020-05-07T18:48:22.362Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T18:48:22.362Z] HOSTNAME=6917ff006079 [2020-05-07T18:48:22.362Z] DEST=bundles/test-integration [2020-05-07T18:48:22.362Z] PWD=/go/src/github.com/docker/docker [2020-05-07T18:48:22.362Z] DOCKER_ROOTLESS=1 [2020-05-07T18:48:22.362Z] DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 [2020-05-07T18:48:22.362Z] container=docker [2020-05-07T18:48:22.362Z] HOME=/root [2020-05-07T18:48:22.362Z] GOLANG_VERSION=1.13.10 [2020-05-07T18:48:22.362Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T18:48:22.362Z] VALIDATE_BRANCH=master [2020-05-07T18:48:22.362Z] TERM=xterm [2020-05-07T18:48:22.362Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T18:48:22.362Z] SHLVL=1 [2020-05-07T18:48:22.362Z] TIMEOUT=120m [2020-05-07T18:48:22.362Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T18:48:22.362Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T18:48:22.362Z] GO111MODULE=off [2020-05-07T18:48:22.362Z] DOCKER_EXPERIMENTAL=1 [2020-05-07T18:48:22.362Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T18:48:22.362Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T18:48:22.362Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T18:48:22.362Z] GOPATH=/go [2020-05-07T18:48:22.362Z] PKG_CONFIG=pkg-config [2020-05-07T18:48:22.362Z] _=/usr/bin/env [2020-05-07T18:48:22.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T18:48:22.666Z] [2020-05-07T18:48:22.970Z] #45 262.8 CC criu/protobuf-desc.o [2020-05-07T18:48:23.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T18:48:23.118Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.783s coverage: 57.0% of statements [2020-05-07T18:48:24.551Z] [2020-05-07T18:48:24.551Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T18:48:24.551Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T18:48:24.551Z] HOSTNAME=ec285ced209a [2020-05-07T18:48:24.551Z] TEST_SKIP_INTEGRATION=1 [2020-05-07T18:48:24.551Z] TESTDEBUG=0 [2020-05-07T18:48:24.551Z] DEST=bundles/test-integration [2020-05-07T18:48:24.551Z] PWD=/go/src/github.com/docker/docker [2020-05-07T18:48:24.551Z] KEEPBUNDLE=1 [2020-05-07T18:48:24.551Z] DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 [2020-05-07T18:48:24.551Z] container=docker [2020-05-07T18:48:24.551Z] HOME=/root [2020-05-07T18:48:24.551Z] GOLANG_VERSION=1.13.10 [2020-05-07T18:48:24.551Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T18:48:24.551Z] VALIDATE_BRANCH=master [2020-05-07T18:48:24.551Z] TERM=xterm [2020-05-07T18:48:24.551Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T18:48:24.551Z] SHLVL=1 [2020-05-07T18:48:24.551Z] TIMEOUT=120m [2020-05-07T18:48:24.551Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T18:48:24.551Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T18:48:24.551Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-07T18:48:24.551Z] GO111MODULE=off [2020-05-07T18:48:24.551Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T18:48:24.551Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T18:48:24.551Z] GOPATH=/go [2020-05-07T18:48:24.551Z] PKG_CONFIG=pkg-config [2020-05-07T18:48:24.551Z] _=/usr/bin/env [2020-05-07T18:48:24.551Z] Building test suite binary ./integration-cli/test.main [2020-05-07T18:48:24.551Z] [2020-05-07T18:48:24.649Z] #45 264.6 CC criu/protobuf.o [2020-05-07T18:48:24.806Z] [2020-05-07T18:48:24.806Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T18:48:24.806Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T18:48:24.806Z] HOSTNAME=a41779caf840 [2020-05-07T18:48:24.806Z] TEST_SKIP_INTEGRATION=1 [2020-05-07T18:48:24.806Z] TESTDEBUG=0 [2020-05-07T18:48:24.806Z] DEST=bundles/test-integration [2020-05-07T18:48:24.806Z] PWD=/go/src/github.com/docker/docker [2020-05-07T18:48:24.806Z] KEEPBUNDLE=1 [2020-05-07T18:48:24.806Z] DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 [2020-05-07T18:48:24.806Z] container=docker [2020-05-07T18:48:24.806Z] HOME=/root [2020-05-07T18:48:24.806Z] GOLANG_VERSION=1.13.10 [2020-05-07T18:48:24.806Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T18:48:24.806Z] VALIDATE_BRANCH=master [2020-05-07T18:48:24.806Z] TERM=xterm [2020-05-07T18:48:24.806Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T18:48:24.806Z] SHLVL=1 [2020-05-07T18:48:24.806Z] TIMEOUT=120m [2020-05-07T18:48:24.806Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T18:48:24.806Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T18:48:24.806Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-07T18:48:24.806Z] GO111MODULE=off [2020-05-07T18:48:24.806Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T18:48:24.806Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T18:48:24.806Z] GOPATH=/go [2020-05-07T18:48:24.806Z] PKG_CONFIG=pkg-config [2020-05-07T18:48:24.806Z] _=/usr/bin/env [2020-05-07T18:48:24.806Z] Building test suite binary ./integration-cli/test.main [2020-05-07T18:48:24.806Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-07T18:48:24.986Z] #45 265.2 CC criu/pstree.o [2020-05-07T18:48:25.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T18:48:25.654Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-05-07T18:48:26.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T18:48:26.688Z] No new tests added to integration. [2020-05-07T18:48:26.688Z] [2020-05-07T18:48:26.688Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T18:48:27.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T18:48:27.277Z] #45 267.3 CC criu/rbtree.o [2020-05-07T18:48:27.559Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.827s coverage: 73.1% of statements [2020-05-07T18:48:27.629Z] #45 267.8 CC criu/rst-malloc.o [2020-05-07T18:48:27.821Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.240s coverage: 45.9% of statements [2020-05-07T18:48:27.965Z] #45 268.3 CC criu/seccomp.o [2020-05-07T18:48:28.059Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T18:48:28.059Z] HOSTNAME=5a2230bc62ba [2020-05-07T18:48:28.059Z] TESTDEBUG=0 [2020-05-07T18:48:28.059Z] DEST=bundles/test-integration [2020-05-07T18:48:28.059Z] PWD=/go/src/github.com/docker/docker [2020-05-07T18:48:28.059Z] KEEPBUNDLE=1 [2020-05-07T18:48:28.059Z] DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 [2020-05-07T18:48:28.059Z] container=docker [2020-05-07T18:48:28.059Z] HOME=/root [2020-05-07T18:48:28.059Z] GOLANG_VERSION=1.13.10 [2020-05-07T18:48:28.059Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T18:48:28.059Z] VALIDATE_BRANCH=master [2020-05-07T18:48:28.059Z] TERM=xterm [2020-05-07T18:48:28.059Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T18:48:28.059Z] SHLVL=1 [2020-05-07T18:48:28.059Z] TIMEOUT=120m [2020-05-07T18:48:28.059Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T18:48:28.059Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T18:48:28.059Z] GO111MODULE=off [2020-05-07T18:48:28.059Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T18:48:28.059Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T18:48:28.059Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T18:48:28.059Z] GOPATH=/go [2020-05-07T18:48:28.059Z] PKG_CONFIG=pkg-config [2020-05-07T18:48:28.059Z] _=/usr/bin/env [2020-05-07T18:48:28.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T18:48:28.602Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T18:48:28.602Z] Using test binary docker [2020-05-07T18:48:28.602Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T18:48:28.602Z] +++ /etc/init.d/apparmor start [2020-05-07T18:48:28.602Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T18:48:28.602Z] INFO: Waiting for daemon to start... [2020-05-07T18:48:28.602Z] Starting dockerd [2020-05-07T18:48:28.602Z] +++ 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-05-07T18:48:28.760Z] ok github.com/docker/docker/daemon 12.309s coverage: 17.4% of statements [2020-05-07T18:48:28.760Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T18:48:28.760Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T18:48:28.760Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T18:48:28.760Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T18:48:28.760Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T18:48:29.134Z] #45 269.5 CC criu/seize.o [2020-05-07T18:48:29.347Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.011s coverage: 49.5% of statements [2020-05-07T18:48:30.621Z] . [2020-05-07T18:48:30.621Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T18:48:30.621Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T18:48:30.621Z] Error: No such image: emptyfs [2020-05-07T18:48:30.621Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T18:48:30.621Z] ++++ docker load [2020-05-07T18:48:30.728Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-05-07T18:48:30.904Z] Running integration-test (iteration 1) [2020-05-07T18:48:30.904Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T18:48:30.904Z] ++ 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-05-07T18:48:30.904Z] ++ set -e [2020-05-07T18:48:30.904Z] ++ '[' -n 0 ']' [2020-05-07T18:48:30.904Z] ++ set -x [2020-05-07T18:48:30.904Z] ++ env -i DEST=/go/src/github.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-05-07T18:48:30.988Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.563s coverage: 76.1% of statements [2020-05-07T18:48:31.248Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2020-05-07T18:48:31.424Z] #45 271.2 CC criu/servicefd.o [2020-05-07T18:48:31.508Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2020-05-07T18:48:31.760Z] #45 271.9 CC criu/shmem.o [2020-05-07T18:48:33.721Z] #45 273.5 CC criu/sigframe.o [2020-05-07T18:48:33.721Z] #45 273.9 CC criu/signalfd.o [2020-05-07T18:48:34.049Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 41.8% of statements [2020-05-07T18:48:34.447Z] #45 274.5 CC criu/sk-inet.o [2020-05-07T18:48:34.618Z] ok github.com/docker/docker/daemon/logger/awslogs 0.262s coverage: 77.8% of statements [2020-05-07T18:48:35.188Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 4.9% of statements [2020-05-07T18:48:35.188Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2020-05-07T18:48:35.188Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.235s coverage: 57.7% of statements [2020-05-07T18:48:35.188Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-07T18:48:35.188Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T18:48:35.188Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T18:48:35.188Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T18:48:35.188Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T18:48:35.188Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T18:48:36.128Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2020-05-07T18:48:36.128Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2020-05-07T18:48:36.188Z] #45 276.5 CC criu/sk-netlink.o [2020-05-07T18:48:36.699Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 61.6% of statements [2020-05-07T18:48:37.269Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 75.2% of statements [2020-05-07T18:48:37.269Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T18:48:37.358Z] #45 277.4 CC criu/sk-packet.o [2020-05-07T18:48:37.839Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 33.3% of statements [2020-05-07T18:48:38.100Z] time="2020-05-07T18:48:38Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate627112056/log986765687.1: no such file or directory" [2020-05-07T18:48:38.100Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 38.3% of statements [2020-05-07T18:48:38.534Z] #45 ... [2020-05-07T18:48:38.534Z] [2020-05-07T18:48:38.534Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:48:38.534Z] #42 371.5 + dpkg --print-architecture [2020-05-07T18:48:38.534Z] #42 371.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-07T18:48:38.670Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 47.8% of statements [2020-05-07T18:48:38.930Z] ok github.com/docker/docker/daemon/logger/templates 0.026s coverage: 8.3% of statements [2020-05-07T18:48:39.255Z] #42 372.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-07T18:48:39.255Z] #42 372.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-07T18:48:39.278Z] Loaded image: buildpack-deps:jessie [2020-05-07T18:48:39.278Z] Loaded image: busybox:latest [2020-05-07T18:48:39.278Z] Loaded image: busybox:glibc [2020-05-07T18:48:39.278Z] Loaded image: debian:jessie [2020-05-07T18:48:39.278Z] Loaded image: hello-world:latest [2020-05-07T18:48:39.278Z] INFO: Testing against a local daemon [2020-05-07T18:48:39.278Z] === RUN TestCgroupNamespacesBuild [2020-05-07T18:48:40.840Z] ok github.com/docker/docker/daemon/network 0.025s coverage: 63.8% of statements [2020-05-07T18:48:41.100Z] ok github.com/docker/docker/daemon/logger/splunk 1.939s coverage: 82.5% of statements [2020-05-07T18:48:41.100Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T18:48:41.100Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T18:48:41.302Z] --- PASS: TestCgroupNamespacesBuild (2.22s) [2020-05-07T18:48:41.302Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T18:48:41.360Z] ok github.com/docker/docker/distribution/metadata 0.152s coverage: 48.2% of statements [2020-05-07T18:48:42.759Z] ok github.com/docker/docker/distribution 0.444s coverage: 22.1% of statements [2020-05-07T18:48:42.759Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T18:48:42.773Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-05-07T18:48:42.773Z] === RUN TestBuildWithSession [2020-05-07T18:48:42.773Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T18:48:42.773Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T18:48:42.773Z] === RUN TestBuildSquashParent [2020-05-07T18:48:43.019Z] ok github.com/docker/docker/errdefs 0.024s coverage: 49.4% of statements [2020-05-07T18:48:43.959Z] ok github.com/docker/docker/image 0.072s coverage: 86.4% of statements [2020-05-07T18:48:44.898Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2020-05-07T18:48:44.899Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2020-05-07T18:48:45.158Z] ok github.com/docker/docker/distribution/xfer 1.742s coverage: 85.6% of statements [2020-05-07T18:48:45.158Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T18:48:45.158Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T18:48:45.158Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T18:48:45.418Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2020-05-07T18:48:45.987Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 50.0% of statements [2020-05-07T18:48:47.896Z] ok github.com/docker/docker/opts 0.050s coverage: 67.4% of statements [2020-05-07T18:48:48.466Z] ok github.com/docker/docker/pkg/authorization 0.422s coverage: 68.3% of statements [2020-05-07T18:48:48.466Z] ok github.com/docker/docker/pkg/broadcaster 0.015s coverage: 100.0% of statements [2020-05-07T18:48:48.725Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2020-05-07T18:48:49.600Z] --- PASS: TestBuildSquashParent (6.88s) [2020-05-07T18:48:49.600Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T18:48:49.600Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T18:48:49.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T18:48:49.600Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T18:48:49.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T18:48:49.600Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T18:48:49.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T18:48:49.600Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T18:48:49.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T18:48:49.600Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T18:48:49.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T18:48:49.600Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T18:48:49.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T18:48:49.600Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T18:48:49.600Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T18:48:49.663Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-05-07T18:48:49.663Z] ok github.com/docker/docker/pkg/archive 1.267s coverage: 77.4% of statements [2020-05-07T18:48:50.174Z] #42 ... [2020-05-07T18:48:50.174Z] [2020-05-07T18:48:50.174Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:48:50.174Z] #45 278.9 CC criu/sk-queue.o [2020-05-07T18:48:50.174Z] #45 279.8 CC criu/sk-tcp.o [2020-05-07T18:48:50.174Z] #45 280.7 CC criu/sk-unix.o [2020-05-07T18:48:50.174Z] #45 283.7 CC criu/sockets.o [2020-05-07T18:48:50.174Z] #45 285.1 CC criu/stats.o [2020-05-07T18:48:50.174Z] #45 285.6 CC criu/string.o [2020-05-07T18:48:50.174Z] #45 285.7 CC criu/sysctl.o [2020-05-07T18:48:50.174Z] #45 286.9 CC criu/sysfs_parse.o [2020-05-07T18:48:50.174Z] #45 287.5 CC criu/timerfd.o [2020-05-07T18:48:50.174Z] #45 288.0 CC criu/tty.o [2020-05-07T18:48:50.232Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2020-05-07T18:48:50.491Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-05-07T18:48:51.059Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-05-07T18:48:51.355Z] #45 291.7 CC criu/tun.o [2020-05-07T18:48:51.627Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-05-07T18:48:52.195Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-05-07T18:48:52.288Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T18:48:52.288Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T18:48:52.540Z] #45 292.8 CC criu/uffd.o [2020-05-07T18:48:53.130Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-05-07T18:48:53.389Z] ok github.com/docker/docker/pkg/chrootarchive 3.580s coverage: 43.2% of statements [2020-05-07T18:48:53.957Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2020-05-07T18:48:54.216Z] ok github.com/docker/docker/layer 7.198s coverage: 68.8% of statements [2020-05-07T18:48:54.216Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T18:48:54.216Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T18:48:54.216Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T18:48:54.216Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T18:48:54.216Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T18:48:54.216Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T18:48:54.216Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T18:48:54.216Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T18:48:54.216Z] ok github.com/docker/docker/pkg/fsutils 0.355s coverage: 85.1% of statements [2020-05-07T18:48:54.216Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-05-07T18:48:54.311Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T18:48:54.595Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T18:48:54.736Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements [2020-05-07T18:48:55.305Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2020-05-07T18:48:55.540Z] #45 295.3 CC criu/util.o [2020-05-07T18:48:55.565Z] ok github.com/docker/docker/pkg/locker 0.033s coverage: 88.9% of statements [2020-05-07T18:48:55.824Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2020-05-07T18:48:56.084Z] ok github.com/docker/docker/pkg/ioutils 0.655s coverage: 69.3% of statements [2020-05-07T18:48:56.084Z] ok github.com/docker/docker/pkg/idtools 0.827s coverage: 70.3% of statements [2020-05-07T18:48:56.084Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-07T18:48:56.084Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T18:48:56.084Z] ok github.com/docker/docker/pkg/namesgenerator 0.056s coverage: 85.7% of statements [2020-05-07T18:48:56.084Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T18:48:56.342Z] ok github.com/docker/docker/pkg/parsers 0.028s coverage: 97.0% of statements [2020-05-07T18:48:56.368Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.732214033s with top 10 stages: buildssa: 1m38.234732786s, goimports: 22.368828228s, unconvert: 12.891070748s, gosec: 10.323315611s, golint: 6.232977094s, misspell: 4.040191642s, ineffassign: 3.812336018s, vrp: 3.445654702s, inspect: 3.2782295s, fact_purity: 1.61296476s [2020-05-07T18:48:56.368Z] INFO [runner] Issues before processing: 2301, after processing: 0 [2020-05-07T18:48:56.368Z] INFO [runner] Processors filtering stat (out/in): exclude: 1587/1587, filename_unadjuster: 1692/1692, path_prettifier: 1692/1692, autogenerated_exclude: 1587/1692, identifier_marker: 1587/1587, nolint: 0/63, skip_files: 1692/1692, exclude-rules: 63/1587, cgo: 1692/2301, skip_dirs: 1692/1692 [2020-05-07T18:48:56.368Z] INFO [runner] processing took 58.444896ms with stages: nolint: 25.578274ms, identifier_marker: 16.535804ms, path_prettifier: 7.489713ms, autogenerated_exclude: 3.590499ms, exclude-rules: 3.36749ms, skip_dirs: 1.612443ms, cgo: 177.56µs, filename_unadjuster: 89.427µs, max_same_issues: 1.055µs, uniq_by_line: 560ns, max_from_linter: 394ns, diff: 363ns, exclude: 303ns, source_code: 300ns, skip_files: 296ns, path_shortener: 213ns, max_per_file_from_linter: 202ns [2020-05-07T18:48:56.368Z] INFO [runner] linters took 1m37.830956374s with stages: goanalysis_metalinter: 1m18.504709625s, unused: 19.26762167s [2020-05-07T18:48:56.368Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-07T18:48:56.368Z] INFO Memory: 1462 samples, avg is 645.5MB, max is 3036.7MB [2020-05-07T18:48:56.368Z] INFO Execution took 3m33.03754115s [2020-05-07T18:48:56.368Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-07T18:48:56.627Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-07T18:48:56.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.38s) [2020-05-07T18:48:56.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s) [2020-05-07T18:48:56.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.31s) [2020-05-07T18:48:56.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.28s) [2020-05-07T18:48:56.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2020-05-07T18:48:56.627Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2020-05-07T18:48:56.627Z] === RUN TestBuildMultiStageCopy [2020-05-07T18:48:56.627Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T18:48:56.703Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40920/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a92228ff36a48333a80085fc5119e225f7884530 hack/make.sh dynbinary-daemon test-docker-py [2020-05-07T18:48:56.910Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.029s coverage: 91.4% of statements [2020-05-07T18:48:56.910Z] ok github.com/docker/docker/pkg/parsers/kernel 0.040s coverage: 60.0% of statements [2020-05-07T18:48:56.910Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2020-05-07T18:48:56.910Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T18:48:56.910Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T18:48:57.266Z] [2020-05-07T18:48:57.267Z] Removing bundles/ [2020-05-07T18:48:57.267Z] [2020-05-07T18:48:57.267Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-07T18:48:57.267Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T18:48:57.267Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T18:48:57.831Z] #45 297.8 CC criu/uts_ns.o [2020-05-07T18:48:57.831Z] #45 298.1 CC criu/vdso.o [2020-05-07T18:48:57.849Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-05-07T18:48:58.109Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2020-05-07T18:48:58.109Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2020-05-07T18:48:58.368Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2020-05-07T18:48:58.627Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-05-07T18:48:59.023Z] #45 299.2 LINK criu/built-in.o [2020-05-07T18:48:59.304Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T18:48:59.402Z] #45 299.5 LINK criu/criu [2020-05-07T18:48:59.565Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-05-07T18:48:59.565Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 73.9% of statements [2020-05-07T18:48:59.923Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T18:49:00.133Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-05-07T18:49:00.133Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-05-07T18:49:00.541Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T18:49:00.569Z] #45 300.4 DEP lib/c/criu.d [2020-05-07T18:49:00.569Z] #45 300.7 CC images/rpc.pb-c.o [2020-05-07T18:49:00.702Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-05-07T18:49:00.822Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T18:49:01.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T18:49:01.638Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 54.1% of statements [2020-05-07T18:49:01.638Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2020-05-07T18:49:01.836Z] --- PASS: TestBuildMultiStageCopy (4.85s) [2020-05-07T18:49:01.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s) [2020-05-07T18:49:01.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-05-07T18:49:01.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-05-07T18:49:01.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-05-07T18:49:01.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-05-07T18:49:01.836Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T18:49:01.897Z] ok github.com/docker/docker/pkg/signal 2.807s coverage: 61.0% of statements [2020-05-07T18:49:01.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T18:49:02.156Z] ok github.com/docker/docker/pkg/tailfile 0.134s coverage: 88.6% of statements [2020-05-07T18:49:02.259Z] #45 302.2 CC lib/c/criu.o [2020-05-07T18:49:02.416Z] testing: warning: no tests to run [2020-05-07T18:49:02.416Z] coverage: [no statements] [2020-05-07T18:49:02.416Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-05-07T18:49:02.984Z] ok github.com/docker/docker/pkg/tarsum 0.146s coverage: 89.3% of statements [2020-05-07T18:49:02.984Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2020-05-07T18:49:02.984Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-05-07T18:49:03.244Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2020-05-07T18:49:03.309Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) [2020-05-07T18:49:03.309Z] === RUN TestBuildLabelWithTargets [2020-05-07T18:49:03.940Z] #45 304.1 LINK lib/c/built-in.o [2020-05-07T18:49:03.940Z] #45 304.2 LINK lib/c/libcriu.so [2020-05-07T18:49:04.276Z] #45 304.3 LINK lib/c/libcriu.a [2020-05-07T18:49:04.276Z] #45 ... [2020-05-07T18:49:04.276Z] [2020-05-07T18:49:04.276Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:49:04.276Z] #54 396.9 + cd /tmp/tmp.en8GnXMeIv/src/github.com/golangci/golangci-lint/ [2020-05-07T18:49:04.276Z] #54 396.9 + git checkout -q v1.23.8 [2020-05-07T18:49:04.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T18:49:04.626Z] ok github.com/docker/docker/plugin/v2 0.016s coverage: 14.5% of statements [2020-05-07T18:49:04.997Z] #54 397.7 ++ git describe --tags [2020-05-07T18:49:04.997Z] #54 397.7 + version=v1.23.8 [2020-05-07T18:49:04.997Z] #54 397.7 ++ git rev-parse --short HEAD [2020-05-07T18:49:04.997Z] #54 397.7 + commit=76a82c6 [2020-05-07T18:49:04.997Z] #54 397.7 ++ git show -s --format=%cd [2020-05-07T18:49:04.997Z] #54 397.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T18:49:04.997Z] #54 397.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T18:49:05.198Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2020-05-07T18:49:05.458Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-05-07T18:49:05.990Z] --- PASS: TestBuildLabelWithTargets (2.52s) [2020-05-07T18:49:05.990Z] === RUN TestBuildWithEmptyLayers [2020-05-07T18:49:06.396Z] ok github.com/docker/docker/plugin 0.606s coverage: 23.3% of statements [2020-05-07T18:49:06.655Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-05-07T18:49:06.996Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2020-05-07T18:49:06.996Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T18:49:07.226Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-05-07T18:49:07.226Z] ok github.com/docker/docker/registry 0.213s coverage: 56.1% of statements [2020-05-07T18:49:07.795Z] ok github.com/docker/docker/testutil 0.059s coverage: 62.5% of statements [2020-05-07T18:49:08.734Z] ok github.com/docker/docker/runconfig 0.028s coverage: 65.8% of statements [2020-05-07T18:49:09.715Z] --- PASS: TestBuildMultiStageOnBuild (2.95s) [2020-05-07T18:49:09.715Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T18:49:10.641Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-05-07T18:49:10.901Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.0% of statements [2020-05-07T18:49:10.901Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-05-07T18:49:11.037Z] #54 ... [2020-05-07T18:49:11.037Z] [2020-05-07T18:49:11.037Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T18:49:11.037Z] #45 304.7 GEN magic.py [2020-05-07T18:49:11.037Z] #45 305.0 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T18:49:11.037Z] #45 305.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T18:49:11.037Z] #45 305.0 Note: Building without GnuTLS support [2020-05-07T18:49:11.037Z] #45 306.3 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T18:49:11.037Z] #45 308.1 make[1]: Nothing to be done for 'all'. [2020-05-07T18:49:11.037Z] #45 309.6 make[1]: 'images/built-in.o' is up to date. [2020-05-07T18:49:11.037Z] #45 309.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-07T18:49:11.037Z] #45 309.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-07T18:49:11.037Z] #45 309.8 make[1]: 'compel/libcompel.a' is up to date. [2020-05-07T18:49:11.037Z] #45 309.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-07T18:49:11.037Z] #45 309.9 make[1]: Nothing to be done for 'all'. [2020-05-07T18:49:11.037Z] #45 310.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T18:49:11.037Z] #45 310.4 make[2]: Nothing to be done for 'all'. [2020-05-07T18:49:11.037Z] #45 310.5 make[2]: Nothing to be done for 'all'. [2020-05-07T18:49:11.037Z] #45 310.6 make[2]: Nothing to be done for 'all'. [2020-05-07T18:49:11.037Z] #45 310.8 make[2]: Nothing to be done for 'all'. [2020-05-07T18:49:11.037Z] #45 311.0 make[2]: Nothing to be done for 'all'. [2020-05-07T18:49:11.037Z] #45 311.0 make[2]: Nothing to be done for 'all'. [2020-05-07T18:49:11.037Z] #45 311.1 make[2]: Nothing to be done for 'all'. [2020-05-07T18:49:11.184Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2020-05-07T18:49:11.184Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T18:49:11.371Z] #45 311.5 make[2]: Nothing to be done for 'all'. [2020-05-07T18:49:11.371Z] #45 311.5 INSTALL criu/criu [2020-05-07T18:49:11.706Z] #45 DONE 311.7s [2020-05-07T18:49:11.706Z] [2020-05-07T18:49:11.706Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:49:12.278Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-05-07T18:49:14.634Z] --- PASS: TestBuildMultiStageLayerLeak (3.07s) [2020-05-07T18:49:14.634Z] === RUN TestBuildWithHugeFile [2020-05-07T18:49:17.687Z] #42 ... [2020-05-07T18:49:17.687Z] [2020-05-07T18:49:17.687Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T18:49:17.687Z] #61 237.1 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-05-07T18:49:20.691Z] #61 240.8 + mkdir -p /build [2020-05-07T18:49:20.691Z] #61 240.8 + cp runc /build/runc [2020-05-07T18:49:20.691Z] #61 DONE 240.9s [2020-05-07T18:49:20.691Z] [2020-05-07T18:49:20.691Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:49:25.516Z] #66 ... [2020-05-07T18:49:25.516Z] [2020-05-07T18:49:25.516Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T18:49:25.516Z] #42 DONE 417.8s [2020-05-07T18:49:25.516Z] [2020-05-07T18:49:25.516Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:49:30.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T18:49:30.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T18:49:30.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T18:49:31.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T18:49:31.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T18:49:33.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T18:49:34.199Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.6% of statements [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T18:49:34.199Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === Skipped [2020-05-07T18:49:34.199Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-07T18:49:34.199Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-07T18:49:34.199Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-07T18:49:34.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:49:34.199Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-07T18:49:34.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:49:34.199Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-07T18:49:34.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:49:34.199Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-07T18:49:34.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:49:34.199Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-07T18:49:34.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:49:34.199Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-07T18:49:34.199Z] graphtest_unix.go:73: No driver to put! [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-07T18:49:34.199Z] time="2020-05-07T18:48:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T18:49:34.199Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T18:49:34.199Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-07T18:49:34.199Z] time="2020-05-07T18:48:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T18:49:34.199Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T18:49:34.199Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-07T18:49:34.199Z] time="2020-05-07T18:48:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T18:49:34.199Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T18:49:34.199Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-07T18:49:34.199Z] time="2020-05-07T18:48:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T18:49:34.199Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T18:49:34.199Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-07T18:49:34.199Z] time="2020-05-07T18:48:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T18:49:34.199Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T18:49:34.199Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-07T18:49:34.199Z] graphtest_unix.go:73: No driver to put! [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-07T18:49:34.199Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-07T18:49:34.199Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-07T18:49:34.199Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-07T18:49:34.199Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-07T18:49:34.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:49:34.199Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-07T18:49:34.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:49:34.199Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-07T18:49:34.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:49:34.199Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-07T18:49:34.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:49:34.199Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-07T18:49:34.199Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T18:49:34.199Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-07T18:49:34.199Z] graphtest_unix.go:73: No driver to put! [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-07T18:49:34.199Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-07T18:49:34.199Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] [2020-05-07T18:49:34.199Z] DONE 2123 tests, 26 skipped in 192.100s Post stage [Pipeline] junit [2020-05-07T18:49:34.213Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T18:49:37.184Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40920/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 -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:a92228ff36a48333a80085fc5119e225f7884530 hack/make.sh dynbinary test-integration [2020-05-07T18:49:37.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T18:49:37.751Z] [2020-05-07T18:49:38.009Z] Removing bundles/ [2020-05-07T18:49:38.009Z] [2020-05-07T18:49:38.009Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-07T18:49:38.009Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T18:49:38.009Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T18:49:38.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T18:49:40.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T18:49:40.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T18:49:42.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T18:49:43.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T18:49:45.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T18:49:46.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T18:49:47.144Z] --- PASS: TestBuildWithHugeFile (28.16s) [2020-05-07T18:49:47.144Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T18:49:47.144Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T18:49:47.144Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T18:49:47.144Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T18:49:47.144Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T18:49:47.144Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T18:49:47.144Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T18:49:47.144Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T18:49:47.144Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T18:49:47.144Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T18:49:47.144Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-05-07T18:49:47.144Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-05-07T18:49:47.144Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-05-07T18:49:47.144Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-05-07T18:49:47.144Z] === RUN TestBuildPreserveOwnership [2020-05-07T18:49:47.144Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T18:49:47.144Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T18:49:47.463Z] eac6fba788c9: Pull complete [2020-05-07T18:49:47.463Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-05-07T18:49:47.463Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T18:49:47.463Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T18:49:47.463Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-05-07T18:49:47.463Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-05-07T18:49:47.463Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' [2020-05-07T18:49:47.463Z] INFO: Docker version of control daemon [2020-05-07T18:49:47.463Z] [2020-05-07T18:49:47.463Z] Client: Docker Engine - Enterprise [2020-05-07T18:49:47.463Z] Version: 19.03.5 [2020-05-07T18:49:47.463Z] API version: 1.40 [2020-05-07T18:49:47.463Z] Go version: go1.12.12 [2020-05-07T18:49:47.463Z] Git commit: 2ee0c57608 [2020-05-07T18:49:47.463Z] Built: 11/13/2019 08:00:16 [2020-05-07T18:49:47.463Z] OS/Arch: windows/amd64 [2020-05-07T18:49:47.463Z] Experimental: false [2020-05-07T18:49:47.463Z] [2020-05-07T18:49:47.463Z] Server: Docker Engine - Enterprise [2020-05-07T18:49:47.463Z] Engine: [2020-05-07T18:49:47.463Z] Version: 19.03.5 [2020-05-07T18:49:47.463Z] API version: 1.40 (minimum version 1.24) [2020-05-07T18:49:47.463Z] Go version: go1.12.12 [2020-05-07T18:49:47.463Z] Git commit: 2ee0c57608 [2020-05-07T18:49:47.463Z] Built: 11/13/2019 07:58:51 [2020-05-07T18:49:47.463Z] OS/Arch: windows/amd64 [2020-05-07T18:49:47.463Z] Experimental: true [2020-05-07T18:49:47.463Z] [2020-05-07T18:49:47.463Z] INFO: Docker info of control daemon [2020-05-07T18:49:47.463Z] [2020-05-07T18:49:47.463Z] Client: [2020-05-07T18:49:47.463Z] Debug Mode: false [2020-05-07T18:49:47.463Z] Plugins: [2020-05-07T18:49:47.463Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-07T18:49:47.463Z] [2020-05-07T18:49:47.463Z] Server: [2020-05-07T18:49:47.463Z] Containers: 0 [2020-05-07T18:49:47.463Z] Running: 0 [2020-05-07T18:49:47.463Z] Paused: 0 [2020-05-07T18:49:47.463Z] Stopped: 0 [2020-05-07T18:49:47.463Z] Images: 1 [2020-05-07T18:49:47.463Z] Server Version: 19.03.5 [2020-05-07T18:49:47.463Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-07T18:49:47.463Z] Windows: [2020-05-07T18:49:47.463Z] LCOW: [2020-05-07T18:49:47.463Z] Logging Driver: json-file [2020-05-07T18:49:47.463Z] Plugins: [2020-05-07T18:49:47.463Z] Volume: local [2020-05-07T18:49:47.463Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-07T18:49:47.463Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-07T18:49:47.463Z] Swarm: inactive [2020-05-07T18:49:47.463Z] Default Isolation: process [2020-05-07T18:49:47.463Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-07T18:49:47.463Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-07T18:49:47.463Z] OSType: windows [2020-05-07T18:49:47.463Z] Architecture: x86_64 [2020-05-07T18:49:47.463Z] CPUs: 4 [2020-05-07T18:49:47.463Z] Total Memory: 32GiB [2020-05-07T18:49:47.463Z] Name: azwin-2-e2cf50 [2020-05-07T18:49:47.463Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-07T18:49:47.463Z] Docker Root Dir: D:\docker [2020-05-07T18:49:47.463Z] Debug Mode: false [2020-05-07T18:49:47.463Z] Registry: https://index.docker.io/v1/ [2020-05-07T18:49:47.463Z] Labels: [2020-05-07T18:49:47.463Z] Experimental: true [2020-05-07T18:49:47.463Z] Insecure Registries: [2020-05-07T18:49:47.463Z] 10.0.0.4:5000 [2020-05-07T18:49:47.463Z] 127.0.0.0/8 [2020-05-07T18:49:47.463Z] Registry Mirrors: [2020-05-07T18:49:47.463Z] http://10.0.0.4:5000/ [2020-05-07T18:49:47.463Z] Live Restore Enabled: false [2020-05-07T18:49:47.463Z] [2020-05-07T18:49:47.463Z] [2020-05-07T18:49:47.463Z] INFO: Commit hash is 4c2aa6bb11 [2020-05-07T18:49:47.463Z] INFO: Nuke-Everything... [2020-05-07T18:49:47.463Z] INFO: Container count on control daemon to delete is 0 [2020-05-07T18:49:47.463Z] INFO: Nuking d:\CI [2020-05-07T18:49:47.463Z] INFO: Zapped successfully [2020-05-07T18:49:47.463Z] INFO: Location for testing is d:\CI\PR-40920\4 [2020-05-07T18:49:47.463Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-07T18:49:47.463Z] [2020-05-07T18:49:47.463Z] [2020-05-07T18:49:47.463Z] INFO: Building the image from Dockerfile.windows at 05/07/2020 18:49:41... [2020-05-07T18:49:47.463Z] [2020-05-07T18:49:47.463Z] Sending build context to Docker daemon 57.71MB [2020-05-07T18:49:47.463Z] [2020-05-07T18:49:47.463Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-07T18:49:47.463Z] ---> fdf6432edbdc [2020-05-07T18:49:47.463Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-07T18:49:47.463Z] ---> Running in 210cf4cffc0f [2020-05-07T18:49:47.463Z] Removing intermediate container 210cf4cffc0f [2020-05-07T18:49:47.463Z] ---> dc83dc119804 [2020-05-07T18:49:47.463Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-05-07T18:49:47.463Z] ---> Running in 04c82e7397de [2020-05-07T18:49:47.463Z] Removing intermediate container 04c82e7397de [2020-05-07T18:49:47.463Z] ---> c6aca4a513d0 [2020-05-07T18:49:47.463Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-07T18:49:47.463Z] ---> Running in de2bc358b6c1 [2020-05-07T18:49:47.946Z] Removing intermediate container de2bc358b6c1 [2020-05-07T18:49:47.946Z] ---> 14420701621d [2020-05-07T18:49:47.946Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-05-07T18:49:47.946Z] ---> Running in 645eb17be615 [2020-05-07T18:49:48.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T18:49:48.428Z] Removing intermediate container 645eb17be615 [2020-05-07T18:49:48.428Z] ---> 3c796d7e43b9 [2020-05-07T18:49:48.428Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-05-07T18:49:48.428Z] ---> Running in 7c04f20d67d9 [2020-05-07T18:49:49.280Z] --- PASS: TestBuildPreserveOwnership (6.67s) [2020-05-07T18:49:49.280Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.31s) [2020-05-07T18:49:49.280Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.35s) [2020-05-07T18:49:49.280Z] === RUN TestBuildPlatformInvalid [2020-05-07T18:49:49.280Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-07T18:49:49.280Z] PASS [2020-05-07T18:49:49.280Z] [2020-05-07T18:49:49.280Z] === Skipped [2020-05-07T18:49:49.280Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-07T18:49:49.280Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T18:49:49.280Z] [2020-05-07T18:49:49.280Z] [2020-05-07T18:49:49.280Z] DONE 32 tests, 1 skipped in 78.362s [2020-05-07T18:49:49.280Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T18:49:49.280Z] ++ 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-05-07T18:49:49.280Z] ++ set -e [2020-05-07T18:49:49.280Z] ++ '[' -n 0 ']' [2020-05-07T18:49:49.280Z] ++ set -x [2020-05-07T18:49:49.280Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T18:49:49.563Z] INFO: Testing against a local daemon [2020-05-07T18:49:49.563Z] === RUN TestConfigInspect [2020-05-07T18:49:49.696Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T18:49:49.696Z] Using test binary docker [2020-05-07T18:49:49.696Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T18:49:49.696Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T18:49:49.696Z] INFO: Waiting for daemon to start... [2020-05-07T18:49:49.696Z] Starting dockerd [2020-05-07T18:49:52.202Z] . [2020-05-07T18:49:52.202Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T18:49:52.202Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T18:49:52.202Z] Error: No such image: emptyfs [2020-05-07T18:49:52.202Z] Running integration-test (iteration 1) [2020-05-07T18:49:52.202Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T18:49:53.984Z] --- PASS: TestConfigInspect (3.90s) [2020-05-07T18:49:53.984Z] === RUN TestConfigList [2020-05-07T18:49:55.724Z] [2020-05-07T18:49:55.724Z] SUCCESS: Specified value was saved. [2020-05-07T18:49:56.656Z] --- PASS: TestConfigList (3.22s) [2020-05-07T18:49:56.656Z] === RUN TestConfigsCreateAndDelete [2020-05-07T18:49:57.342Z] INFO: Downloading git... [2020-05-07T18:49:57.825Z] INFO: Downloading go... [2020-05-07T18:50:01.032Z] --- PASS: TestConfigsCreateAndDelete (3.64s) [2020-05-07T18:50:01.032Z] === RUN TestConfigsUpdate [2020-05-07T18:50:02.125Z] Loaded image: buildpack-deps:jessie [2020-05-07T18:50:02.125Z] Loaded image: busybox:latest [2020-05-07T18:50:02.125Z] Loaded image: busybox:glibc [2020-05-07T18:50:02.125Z] Loaded image: debian:jessie [2020-05-07T18:50:02.125Z] Loaded image: hello-world:latest [2020-05-07T18:50:02.125Z] INFO: Testing against a local daemon [2020-05-07T18:50:02.125Z] === RUN TestCgroupNamespacesBuild [2020-05-07T18:50:03.709Z] --- PASS: TestConfigsUpdate (3.53s) [2020-05-07T18:50:03.709Z] === RUN TestTemplatedConfig [2020-05-07T18:50:04.630Z] --- PASS: TestCgroupNamespacesBuild (2.94s) [2020-05-07T18:50:04.630Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T18:50:07.885Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.68s) [2020-05-07T18:50:07.885Z] === RUN TestBuildWithSession [2020-05-07T18:50:07.885Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T18:50:07.885Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T18:50:07.885Z] === RUN TestBuildSquashParent [2020-05-07T18:50:08.091Z] --- PASS: TestTemplatedConfig (3.74s) [2020-05-07T18:50:08.091Z] === RUN TestConfigCreateResolve [2020-05-07T18:50:10.764Z] --- PASS: TestConfigCreateResolve (3.30s) [2020-05-07T18:50:10.764Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T18:50:11.377Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-07T18:50:11.377Z] PASS [2020-05-07T18:50:11.377Z] [2020-05-07T18:50:11.377Z] DONE 7 tests in 21.928s [2020-05-07T18:50:11.377Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T18:50:11.377Z] ++ 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-05-07T18:50:11.377Z] ++ set -e [2020-05-07T18:50:11.377Z] ++ '[' -n 0 ']' [2020-05-07T18:50:11.377Z] ++ set -x [2020-05-07T18:50:11.377Z] ++ env -i DEST=/go/src/github.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-05-07T18:50:11.377Z] INFO: Testing against a local daemon [2020-05-07T18:50:11.377Z] === RUN TestCheckpoint [2020-05-07T18:50:11.377Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T18:50:11.377Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T18:50:11.377Z] === RUN TestContainerInvalidJSON [2020-05-07T18:50:11.377Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T18:50:11.377Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T18:50:11.377Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T18:50:11.377Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T18:50:11.377Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T18:50:11.377Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T18:50:11.377Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T18:50:11.377Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T18:50:11.377Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T18:50:11.377Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-07T18:50:11.377Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T18:50:11.377Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T18:50:11.377Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T18:50:11.377Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T18:50:11.663Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-05-07T18:50:11.663Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T18:50:11.663Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-05-07T18:50:11.663Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T18:50:11.947Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-05-07T18:50:11.947Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T18:50:11.947Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-05-07T18:50:11.947Z] === RUN TestCopyFromContainer [2020-05-07T18:50:12.941Z] INFO: Downloading compiler 1 of 3... [2020-05-07T18:50:13.423Z] INFO: Downloading compiler 2 of 3... [2020-05-07T18:50:13.739Z] #66 406.0 + bin/containerd [2020-05-07T18:50:13.906Z] INFO: Downloading compiler 3 of 3... [2020-05-07T18:50:14.389Z] INFO: Extracting git... [2020-05-07T18:50:14.404Z] --- PASS: TestBuildSquashParent (6.97s) [2020-05-07T18:50:14.404Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T18:50:14.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T18:50:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T18:50:14.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T18:50:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T18:50:14.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T18:50:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T18:50:14.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T18:50:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T18:50:14.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T18:50:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T18:50:14.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T18:50:14.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T18:50:14.404Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T18:50:14.404Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T18:50:14.620Z] === RUN TestCopyFromContainer// [2020-05-07T18:50:14.620Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T18:50:14.620Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T18:50:14.620Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T18:50:14.620Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T18:50:14.620Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T18:50:14.620Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T18:50:14.620Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T18:50:14.902Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T18:50:14.902Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T18:50:14.902Z] --- PASS: TestCopyFromContainer (2.96s) [2020-05-07T18:50:14.902Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-05-07T18:50:14.902Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-07T18:50:14.902Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-05-07T18:50:14.902Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-07T18:50:14.902Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-07T18:50:14.902Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-05-07T18:50:14.902Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-07T18:50:14.902Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-07T18:50:14.902Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-05-07T18:50:14.902Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-07T18:50:14.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T18:50:14.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T18:50:14.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T18:50:14.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T18:50:14.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T18:50:14.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T18:50:14.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T18:50:14.902Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T18:50:14.902Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T18:50:14.902Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T18:50:14.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-07T18:50:14.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-07T18:50:14.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-07T18:50:14.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-07T18:50:14.902Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T18:50:15.184Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-05-07T18:50:15.184Z] === RUN TestCreateWithInvalidEnv [2020-05-07T18:50:15.184Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T18:50:15.184Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T18:50:15.184Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T18:50:15.184Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T18:50:15.184Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T18:50:15.184Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T18:50:15.184Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T18:50:15.184Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T18:50:15.184Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T18:50:15.184Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-07T18:50:15.184Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T18:50:15.184Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T18:50:15.184Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T18:50:15.184Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T18:50:15.184Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-07T18:50:15.184Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T18:50:16.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T18:50:16.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T18:50:17.888Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2020-05-07T18:50:17.888Z] === RUN TestCreateWithCapabilities [2020-05-07T18:50:17.888Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T18:50:17.888Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T18:50:17.888Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T18:50:17.888Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T18:50:17.888Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T18:50:17.888Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T18:50:17.888Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T18:50:17.888Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T18:50:17.888Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T18:50:17.888Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T18:50:17.888Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T18:50:17.888Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T18:50:17.888Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T18:50:17.888Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T18:50:17.888Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T18:50:17.888Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T18:50:17.888Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T18:50:17.888Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T18:50:17.888Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T18:50:17.888Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T18:50:17.888Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T18:50:17.888Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T18:50:17.888Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T18:50:17.888Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T18:50:17.888Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T18:50:17.888Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T18:50:17.888Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T18:50:17.888Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T18:50:17.888Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T18:50:17.888Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T18:50:17.888Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T18:50:17.888Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T18:50:17.888Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T18:50:17.888Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-07T18:50:17.888Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-07T18:50:17.888Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-07T18:50:17.888Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-07T18:50:17.888Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-07T18:50:17.888Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-05-07T18:50:17.888Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-05-07T18:50:17.888Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2020-05-07T18:50:17.888Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-05-07T18:50:17.888Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T18:50:17.888Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-07T18:50:17.888Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-05-07T18:50:17.888Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T18:50:18.677Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T18:50:18.677Z] [2020-05-07T18:50:18.677Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-07T18:50:18.677Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-07T18:50:18.677Z] Using test binary docker [2020-05-07T18:50:18.677Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T18:50:18.677Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T18:50:18.677Z] INFO: Waiting for daemon to start... [2020-05-07T18:50:18.677Z] Starting dockerd [2020-05-07T18:50:19.416Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T18:50:19.416Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T18:50:20.560Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s) [2020-05-07T18:50:20.560Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T18:50:20.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T18:50:20.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T18:50:20.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T18:50:20.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T18:50:20.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T18:50:20.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T18:50:20.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T18:50:20.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T18:50:20.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T18:50:20.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T18:50:20.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T18:50:20.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T18:50:20.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T18:50:20.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T18:50:20.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T18:50:20.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-07T18:50:20.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-07T18:50:20.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-07T18:50:20.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-07T18:50:20.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-07T18:50:20.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-07T18:50:20.560Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T18:50:20.570Z] . [2020-05-07T18:50:20.570Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-07T18:50:20.775Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-07T18:50:20.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2020-05-07T18:50:20.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.63s) [2020-05-07T18:50:20.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s) [2020-05-07T18:50:20.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.03s) [2020-05-07T18:50:20.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.89s) [2020-05-07T18:50:20.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s) [2020-05-07T18:50:20.775Z] === RUN TestBuildMultiStageCopy [2020-05-07T18:50:20.775Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T18:50:21.140Z] #66 ... [2020-05-07T18:50:21.140Z] [2020-05-07T18:50:21.140Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:50:21.140Z] #24 473.9 + return [2020-05-07T18:50:21.140Z] #24 DONE 474.0s [2020-05-07T18:50:21.140Z] [2020-05-07T18:50:21.140Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:50:21.173Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.90s) [2020-05-07T18:50:21.173Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T18:50:21.173Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-07T18:50:21.173Z] === RUN TestDaemonRestartIpcMode [2020-05-07T18:50:21.173Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T18:50:21.173Z] === RUN TestDaemonHostGatewayIP [2020-05-07T18:50:21.173Z] === PAUSE TestDaemonHostGatewayIP [2020-05-07T18:50:21.173Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T18:50:21.173Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-07T18:50:21.173Z] === RUN TestDiff [2020-05-07T18:50:22.179Z] --- PASS: TestDiff (0.82s) [2020-05-07T18:50:22.179Z] === RUN TestExecWithCloseStdin [2020-05-07T18:50:23.184Z] --- PASS: TestExecWithCloseStdin (0.93s) [2020-05-07T18:50:23.184Z] === RUN TestExec [2020-05-07T18:50:23.798Z] --- PASS: TestExec (0.92s) [2020-05-07T18:50:23.798Z] === RUN TestExecUser [2020-05-07T18:50:24.168Z] #66 ... [2020-05-07T18:50:24.168Z] [2020-05-07T18:50:24.168Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T18:50:24.168Z] #25 DONE 0.1s [2020-05-07T18:50:24.168Z] [2020-05-07T18:50:24.168Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:50:24.168Z] #66 ... [2020-05-07T18:50:24.168Z] [2020-05-07T18:50:24.168Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T18:50:24.804Z] --- PASS: TestExecUser (0.91s) [2020-05-07T18:50:24.804Z] === RUN TestExportContainerAndImportImage [2020-05-07T18:50:24.884Z] #29 DONE 0.6s [2020-05-07T18:50:24.884Z] [2020-05-07T18:50:24.884Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T18:50:24.884Z] #32 DONE 0.3s [2020-05-07T18:50:24.884Z] [2020-05-07T18:50:24.884Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:50:24.927Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T18:50:25.182Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T18:50:25.219Z] #66 ... [2020-05-07T18:50:25.219Z] [2020-05-07T18:50:25.219Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T18:50:25.219Z] #35 DONE 0.2s [2020-05-07T18:50:25.219Z] [2020-05-07T18:50:25.219Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T18:50:25.219Z] #40 DONE 0.1s [2020-05-07T18:50:25.219Z] [2020-05-07T18:50:25.219Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:50:25.219Z] #54 ... [2020-05-07T18:50:25.219Z] [2020-05-07T18:50:25.219Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T18:50:25.219Z] #43 DONE 0.1s [2020-05-07T18:50:25.556Z] [2020-05-07T18:50:25.556Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T18:50:25.556Z] #46 DONE 0.1s [2020-05-07T18:50:25.556Z] [2020-05-07T18:50:25.556Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T18:50:25.556Z] #49 DONE 0.1s [2020-05-07T18:50:25.556Z] [2020-05-07T18:50:25.556Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T18:50:25.556Z] #52 DONE 0.1s [2020-05-07T18:50:25.556Z] [2020-05-07T18:50:25.556Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:50:25.808Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-05-07T18:50:25.808Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T18:50:26.104Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T18:50:27.058Z] INFO: Expanding go... [2020-05-07T18:50:27.464Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T18:50:27.828Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-05-07T18:50:27.828Z] === RUN TestHealthCheckWorkdir [2020-05-07T18:50:28.412Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2020-05-07T18:50:28.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2020-05-07T18:50:28.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-05-07T18:50:28.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-05-07T18:50:28.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-05-07T18:50:28.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2020-05-07T18:50:28.412Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T18:50:28.838Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2020-05-07T18:50:28.838Z] === RUN TestHealthKillContainer [2020-05-07T18:50:31.513Z] --- PASS: TestHealthKillContainer (2.96s) [2020-05-07T18:50:31.513Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T18:50:32.519Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-05-07T18:50:32.519Z] === RUN TestIpcModeNone [2020-05-07T18:50:33.561Z] --- PASS: TestIpcModeNone (1.01s) [2020-05-07T18:50:33.561Z] === RUN TestIpcModePrivate [2020-05-07T18:50:33.679Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-05-07T18:50:33.679Z] === RUN TestBuildLabelWithTargets [2020-05-07T18:50:34.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T18:50:34.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T18:50:34.567Z] --- PASS: TestIpcModePrivate (0.95s) [2020-05-07T18:50:34.567Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-07T18:50:34.567Z] === RUN TestIpcModeShareable [2020-05-07T18:50:35.572Z] --- PASS: TestIpcModeShareable (1.04s) [2020-05-07T18:50:35.572Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-07T18:50:35.572Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T18:50:38.244Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.99s) [2020-05-07T18:50:38.244Z] === RUN TestAPIIpcModeHost [2020-05-07T18:50:38.859Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-05-07T18:50:38.859Z] === RUN TestDaemonIpcModeShareable [2020-05-07T18:50:39.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T18:50:40.889Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-05-07T18:50:40.889Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-07T18:50:40.889Z] === RUN TestDaemonIpcModePrivate [2020-05-07T18:50:41.742Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-05-07T18:50:41.742Z] === RUN TestBuildWithEmptyLayers [2020-05-07T18:50:42.458Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-05-07T18:50:42.459Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-07T18:50:42.459Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T18:50:44.247Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-05-07T18:50:44.247Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T18:50:44.775Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-05-07T18:50:44.775Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-07T18:50:44.775Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T18:50:45.706Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T18:50:46.378Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2020-05-07T18:50:46.378Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-07T18:50:46.378Z] === RUN TestIpcModeOlderClient [2020-05-07T18:50:46.378Z] === PAUSE TestIpcModeOlderClient [2020-05-07T18:50:46.378Z] === RUN TestKillContainerInvalidSignal [2020-05-07T18:50:46.641Z] [2020-05-07T18:50:46.642Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T18:50:46.995Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-05-07T18:50:46.995Z] === RUN TestKillContainer [2020-05-07T18:50:46.995Z] === RUN TestKillContainer/no_signal [2020-05-07T18:50:47.209Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T18:50:47.209Z] HOSTNAME=2f95183b70eb [2020-05-07T18:50:47.209Z] TESTDEBUG=0 [2020-05-07T18:50:47.209Z] DEST=bundles/test-integration [2020-05-07T18:50:47.209Z] PWD=/go/src/github.com/docker/docker [2020-05-07T18:50:47.209Z] DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 [2020-05-07T18:50:47.209Z] container=docker [2020-05-07T18:50:47.209Z] HOME=/root [2020-05-07T18:50:47.209Z] GOLANG_VERSION=1.13.10 [2020-05-07T18:50:47.209Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T18:50:47.209Z] VALIDATE_BRANCH=master [2020-05-07T18:50:47.209Z] TERM=xterm [2020-05-07T18:50:47.209Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T18:50:47.209Z] SHLVL=1 [2020-05-07T18:50:47.209Z] TIMEOUT=120m [2020-05-07T18:50:47.209Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T18:50:47.209Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T18:50:47.209Z] GO111MODULE=off [2020-05-07T18:50:47.209Z] DOCKER_EXPERIMENTAL=1 [2020-05-07T18:50:47.209Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T18:50:47.209Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T18:50:47.209Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T18:50:47.209Z] GOPATH=/go [2020-05-07T18:50:47.209Z] PKG_CONFIG=pkg-config [2020-05-07T18:50:47.209Z] _=/usr/bin/env [2020-05-07T18:50:47.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T18:50:48.007Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T18:50:48.587Z] INFO: Expanding compiler 1 of 3... [2020-05-07T18:50:48.620Z] === RUN TestKillContainer/killing_signal [2020-05-07T18:50:49.069Z] INFO: Expanding compiler 2 of 3... [2020-05-07T18:50:49.474Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-05-07T18:50:49.474Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T18:50:49.625Z] --- PASS: TestKillContainer (2.59s) [2020-05-07T18:50:49.625Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-05-07T18:50:49.625Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-05-07T18:50:49.625Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-05-07T18:50:49.625Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T18:50:49.625Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T18:50:49.728Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2020-05-07T18:50:49.728Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T18:50:50.632Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T18:50:51.637Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.84s) [2020-05-07T18:50:51.637Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2020-05-07T18:50:51.637Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2020-05-07T18:50:51.637Z] === RUN TestKillStoppedContainer [2020-05-07T18:50:51.637Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-07T18:50:51.637Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T18:50:51.637Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-05-07T18:50:51.637Z] === RUN TestKillDifferentUserContainer [2020-05-07T18:50:52.646Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2020-05-07T18:50:52.646Z] === RUN TestInspectOomKilledTrue [2020-05-07T18:50:52.646Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-07T18:50:52.646Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:50:52.646Z] === RUN TestInspectOomKilledFalse [2020-05-07T18:50:52.646Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-07T18:50:52.646Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:50:52.646Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T18:50:53.259Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-05-07T18:50:53.259Z] === RUN TestLinksContainerNames [2020-05-07T18:50:53.926Z] INFO: Expanding compiler 3 of 3... [2020-05-07T18:50:54.408Z] INFO: Removing downloaded files... [2020-05-07T18:50:54.408Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-05-07T18:50:54.408Z] INFO: Configuring git core.autocrlf... [2020-05-07T18:50:54.956Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-05-07T18:50:54.956Z] === RUN TestBuildWithHugeFile [2020-05-07T18:50:55.277Z] --- PASS: TestLinksContainerNames (1.89s) [2020-05-07T18:50:55.277Z] === RUN TestLogsFollowTailEmpty [2020-05-07T18:50:56.282Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2020-05-07T18:50:56.282Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T18:50:56.896Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/default [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/private [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/slave [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/shared [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T18:50:56.896Z] === CONT TestMountDaemonRoot/default [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T18:50:56.896Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T18:50:56.896Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T18:50:56.896Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T18:50:56.896Z] === CONT TestMountDaemonRoot/shared [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T18:50:56.896Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T18:50:56.896Z] === CONT TestMountDaemonRoot/slave [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T18:50:56.896Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T18:50:56.896Z] === CONT TestMountDaemonRoot/private [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T18:50:56.896Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T18:50:56.896Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T18:50:56.896Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T18:50:56.896Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T18:50:57.178Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T18:50:57.178Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T18:50:57.178Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T18:50:57.178Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T18:50:57.460Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T18:50:57.460Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T18:50:57.460Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T18:50:57.460Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T18:50:57.460Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T18:50:57.460Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T18:50:57.460Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T18:50:57.460Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T18:50:57.460Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T18:50:57.741Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T18:50:57.741Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T18:50:57.741Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T18:50:57.741Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T18:50:57.741Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T18:50:57.741Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T18:50:57.741Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T18:50:57.741Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T18:50:57.741Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T18:50:58.023Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T18:50:58.023Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.13s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.13s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-05-07T18:50:58.023Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-05-07T18:50:58.023Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T18:50:59.120Z] #54 DONE 511.2s [2020-05-07T18:50:59.120Z] [2020-05-07T18:50:59.120Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:51:00.041Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2020-05-07T18:51:00.041Z] === RUN TestNetworkNat [2020-05-07T18:51:00.655Z] --- PASS: TestNetworkNat (0.85s) [2020-05-07T18:51:00.655Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T18:51:01.661Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-05-07T18:51:01.661Z] === RUN TestNetworkLoopbackNat [2020-05-07T18:51:02.136Z] #66 ... [2020-05-07T18:51:02.136Z] [2020-05-07T18:51:02.136Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T18:51:02.136Z] #55 DONE 0.1s [2020-05-07T18:51:02.136Z] [2020-05-07T18:51:02.136Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T18:51:02.136Z] #58 DONE 0.1s [2020-05-07T18:51:02.136Z] [2020-05-07T18:51:02.136Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T18:51:02.136Z] #62 DONE 0.1s [2020-05-07T18:51:02.136Z] [2020-05-07T18:51:02.136Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T18:51:02.678Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-05-07T18:51:02.678Z] === RUN TestPause [2020-05-07T18:51:03.685Z] --- PASS: TestPause (0.87s) [2020-05-07T18:51:03.685Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T18:51:03.685Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T18:51:03.685Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T18:51:03.685Z] === RUN TestPauseStopPausedContainer [2020-05-07T18:51:04.691Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-05-07T18:51:04.691Z] === RUN TestPsFilter [2020-05-07T18:51:04.691Z] --- PASS: TestPsFilter (0.25s) [2020-05-07T18:51:04.691Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T18:51:05.697Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-05-07T18:51:05.697Z] === RUN TestRemoveContainerWithVolume [2020-05-07T18:51:06.707Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-05-07T18:51:06.707Z] === RUN TestRemoveContainerRunning [2020-05-07T18:51:07.216Z] sha256:062d7e83da8a5ba278da9856d3787da23dce624378abbc3e33b5762764bb9b50 [2020-05-07T18:51:07.216Z] INFO: Starting docker-py tests... [2020-05-07T18:51:07.216Z] ============================= test session starts ============================== [2020-05-07T18:51:07.216Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-07T18:51:07.216Z] rootdir: /src, inifile: pytest.ini [2020-05-07T18:51:07.216Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-07T18:51:07.362Z] --- PASS: TestRemoveContainerRunning (0.91s) [2020-05-07T18:51:07.362Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T18:51:07.781Z] collected 387 items / 1 deselected / 386 selected [2020-05-07T18:51:07.781Z] [2020-05-07T18:51:08.367Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2020-05-07T18:51:08.367Z] === RUN TestRemoveInvalidContainer [2020-05-07T18:51:08.367Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-07T18:51:08.367Z] === RUN TestRenameLinkedContainer [2020-05-07T18:51:11.815Z] --- PASS: TestRenameLinkedContainer (3.56s) [2020-05-07T18:51:11.815Z] === RUN TestRenameStoppedContainer [2020-05-07T18:51:12.906Z] --- PASS: TestRenameStoppedContainer (0.89s) [2020-05-07T18:51:12.906Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T18:51:14.376Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2020-05-07T18:51:14.376Z] === RUN TestRenameInvalidName [2020-05-07T18:51:15.381Z] --- PASS: TestRenameInvalidName (0.88s) [2020-05-07T18:51:15.381Z] === RUN TestRenameAnonymousContainer [2020-05-07T18:51:18.830Z] #66 476.6 + bin/containerd-stress [2020-05-07T18:51:19.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T18:51:19.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T18:51:20.860Z] --- PASS: TestRenameAnonymousContainer (4.90s) [2020-05-07T18:51:20.860Z] === RUN TestRenameContainerWithSameName [2020-05-07T18:51:21.142Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2020-05-07T18:51:21.142Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T18:51:21.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T18:51:22.627Z] #66 480.4 + bin/containerd-shim [2020-05-07T18:51:23.166Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2020-05-07T18:51:23.166Z] === RUN TestResize [2020-05-07T18:51:23.783Z] --- PASS: TestResize (0.86s) [2020-05-07T18:51:23.783Z] === RUN TestResizeWithInvalidSize [2020-05-07T18:51:24.791Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-05-07T18:51:24.791Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T18:51:25.405Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-05-07T18:51:25.405Z] === RUN TestDaemonRestartKillContainers [2020-05-07T18:51:25.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T18:51:25.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T18:51:25.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T18:51:25.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T18:51:25.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T18:51:25.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T18:51:25.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T18:51:25.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T18:51:25.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T18:51:25.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T18:51:25.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T18:51:25.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T18:51:25.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T18:51:25.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T18:51:25.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T18:51:25.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T18:51:25.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:51:25.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:51:25.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:51:25.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:51:25.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:51:25.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:51:25.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:51:25.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:51:25.405Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T18:51:25.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T18:51:28.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:51:28.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:51:29.556Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:51:29.556Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:51:30.060Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-07T18:51:30.385Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-07T18:51:30.786Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T18:51:31.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T18:51:32.841Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-07T18:51:33.091Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T18:51:33.377Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T18:51:33.551Z] #66 490.8 + bin/containerd-shim-runc-v1 [2020-05-07T18:51:36.059Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T18:51:36.340Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T18:51:38.379Z] #66 495.9 + bin/containerd-shim-runc-v2 [2020-05-07T18:51:39.015Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-07T18:51:39.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.32s) [2020-05-07T18:51:39.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.43s) [2020-05-07T18:51:39.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2020-05-07T18:51:39.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2020-05-07T18:51:39.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-05-07T18:51:39.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-05-07T18:51:39.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s) [2020-05-07T18:51:39.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.44s) [2020-05-07T18:51:39.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.83s) [2020-05-07T18:51:39.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.04s) [2020-05-07T18:51:39.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s) [2020-05-07T18:51:39.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2020-05-07T18:51:39.015Z] === RUN TestCgroupNamespacesRun [2020-05-07T18:51:39.532Z] #66 497.4 + binaries [2020-05-07T18:51:39.532Z] #66 497.5 + mkdir -p /build [2020-05-07T18:51:39.532Z] #66 497.5 + cp bin/containerd /build/containerd [2020-05-07T18:51:39.532Z] #66 497.5 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T18:51:39.864Z] #66 497.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T18:51:39.864Z] #66 497.5 + cp bin/ctr /build/ctr [2020-05-07T18:51:39.864Z] #66 DONE 497.7s [2020-05-07T18:51:40.611Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2020-05-07T18:51:40.611Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T18:51:41.662Z] [2020-05-07T18:51:41.662Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T18:51:41.662Z] #67 DONE 0.1s [2020-05-07T18:51:41.662Z] [2020-05-07T18:51:41.662Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T18:51:41.662Z] #71 DONE 0.1s [2020-05-07T18:51:41.662Z] [2020-05-07T18:51:41.662Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T18:51:41.662Z] #73 DONE 0.1s [2020-05-07T18:51:41.992Z] [2020-05-07T18:51:41.992Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T18:51:41.992Z] #76 DONE 0.1s [2020-05-07T18:51:41.992Z] [2020-05-07T18:51:41.992Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T18:51:41.992Z] #77 DONE 0.0s [2020-05-07T18:51:41.992Z] [2020-05-07T18:51:41.992Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T18:51:42.631Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-05-07T18:51:42.631Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T18:51:43.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T18:51:43.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T18:51:43.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T18:51:44.101Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2020-05-07T18:51:44.101Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T18:51:45.002Z] #78 DONE 2.5s [2020-05-07T18:51:45.002Z] [2020-05-07T18:51:45.002Z] #79 exporting to oci image format [2020-05-07T18:51:45.002Z] #79 exporting layers [2020-05-07T18:51:46.119Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-05-07T18:51:46.119Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T18:51:46.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T18:51:46.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T18:51:47.612Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2020-05-07T18:51:47.612Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T18:51:48.617Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2020-05-07T18:51:48.617Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T18:51:48.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T18:51:49.230Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-05-07T18:51:49.230Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T18:51:51.094Z] --- PASS: TestBuildWithHugeFile (51.17s) [2020-05-07T18:51:51.094Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T18:51:51.094Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T18:51:51.094Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T18:51:51.094Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T18:51:51.094Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T18:51:51.094Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T18:51:51.094Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T18:51:51.094Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T18:51:51.094Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T18:51:51.094Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T18:51:51.094Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2020-05-07T18:51:51.094Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-05-07T18:51:51.094Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-05-07T18:51:51.094Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-05-07T18:51:51.094Z] === RUN TestBuildPreserveOwnership [2020-05-07T18:51:51.094Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T18:51:51.249Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2020-05-07T18:51:51.249Z] === RUN TestKernelTCPMemory [2020-05-07T18:51:51.862Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-05-07T18:51:51.862Z] === RUN TestNISDomainname [2020-05-07T18:51:52.452Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T18:51:53.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T18:51:53.332Z] --- PASS: TestNISDomainname (1.05s) [2020-05-07T18:51:53.332Z] === RUN TestHostnameDnsResolution [2020-05-07T18:51:54.801Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-05-07T18:51:54.802Z] === RUN TestStats [2020-05-07T18:51:54.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T18:51:56.602Z] --- PASS: TestBuildPreserveOwnership (10.52s) [2020-05-07T18:51:56.602Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.51s) [2020-05-07T18:51:56.602Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-05-07T18:51:56.602Z] === RUN TestBuildPlatformInvalid [2020-05-07T18:51:56.602Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-05-07T18:51:56.602Z] PASS [2020-05-07T18:51:56.602Z] [2020-05-07T18:51:56.602Z] === Skipped [2020-05-07T18:51:56.602Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-07T18:51:56.602Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T18:51:56.602Z] [2020-05-07T18:51:56.602Z] [2020-05-07T18:51:56.602Z] DONE 32 tests, 1 skipped in 124.201s [2020-05-07T18:51:56.602Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T18:51:56.602Z] INFO: Testing against a local daemon [2020-05-07T18:51:56.602Z] === RUN TestConfigInspect [2020-05-07T18:51:56.602Z] --- SKIP: TestConfigInspect (0.02s) [2020-05-07T18:51:56.602Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:51:56.602Z] === RUN TestConfigList [2020-05-07T18:51:56.602Z] --- SKIP: TestConfigList (0.01s) [2020-05-07T18:51:56.602Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:51:56.602Z] === RUN TestConfigsCreateAndDelete [2020-05-07T18:51:56.602Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-05-07T18:51:56.602Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:51:56.602Z] === RUN TestConfigsUpdate [2020-05-07T18:51:56.602Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-05-07T18:51:56.602Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:51:56.602Z] === RUN TestTemplatedConfig [2020-05-07T18:51:56.602Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-07T18:51:56.602Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:51:56.602Z] === RUN TestConfigCreateResolve [2020-05-07T18:51:56.602Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-05-07T18:51:56.602Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:51:56.602Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T18:51:56.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T18:51:57.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T18:51:58.249Z] --- PASS: TestStats (2.95s) [2020-05-07T18:51:58.249Z] === RUN TestStopContainerWithTimeout [2020-05-07T18:51:58.249Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T18:51:58.249Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T18:51:58.249Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T18:51:58.249Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T18:51:58.249Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T18:51:58.249Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T18:51:58.249Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T18:51:58.249Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T18:51:58.249Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T18:51:58.249Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T18:51:58.482Z] --- PASS: TestConfigDaemonLibtrustID (1.68s) [2020-05-07T18:51:58.482Z] PASS [2020-05-07T18:51:58.482Z] [2020-05-07T18:51:58.482Z] === Skipped [2020-05-07T18:51:58.482Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-05-07T18:51:58.482Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:51:58.482Z] [2020-05-07T18:51:58.482Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-05-07T18:51:58.482Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:51:58.482Z] [2020-05-07T18:51:58.482Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-05-07T18:51:58.482Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:51:58.482Z] [2020-05-07T18:51:58.482Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-05-07T18:51:58.482Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:51:58.482Z] [2020-05-07T18:51:58.482Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-07T18:51:58.482Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:51:58.482Z] [2020-05-07T18:51:58.482Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-05-07T18:51:58.482Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:51:58.482Z] [2020-05-07T18:51:58.482Z] [2020-05-07T18:51:58.482Z] DONE 7 tests, 6 skipped in 1.864s [2020-05-07T18:51:58.482Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T18:51:58.482Z] INFO: Testing against a local daemon [2020-05-07T18:51:58.482Z] === RUN TestCheckpoint [2020-05-07T18:51:58.482Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T18:51:58.482Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T18:51:58.482Z] === RUN TestContainerInvalidJSON [2020-05-07T18:51:58.482Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T18:51:58.482Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T18:51:58.482Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T18:51:58.482Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T18:51:58.482Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T18:51:58.482Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T18:51:58.482Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T18:51:58.482Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T18:51:58.482Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T18:51:58.482Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-07T18:51:58.482Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T18:51:58.482Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T18:51:58.482Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T18:51:58.482Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T18:51:58.482Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-05-07T18:51:58.482Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T18:51:58.482Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-05-07T18:51:58.482Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T18:51:58.737Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-05-07T18:51:58.737Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T18:51:58.737Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-07T18:51:58.737Z] === RUN TestCopyFromContainer [2020-05-07T18:51:58.862Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T18:52:00.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T18:52:00.881Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T18:52:01.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T18:52:01.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T18:52:01.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T18:52:02.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T18:52:02.349Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-07T18:52:02.349Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-05-07T18:52:02.349Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2020-05-07T18:52:02.349Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2020-05-07T18:52:02.349Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2020-05-07T18:52:02.349Z] === RUN TestDeleteDevicemapper [2020-05-07T18:52:02.349Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T18:52:02.349Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T18:52:02.349Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T18:52:02.888Z] === RUN TestCopyFromContainer// [2020-05-07T18:52:02.888Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T18:52:02.888Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T18:52:02.888Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T18:52:02.888Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T18:52:02.888Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T18:52:02.888Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T18:52:02.888Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T18:52:02.888Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T18:52:02.888Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T18:52:02.888Z] --- PASS: TestCopyFromContainer (4.27s) [2020-05-07T18:52:02.888Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-07T18:52:02.888Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-05-07T18:52:02.888Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-07T18:52:02.888Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-05-07T18:52:02.888Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-05-07T18:52:02.888Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-05-07T18:52:02.888Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-05-07T18:52:02.888Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-07T18:52:02.888Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-07T18:52:02.888Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-05-07T18:52:02.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T18:52:02.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T18:52:02.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T18:52:02.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T18:52:02.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T18:52:02.889Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T18:52:02.889Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T18:52:02.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T18:52:02.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T18:52:02.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T18:52:02.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-07T18:52:02.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-07T18:52:02.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-07T18:52:02.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-07T18:52:02.889Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T18:52:03.143Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-05-07T18:52:03.143Z] === RUN TestCreateWithInvalidEnv [2020-05-07T18:52:03.143Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T18:52:03.143Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T18:52:03.143Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T18:52:03.143Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T18:52:03.143Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T18:52:03.143Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T18:52:03.143Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T18:52:03.143Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T18:52:03.143Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T18:52:03.143Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-07T18:52:03.143Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T18:52:03.143Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T18:52:03.143Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T18:52:03.143Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T18:52:03.143Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-07T18:52:03.143Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T18:52:04.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T18:52:05.024Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2020-05-07T18:52:05.024Z] === RUN TestCreateWithCapabilities [2020-05-07T18:52:05.024Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T18:52:05.024Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T18:52:05.024Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T18:52:05.024Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T18:52:05.024Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T18:52:05.024Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T18:52:05.024Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T18:52:05.024Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T18:52:05.024Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T18:52:05.024Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T18:52:05.024Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T18:52:05.024Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T18:52:05.024Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T18:52:05.024Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T18:52:05.024Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T18:52:05.024Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T18:52:05.024Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T18:52:05.024Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T18:52:05.024Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T18:52:05.024Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T18:52:05.024Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T18:52:05.024Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T18:52:05.024Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T18:52:05.024Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T18:52:05.024Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T18:52:05.024Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T18:52:05.024Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T18:52:05.024Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T18:52:05.024Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T18:52:05.024Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T18:52:05.024Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T18:52:05.024Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T18:52:05.024Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T18:52:05.024Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-07T18:52:05.024Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-07T18:52:05.024Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-07T18:52:05.024Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-07T18:52:05.024Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-07T18:52:05.024Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-07T18:52:05.024Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-07T18:52:05.024Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T18:52:05.024Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-07T18:52:05.024Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-07T18:52:05.024Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-05-07T18:52:05.024Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-05-07T18:52:05.024Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T18:52:05.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T18:52:05.798Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.44s) [2020-05-07T18:52:05.798Z] === RUN TestUpdateMemory [2020-05-07T18:52:05.798Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-07T18:52:05.798Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:52:05.798Z] === RUN TestUpdateCPUQuota [2020-05-07T18:52:05.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T18:52:06.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T18:52:06.679Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-07T18:52:06.905Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2020-05-07T18:52:06.905Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T18:52:06.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T18:52:06.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T18:52:06.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T18:52:06.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T18:52:06.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T18:52:06.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T18:52:06.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T18:52:06.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T18:52:06.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T18:52:06.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T18:52:06.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T18:52:06.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T18:52:06.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T18:52:06.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T18:52:06.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T18:52:06.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-07T18:52:06.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-07T18:52:06.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-07T18:52:06.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-07T18:52:06.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-07T18:52:06.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-07T18:52:06.905Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T18:52:07.159Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2020-05-07T18:52:07.159Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T18:52:07.159Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-07T18:52:07.159Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-07T18:52:07.159Z] === RUN TestDaemonRestartIpcMode [2020-05-07T18:52:07.159Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T18:52:07.159Z] === RUN TestDaemonHostGatewayIP [2020-05-07T18:52:07.159Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-07T18:52:07.159Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:52:07.159Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T18:52:07.159Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-07T18:52:07.159Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-07T18:52:07.159Z] === RUN TestDiff [2020-05-07T18:52:07.267Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-05-07T18:52:07.267Z] === RUN TestUpdatePidsLimit [2020-05-07T18:52:07.267Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-07T18:52:07.548Z] === RUN TestUpdatePidsLimit/no_change [2020-05-07T18:52:07.717Z] --- PASS: TestDiff (0.58s) [2020-05-07T18:52:07.717Z] === RUN TestExecWithCloseStdin [2020-05-07T18:52:07.830Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-07T18:52:08.111Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-07T18:52:08.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T18:52:08.639Z] --- PASS: TestExecWithCloseStdin (0.66s) [2020-05-07T18:52:08.639Z] === RUN TestExec [2020-05-07T18:52:08.725Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-07T18:52:09.198Z] --- PASS: TestExec (0.66s) [2020-05-07T18:52:09.198Z] === RUN TestExecUser [2020-05-07T18:52:09.339Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-07T18:52:09.621Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-07T18:52:09.758Z] --- PASS: TestExecUser (0.65s) [2020-05-07T18:52:09.758Z] === RUN TestExportContainerAndImportImage [2020-05-07T18:52:10.445Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T18:52:10.445Z] Using test binary docker [2020-05-07T18:52:10.445Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T18:52:10.445Z] +++ /etc/init.d/apparmor start [2020-05-07T18:52:10.445Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T18:52:10.445Z] INFO: Waiting for daemon to start... [2020-05-07T18:52:10.445Z] Starting dockerd [2020-05-07T18:52:10.445Z] +++ 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-05-07T18:52:10.680Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2020-05-07T18:52:10.680Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T18:52:11.089Z] --- PASS: TestUpdatePidsLimit (3.95s) [2020-05-07T18:52:11.090Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-05-07T18:52:11.090Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-05-07T18:52:11.090Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-05-07T18:52:11.090Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2020-05-07T18:52:11.090Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-05-07T18:52:11.090Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-05-07T18:52:11.090Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-05-07T18:52:11.090Z] === RUN TestUpdateRestartPolicy [2020-05-07T18:52:12.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T18:52:12.976Z] . [2020-05-07T18:52:12.976Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T18:52:12.976Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T18:52:12.976Z] Error: No such image: emptyfs [2020-05-07T18:52:12.976Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T18:52:12.976Z] ++++ docker load [2020-05-07T18:52:12.976Z] Running integration-test (iteration 1) [2020-05-07T18:52:12.976Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T18:52:12.976Z] ++ 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-05-07T18:52:12.976Z] ++ set -e [2020-05-07T18:52:12.976Z] ++ '[' -n 0 ']' [2020-05-07T18:52:12.976Z] ++ set -x [2020-05-07T18:52:12.976Z] ++ env -i DEST=/go/src/github.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-05-07T18:52:14.834Z] --- PASS: TestExportContainerAfterDaemonRestart (3.85s) [2020-05-07T18:52:14.834Z] === RUN TestHealthCheckWorkdir [2020-05-07T18:52:15.088Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2020-05-07T18:52:15.088Z] === RUN TestHealthKillContainer [2020-05-07T18:52:18.342Z] --- PASS: TestHealthKillContainer (2.81s) [2020-05-07T18:52:18.342Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T18:52:18.596Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2020-05-07T18:52:18.596Z] === RUN TestIpcModeNone [2020-05-07T18:52:19.156Z] --- PASS: TestIpcModeNone (0.65s) [2020-05-07T18:52:19.156Z] === RUN TestIpcModePrivate [2020-05-07T18:52:20.079Z] --- PASS: TestIpcModePrivate (0.65s) [2020-05-07T18:52:20.079Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-05-07T18:52:20.079Z] === RUN TestIpcModeShareable [2020-05-07T18:52:20.079Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-07T18:52:20.079Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T18:52:20.079Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T18:52:21.960Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.07s) [2020-05-07T18:52:21.960Z] === RUN TestAPIIpcModeHost [2020-05-07T18:52:21.960Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-07T18:52:21.960Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T18:52:21.960Z] === RUN TestDaemonIpcModeShareable [2020-05-07T18:52:21.960Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-07T18:52:21.960Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T18:52:21.960Z] === RUN TestDaemonIpcModePrivate [2020-05-07T18:52:22.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T18:52:22.950Z] Loaded image: buildpack-deps:jessie [2020-05-07T18:52:22.950Z] Loaded image: busybox:latest [2020-05-07T18:52:22.950Z] Loaded image: busybox:glibc [2020-05-07T18:52:22.950Z] Loaded image: debian:jessie [2020-05-07T18:52:22.950Z] Loaded image: hello-world:latest [2020-05-07T18:52:22.950Z] INFO: Testing against a local daemon [2020-05-07T18:52:22.950Z] === RUN TestCgroupNamespacesBuild [2020-05-07T18:52:24.468Z] --- PASS: TestDaemonIpcModePrivate (2.48s) [2020-05-07T18:52:24.468Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-05-07T18:52:24.468Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T18:52:24.468Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-07T18:52:24.468Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T18:52:24.468Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T18:52:24.468Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-07T18:52:24.468Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T18:52:24.468Z] === RUN TestIpcModeOlderClient [2020-05-07T18:52:24.468Z] === PAUSE TestIpcModeOlderClient [2020-05-07T18:52:24.468Z] === RUN TestKillContainerInvalidSignal [2020-05-07T18:52:25.026Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-05-07T18:52:25.026Z] === RUN TestKillContainer [2020-05-07T18:52:25.026Z] === RUN TestKillContainer/no_signal [2020-05-07T18:52:25.489Z] --- PASS: TestCgroupNamespacesBuild (2.97s) [2020-05-07T18:52:25.489Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T18:52:25.584Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T18:52:26.143Z] === RUN TestKillContainer/killing_signal [2020-05-07T18:52:26.292Z] --- PASS: TestUpdateRestartPolicy (12.91s) [2020-05-07T18:52:26.292Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T18:52:26.292Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-05-07T18:52:26.292Z] === RUN TestWaitNonBlocked [2020-05-07T18:52:26.292Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T18:52:26.292Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T18:52:26.292Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T18:52:26.292Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T18:52:26.292Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T18:52:26.292Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T18:52:26.292Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-07T18:52:26.292Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2020-05-07T18:52:26.292Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2020-05-07T18:52:26.292Z] === RUN TestWaitBlocked [2020-05-07T18:52:26.292Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T18:52:26.292Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T18:52:26.292Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T18:52:26.292Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T18:52:26.292Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T18:52:26.292Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T18:52:26.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T18:52:26.865Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.71s) [2020-05-07T18:52:26.865Z] === RUN TestBuildWithSession [2020-05-07T18:52:26.865Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T18:52:26.865Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T18:52:26.865Z] === RUN TestBuildSquashParent [2020-05-07T18:52:27.066Z] --- PASS: TestKillContainer (1.77s) [2020-05-07T18:52:27.066Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-05-07T18:52:27.066Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-05-07T18:52:27.066Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2020-05-07T18:52:27.066Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T18:52:27.066Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T18:52:27.305Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-07T18:52:27.305Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2020-05-07T18:52:27.305Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2020-05-07T18:52:27.305Z] === CONT TestContainerStartOnDaemonRestart [2020-05-07T18:52:27.305Z] === CONT TestContainerKillOnDaemonStart [2020-05-07T18:52:27.633Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T18:52:28.191Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2020-05-07T18:52:28.191Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2020-05-07T18:52:28.191Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-05-07T18:52:28.191Z] === RUN TestKillStoppedContainer [2020-05-07T18:52:28.191Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-05-07T18:52:28.191Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T18:52:28.191Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-07T18:52:28.191Z] === RUN TestKillDifferentUserContainer [2020-05-07T18:52:28.750Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2020-05-07T18:52:28.750Z] === RUN TestInspectOomKilledTrue [2020-05-07T18:52:28.750Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-07T18:52:28.750Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T18:52:28.750Z] === RUN TestInspectOomKilledFalse [2020-05-07T18:52:28.750Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-07T18:52:28.750Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:52:28.750Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T18:52:28.750Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-07T18:52:28.750Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-07T18:52:28.750Z] === RUN TestLinksContainerNames [2020-05-07T18:52:30.109Z] --- PASS: TestLinksContainerNames (1.18s) [2020-05-07T18:52:30.109Z] === RUN TestLogsFollowTailEmpty [2020-05-07T18:52:30.667Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2020-05-07T18:52:30.667Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T18:52:30.754Z] --- PASS: TestContainerStartOnDaemonRestart (2.98s) [2020-05-07T18:52:30.754Z] === CONT TestIpcModeOlderClient [2020-05-07T18:52:30.754Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-05-07T18:52:30.754Z] === CONT TestDaemonHostGatewayIP [2020-05-07T18:52:31.225Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/default [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/private [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/slave [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/shared [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T18:52:31.225Z] === CONT TestMountDaemonRoot/default [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T18:52:31.225Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T18:52:31.225Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T18:52:31.225Z] === CONT TestMountDaemonRoot/shared [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T18:52:31.225Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T18:52:31.225Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T18:52:31.225Z] === CONT TestMountDaemonRoot/slave [2020-05-07T18:52:31.225Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T18:52:31.226Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T18:52:31.226Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T18:52:31.226Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T18:52:31.226Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T18:52:31.226Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T18:52:31.226Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T18:52:31.226Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T18:52:31.226Z] === CONT TestMountDaemonRoot/private [2020-05-07T18:52:31.226Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T18:52:31.226Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T18:52:31.226Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T18:52:31.226Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T18:52:31.226Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T18:52:31.226Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T18:52:31.226Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T18:52:31.226Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T18:52:31.226Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T18:52:31.226Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T18:52:31.226Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T18:52:31.226Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T18:52:31.226Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T18:52:31.226Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T18:52:31.226Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T18:52:31.226Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T18:52:31.226Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T18:52:31.480Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T18:52:31.480Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T18:52:31.480Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T18:52:31.480Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T18:52:31.480Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T18:52:31.480Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T18:52:31.480Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T18:52:31.480Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T18:52:31.480Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T18:52:31.480Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T18:52:31.480Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T18:52:31.734Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T18:52:31.734Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T18:52:31.734Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T18:52:31.734Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T18:52:31.734Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T18:52:31.734Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T18:52:31.734Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T18:52:31.734Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-07T18:52:31.734Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-05-07T18:52:31.734Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T18:52:31.734Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-07T18:52:31.734Z] 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-05-07T18:52:31.734Z] === RUN TestNetworkNat [2020-05-07T18:52:31.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T18:52:32.656Z] --- PASS: TestNetworkNat (0.74s) [2020-05-07T18:52:32.656Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T18:52:33.214Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2020-05-07T18:52:33.214Z] === RUN TestNetworkLoopbackNat [2020-05-07T18:52:33.428Z] --- PASS: TestBuildSquashParent (6.02s) [2020-05-07T18:52:33.428Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T18:52:33.428Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T18:52:33.428Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T18:52:33.428Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T18:52:33.428Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T18:52:33.428Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T18:52:33.428Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T18:52:33.428Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T18:52:33.428Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T18:52:33.428Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T18:52:33.428Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T18:52:33.428Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T18:52:33.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T18:52:33.429Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T18:52:33.429Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T18:52:33.429Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T18:52:33.429Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T18:52:33.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T18:52:34.137Z] --- PASS: TestNetworkLoopbackNat (0.83s) [2020-05-07T18:52:34.137Z] === RUN TestPause [2020-05-07T18:52:34.137Z] --- SKIP: TestPause (0.00s) [2020-05-07T18:52:34.137Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T18:52:34.137Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T18:52:34.137Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T18:52:34.137Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T18:52:34.137Z] === RUN TestPauseStopPausedContainer [2020-05-07T18:52:34.137Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-05-07T18:52:34.137Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T18:52:34.137Z] === RUN TestPsFilter [2020-05-07T18:52:34.137Z] --- PASS: TestPsFilter (0.21s) [2020-05-07T18:52:34.137Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T18:52:34.204Z] --- PASS: TestDaemonHostGatewayIP (3.45s) [2020-05-07T18:52:34.204Z] === CONT TestDaemonRestartIpcMode [2020-05-07T18:52:34.695Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s) [2020-05-07T18:52:34.695Z] === RUN TestRemoveContainerWithVolume [2020-05-07T18:52:35.255Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-05-07T18:52:35.255Z] === RUN TestRemoveContainerRunning [2020-05-07T18:52:35.331Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T18:52:35.593Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T18:52:36.179Z] --- PASS: TestRemoveContainerRunning (0.61s) [2020-05-07T18:52:36.179Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T18:52:36.433Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2020-05-07T18:52:36.433Z] === RUN TestRemoveInvalidContainer [2020-05-07T18:52:36.433Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-07T18:52:36.433Z] === RUN TestRenameLinkedContainer [2020-05-07T18:52:37.718Z] --- PASS: TestDaemonRestartIpcMode (3.73s) [2020-05-07T18:52:38.127Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-07T18:52:38.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.63s) [2020-05-07T18:52:38.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s) [2020-05-07T18:52:38.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.78s) [2020-05-07T18:52:38.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.84s) [2020-05-07T18:52:38.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.04s) [2020-05-07T18:52:38.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2020-05-07T18:52:38.127Z] === RUN TestBuildMultiStageCopy [2020-05-07T18:52:38.127Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T18:52:38.941Z] --- PASS: TestRenameLinkedContainer (2.34s) [2020-05-07T18:52:38.942Z] === RUN TestRenameStoppedContainer [2020-05-07T18:52:39.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T18:52:39.500Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-05-07T18:52:39.500Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T18:52:39.744Z] --- PASS: TestContainerKillOnDaemonStart (12.40s) [2020-05-07T18:52:39.744Z] PASS [2020-05-07T18:52:39.744Z] [2020-05-07T18:52:39.744Z] === Skipped [2020-05-07T18:52:39.744Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-07T18:52:39.744Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T18:52:39.744Z] [2020-05-07T18:52:39.744Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-07T18:52:39.744Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:52:39.744Z] [2020-05-07T18:52:39.744Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-07T18:52:39.744Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:52:39.744Z] [2020-05-07T18:52:39.744Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T18:52:39.744Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T18:52:39.744Z] [2020-05-07T18:52:39.744Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T18:52:39.744Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T18:52:39.744Z] [2020-05-07T18:52:39.744Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-07T18:52:39.744Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:52:39.744Z] [2020-05-07T18:52:39.744Z] [2020-05-07T18:52:39.744Z] DONE 200 tests, 6 skipped in 148.449s [2020-05-07T18:52:39.744Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T18:52:39.744Z] ++ 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-05-07T18:52:39.744Z] ++ set -e [2020-05-07T18:52:39.744Z] ++ '[' -n 0 ']' [2020-05-07T18:52:39.744Z] ++ set -x [2020-05-07T18:52:39.744Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T18:52:40.026Z] INFO: Testing against a local daemon [2020-05-07T18:52:40.026Z] === RUN TestCommitInheritsEnv [2020-05-07T18:52:40.028Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T18:52:40.595Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T18:52:40.640Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-05-07T18:52:40.640Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T18:52:40.640Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-07T18:52:40.640Z] === RUN TestImagesFilterMultiReference [2020-05-07T18:52:40.640Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-05-07T18:52:40.640Z] === RUN TestImagePullPlatformInvalid [2020-05-07T18:52:40.640Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-07T18:52:40.640Z] === RUN TestRemoveImageOrphaning [2020-05-07T18:52:40.859Z] --- PASS: TestRenameRunningContainerAndReuse (1.19s) [2020-05-07T18:52:40.859Z] === RUN TestRenameInvalidName [2020-05-07T18:52:41.145Z] --- PASS: TestRenameInvalidName (0.63s) [2020-05-07T18:52:41.145Z] === RUN TestRenameAnonymousContainer [2020-05-07T18:52:41.162Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T18:52:41.254Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-05-07T18:52:41.254Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T18:52:41.254Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-07T18:52:41.254Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:52:41.254Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T18:52:41.254Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-07T18:52:41.254Z] === RUN TestTagInvalidReference [2020-05-07T18:52:41.254Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-07T18:52:41.254Z] === RUN TestTagValidPrefixedRepo [2020-05-07T18:52:41.254Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-05-07T18:52:41.254Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T18:52:41.254Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-07T18:52:41.254Z] === RUN TestTagOfficialNames [2020-05-07T18:52:41.254Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-07T18:52:41.254Z] === RUN TestTagMatchesDigest [2020-05-07T18:52:41.254Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-07T18:52:41.254Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-07T18:52:41.729Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T18:52:42.295Z] --- PASS: TestBuildMultiStageCopy (4.36s) [2020-05-07T18:52:42.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.21s) [2020-05-07T18:52:42.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-05-07T18:52:42.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-05-07T18:52:42.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-05-07T18:52:42.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-05-07T18:52:42.295Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T18:52:43.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T18:52:43.671Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2020-05-07T18:52:43.671Z] === RUN TestBuildLabelWithTargets [2020-05-07T18:52:44.435Z] --- PASS: TestRenameAnonymousContainer (2.87s) [2020-05-07T18:52:44.435Z] === RUN TestRenameContainerWithSameName [2020-05-07T18:52:44.689Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2020-05-07T18:52:44.689Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T18:52:45.574Z] --- PASS: TestBuildLabelWithTargets (2.11s) [2020-05-07T18:52:45.574Z] === RUN TestBuildWithEmptyLayers [2020-05-07T18:52:46.053Z] --- PASS: TestRenameContainerWithLinkedContainer (1.20s) [2020-05-07T18:52:46.053Z] === RUN TestResize [2020-05-07T18:52:46.613Z] --- PASS: TestResize (0.60s) [2020-05-07T18:52:46.613Z] === RUN TestResizeWithInvalidSize [2020-05-07T18:52:46.949Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-05-07T18:52:46.949Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T18:52:47.172Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2020-05-07T18:52:47.172Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T18:52:47.730Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2020-05-07T18:52:47.730Z] === RUN TestDaemonRestartKillContainers [2020-05-07T18:52:47.730Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-07T18:52:47.730Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-07T18:52:47.730Z] === RUN TestCgroupNamespacesRun [2020-05-07T18:52:48.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T18:52:49.482Z] --- PASS: TestBuildMultiStageOnBuild (2.71s) [2020-05-07T18:52:49.482Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T18:52:50.237Z] --- PASS: TestCgroupNamespacesRun (2.48s) [2020-05-07T18:52:50.237Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T18:52:50.856Z] --- PASS: TestBuildUncleanTarFilenames (1.39s) [2020-05-07T18:52:50.856Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T18:52:51.646Z] Removing intermediate container 7c04f20d67d9 [2020-05-07T18:52:51.646Z] ---> d3dcfaa5f247 [2020-05-07T18:52:51.646Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-05-07T18:52:51.646Z] ---> Running in 2e1df29ac7e0 [2020-05-07T18:52:52.742Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.55s) [2020-05-07T18:52:52.742Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T18:52:52.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T18:52:53.256Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-05-07T18:52:54.141Z] --- PASS: TestBuildMultiStageLayerLeak (2.76s) [2020-05-07T18:52:54.141Z] === RUN TestBuildWithHugeFile [2020-05-07T18:52:55.997Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.64s) [2020-05-07T18:52:55.997Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T18:52:56.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T18:52:58.502Z] --- PASS: TestCgroupNamespacesRunHostMode (2.66s) [2020-05-07T18:52:58.502Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T18:53:01.008Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.60s) [2020-05-07T18:53:01.008Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T18:53:01.140Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T18:53:01.140Z] Using test binary docker [2020-05-07T18:53:01.140Z] +++ /etc/init.d/apparmor start [2020-05-07T18:53:01.140Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T18:53:01.140Z] INFO: Waiting for daemon to start... [2020-05-07T18:53:01.140Z] Starting dockerd [2020-05-07T18:53:01.140Z] +++ 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-05-07T18:53:02.546Z] . [2020-05-07T18:53:02.546Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T18:53:02.546Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T18:53:02.546Z] Error: No such image: emptyfs [2020-05-07T18:53:02.801Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T18:53:02.801Z] ++++ docker load [2020-05-07T18:53:02.888Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.97s) [2020-05-07T18:53:02.888Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T18:53:03.056Z] Running integration-test (iteration 1) [2020-05-07T18:53:03.056Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T18:53:03.056Z] ++ 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-05-07T18:53:03.056Z] ++ set -e [2020-05-07T18:53:03.056Z] ++ '[' -n 0 ']' [2020-05-07T18:53:03.056Z] ++ set -x [2020-05-07T18:53:03.056Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T18:53:04.767Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.95s) [2020-05-07T18:53:04.767Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T18:53:07.274Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.65s) [2020-05-07T18:53:07.274Z] === RUN TestKernelTCPMemory [2020-05-07T18:53:07.274Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-05-07T18:53:07.274Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T18:53:07.274Z] === RUN TestNISDomainname [2020-05-07T18:53:07.274Z] --- SKIP: TestNISDomainname (0.01s) [2020-05-07T18:53:07.274Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-07T18:53:07.274Z] === RUN TestHostnameDnsResolution [2020-05-07T18:53:07.667Z] ................................................ [ 29%] [2020-05-07T18:53:08.677Z] --- PASS: TestHostnameDnsResolution (1.11s) [2020-05-07T18:53:08.677Z] === RUN TestStats [2020-05-07T18:53:08.677Z] --- SKIP: TestStats (0.00s) [2020-05-07T18:53:08.677Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T18:53:08.677Z] === RUN TestStopContainerWithTimeout [2020-05-07T18:53:08.677Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T18:53:08.677Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T18:53:08.677Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T18:53:08.677Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T18:53:08.677Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T18:53:08.677Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T18:53:08.677Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T18:53:08.677Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T18:53:08.677Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T18:53:08.677Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T18:53:09.236Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T18:53:11.117Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T18:53:12.998Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-07T18:53:12.998Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2020-05-07T18:53:12.998Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2020-05-07T18:53:12.998Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2020-05-07T18:53:12.998Z] --- PASS: TestStopContainerWithTimeout/1 (1.61s) [2020-05-07T18:53:12.998Z] === RUN TestDeleteDevicemapper [2020-05-07T18:53:12.998Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T18:53:12.998Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T18:53:12.998Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T18:53:15.507Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.22s) [2020-05-07T18:53:15.507Z] === RUN TestUpdateMemory [2020-05-07T18:53:15.507Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-07T18:53:15.507Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T18:53:15.507Z] === RUN TestUpdateCPUQuota [2020-05-07T18:53:15.507Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-07T18:53:15.507Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T18:53:15.507Z] === RUN TestUpdatePidsLimit [2020-05-07T18:53:15.507Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-07T18:53:15.507Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T18:53:15.507Z] === RUN TestUpdateRestartPolicy [2020-05-07T18:53:23.611Z] INFO: Sources obtained for gotestsum... [2020-05-07T18:53:23.611Z] INFO: Checkout done for gotestsum... [2020-05-07T18:53:23.611Z] INFO: Build done for gotestsum... [2020-05-07T18:53:27.000Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-07T18:53:27.652Z] --- PASS: TestUpdateRestartPolicy (11.73s) [2020-05-07T18:53:27.652Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T18:53:27.652Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2020-05-07T18:53:27.652Z] === RUN TestWaitNonBlocked [2020-05-07T18:53:27.652Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T18:53:27.652Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T18:53:27.652Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T18:53:27.652Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T18:53:27.652Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T18:53:27.652Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T18:53:28.211Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-07T18:53:28.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s) [2020-05-07T18:53:28.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2020-05-07T18:53:28.211Z] === RUN TestWaitBlocked [2020-05-07T18:53:28.211Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T18:53:28.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T18:53:28.211Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T18:53:28.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T18:53:28.211Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T18:53:28.211Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T18:53:29.135Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-07T18:53:29.135Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2020-05-07T18:53:29.135Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s) [2020-05-07T18:53:29.135Z] === CONT TestDaemonRestartIpcMode [2020-05-07T18:53:29.135Z] === CONT TestIpcModeOlderClient [2020-05-07T18:53:29.135Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-05-07T18:53:34.202Z] Removing intermediate container 2e1df29ac7e0 [2020-05-07T18:53:34.202Z] ---> f6ea9b346a6c [2020-05-07T18:53:34.202Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-07T18:53:34.202Z] ---> Running in 3201c4b74090 [2020-05-07T18:53:34.202Z] Removing intermediate container 3201c4b74090 [2020-05-07T18:53:34.202Z] ---> 6a14730adeeb [2020-05-07T18:53:34.202Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-07T18:53:34.202Z] ---> Running in e3632fc93e4b [2020-05-07T18:53:34.202Z] Removing intermediate container e3632fc93e4b [2020-05-07T18:53:34.202Z] ---> 994fc1d70727 [2020-05-07T18:53:34.202Z] Step 10/10 : COPY . . [2020-05-07T18:53:34.407Z] --- PASS: TestDaemonRestartIpcMode (4.83s) [2020-05-07T18:53:34.407Z] PASS [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === Skipped [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-07T18:53:34.407Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-07T18:53:34.407Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-07T18:53:34.407Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-07T18:53:34.407Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-07T18:53:34.407Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-07T18:53:34.407Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-07T18:53:34.407Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-07T18:53:34.407Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-07T18:53:34.407Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-07T18:53:34.407Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-07T18:53:34.407Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-07T18:53:34.407Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-07T18:53:34.407Z] 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-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-07T18:53:34.407Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T18:53:34.407Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-05-07T18:53:34.407Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-07T18:53:34.407Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-05-07T18:53:34.407Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-05-07T18:53:34.407Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-07T18:53:34.407Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T18:53:34.407Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-07T18:53:34.407Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-07T18:53:34.407Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-07T18:53:34.407Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] [2020-05-07T18:53:34.407Z] DONE 181 tests, 24 skipped in 95.805s [2020-05-07T18:53:34.407Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T18:53:34.407Z] INFO: Testing against a local daemon [2020-05-07T18:53:34.407Z] === RUN TestCommitInheritsEnv [2020-05-07T18:53:35.006Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-07T18:53:35.323Z] Loaded image: buildpack-deps:jessie [2020-05-07T18:53:35.323Z] Loaded image: busybox:latest [2020-05-07T18:53:35.323Z] Loaded image: busybox:glibc [2020-05-07T18:53:35.323Z] Loaded image: debian:jessie [2020-05-07T18:53:35.323Z] Loaded image: hello-world:latest [2020-05-07T18:53:35.323Z] INFO: Testing against a local daemon [2020-05-07T18:53:35.323Z] === RUN TestCgroupNamespacesBuild [2020-05-07T18:53:36.287Z] --- PASS: TestCommitInheritsEnv (2.00s) [2020-05-07T18:53:36.287Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T18:53:36.287Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-07T18:53:36.287Z] === RUN TestImagesFilterMultiReference [2020-05-07T18:53:36.287Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-07T18:53:36.287Z] === RUN TestImagePullPlatformInvalid [2020-05-07T18:53:36.287Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-07T18:53:36.287Z] === RUN TestRemoveImageOrphaning [2020-05-07T18:53:37.249Z] --- PASS: TestCgroupNamespacesBuild (3.64s) [2020-05-07T18:53:37.249Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T18:53:38.167Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-05-07T18:53:38.167Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T18:53:38.167Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-07T18:53:38.167Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-07T18:53:38.167Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T18:53:38.167Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-07T18:53:38.167Z] === RUN TestTagInvalidReference [2020-05-07T18:53:38.167Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-07T18:53:38.167Z] === RUN TestTagValidPrefixedRepo [2020-05-07T18:53:38.167Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-07T18:53:38.167Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T18:53:38.353Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-07T18:53:38.421Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-07T18:53:38.421Z] === RUN TestTagOfficialNames [2020-05-07T18:53:38.421Z] --- PASS: TestTagOfficialNames (0.04s) [2020-05-07T18:53:38.421Z] === RUN TestTagMatchesDigest [2020-05-07T18:53:38.421Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-07T18:53:38.421Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-07T18:53:39.843Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.40s) [2020-05-07T18:53:39.843Z] === RUN TestBuildWithSession [2020-05-07T18:53:39.843Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T18:53:39.843Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T18:53:39.843Z] === RUN TestBuildSquashParent [2020-05-07T18:53:40.831Z] --- PASS: TestBuildWithHugeFile (41.31s) [2020-05-07T18:53:40.831Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T18:53:40.831Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T18:53:40.831Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T18:53:40.831Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T18:53:40.831Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T18:53:40.831Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T18:53:40.831Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T18:53:40.831Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T18:53:40.831Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T18:53:40.831Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T18:53:40.831Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-05-07T18:53:40.831Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-05-07T18:53:40.831Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-05-07T18:53:40.831Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-05-07T18:53:40.831Z] === RUN TestBuildPreserveOwnership [2020-05-07T18:53:40.831Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T18:53:40.831Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T18:53:41.089Z] --- PASS: TestBuildPreserveOwnership (5.88s) [2020-05-07T18:53:41.089Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.76s) [2020-05-07T18:53:41.089Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s) [2020-05-07T18:53:41.089Z] === RUN TestBuildPlatformInvalid [2020-05-07T18:53:41.348Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-05-07T18:53:41.348Z] PASS [2020-05-07T18:53:41.348Z] [2020-05-07T18:53:41.348Z] === Skipped [2020-05-07T18:53:41.348Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-07T18:53:41.348Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T18:53:41.348Z] [2020-05-07T18:53:41.348Z] [2020-05-07T18:53:41.348Z] DONE 32 tests, 1 skipped in 88.275s [2020-05-07T18:53:41.348Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T18:53:41.348Z] ++ 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-05-07T18:53:41.348Z] ++ set -e [2020-05-07T18:53:41.348Z] ++ '[' -n 0 ']' [2020-05-07T18:53:41.348Z] ++ set -x [2020-05-07T18:53:41.348Z] ++ env -i DEST=/go/src/github.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-05-07T18:53:41.348Z] INFO: Testing against a local daemon [2020-05-07T18:53:41.348Z] === RUN TestConfigInspect [2020-05-07T18:53:45.538Z] --- PASS: TestConfigInspect (3.84s) [2020-05-07T18:53:45.538Z] === RUN TestConfigList [2020-05-07T18:53:48.822Z] --- PASS: TestConfigList (3.14s) [2020-05-07T18:53:48.822Z] === RUN TestConfigsCreateAndDelete [2020-05-07T18:53:52.005Z] --- PASS: TestBuildSquashParent (10.21s) [2020-05-07T18:53:52.005Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T18:53:52.005Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T18:53:52.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T18:53:52.005Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T18:53:52.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T18:53:52.005Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T18:53:52.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T18:53:52.005Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T18:53:52.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T18:53:52.005Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T18:53:52.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T18:53:52.005Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T18:53:52.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T18:53:52.005Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T18:53:52.005Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T18:53:52.106Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2020-05-07T18:53:52.106Z] === RUN TestConfigsUpdate [2020-05-07T18:53:53.367Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T18:53:53.456Z] #79 exporting layers 119.2s done [2020-05-07T18:53:53.456Z] #79 exporting manifest sha256:63db39b66c5f5c75344166b535ee0d173af89d8a46972df997ef1e53807d27bf done [2020-05-07T18:53:53.456Z] #79 exporting config sha256:3702d6ef249cb4f6dfafa9ce4e3cd2ee18ba3d6a0bc852028d1a78b78f72226e done [2020-05-07T18:53:53.456Z] #79 sending tarball [2020-05-07T18:53:53.622Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T18:53:55.390Z] --- PASS: TestConfigsUpdate (3.20s) [2020-05-07T18:53:55.390Z] === RUN TestTemplatedConfig [2020-05-07T18:53:56.883Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T18:53:56.883Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T18:53:58.682Z] --- PASS: TestTemplatedConfig (3.41s) [2020-05-07T18:53:58.682Z] === RUN TestConfigCreateResolve [2020-05-07T18:53:59.500Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-07T18:53:59.740Z] ---> e9be7cfaa36a [2020-05-07T18:53:59.740Z] Successfully built e9be7cfaa36a [2020-05-07T18:53:59.740Z] Successfully tagged docker:latest [2020-05-07T18:53:59.740Z] INFO: Image build ended at 05/07/2020 18:53:57. Duration:00:04:16.1433128 [2020-05-07T18:53:59.740Z] [2020-05-07T18:53:59.740Z] [2020-05-07T18:53:59.740Z] INFO: Building the test binaries at 05/07/2020 18:53:57... [2020-05-07T18:54:00.270Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-07T18:54:00.270Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s) [2020-05-07T18:54:00.270Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.63s) [2020-05-07T18:54:00.270Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.30s) [2020-05-07T18:54:00.270Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.29s) [2020-05-07T18:54:00.270Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.30s) [2020-05-07T18:54:00.270Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.18s) [2020-05-07T18:54:00.270Z] === RUN TestBuildMultiStageCopy [2020-05-07T18:54:00.270Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T18:54:01.966Z] --- PASS: TestConfigCreateResolve (3.14s) [2020-05-07T18:54:01.966Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T18:54:01.966Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-05-07T18:54:01.966Z] PASS [2020-05-07T18:54:01.966Z] [2020-05-07T18:54:01.966Z] DONE 7 tests in 20.705s [2020-05-07T18:54:01.966Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T18:54:01.966Z] ++ 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-05-07T18:54:01.966Z] ++ set -e [2020-05-07T18:54:01.966Z] ++ '[' -n 0 ']' [2020-05-07T18:54:01.966Z] ++ set -x [2020-05-07T18:54:01.966Z] ++ env -i DEST=/go/src/github.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-05-07T18:54:02.014Z] INFO: make.ps1 starting at 05/07/2020 18:54:01 [2020-05-07T18:54:02.014Z] INFO: Git commit (4c2aa6bb11) assumed from DOCKER_GITCOMMIT environment variable [2020-05-07T18:54:02.014Z] INFO: Invoking autogen... [2020-05-07T18:54:02.225Z] INFO: Testing against a local daemon [2020-05-07T18:54:02.225Z] === RUN TestCheckpoint [2020-05-07T18:54:02.225Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T18:54:02.225Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T18:54:02.225Z] === RUN TestContainerInvalidJSON [2020-05-07T18:54:02.225Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T18:54:02.225Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T18:54:02.225Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T18:54:02.225Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T18:54:02.225Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T18:54:02.225Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T18:54:02.225Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T18:54:02.225Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T18:54:02.225Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T18:54:02.225Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-07T18:54:02.225Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T18:54:02.225Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T18:54:02.225Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T18:54:02.225Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T18:54:02.225Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-05-07T18:54:02.225Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T18:54:02.483Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-05-07T18:54:02.483Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T18:54:02.483Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-05-07T18:54:02.483Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T18:54:02.741Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-05-07T18:54:02.741Z] === RUN TestCopyFromContainer [2020-05-07T18:54:03.030Z] INFO: Building daemon... [2020-05-07T18:54:03.573Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T18:54:04.131Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T18:54:04.472Z] #79 ... [2020-05-07T18:54:04.472Z] [2020-05-07T18:54:04.472Z] #80 importing to docker [2020-05-07T18:54:04.472Z] #80 ... [2020-05-07T18:54:04.472Z] [2020-05-07T18:54:04.472Z] #79 exporting to oci image format [2020-05-07T18:54:04.472Z] #79 sending tarball 19.9s done [2020-05-07T18:54:04.472Z] #79 DONE 139.2s [2020-05-07T18:54:04.472Z] [2020-05-07T18:54:04.472Z] #80 importing to docker [2020-05-07T18:54:04.643Z] === RUN TestCopyFromContainer// [2020-05-07T18:54:04.643Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T18:54:04.901Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T18:54:04.901Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T18:54:05.053Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T18:54:05.159Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T18:54:05.159Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T18:54:05.418Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T18:54:05.418Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T18:54:05.418Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T18:54:05.612Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T18:54:05.677Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T18:54:05.677Z] --- PASS: TestCopyFromContainer (3.10s) [2020-05-07T18:54:05.677Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-05-07T18:54:05.677Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-05-07T18:54:05.677Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-05-07T18:54:05.677Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-07T18:54:05.677Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-07T18:54:05.677Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-05-07T18:54:05.677Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-05-07T18:54:05.677Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-05-07T18:54:05.677Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-05-07T18:54:05.677Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-05-07T18:54:05.677Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T18:54:05.677Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T18:54:05.677Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T18:54:05.677Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T18:54:05.677Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T18:54:05.677Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T18:54:05.677Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T18:54:05.935Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T18:54:05.935Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T18:54:05.935Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T18:54:05.935Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-07T18:54:05.935Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-07T18:54:05.935Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-07T18:54:05.935Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-07T18:54:05.935Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T18:54:05.935Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-07T18:54:05.935Z] === RUN TestCreateWithInvalidEnv [2020-05-07T18:54:05.935Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T18:54:05.935Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T18:54:05.935Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T18:54:05.935Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T18:54:05.935Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T18:54:05.935Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T18:54:05.935Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T18:54:05.935Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T18:54:05.935Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T18:54:05.935Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-05-07T18:54:05.935Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T18:54:05.935Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T18:54:05.935Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T18:54:05.935Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T18:54:05.935Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-07T18:54:05.935Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T18:54:06.171Z] --- PASS: TestBuildMultiStageCopy (6.14s) [2020-05-07T18:54:06.171Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.44s) [2020-05-07T18:54:06.171Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2020-05-07T18:54:06.171Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2020-05-07T18:54:06.171Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2020-05-07T18:54:06.171Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.75s) [2020-05-07T18:54:06.171Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T18:54:06.940Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-07T18:54:08.051Z] --- PASS: TestBuildMultiStageParentConfig (1.71s) [2020-05-07T18:54:08.051Z] === RUN TestBuildLabelWithTargets [2020-05-07T18:54:08.467Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s) [2020-05-07T18:54:08.467Z] === RUN TestCreateWithCapabilities [2020-05-07T18:54:08.467Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T18:54:08.467Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T18:54:08.467Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T18:54:08.467Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T18:54:08.467Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T18:54:08.467Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T18:54:08.467Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T18:54:08.467Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T18:54:08.467Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T18:54:08.467Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T18:54:08.467Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T18:54:08.467Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T18:54:08.467Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T18:54:08.467Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T18:54:08.467Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T18:54:08.467Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T18:54:08.467Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T18:54:08.467Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T18:54:08.467Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T18:54:08.467Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T18:54:08.467Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T18:54:08.467Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T18:54:08.467Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T18:54:08.467Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T18:54:08.467Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T18:54:08.467Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T18:54:08.467Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T18:54:08.467Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T18:54:08.467Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T18:54:08.467Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T18:54:08.467Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T18:54:08.467Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T18:54:08.467Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T18:54:08.467Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-07T18:54:08.467Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-07T18:54:08.467Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-07T18:54:08.467Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-07T18:54:08.467Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-07T18:54:08.467Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-07T18:54:08.467Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T18:54:08.467Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-05-07T18:54:08.467Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-05-07T18:54:08.467Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-05-07T18:54:08.467Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-05-07T18:54:08.467Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-07T18:54:08.467Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T18:54:08.873Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-07T18:54:10.728Z] --- PASS: TestBuildLabelWithTargets (2.64s) [2020-05-07T18:54:10.728Z] === RUN TestBuildWithEmptyLayers [2020-05-07T18:54:11.024Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2020-05-07T18:54:11.024Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T18:54:11.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T18:54:11.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T18:54:11.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T18:54:11.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T18:54:11.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T18:54:11.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T18:54:11.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T18:54:11.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T18:54:11.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T18:54:11.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T18:54:11.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T18:54:11.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T18:54:11.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T18:54:11.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T18:54:11.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T18:54:11.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-07T18:54:11.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-05-07T18:54:11.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-05-07T18:54:11.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-05-07T18:54:11.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-05-07T18:54:11.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-07T18:54:11.024Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T18:54:11.283Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-05-07T18:54:11.283Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T18:54:11.283Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-07T18:54:11.283Z] === RUN TestDaemonRestartIpcMode [2020-05-07T18:54:11.283Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T18:54:11.283Z] === RUN TestDaemonHostGatewayIP [2020-05-07T18:54:11.283Z] === PAUSE TestDaemonHostGatewayIP [2020-05-07T18:54:11.283Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T18:54:11.283Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-07T18:54:11.283Z] === RUN TestDiff [2020-05-07T18:54:12.182Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2020-05-07T18:54:12.182Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T18:54:12.220Z] --- PASS: TestDiff (0.78s) [2020-05-07T18:54:12.220Z] === RUN TestExecWithCloseStdin [2020-05-07T18:54:13.156Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-05-07T18:54:13.156Z] === RUN TestExec [2020-05-07T18:54:13.546Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-07T18:54:14.091Z] --- PASS: TestExec (0.86s) [2020-05-07T18:54:14.091Z] === RUN TestExecUser [2020-05-07T18:54:15.026Z] --- PASS: TestExecUser (0.88s) [2020-05-07T18:54:15.026Z] === RUN TestExportContainerAndImportImage [2020-05-07T18:54:15.445Z] --- PASS: TestBuildMultiStageOnBuild (3.65s) [2020-05-07T18:54:15.445Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T18:54:15.961Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-05-07T18:54:15.961Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T18:54:17.415Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T18:54:17.415Z] Using test binary docker [2020-05-07T18:54:17.415Z] --- PASS: TestBuildUncleanTarFilenames (1.88s) [2020-05-07T18:54:17.415Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T18:54:17.415Z] +++ /etc/init.d/apparmor start [2020-05-07T18:54:17.415Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T18:54:17.415Z] INFO: Waiting for daemon to start... [2020-05-07T18:54:17.415Z] Starting dockerd [2020-05-07T18:54:17.415Z] +++ 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-05-07T18:54:17.865Z] --- PASS: TestExportContainerAfterDaemonRestart (1.95s) [2020-05-07T18:54:17.865Z] === RUN TestHealthCheckWorkdir [2020-05-07T18:54:18.015Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T18:54:18.015Z] Using test binary docker [2020-05-07T18:54:18.015Z] +++ /etc/init.d/apparmor start [2020-05-07T18:54:18.015Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T18:54:18.015Z] INFO: Waiting for daemon to start... [2020-05-07T18:54:18.015Z] Starting dockerd [2020-05-07T18:54:18.015Z] +++ 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-05-07T18:54:18.256Z] --- PASS: TestImportExtremelyLargeImageWorks (84.99s) [2020-05-07T18:54:18.256Z] PASS [2020-05-07T18:54:18.256Z] [2020-05-07T18:54:18.256Z] === Skipped [2020-05-07T18:54:18.256Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-07T18:54:18.256Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:54:18.256Z] [2020-05-07T18:54:18.256Z] [2020-05-07T18:54:18.256Z] DONE 12 tests, 1 skipped in 86.507s [2020-05-07T18:54:18.256Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T18:54:18.256Z] ++ 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-05-07T18:54:18.256Z] ++ set -e [2020-05-07T18:54:18.256Z] ++ '[' -n 0 ']' [2020-05-07T18:54:18.256Z] ++ set -x [2020-05-07T18:54:18.256Z] ++ env -i DEST=/go/src/github.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-05-07T18:54:18.256Z] INFO: Testing against a local daemon [2020-05-07T18:54:18.256Z] === RUN TestNetworkCreateDelete [2020-05-07T18:54:18.256Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-05-07T18:54:18.256Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T18:54:18.256Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-05-07T18:54:18.256Z] === RUN TestInspectNetwork [2020-05-07T18:54:18.256Z] === RUN TestInspectNetwork/full_network_id [2020-05-07T18:54:18.256Z] === RUN TestInspectNetwork/partial_network_id [2020-05-07T18:54:18.256Z] === RUN TestInspectNetwork/network_name [2020-05-07T18:54:18.256Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-07T18:54:18.256Z] --- PASS: TestInspectNetwork (10.96s) [2020-05-07T18:54:18.256Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-07T18:54:18.256Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-07T18:54:18.256Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-07T18:54:18.256Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-07T18:54:18.256Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T18:54:18.802Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-05-07T18:54:18.802Z] === RUN TestHealthKillContainer [2020-05-07T18:54:19.895Z] . [2020-05-07T18:54:19.895Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T18:54:19.895Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T18:54:19.895Z] Error: No such image: emptyfs [2020-05-07T18:54:19.895Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T18:54:19.895Z] ++++ docker load [2020-05-07T18:54:19.895Z] Running integration-test (iteration 1) [2020-05-07T18:54:19.895Z] 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-05-07T18:54:19.895Z] ++ 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-05-07T18:54:19.895Z] ++ set -e [2020-05-07T18:54:19.895Z] ++ '[' -n 0 ']' [2020-05-07T18:54:19.895Z] ++ set -x [2020-05-07T18:54:19.895Z] ++ env -i DEST=/go/src/github.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-05-07T18:54:20.149Z] [2020-05-07T18:54:20.149Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T18:54:20.149Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T18:54:20.149Z] Error: No such image: emptyfs [2020-05-07T18:54:20.149Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T18:54:20.149Z] ++++ docker load [2020-05-07T18:54:20.404Z] Running integration-test (iteration 1) [2020-05-07T18:54:20.404Z] 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-05-07T18:54:20.404Z] ++ 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-05-07T18:54:20.404Z] ++ set -e [2020-05-07T18:54:20.404Z] ++ '[' -n 0 ']' [2020-05-07T18:54:20.404Z] ++ set -x [2020-05-07T18:54:20.404Z] ++ env -i DEST=/go/src/github.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-05-07T18:54:20.659Z] --- PASS: TestBuildMultiStageLayerLeak (3.31s) [2020-05-07T18:54:20.659Z] === RUN TestBuildWithHugeFile [2020-05-07T18:54:20.933Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2020-05-07T18:54:20.933Z] === RUN TestNetworkInvalidJSON [2020-05-07T18:54:20.933Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T18:54:20.933Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T18:54:20.933Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T18:54:20.933Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T18:54:20.933Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T18:54:20.933Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T18:54:20.933Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T18:54:20.933Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T18:54:20.933Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T18:54:20.933Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-07T18:54:20.933Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T18:54:20.933Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T18:54:20.933Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T18:54:20.933Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T18:54:20.933Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-05-07T18:54:20.933Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T18:54:21.938Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-05-07T18:54:21.938Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T18:54:22.084Z] --- PASS: TestHealthKillContainer (2.95s) [2020-05-07T18:54:22.084Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T18:54:22.651Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-05-07T18:54:22.651Z] === RUN TestIpcModeNone [2020-05-07T18:54:22.943Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-05-07T18:54:22.943Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T18:54:23.586Z] --- PASS: TestIpcModeNone (0.89s) [2020-05-07T18:54:23.586Z] === RUN TestIpcModePrivate [2020-05-07T18:54:23.947Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-05-07T18:54:23.947Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T18:54:24.522Z] --- PASS: TestIpcModePrivate (0.84s) [2020-05-07T18:54:24.522Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-05-07T18:54:24.522Z] === RUN TestIpcModeShareable [2020-05-07T18:54:25.416Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-05-07T18:54:25.416Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T18:54:25.457Z] --- PASS: TestIpcModeShareable (0.90s) [2020-05-07T18:54:25.457Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-05-07T18:54:25.457Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T18:54:26.029Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-05-07T18:54:26.029Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T18:54:27.988Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2020-05-07T18:54:27.988Z] === RUN TestAPIIpcModeHost [2020-05-07T18:54:28.287Z] ......................... [ 67%] [2020-05-07T18:54:28.555Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-05-07T18:54:28.555Z] === RUN TestDaemonIpcModeShareable [2020-05-07T18:54:29.531Z] --- PASS: TestServiceWithPredefinedNetwork (3.57s) [2020-05-07T18:54:29.531Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T18:54:29.531Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T18:54:29.531Z] service_test.go:236: FLAKY_TEST [2020-05-07T18:54:29.531Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T18:54:30.457Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2020-05-07T18:54:30.457Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-07T18:54:30.457Z] === RUN TestDaemonIpcModePrivate [2020-05-07T18:54:32.360Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-05-07T18:54:32.360Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-07T18:54:32.360Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T18:54:34.261Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-05-07T18:54:34.261Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-07T18:54:34.261Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T18:54:35.639Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-05-07T18:54:35.639Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-07T18:54:35.639Z] === RUN TestIpcModeOlderClient [2020-05-07T18:54:35.639Z] === PAUSE TestIpcModeOlderClient [2020-05-07T18:54:35.639Z] === RUN TestKillContainerInvalidSignal [2020-05-07T18:54:36.574Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-05-07T18:54:36.574Z] === RUN TestKillContainer [2020-05-07T18:54:36.574Z] === RUN TestKillContainer/no_signal [2020-05-07T18:54:37.140Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T18:54:37.708Z] === RUN TestKillContainer/killing_signal [2020-05-07T18:54:39.081Z] --- PASS: TestKillContainer (2.39s) [2020-05-07T18:54:39.081Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-05-07T18:54:39.081Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-05-07T18:54:39.081Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-05-07T18:54:39.081Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T18:54:39.081Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T18:54:39.649Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T18:54:40.583Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-05-07T18:54:40.583Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-05-07T18:54:40.584Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-05-07T18:54:40.584Z] === RUN TestKillStoppedContainer [2020-05-07T18:54:40.584Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-07T18:54:40.584Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T18:54:40.584Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-07T18:54:40.584Z] === RUN TestKillDifferentUserContainer [2020-05-07T18:54:41.519Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2020-05-07T18:54:41.519Z] === RUN TestInspectOomKilledTrue [2020-05-07T18:54:41.519Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-07T18:54:41.519Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:54:41.519Z] === RUN TestInspectOomKilledFalse [2020-05-07T18:54:41.519Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-07T18:54:41.519Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:54:41.519Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T18:54:42.086Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-05-07T18:54:42.086Z] === RUN TestLinksContainerNames [2020-05-07T18:54:43.988Z] --- PASS: TestLinksContainerNames (1.53s) [2020-05-07T18:54:43.988Z] === RUN TestLogsFollowTailEmpty [2020-05-07T18:54:44.554Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-05-07T18:54:44.554Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T18:54:44.687Z] #80 DONE 40.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-07T18:54:45.121Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-05-07T18:54:45.121Z] === RUN TestMountDaemonRoot [2020-05-07T18:54:45.121Z] === RUN TestMountDaemonRoot/default [2020-05-07T18:54:45.121Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T18:54:45.121Z] === RUN TestMountDaemonRoot/private [2020-05-07T18:54:45.121Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T18:54:45.121Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T18:54:45.121Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T18:54:45.121Z] === RUN TestMountDaemonRoot/slave [2020-05-07T18:54:45.121Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T18:54:45.121Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T18:54:45.121Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T18:54:45.121Z] === RUN TestMountDaemonRoot/shared [2020-05-07T18:54:45.121Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T18:54:45.121Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T18:54:45.121Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T18:54:45.121Z] === CONT TestMountDaemonRoot/default [2020-05-07T18:54:45.121Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T18:54:45.121Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T18:54:45.121Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T18:54:45.121Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T18:54:45.121Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T18:54:45.121Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T18:54:45.121Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T18:54:45.121Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T18:54:45.121Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T18:54:45.121Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T18:54:45.121Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T18:54:45.121Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T18:54:45.121Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T18:54:45.121Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T18:54:45.121Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T18:54:45.121Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T18:54:45.121Z] === CONT TestMountDaemonRoot/slave [2020-05-07T18:54:45.121Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T18:54:45.121Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T18:54:45.122Z] === CONT TestMountDaemonRoot/private [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T18:54:45.122Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T18:54:45.122Z] === CONT TestMountDaemonRoot/shared [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T18:54:45.122Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T18:54:45.122Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T18:54:45.122Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T18:54:45.122Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T18:54:45.122Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T18:54:45.122Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T18:54:45.380Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T18:54:45.380Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T18:54:45.380Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T18:54:45.380Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T18:54:45.380Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T18:54:45.380Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T18:54:45.380Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T18:54:45.380Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T18:54:45.380Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T18:54:45.380Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T18:54:45.380Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T18:54:45.380Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T18:54:45.380Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T18:54:45.380Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T18:54:45.380Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T18:54:45.398Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40920/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a92228ff36a48333a80085fc5119e225f7884530 hack/test/unit [2020-05-07T18:54:45.639Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T18:54:45.639Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T18:54:45.639Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T18:54:45.639Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T18:54:45.639Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T18:54:45.639Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T18:54:45.639Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T18:54:45.639Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T18:54:45.639Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-05-07T18:54:45.639Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-07T18:54:45.639Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T18:54:47.541Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2020-05-07T18:54:47.541Z] === RUN TestNetworkNat [2020-05-07T18:54:48.477Z] --- PASS: TestNetworkNat (0.90s) [2020-05-07T18:54:48.477Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T18:54:49.412Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-05-07T18:54:49.412Z] === RUN TestNetworkLoopbackNat [2020-05-07T18:54:50.246Z] ? github.com/docker/docker/api [no test files] [2020-05-07T18:54:50.788Z] --- PASS: TestNetworkLoopbackNat (1.11s) [2020-05-07T18:54:50.788Z] === RUN TestPause [2020-05-07T18:54:51.355Z] --- PASS: TestPause (0.83s) [2020-05-07T18:54:51.355Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T18:54:51.355Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T18:54:51.355Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T18:54:51.355Z] === RUN TestPauseStopPausedContainer [2020-05-07T18:54:51.839Z] --- PASS: TestServiceWithDataPathPortInit (20.69s) [2020-05-07T18:54:51.839Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T18:54:52.290Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-05-07T18:54:52.290Z] === RUN TestPsFilter [2020-05-07T18:54:52.549Z] --- PASS: TestPsFilter (0.25s) [2020-05-07T18:54:52.549Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T18:54:52.702Z] Loaded image: buildpack-deps:jessie [2020-05-07T18:54:52.702Z] Loaded image: busybox:latest [2020-05-07T18:54:52.702Z] Loaded image: busybox:glibc [2020-05-07T18:54:52.702Z] Loaded image: debian:jessie [2020-05-07T18:54:52.702Z] Loaded image: hello-world:latest [2020-05-07T18:54:52.702Z] INFO: Testing against a local daemon [2020-05-07T18:54:52.702Z] === RUN TestDockerSuite [2020-05-07T18:54:52.702Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-07T18:54:52.702Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-07T18:54:52.702Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-07T18:54:52.702Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-07T18:54:52.702Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-07T18:54:52.702Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-07T18:54:52.702Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-07T18:54:52.702Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-07T18:54:52.702Z] Loaded image: buildpack-deps:jessie [2020-05-07T18:54:52.703Z] Loaded image: busybox:latest [2020-05-07T18:54:52.703Z] Loaded image: busybox:glibc [2020-05-07T18:54:52.703Z] Loaded image: debian:jessie [2020-05-07T18:54:52.703Z] Loaded image: hello-world:latest [2020-05-07T18:54:52.703Z] INFO: Testing against a local daemon [2020-05-07T18:54:52.703Z] === RUN TestDockerDaemonSuite [2020-05-07T18:54:52.703Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-07T18:54:53.115Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2020-05-07T18:54:53.115Z] === RUN TestRemoveContainerWithVolume [2020-05-07T18:54:53.313Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-07T18:54:53.579Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-07T18:54:54.051Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2020-05-07T18:54:54.051Z] === RUN TestRemoveContainerRunning [2020-05-07T18:54:54.154Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-07T18:54:54.154Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-07T18:54:54.988Z] --- PASS: TestRemoveContainerRunning (0.77s) [2020-05-07T18:54:54.988Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T18:54:55.095Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-07T18:54:55.354Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-07T18:54:55.354Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-07T18:54:55.555Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-05-07T18:54:55.555Z] === RUN TestRemoveInvalidContainer [2020-05-07T18:54:55.555Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-07T18:54:55.555Z] === RUN TestRenameLinkedContainer [2020-05-07T18:54:57.237Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-07T18:54:57.491Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-07T18:54:57.491Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-07T18:54:57.491Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-07T18:54:58.051Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-07T18:54:58.612Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-07T18:54:58.839Z] --- PASS: TestRenameLinkedContainer (3.09s) [2020-05-07T18:54:58.839Z] === RUN TestRenameStoppedContainer [2020-05-07T18:54:59.407Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-05-07T18:54:59.407Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T18:54:59.980Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-07T18:54:59.980Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-07T18:54:59.980Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-07T18:54:59.980Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-07T18:54:59.980Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-07T18:55:00.539Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-07T18:55:01.310Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2020-05-07T18:55:01.310Z] === RUN TestRenameInvalidName [2020-05-07T18:55:01.877Z] --- PASS: TestRenameInvalidName (0.82s) [2020-05-07T18:55:01.877Z] === RUN TestRenameAnonymousContainer [2020-05-07T18:55:02.102Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.86s) [2020-05-07T18:55:02.103Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pcj8hsiwy3x2ha38jykm1a3vm Created:2020-05-07 18:54:51.687914419 +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[55c49c0353aea709c8c3abb699bdbc948f7a2b91c332df99ac69e3fb779d807c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2wxcx40lpt8z09hpja92n2a81 EndpointID:ee2a71a3a7f001e38122d82435f2986f6e77171a51fb4329abd1c1c552485dbd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:14d6495a7cb223655336baadade8ade87c8675ce35f7b15b8f2b639818a5a9bc 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:64e8da9f3a7b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2wxcx40lpt8z09hpja92n2a81 EndpointID:ee2a71a3a7f001e38122d82435f2986f6e77171a51fb4329abd1c1c552485dbd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-07T18:55:02.103Z] PASS [2020-05-07T18:55:02.103Z] [2020-05-07T18:55:02.103Z] === Skipped [2020-05-07T18:55:02.103Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T18:55:02.103Z] service_test.go:236: FLAKY_TEST [2020-05-07T18:55:02.103Z] [2020-05-07T18:55:02.103Z] [2020-05-07T18:55:02.103Z] DONE 22 tests, 1 skipped in 54.708s [2020-05-07T18:55:02.103Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T18:55:02.103Z] ++ 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-05-07T18:55:02.103Z] ++ set -e [2020-05-07T18:55:02.103Z] ++ '[' -n 0 ']' [2020-05-07T18:55:02.103Z] ++ set -x [2020-05-07T18:55:02.103Z] ++ env -i DEST=/go/src/github.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-05-07T18:55:02.103Z] INFO: Testing against a local daemon [2020-05-07T18:55:02.103Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T18:55:02.103Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T18:55:02.103Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T18:55:02.103Z] === RUN TestDockerNetworkIpvlan [2020-05-07T18:55:02.103Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T18:55:02.103Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T18:55:02.103Z] PASS [2020-05-07T18:55:02.103Z] [2020-05-07T18:55:02.103Z] === Skipped [2020-05-07T18:55:02.103Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T18:55:02.103Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T18:55:02.103Z] [2020-05-07T18:55:02.103Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T18:55:02.103Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T18:55:02.103Z] [2020-05-07T18:55:02.103Z] [2020-05-07T18:55:02.103Z] DONE 2 tests, 2 skipped in 0.079s [2020-05-07T18:55:02.103Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T18:55:02.103Z] ++ 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-05-07T18:55:02.103Z] ++ set -e [2020-05-07T18:55:02.103Z] ++ '[' -n 0 ']' [2020-05-07T18:55:02.103Z] ++ set -x [2020-05-07T18:55:02.103Z] ++ env -i DEST=/go/src/github.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-05-07T18:55:02.103Z] INFO: Testing against a local daemon [2020-05-07T18:55:02.103Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T18:55:02.725Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-05-07T18:55:02.725Z] === RUN TestDockerNetworkMacvlan [2020-05-07T18:55:03.733Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-07T18:55:04.682Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-07T18:55:04.693Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-07T18:55:04.693Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-07T18:55:05.080Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-07T18:55:05.689Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-07T18:55:06.065Z] --- PASS: TestRenameAnonymousContainer (4.16s) [2020-05-07T18:55:06.065Z] === RUN TestRenameContainerWithSameName [2020-05-07T18:55:06.632Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2020-05-07T18:55:06.632Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T18:55:07.199Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-07T18:55:07.456Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-07T18:55:08.532Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2020-05-07T18:55:08.532Z] === RUN TestResize [2020-05-07T18:55:09.099Z] --- PASS: TestResize (0.77s) [2020-05-07T18:55:09.099Z] === RUN TestResizeWithInvalidSize [2020-05-07T18:55:09.343Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-07T18:55:09.665Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2020-05-07T18:55:09.665Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T18:55:10.064Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-07T18:55:10.268Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-07T18:55:10.600Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-05-07T18:55:10.600Z] === RUN TestDaemonRestartKillContainers [2020-05-07T18:55:10.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T18:55:10.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T18:55:10.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T18:55:10.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T18:55:10.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T18:55:10.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T18:55:10.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T18:55:10.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T18:55:10.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T18:55:10.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T18:55:10.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T18:55:10.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T18:55:10.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T18:55:10.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T18:55:10.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T18:55:10.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T18:55:10.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:55:10.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:55:10.600Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:55:10.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:55:10.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:55:10.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:55:10.600Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:55:10.600Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:55:10.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T18:55:10.600Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T18:55:10.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T18:55:10.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:55:10.826Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-07T18:55:12.505Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:55:12.754Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-07T18:55:13.444Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T18:55:13.483Z] ok github.com/docker/docker/api/server 0.053s coverage: 9.0% of statements [2020-05-07T18:55:13.514Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-07T18:55:13.679Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-07T18:55:13.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T18:55:13.935Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-07T18:55:13.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T18:55:13.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T18:55:14.861Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-07T18:55:15.672Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-07T18:55:15.672Z] [2020-05-07T18:55:15.672Z] ________ ____ __. [2020-05-07T18:55:15.672Z] \_____ \ | |/ _| [2020-05-07T18:55:15.672Z] / | \| < [2020-05-07T18:55:15.672Z] / | \ | \ [2020-05-07T18:55:15.672Z] \_______ /____|__ \ [2020-05-07T18:55:15.672Z] \/ \/ [2020-05-07T18:55:15.672Z] [2020-05-07T18:55:15.672Z] INFO: make.ps1 ended at 05/07/2020 18:55:07 [2020-05-07T18:55:15.672Z] INFO: Binaries build ended at 05/07/2020 18:55:09. Duration:00:01:12.1554195 [2020-05-07T18:55:15.672Z] INFO: Copying the built daemon binary to d:\CI\PR-40920\4\binary\dockerd-4c2aa6bb11.exe... [2020-05-07T18:55:15.672Z] INFO: Copying the built client binary to d:\CI\PR-40920\4\binary\docker-4c2aa6bb11.exe... [2020-05-07T18:55:15.672Z] INFO: Copying dockerversion from the container... [2020-05-07T18:55:15.672Z] INFO: Copying the golang package from the container to d:\CI\PR-40920\4\installer\go.zip... [2020-05-07T18:55:16.265Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-07T18:55:16.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T18:55:16.533Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:55:16.533Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:55:16.689Z] INFO: Extracting go.zip to d:\CI\PR-40920\4\go [2020-05-07T18:55:17.189Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-07T18:55:17.444Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-07T18:55:18.476Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-07T18:55:18.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-05-07T18:55:18.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.91s) [2020-05-07T18:55:18.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.05s) [2020-05-07T18:55:18.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-05-07T18:55:18.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) [2020-05-07T18:55:18.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s) [2020-05-07T18:55:18.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2020-05-07T18:55:18.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) [2020-05-07T18:55:18.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.61s) [2020-05-07T18:55:18.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-05-07T18:55:18.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-05-07T18:55:18.476Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2020-05-07T18:55:18.476Z] === RUN TestCgroupNamespacesRun [2020-05-07T18:55:19.927Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-07T18:55:19.995Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-07T18:55:20.309Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-07T18:55:20.406Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-05-07T18:55:20.406Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T18:55:21.396Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-07T18:55:21.954Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-07T18:55:22.321Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-05-07T18:55:22.321Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T18:55:22.329Z] --- PASS: TestDockerNetworkMacvlan (19.42s) [2020-05-07T18:55:22.329Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-07T18:55:22.329Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-07T18:55:22.329Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.40s) [2020-05-07T18:55:22.330Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.52s) [2020-05-07T18:55:22.330Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.28s) [2020-05-07T18:55:22.330Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s) [2020-05-07T18:55:22.330Z] PASS [2020-05-07T18:55:22.330Z] [2020-05-07T18:55:22.330Z] DONE 8 tests in 21.010s [2020-05-07T18:55:22.330Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T18:55:22.330Z] ++ 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-05-07T18:55:22.330Z] ++ set -e [2020-05-07T18:55:22.330Z] ++ '[' -n 0 ']' [2020-05-07T18:55:22.330Z] ++ set -x [2020-05-07T18:55:22.330Z] ++ env -i DEST=/go/src/github.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-05-07T18:55:22.330Z] testing: warning: no tests to run [2020-05-07T18:55:22.330Z] PASS [2020-05-07T18:55:22.330Z] [2020-05-07T18:55:22.330Z] DONE 0 tests in 0.016s [2020-05-07T18:55:22.330Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T18:55:22.330Z] ++ 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-05-07T18:55:22.330Z] ++ set -e [2020-05-07T18:55:22.330Z] ++ '[' -n 0 ']' [2020-05-07T18:55:22.330Z] ++ set -x [2020-05-07T18:55:22.330Z] ++ env -i DEST=/go/src/github.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-05-07T18:55:22.330Z] INFO: Testing against a local daemon [2020-05-07T18:55:22.330Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T18:55:22.447Z] tests/integration/client_test.py ..... [ 75%] [2020-05-07T18:55:22.447Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-07T18:55:22.703Z] tests/integration/errors_test.py . [ 76%] [2020-05-07T18:55:23.835Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-07T18:55:24.224Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-05-07T18:55:24.224Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T18:55:24.349Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2020-05-07T18:55:24.349Z] === RUN TestAuthZPluginTLS [2020-05-07T18:55:24.630Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-07T18:55:24.630Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T18:55:24.759Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-07T18:55:25.248Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-05-07T18:55:25.248Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T18:55:25.599Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-05-07T18:55:25.599Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T18:55:25.682Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-07T18:55:25.862Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-07T18:55:25.862Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T18:55:26.143Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-05-07T18:55:26.143Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T18:55:27.045Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-07T18:55:27.502Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-05-07T18:55:27.502Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T18:55:28.161Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2020-05-07T18:55:28.161Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T18:55:28.406Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-07T18:55:28.437Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-05-07T18:55:28.437Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T18:55:28.443Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-07T18:55:28.443Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T18:55:28.965Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-07T18:55:29.056Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-07T18:55:29.056Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T18:55:29.372Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-05-07T18:55:29.372Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T18:55:29.524Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-07T18:55:29.669Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-05-07T18:55:29.670Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T18:55:29.766Z] --- PASS: TestImportExtremelyLargeImageWorks (104.17s) [2020-05-07T18:55:29.766Z] PASS [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] === Skipped [2020-05-07T18:55:29.766Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-07T18:55:29.766Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] DONE 12 tests, 1 skipped in 108.540s [2020-05-07T18:55:29.766Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T18:55:29.766Z] INFO: Testing against a local daemon [2020-05-07T18:55:29.766Z] === RUN TestNetworkCreateDelete [2020-05-07T18:55:29.766Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-05-07T18:55:29.766Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T18:55:29.766Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2020-05-07T18:55:29.766Z] === RUN TestInspectNetwork [2020-05-07T18:55:29.766Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-07T18:55:29.766Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:29.766Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T18:55:29.766Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-07T18:55:29.766Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] === RUN TestNetworkInvalidJSON [2020-05-07T18:55:29.766Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T18:55:29.766Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T18:55:29.766Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T18:55:29.766Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T18:55:29.766Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T18:55:29.766Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T18:55:29.766Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T18:55:29.766Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T18:55:29.766Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T18:55:29.766Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-07T18:55:29.766Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T18:55:29.766Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T18:55:29.766Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T18:55:29.766Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T18:55:29.766Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-07T18:55:29.766Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T18:55:29.766Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T18:55:29.766Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T18:55:29.766Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T18:55:29.766Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T18:55:29.766Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T18:55:29.766Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:29.766Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T18:55:29.766Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:236: FLAKY_TEST [2020-05-07T18:55:29.766Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T18:55:29.766Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:29.766Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T18:55:29.766Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:29.766Z] PASS [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] === Skipped [2020-05-07T18:55:29.766Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-07T18:55:29.766Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-07T18:55:29.766Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-07T18:55:29.766Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:236: FLAKY_TEST [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-07T18:55:29.766Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] DONE 18 tests, 12 skipped in 0.608s [2020-05-07T18:55:29.766Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T18:55:29.766Z] INFO: Testing against a local daemon [2020-05-07T18:55:29.766Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T18:55:29.766Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T18:55:29.766Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T18:55:29.766Z] === RUN TestDockerNetworkIpvlan [2020-05-07T18:55:29.766Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T18:55:29.766Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T18:55:29.766Z] PASS [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] === Skipped [2020-05-07T18:55:29.766Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T18:55:29.766Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T18:55:29.766Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] DONE 2 tests, 2 skipped in 0.114s [2020-05-07T18:55:29.766Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T18:55:29.766Z] INFO: Testing against a local daemon [2020-05-07T18:55:29.766Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T18:55:29.766Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-07T18:55:29.766Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] === RUN TestDockerNetworkMacvlan [2020-05-07T18:55:29.766Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-07T18:55:29.766Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] PASS [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] === Skipped [2020-05-07T18:55:29.766Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-07T18:55:29.766Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-07T18:55:29.766Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] DONE 2 tests, 2 skipped in 0.110s [2020-05-07T18:55:29.766Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T18:55:29.766Z] testing: warning: no tests to run [2020-05-07T18:55:29.766Z] PASS [2020-05-07T18:55:29.766Z] [2020-05-07T18:55:29.766Z] DONE 0 tests in 0.023s [2020-05-07T18:55:29.766Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T18:55:29.766Z] INFO: Testing against a local daemon [2020-05-07T18:55:29.766Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T18:55:29.766Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-07T18:55:29.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.766Z] === RUN TestAuthZPluginTLS [2020-05-07T18:55:29.766Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-07T18:55:29.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.766Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T18:55:29.766Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-07T18:55:29.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.766Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T18:55:29.766Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-07T18:55:29.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.766Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T18:55:29.766Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-07T18:55:29.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.766Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T18:55:29.766Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-07T18:55:29.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.766Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T18:55:29.766Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-07T18:55:29.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.766Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T18:55:29.766Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T18:55:29.767Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T18:55:29.767Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T18:55:29.767Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] === RUN TestAuthZPluginHeader [2020-05-07T18:55:29.767Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T18:55:29.767Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] === RUN TestAuthZPluginV2Disable [2020-05-07T18:55:29.767Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T18:55:29.767Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T18:55:29.767Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T18:55:29.767Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] PASS [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === Skipped [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-07T18:55:29.767Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] DONE 17 tests, 17 skipped in 0.388s [2020-05-07T18:55:29.767Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T18:55:29.767Z] INFO: Testing against a local daemon [2020-05-07T18:55:29.767Z] === RUN TestPluginInvalidJSON [2020-05-07T18:55:29.767Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T18:55:29.767Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T18:55:29.767Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T18:55:29.767Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-07T18:55:29.767Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T18:55:29.767Z] === RUN TestPluginInstall [2020-05-07T18:55:29.767Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-07T18:55:29.767Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] PASS [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] === Skipped [2020-05-07T18:55:29.767Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-07T18:55:29.767Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] [2020-05-07T18:55:29.767Z] DONE 3 tests, 1 skipped in 0.142s [2020-05-07T18:55:29.767Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T18:55:29.767Z] INFO: Testing against a local daemon [2020-05-07T18:55:29.767Z] === RUN TestExternalGraphDriver [2020-05-07T18:55:29.767Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-05-07T18:55:29.767Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-07T18:55:29.767Z] === RUN TestGraphdriverPluginV2 [2020-05-07T18:55:30.488Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-07T18:55:30.688Z] --- PASS: TestGraphdriverPluginV2 (6.58s) [2020-05-07T18:55:30.688Z] PASS [2020-05-07T18:55:30.688Z] [2020-05-07T18:55:30.688Z] === Skipped [2020-05-07T18:55:30.688Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-05-07T18:55:30.688Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-07T18:55:30.688Z] [2020-05-07T18:55:30.688Z] [2020-05-07T18:55:30.688Z] DONE 2 tests, 1 skipped in 6.752s [2020-05-07T18:55:30.688Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T18:55:30.943Z] INFO: Testing against a local daemon [2020-05-07T18:55:30.943Z] === RUN TestContinueAfterPluginCrash [2020-05-07T18:55:30.943Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T18:55:30.943Z] === RUN TestReadPluginNoRead [2020-05-07T18:55:30.943Z] === PAUSE TestReadPluginNoRead [2020-05-07T18:55:30.943Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T18:55:30.943Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T18:55:30.943Z] === CONT TestContinueAfterPluginCrash [2020-05-07T18:55:30.943Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T18:55:31.276Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-05-07T18:55:31.276Z] === RUN TestKernelTCPMemory [2020-05-07T18:55:31.412Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-07T18:55:31.687Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-05-07T18:55:31.688Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T18:55:32.211Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-05-07T18:55:32.211Z] === RUN TestNISDomainname [2020-05-07T18:55:33.146Z] --- PASS: TestNISDomainname (1.00s) [2020-05-07T18:55:33.146Z] === RUN TestHostnameDnsResolution [2020-05-07T18:55:33.296Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-07T18:55:33.856Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-07T18:55:33.856Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-07T18:55:34.111Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-07T18:55:34.363Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.36s) [2020-05-07T18:55:34.363Z] === RUN TestAuthZPluginHeader [2020-05-07T18:55:34.976Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-05-07T18:55:34.976Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T18:55:34.976Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T18:55:34.976Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:55:34.976Z] === RUN TestAuthZPluginV2Disable [2020-05-07T18:55:34.976Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-07T18:55:34.976Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:55:34.976Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T18:55:34.976Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T18:55:34.976Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:55:34.976Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T18:55:34.976Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T18:55:34.976Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:55:34.976Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T18:55:35.048Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-05-07T18:55:35.048Z] === RUN TestStats [2020-05-07T18:55:35.475Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-07T18:55:36.034Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-07T18:55:36.594Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-07T18:55:37.156Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-07T18:55:37.156Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-07T18:55:37.576Z] --- PASS: TestStats (2.84s) [2020-05-07T18:55:37.576Z] === RUN TestStopContainerWithTimeout [2020-05-07T18:55:37.576Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T18:55:37.576Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T18:55:37.576Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T18:55:37.576Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T18:55:37.576Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T18:55:37.576Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T18:55:37.576Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T18:55:37.576Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T18:55:37.576Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T18:55:37.576Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T18:55:37.576Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T18:55:37.576Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T18:55:39.042Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-07T18:55:39.603Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-07T18:55:39.859Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-07T18:55:40.863Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-07T18:55:40.863Z] --- PASS: TestStopContainerWithTimeout/0 (1.33s) [2020-05-07T18:55:40.863Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2020-05-07T18:55:40.863Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2020-05-07T18:55:40.863Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) [2020-05-07T18:55:40.863Z] === RUN TestDeleteDevicemapper [2020-05-07T18:55:40.863Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T18:55:40.863Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T18:55:40.863Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T18:55:41.786Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-07T18:55:42.213Z] INFO: Extraction ended at 05/07/2020 18:55:39. Duration:00:00:23.3362373 [2020-05-07T18:55:42.213Z] INFO: Updating the golang and path environment variables [2020-05-07T18:55:42.213Z] INFO: GOPATH=d:\gopath [2020-05-07T18:55:42.213Z] INFO: go version go1.13.10 windows/amd64 [2020-05-07T18:55:42.213Z] INFO: Running the daemon under test in debug mode [2020-05-07T18:55:42.213Z] INFO: Starting a daemon under test... [2020-05-07T18:55:42.213Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40920\4\daemon --pidfile d:\CI\PR-40920\4\docker.pid -D [2020-05-07T18:55:42.213Z] INFO: Process started successfully. [2020-05-07T18:55:42.213Z] INFO: Start tailing logs of the daemon under tests [2020-05-07T18:55:42.213Z] INFO: Waiting for the daemon under test to start... [2020-05-07T18:55:43.229Z] INFO: Daemon under test started and replied! [2020-05-07T18:55:43.229Z] INFO: Docker version of the daemon under test [2020-05-07T18:55:43.229Z] [2020-05-07T18:55:43.229Z] Client: [2020-05-07T18:55:43.229Z] Version: 17.06.2-ce [2020-05-07T18:55:43.229Z] API version: 1.30 [2020-05-07T18:55:43.229Z] Go version: go1.8.3 [2020-05-07T18:55:43.229Z] Git commit: cec0b72 [2020-05-07T18:55:43.229Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-07T18:55:43.229Z] OS/Arch: windows/amd64 [2020-05-07T18:55:43.229Z] [2020-05-07T18:55:43.229Z] Server: [2020-05-07T18:55:43.229Z] Version: 0.0.0-dev [2020-05-07T18:55:43.229Z] API version: 1.41 (minimum version 1.24) [2020-05-07T18:55:43.229Z] Go version: go1.13.10 [2020-05-07T18:55:43.229Z] Git commit: 4c2aa6bb11 [2020-05-07T18:55:43.229Z] Built: 05/07/2020 18:54:02 [2020-05-07T18:55:43.229Z] OS/Arch: windows/amd64 [2020-05-07T18:55:43.229Z] Experimental: false [2020-05-07T18:55:43.229Z] [2020-05-07T18:55:43.229Z] INFO: Docker info of the daemon under test [2020-05-07T18:55:43.229Z] [2020-05-07T18:55:43.712Z] Containers: 0 [2020-05-07T18:55:43.712Z] Running: 0 [2020-05-07T18:55:43.712Z] Paused: 0 [2020-05-07T18:55:43.712Z] Stopped: 0 [2020-05-07T18:55:43.712Z] Images: 0 [2020-05-07T18:55:43.712Z] Server Version: 0.0.0-dev [2020-05-07T18:55:43.712Z] Storage Driver: windowsfilter [2020-05-07T18:55:43.712Z] Windows: [2020-05-07T18:55:43.712Z] Logging Driver: json-file [2020-05-07T18:55:43.712Z] Plugins: [2020-05-07T18:55:43.712Z] Volume: local [2020-05-07T18:55:43.712Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-07T18:55:43.712Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-07T18:55:43.712Z] Swarm: inactive [2020-05-07T18:55:43.712Z] Default Isolation: process [2020-05-07T18:55:43.713Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-07T18:55:43.713Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-07T18:55:43.713Z] OSType: windows [2020-05-07T18:55:43.713Z] Architecture: x86_64 [2020-05-07T18:55:43.713Z] CPUs: 4 [2020-05-07T18:55:43.713Z] Total Memory: 32GiB [2020-05-07T18:55:43.713Z] Name: azwin-2-e2cf50 [2020-05-07T18:55:43.713Z] ID: VPMO:JQ2E:S3L7:HMW6:ZGWE:4PQO:S4QD:VTQX:IFDL:IXQF:2FUV:NM2U [2020-05-07T18:55:43.713Z] Docker Root Dir: D:\CI\PR-40920\4\daemon [2020-05-07T18:55:43.713Z] Debug Mode (client): false [2020-05-07T18:55:43.713Z] Debug Mode (server): true [2020-05-07T18:55:43.713Z] File Descriptors: -1 [2020-05-07T18:55:43.713Z] Goroutines: 17 [2020-05-07T18:55:43.713Z] System Time: 2020-05-07T18:55:43.1910862Z [2020-05-07T18:55:43.713Z] EventsListeners: 0 [2020-05-07T18:55:43.713Z] Registry: https://index.docker.io/v1/ [2020-05-07T18:55:43.713Z] Labels: [2020-05-07T18:55:43.713Z] Experimental: false [2020-05-07T18:55:43.713Z] Insecure Registries: [2020-05-07T18:55:43.713Z] 127.0.0.0/8 [2020-05-07T18:55:43.713Z] Live Restore Enabled: false [2020-05-07T18:55:43.713Z] [2020-05-07T18:55:43.713Z] [2020-05-07T18:55:43.713Z] INFO: Docker images of the daemon under test [2020-05-07T18:55:43.713Z] [2020-05-07T18:55:43.713Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-07T18:55:43.713Z] [2020-05-07T18:55:43.713Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-07T18:55:43.713Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-07T18:55:43.713Z] ltsc2019: Pulling from windows/servercore [2020-05-07T18:55:43.713Z] 65014b3c3121: Pulling fs layer [2020-05-07T18:55:43.713Z] eac6fba788c9: Pulling fs layer [2020-05-07T18:55:44.148Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.39s) [2020-05-07T18:55:44.148Z] === RUN TestUpdateMemory [2020-05-07T18:55:44.148Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-07T18:55:44.148Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:55:44.148Z] === RUN TestUpdateCPUQuota [2020-05-07T18:55:45.092Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-07T18:55:45.526Z] --- PASS: TestUpdateCPUQuota (1.35s) [2020-05-07T18:55:45.526Z] === RUN TestUpdatePidsLimit [2020-05-07T18:55:45.526Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-07T18:55:45.769Z] --- PASS: TestDaemonStartWithLogOpt (13.52s) [2020-05-07T18:55:45.769Z] === CONT TestReadPluginNoRead [2020-05-07T18:55:46.062Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-07T18:55:46.094Z] === RUN TestUpdatePidsLimit/no_change [2020-05-07T18:55:46.317Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-07T18:55:46.353Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-07T18:55:46.612Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-07T18:55:47.179Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-07T18:55:47.438Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-07T18:55:48.005Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-07T18:55:48.276Z] --- PASS: TestContinueAfterPluginCrash (17.17s) [2020-05-07T18:55:48.276Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T18:55:49.381Z] --- PASS: TestUpdatePidsLimit (3.88s) [2020-05-07T18:55:49.381Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-05-07T18:55:49.381Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-05-07T18:55:49.381Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-05-07T18:55:49.381Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-05-07T18:55:49.381Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2020-05-07T18:55:49.381Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-05-07T18:55:49.381Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-05-07T18:55:49.381Z] === RUN TestUpdateRestartPolicy [2020-05-07T18:55:50.516Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-07T18:55:50.783Z] === RUN TestReadPluginNoRead/default [2020-05-07T18:55:51.039Z] eac6fba788c9: Verifying Checksum [2020-05-07T18:55:51.039Z] eac6fba788c9: Download complete [2020-05-07T18:55:51.441Z] --- PASS: TestBuildWithHugeFile (90.62s) [2020-05-07T18:55:51.441Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T18:55:51.441Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T18:55:51.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T18:55:51.441Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T18:55:51.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T18:55:51.441Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T18:55:51.441Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T18:55:51.441Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T18:55:51.441Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T18:55:51.441Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T18:55:51.804Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-05-07T18:55:51.804Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-05-07T18:55:51.804Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-05-07T18:55:51.804Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-05-07T18:55:51.804Z] === RUN TestBuildPreserveOwnership [2020-05-07T18:55:51.804Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T18:55:53.418Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.30s) [2020-05-07T18:55:53.418Z] PASS [2020-05-07T18:55:53.418Z] [2020-05-07T18:55:53.418Z] === Skipped [2020-05-07T18:55:53.418Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T18:55:53.418Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:55:53.418Z] [2020-05-07T18:55:53.418Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-07T18:55:53.418Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:55:53.418Z] [2020-05-07T18:55:53.418Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T18:55:53.418Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:55:53.418Z] [2020-05-07T18:55:53.418Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T18:55:53.418Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:55:53.418Z] [2020-05-07T18:55:53.418Z] [2020-05-07T18:55:53.418Z] DONE 17 tests, 4 skipped in 30.133s [2020-05-07T18:55:53.418Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T18:55:53.418Z] ++ 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-05-07T18:55:53.418Z] ++ set -e [2020-05-07T18:55:53.418Z] ++ '[' -n 0 ']' [2020-05-07T18:55:53.418Z] ++ set -x [2020-05-07T18:55:53.418Z] ++ env -i DEST=/go/src/github.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-05-07T18:55:53.418Z] INFO: Testing against a local daemon [2020-05-07T18:55:53.418Z] === RUN TestPluginInvalidJSON [2020-05-07T18:55:53.418Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T18:55:53.418Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T18:55:53.418Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T18:55:53.418Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-05-07T18:55:53.418Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T18:55:53.418Z] === RUN TestPluginInstall [2020-05-07T18:55:53.418Z] === RUN TestPluginInstall/no_auth [2020-05-07T18:55:53.431Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T18:55:53.729Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-07T18:55:54.287Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-07T18:55:54.542Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-07T18:55:55.102Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-07T18:55:55.661Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T18:55:55.661Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-07T18:55:55.981Z] --- PASS: TestReadPluginNoRead (11.56s) [2020-05-07T18:55:55.981Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.64s) [2020-05-07T18:55:55.981Z] --- PASS: TestReadPluginNoRead/default (2.62s) [2020-05-07T18:55:55.981Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.61s) [2020-05-07T18:55:55.981Z] read_test.go:91: [dce783e99279c] daemon is not started [2020-05-07T18:55:55.981Z] PASS [2020-05-07T18:55:55.981Z] [2020-05-07T18:55:55.981Z] DONE 6 tests in 25.212s [2020-05-07T18:55:55.981Z] 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-05-07T18:55:55.981Z] testing: warning: no tests to run [2020-05-07T18:55:55.981Z] PASS [2020-05-07T18:55:55.981Z] [2020-05-07T18:55:55.981Z] DONE 0 tests in 0.037s [2020-05-07T18:55:55.981Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T18:55:56.236Z] INFO: Testing against a local daemon [2020-05-07T18:55:56.236Z] === RUN TestPluginWithDevMounts [2020-05-07T18:55:56.236Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-07T18:55:56.236Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-07T18:55:56.236Z] PASS [2020-05-07T18:55:56.236Z] [2020-05-07T18:55:56.236Z] === Skipped [2020-05-07T18:55:56.236Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-07T18:55:56.236Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-07T18:55:56.236Z] [2020-05-07T18:55:56.236Z] [2020-05-07T18:55:56.236Z] DONE 1 tests, 1 skipped in 0.134s [2020-05-07T18:55:56.236Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T18:55:56.236Z] INFO: Testing against a local daemon [2020-05-07T18:55:56.236Z] === RUN TestSecretInspect [2020-05-07T18:55:56.236Z] --- SKIP: TestSecretInspect (0.02s) [2020-05-07T18:55:56.236Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.236Z] === RUN TestSecretList [2020-05-07T18:55:56.236Z] --- SKIP: TestSecretList (0.01s) [2020-05-07T18:55:56.236Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.236Z] === RUN TestSecretsCreateAndDelete [2020-05-07T18:55:56.236Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-05-07T18:55:56.236Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.236Z] === RUN TestSecretsUpdate [2020-05-07T18:55:56.490Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-05-07T18:55:56.490Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.490Z] === RUN TestTemplatedSecret [2020-05-07T18:55:56.490Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-07T18:55:56.490Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.490Z] === RUN TestSecretCreateResolve [2020-05-07T18:55:56.490Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-05-07T18:55:56.490Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.490Z] PASS [2020-05-07T18:55:56.490Z] [2020-05-07T18:55:56.490Z] === Skipped [2020-05-07T18:55:56.490Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-05-07T18:55:56.490Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.490Z] [2020-05-07T18:55:56.490Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-05-07T18:55:56.490Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.490Z] [2020-05-07T18:55:56.490Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-05-07T18:55:56.490Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.490Z] [2020-05-07T18:55:56.490Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-05-07T18:55:56.490Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.490Z] [2020-05-07T18:55:56.490Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-07T18:55:56.490Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.490Z] [2020-05-07T18:55:56.490Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-05-07T18:55:56.490Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.490Z] [2020-05-07T18:55:56.490Z] [2020-05-07T18:55:56.490Z] DONE 6 tests, 6 skipped in 0.189s [2020-05-07T18:55:56.490Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T18:55:56.490Z] INFO: Testing against a local daemon [2020-05-07T18:55:56.490Z] === RUN TestServiceCreateInit [2020-05-07T18:55:56.490Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T18:55:56.490Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T18:55:56.490Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-07T18:55:56.490Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T18:55:56.490Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.490Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T18:55:56.490Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.490Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T18:55:56.490Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-05-07T18:55:56.490Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.490Z] === RUN TestCreateServiceConflict [2020-05-07T18:55:56.490Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-05-07T18:55:56.490Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.490Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T18:55:56.490Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-05-07T18:55:56.490Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.490Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T18:55:56.490Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-05-07T18:55:56.490Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.490Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T18:55:56.490Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-07T18:55:56.490Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.490Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T18:55:56.745Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-05-07T18:55:56.745Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.745Z] === RUN TestCreateServiceSysctls [2020-05-07T18:55:56.745Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-05-07T18:55:56.745Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.745Z] === RUN TestCreateServiceCapabilities [2020-05-07T18:55:56.745Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-05-07T18:55:56.745Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.745Z] === RUN TestInspect [2020-05-07T18:55:56.745Z] --- SKIP: TestInspect (0.02s) [2020-05-07T18:55:56.745Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.745Z] === RUN TestCreateJob [2020-05-07T18:55:56.745Z] --- SKIP: TestCreateJob (0.01s) [2020-05-07T18:55:56.745Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.745Z] === RUN TestReplicatedJob [2020-05-07T18:55:56.745Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-07T18:55:56.745Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.745Z] === RUN TestUpdateReplicatedJob [2020-05-07T18:55:56.745Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-05-07T18:55:56.745Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.745Z] === RUN TestServiceListWithStatuses [2020-05-07T18:55:56.745Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T18:55:56.745Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T18:55:56.745Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T18:55:56.745Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-05-07T18:55:56.745Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.745Z] === RUN TestDockerNetworkReConnect [2020-05-07T18:55:56.745Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-05-07T18:55:56.745Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:55:56.745Z] === RUN TestServicePlugin [2020-05-07T18:55:56.878Z] time="2020-05-07T18:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T18:55:56.878Z] time="2020-05-07T18:55:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T18:55:56.878Z] time="2020-05-07T18:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1fa96a70cabe8ed9556b08a0e4c9caf6e072b9a0b0c3bfa664a17d4fbc5e2161" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T18:55:56.878Z] time="2020-05-07T18:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T18:55:56.878Z] time="2020-05-07T18:55:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T18:55:56.878Z] time="2020-05-07T18:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1fa96a70cabe8ed9556b08a0e4c9caf6e072b9a0b0c3bfa664a17d4fbc5e2161" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T18:55:56.878Z] === RUN TestPluginInstall/with_htpasswd [2020-05-07T18:55:57.028Z] 65014b3c3121: Verifying Checksum [2020-05-07T18:55:57.029Z] 65014b3c3121: Download complete [2020-05-07T18:55:57.160Z] time="2020-05-07T18:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T18:55:57.160Z] time="2020-05-07T18:55:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T18:55:57.160Z] time="2020-05-07T18:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3ddc872d9b12a26ae899cff70cf3adbbd3a60739d49984835da4e3bfc9889a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T18:55:57.160Z] time="2020-05-07T18:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T18:55:57.160Z] time="2020-05-07T18:55:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T18:55:57.160Z] time="2020-05-07T18:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3ddc872d9b12a26ae899cff70cf3adbbd3a60739d49984835da4e3bfc9889a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T18:55:57.441Z] === RUN TestPluginInstall/with_insecure [2020-05-07T18:55:57.546Z] --- PASS: TestBuildPreserveOwnership (6.04s) [2020-05-07T18:55:57.546Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.98s) [2020-05-07T18:55:57.546Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2020-05-07T18:55:57.546Z] === RUN TestBuildPlatformInvalid [2020-05-07T18:55:57.802Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-07T18:55:57.802Z] PASS [2020-05-07T18:55:57.802Z] [2020-05-07T18:55:57.802Z] === Skipped [2020-05-07T18:55:57.802Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-07T18:55:57.802Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T18:55:57.802Z] [2020-05-07T18:55:57.802Z] [2020-05-07T18:55:57.802Z] DONE 32 tests, 1 skipped in 174.693s [2020-05-07T18:55:57.802Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T18:55:57.802Z] ++ 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-05-07T18:55:57.802Z] ++ set -e [2020-05-07T18:55:57.802Z] ++ '[' -n 0 ']' [2020-05-07T18:55:57.802Z] ++ set -x [2020-05-07T18:55:57.802Z] ++ env -i DEST=/go/src/github.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-05-07T18:55:58.057Z] INFO: Testing against a local daemon [2020-05-07T18:55:58.057Z] === RUN TestConfigInspect [2020-05-07T18:55:58.456Z] time="2020-05-07T18:55:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T18:55:58.456Z] time="2020-05-07T18:55:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T18:55:58.456Z] time="2020-05-07T18:55:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27acda7c8987e698279f30c050147d7632c87fb10086c8e4baf95adce657d946" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T18:55:58.456Z] time="2020-05-07T18:55:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T18:55:58.456Z] time="2020-05-07T18:55:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T18:55:58.456Z] time="2020-05-07T18:55:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27acda7c8987e698279f30c050147d7632c87fb10086c8e4baf95adce657d946" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T18:55:58.616Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-07T18:55:58.738Z] --- PASS: TestPluginInstall (6.29s) [2020-05-07T18:55:58.738Z] --- PASS: TestPluginInstall/no_auth (4.15s) [2020-05-07T18:55:58.738Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2020-05-07T18:55:58.738Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2020-05-07T18:55:58.738Z] plugin_test.go:157: [d5f6ce2f5f27c] daemon is not started [2020-05-07T18:55:58.738Z] PASS [2020-05-07T18:55:58.738Z] [2020-05-07T18:55:58.738Z] DONE 6 tests in 6.399s [2020-05-07T18:55:58.738Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T18:55:58.738Z] ++ 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-05-07T18:55:58.738Z] ++ set -e [2020-05-07T18:55:58.738Z] ++ '[' -n 0 ']' [2020-05-07T18:55:58.738Z] ++ set -x [2020-05-07T18:55:58.738Z] ++ env -i DEST=/go/src/github.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-05-07T18:55:58.738Z] INFO: Testing against a local daemon [2020-05-07T18:55:58.738Z] === RUN TestExternalGraphDriver [2020-05-07T18:55:59.020Z] === RUN TestExternalGraphDriver/json [2020-05-07T18:56:01.033Z] --- SKIP: TestServicePlugin (3.56s) [2020-05-07T18:56:01.033Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] === RUN TestServiceUpdateLabel [2020-05-07T18:56:01.033Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-05-07T18:56:01.033Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] === RUN TestServiceUpdateSecrets [2020-05-07T18:56:01.033Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-05-07T18:56:01.033Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] === RUN TestServiceUpdateConfigs [2020-05-07T18:56:01.033Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-05-07T18:56:01.033Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] === RUN TestServiceUpdateNetwork [2020-05-07T18:56:01.033Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-05-07T18:56:01.033Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T18:56:01.033Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-05-07T18:56:01.033Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] PASS [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === Skipped [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T18:56:01.033Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T18:56:01.033Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T18:56:01.033Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T18:56:01.033Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-05-07T18:56:01.033Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-05-07T18:56:01.033Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-05-07T18:56:01.033Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-05-07T18:56:01.033Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-07T18:56:01.033Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-05-07T18:56:01.033Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-05-07T18:56:01.033Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-05-07T18:56:01.033Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-05-07T18:56:01.033Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-07T18:56:01.033Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-07T18:56:01.033Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-05-07T18:56:01.033Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T18:56:01.033Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-05-07T18:56:01.033Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-05-07T18:56:01.033Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestServicePlugin (3.56s) [2020-05-07T18:56:01.033Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-05-07T18:56:01.033Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-05-07T18:56:01.033Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-05-07T18:56:01.033Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-05-07T18:56:01.033Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-05-07T18:56:01.033Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] DONE 24 tests, 23 skipped in 4.010s [2020-05-07T18:56:01.033Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T18:56:01.033Z] INFO: Testing against a local daemon [2020-05-07T18:56:01.033Z] === RUN TestSessionCreate [2020-05-07T18:56:01.033Z] --- PASS: TestSessionCreate (0.03s) [2020-05-07T18:56:01.033Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T18:56:01.033Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-07T18:56:01.033Z] PASS [2020-05-07T18:56:01.033Z] [2020-05-07T18:56:01.033Z] DONE 2 tests in 0.155s [2020-05-07T18:56:01.033Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T18:56:01.033Z] INFO: Testing against a local daemon [2020-05-07T18:56:01.033Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T18:56:01.033Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T18:56:01.033Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T18:56:01.033Z] === RUN TestEventsExecDie [2020-05-07T18:56:01.204Z] === RUN TestExternalGraphDriver/spec [2020-05-07T18:56:01.293Z] --- PASS: TestEventsExecDie (0.66s) [2020-05-07T18:56:01.293Z] === RUN TestEventsBackwardsCompatible [2020-05-07T18:56:01.548Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-05-07T18:56:01.548Z] === RUN TestInfoBinaryCommits [2020-05-07T18:56:01.548Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-07T18:56:01.548Z] === RUN TestInfoAPIVersioned [2020-05-07T18:56:01.548Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-07T18:56:01.548Z] === RUN TestInfoDiscoveryBackend [2020-05-07T18:56:01.956Z] --- PASS: TestConfigInspect (3.36s) [2020-05-07T18:56:01.956Z] === RUN TestConfigList [2020-05-07T18:56:02.175Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-07T18:56:02.211Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-07T18:56:02.770Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-07T18:56:03.225Z] === RUN TestExternalGraphDriver/pull [2020-05-07T18:56:03.428Z] --- PASS: TestInfoDiscoveryBackend (1.62s) [2020-05-07T18:56:03.428Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T18:56:04.129Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-07T18:56:04.265Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2020-05-07T18:56:04.265Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T18:56:04.265Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-05-07T18:56:04.265Z] === RUN TestWaitNonBlocked [2020-05-07T18:56:04.265Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T18:56:04.265Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T18:56:04.265Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T18:56:04.265Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T18:56:04.265Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T18:56:04.265Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T18:56:04.265Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-07T18:56:04.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2020-05-07T18:56:04.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-05-07T18:56:04.265Z] === RUN TestWaitBlocked [2020-05-07T18:56:04.265Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T18:56:04.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T18:56:04.265Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T18:56:04.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T18:56:04.265Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T18:56:04.265Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T18:56:04.445Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-07T18:56:04.730Z] --- PASS: TestConfigList (3.30s) [2020-05-07T18:56:04.730Z] === RUN TestConfigsCreateAndDelete [2020-05-07T18:56:04.833Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-07T18:56:04.833Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2020-05-07T18:56:04.833Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2020-05-07T18:56:04.833Z] === CONT TestContainerStartOnDaemonRestart [2020-05-07T18:56:04.833Z] === CONT TestContainerKillOnDaemonStart [2020-05-07T18:56:04.833Z] === CONT TestDaemonHostGatewayIP [2020-05-07T18:56:04.833Z] === CONT TestDaemonRestartIpcMode [2020-05-07T18:56:04.991Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-07T18:56:05.243Z] --- PASS: TestExternalGraphDriver (6.36s) [2020-05-07T18:56:05.244Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-05-07T18:56:05.244Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2020-05-07T18:56:05.244Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2020-05-07T18:56:05.244Z] === RUN TestGraphdriverPluginV2 [2020-05-07T18:56:05.244Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-05-07T18:56:05.244Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:56:05.244Z] PASS [2020-05-07T18:56:05.244Z] [2020-05-07T18:56:05.244Z] === Skipped [2020-05-07T18:56:05.244Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-05-07T18:56:05.244Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:56:05.244Z] [2020-05-07T18:56:05.244Z] [2020-05-07T18:56:05.244Z] DONE 5 tests, 1 skipped in 6.520s [2020-05-07T18:56:05.244Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T18:56:05.244Z] ++ 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-05-07T18:56:05.244Z] ++ set -e [2020-05-07T18:56:05.244Z] ++ '[' -n 0 ']' [2020-05-07T18:56:05.244Z] ++ set -x [2020-05-07T18:56:05.244Z] ++ env -i DEST=/go/src/github.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-05-07T18:56:05.244Z] INFO: Testing against a local daemon [2020-05-07T18:56:05.244Z] === RUN TestContinueAfterPluginCrash [2020-05-07T18:56:05.244Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T18:56:05.244Z] === RUN TestReadPluginNoRead [2020-05-07T18:56:05.244Z] === PAUSE TestReadPluginNoRead [2020-05-07T18:56:05.244Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T18:56:05.244Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T18:56:05.244Z] === CONT TestContinueAfterPluginCrash [2020-05-07T18:56:05.244Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T18:56:05.928Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-07T18:56:06.682Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.54s) [2020-05-07T18:56:06.682Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T18:56:06.682Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-07T18:56:06.682Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:56:06.682Z] === RUN TestInfoAPI [2020-05-07T18:56:06.682Z] --- PASS: TestInfoAPI (0.04s) [2020-05-07T18:56:06.682Z] === RUN TestInfoAPIWarnings [2020-05-07T18:56:07.336Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-07T18:56:07.336Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-07T18:56:08.264Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-07T18:56:08.264Z] --- PASS: TestConfigsCreateAndDelete (3.43s) [2020-05-07T18:56:08.264Z] === RUN TestConfigsUpdate [2020-05-07T18:56:08.561Z] --- PASS: TestInfoAPIWarnings (1.62s) [2020-05-07T18:56:08.561Z] === RUN TestInfoDebug [2020-05-07T18:56:09.026Z] --- PASS: TestContainerStartOnDaemonRestart (3.52s) [2020-05-07T18:56:09.026Z] === CONT TestIpcModeOlderClient [2020-05-07T18:56:09.026Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-05-07T18:56:09.285Z] --- PASS: TestDaemonRestartIpcMode (4.34s) [2020-05-07T18:56:09.616Z] --- PASS: TestDaemonStartWithLogOpt (3.96s) [2020-05-07T18:56:09.616Z] === CONT TestReadPluginNoRead [2020-05-07T18:56:09.623Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-07T18:56:09.851Z] --- PASS: TestDaemonHostGatewayIP (4.79s) [2020-05-07T18:56:10.440Z] --- PASS: TestInfoDebug (1.82s) [2020-05-07T18:56:10.440Z] === RUN TestInfoInsecureRegistries [2020-05-07T18:56:10.982Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-07T18:56:11.541Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-07T18:56:11.541Z] --- PASS: TestConfigsUpdate (3.23s) [2020-05-07T18:56:11.541Z] === RUN TestTemplatedConfig [2020-05-07T18:56:11.795Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-07T18:56:11.798Z] --- PASS: TestInfoInsecureRegistries (1.81s) [2020-05-07T18:56:11.798Z] === RUN TestInfoRegistryMirrors [2020-05-07T18:56:12.287Z] === RUN TestReadPluginNoRead/default [2020-05-07T18:56:13.155Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-07T18:56:13.678Z] --- PASS: TestInfoRegistryMirrors (1.82s) [2020-05-07T18:56:13.678Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T18:56:13.932Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-05-07T18:56:13.932Z] === RUN TestPingCacheHeaders [2020-05-07T18:56:13.932Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-07T18:56:13.932Z] === RUN TestPingGet [2020-05-07T18:56:13.932Z] --- PASS: TestPingGet (0.02s) [2020-05-07T18:56:13.932Z] === RUN TestPingHead [2020-05-07T18:56:13.932Z] --- PASS: TestPingHead (0.02s) [2020-05-07T18:56:13.932Z] === RUN TestVersion [2020-05-07T18:56:13.932Z] --- PASS: TestVersion (0.02s) [2020-05-07T18:56:13.932Z] PASS [2020-05-07T18:56:13.932Z] [2020-05-07T18:56:13.932Z] === Skipped [2020-05-07T18:56:13.932Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T18:56:13.932Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T18:56:13.932Z] [2020-05-07T18:56:13.932Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-07T18:56:13.932Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T18:56:13.932Z] [2020-05-07T18:56:13.932Z] [2020-05-07T18:56:13.932Z] DONE 18 tests, 2 skipped in 13.413s [2020-05-07T18:56:13.932Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T18:56:14.187Z] INFO: Testing against a local daemon [2020-05-07T18:56:14.187Z] === RUN TestVolumesCreateAndList [2020-05-07T18:56:14.187Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-07T18:56:14.187Z] === RUN TestVolumesRemove [2020-05-07T18:56:14.187Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-07T18:56:14.187Z] === RUN TestVolumesInspect [2020-05-07T18:56:14.187Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-07T18:56:14.187Z] === RUN TestVolumesInvalidJSON [2020-05-07T18:56:14.187Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T18:56:14.187Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T18:56:14.187Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T18:56:14.187Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-07T18:56:14.187Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T18:56:14.187Z] PASS [2020-05-07T18:56:14.187Z] [2020-05-07T18:56:14.187Z] DONE 5 tests in 0.262s [2020-05-07T18:56:14.187Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T18:56:14.306Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T18:56:14.444Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12259 is not a child of this shell [2020-05-07T18:56:14.444Z] warning: PID 12259 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-07T18:56:14.444Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T18:56:14.444Z] [2020-05-07T18:56:14.444Z] Unloading profiles will leave already running processes permanently [2020-05-07T18:56:14.444Z] unconfined, which can lead to unexpected situations. [2020-05-07T18:56:14.444Z] [2020-05-07T18:56:14.444Z] To set a process to complain mode, use the command line tool [2020-05-07T18:56:14.444Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T18:56:14.444Z] Removing test suite binaries [2020-05-07T18:56:14.587Z] --- PASS: TestContinueAfterPluginCrash (9.08s) [2020-05-07T18:56:15.038Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-07T18:56:15.292Z] --- PASS: TestTemplatedConfig (3.77s) [2020-05-07T18:56:15.292Z] === RUN TestConfigCreateResolve [2020-05-07T18:56:15.366Z] [2020-05-07T18:56:16.056Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching Post stage [Pipeline] junit [2020-05-07T18:56:16.734Z] Recording test results [2020-05-07T18:56:18.075Z] --- PASS: TestReadPluginNoRead (8.56s) [2020-05-07T18:56:18.075Z] --- PASS: TestReadPluginNoRead/default (1.92s) [2020-05-07T18:56:18.075Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2020-05-07T18:56:18.075Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.92s) [2020-05-07T18:56:18.075Z] read_test.go:91: [dcdb95ece2b38] daemon is not started [2020-05-07T18:56:18.075Z] PASS [2020-05-07T18:56:18.075Z] [2020-05-07T18:56:18.075Z] DONE 6 tests in 12.614s [2020-05-07T18:56:18.075Z] 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-05-07T18:56:18.075Z] ++ 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-05-07T18:56:18.075Z] ++ set -e [2020-05-07T18:56:18.075Z] ++ '[' -n 0 ']' [2020-05-07T18:56:18.075Z] ++ set -x [2020-05-07T18:56:18.075Z] ++ env -i DEST=/go/src/github.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-05-07T18:56:18.075Z] testing: warning: no tests to run [2020-05-07T18:56:18.075Z] PASS [2020-05-07T18:56:18.075Z] [2020-05-07T18:56:18.075Z] DONE 0 tests in 0.033s [2020-05-07T18:56:18.075Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T18:56:18.075Z] ++ 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-05-07T18:56:18.075Z] ++ set -e [2020-05-07T18:56:18.075Z] ++ '[' -n 0 ']' [2020-05-07T18:56:18.075Z] ++ set -x [2020-05-07T18:56:18.075Z] ++ env -i DEST=/go/src/github.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-05-07T18:56:18.075Z] INFO: Testing against a local daemon [2020-05-07T18:56:18.075Z] === RUN TestPluginWithDevMounts [2020-05-07T18:56:18.075Z] === PAUSE TestPluginWithDevMounts [2020-05-07T18:56:18.075Z] === CONT TestPluginWithDevMounts [2020-05-07T18:56:18.589Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-07T18:56:18.589Z] --- PASS: TestConfigCreateResolve (3.16s) [2020-05-07T18:56:18.589Z] === RUN TestConfigDaemonLibtrustID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T18:56:18.844Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-07T18:56:18.844Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-05-07T18:56:18.844Z] PASS [2020-05-07T18:56:18.844Z] [2020-05-07T18:56:18.844Z] DONE 7 tests in 21.018s [2020-05-07T18:56:18.844Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T18:56:18.844Z] ++ 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-05-07T18:56:18.844Z] ++ set -e [2020-05-07T18:56:18.844Z] ++ '[' -n 0 ']' [2020-05-07T18:56:18.844Z] ++ set -x [2020-05-07T18:56:18.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-07T18:56:19.042Z] + echo Ensuring container killed. [2020-05-07T18:56:19.042Z] Ensuring container killed. [2020-05-07T18:56:19.042Z] + docker rm -vf docker-pr4 [2020-05-07T18:56:19.042Z] Error: No such container: docker-pr4 [2020-05-07T18:56:19.042Z] + true [Pipeline] sh [2020-05-07T18:56:19.098Z] INFO: Testing against a local daemon [2020-05-07T18:56:19.098Z] === RUN TestCheckpoint [2020-05-07T18:56:19.098Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T18:56:19.098Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T18:56:19.098Z] === RUN TestContainerInvalidJSON [2020-05-07T18:56:19.098Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T18:56:19.098Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T18:56:19.098Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T18:56:19.098Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T18:56:19.098Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T18:56:19.098Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T18:56:19.098Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T18:56:19.098Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T18:56:19.098Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T18:56:19.098Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-07T18:56:19.098Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-05-07T18:56:19.098Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-05-07T18:56:19.098Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T18:56:19.098Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T18:56:19.352Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-05-07T18:56:19.352Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T18:56:19.352Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-05-07T18:56:19.352Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T18:56:19.352Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-05-07T18:56:19.352Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T18:56:19.400Z] + echo Chowning /workspace to jenkins user [2020-05-07T18:56:19.400Z] Chowning /workspace to jenkins user [2020-05-07T18:56:19.400Z] + id -u [2020-05-07T18:56:19.400Z] + id -g [2020-05-07T18:56:19.400Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40920:/workspace busybox chown -R 1000:1000 /workspace [2020-05-07T18:56:19.400Z] Unable to find image 'busybox:latest' locally [2020-05-07T18:56:19.400Z] latest: Pulling from library/busybox [2020-05-07T18:56:19.400Z] e2334dd9fee4: Pulling fs layer [2020-05-07T18:56:19.607Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-05-07T18:56:19.607Z] === RUN TestCopyFromContainer [2020-05-07T18:56:19.822Z] --- PASS: TestContainerKillOnDaemonStart (13.24s) [2020-05-07T18:56:19.823Z] PASS [2020-05-07T18:56:19.823Z] [2020-05-07T18:56:19.823Z] === Skipped [2020-05-07T18:56:19.823Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-07T18:56:19.823Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T18:56:19.823Z] [2020-05-07T18:56:19.823Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-07T18:56:19.823Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:56:19.823Z] [2020-05-07T18:56:19.823Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-07T18:56:19.823Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:56:19.823Z] [2020-05-07T18:56:19.823Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T18:56:19.823Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T18:56:19.823Z] [2020-05-07T18:56:19.823Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T18:56:19.823Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T18:56:19.823Z] [2020-05-07T18:56:19.823Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-07T18:56:19.823Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:56:19.823Z] [2020-05-07T18:56:19.823Z] [2020-05-07T18:56:19.823Z] DONE 200 tests, 6 skipped in 136.070s [2020-05-07T18:56:19.823Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T18:56:19.823Z] ++ 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-05-07T18:56:19.823Z] ++ set -e [2020-05-07T18:56:19.823Z] ++ '[' -n 0 ']' [2020-05-07T18:56:19.823Z] ++ set -x [2020-05-07T18:56:19.823Z] ++ env -i DEST=/go/src/github.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-05-07T18:56:19.823Z] INFO: Testing against a local daemon [2020-05-07T18:56:19.823Z] === RUN TestCommitInheritsEnv [2020-05-07T18:56:19.823Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-05-07T18:56:19.823Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T18:56:19.823Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-07T18:56:19.823Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-07T18:56:19.823Z] === RUN TestImagesFilterMultiReference [2020-05-07T18:56:19.823Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-05-07T18:56:19.823Z] === RUN TestImagePullPlatformInvalid [2020-05-07T18:56:19.823Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-07T18:56:19.823Z] === RUN TestRemoveImageOrphaning [2020-05-07T18:56:19.823Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-05-07T18:56:19.823Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T18:56:19.823Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-07T18:56:19.823Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:56:19.823Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T18:56:19.823Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-07T18:56:19.823Z] === RUN TestTagInvalidReference [2020-05-07T18:56:19.823Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-07T18:56:19.823Z] === RUN TestTagValidPrefixedRepo [2020-05-07T18:56:19.823Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-07T18:56:19.823Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T18:56:19.823Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-07T18:56:19.823Z] === RUN TestTagOfficialNames [2020-05-07T18:56:19.823Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-07T18:56:19.823Z] === RUN TestTagMatchesDigest [2020-05-07T18:56:19.823Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-07T18:56:19.823Z] PASS [2020-05-07T18:56:19.823Z] [2020-05-07T18:56:19.823Z] === Skipped [2020-05-07T18:56:19.823Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-07T18:56:19.823Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-07T18:56:19.823Z] [2020-05-07T18:56:19.823Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-07T18:56:19.823Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:56:19.823Z] [2020-05-07T18:56:19.823Z] [2020-05-07T18:56:19.823Z] DONE 12 tests, 2 skipped in 1.721s [2020-05-07T18:56:19.823Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T18:56:19.823Z] ++ 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-05-07T18:56:19.823Z] ++ set -e [2020-05-07T18:56:19.823Z] ++ '[' -n 0 ']' [2020-05-07T18:56:19.823Z] ++ set -x [2020-05-07T18:56:19.823Z] ++ env -i DEST=/go/src/github.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-05-07T18:56:19.911Z] ......... [ 86%] [2020-05-07T18:56:20.081Z] INFO: Testing against a local daemon [2020-05-07T18:56:20.081Z] === RUN TestNetworkCreateDelete [2020-05-07T18:56:20.097Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-05-07T18:56:20.097Z] PASS [2020-05-07T18:56:20.097Z] [2020-05-07T18:56:20.097Z] DONE 1 tests in 1.963s [2020-05-07T18:56:20.097Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T18:56:20.097Z] ++ 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-05-07T18:56:20.097Z] ++ set -e [2020-05-07T18:56:20.097Z] ++ '[' -n 0 ']' [2020-05-07T18:56:20.097Z] ++ set -x [2020-05-07T18:56:20.097Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T18:56:20.097Z] INFO: Testing against a local daemon [2020-05-07T18:56:20.097Z] === RUN TestSecretInspect [2020-05-07T18:56:20.340Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-05-07T18:56:20.340Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T18:56:20.967Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-07T18:56:21.573Z] === RUN TestCopyFromContainer// [2020-05-07T18:56:21.573Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T18:56:21.573Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T18:56:21.717Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-05-07T18:56:21.717Z] === RUN TestInspectNetwork [2020-05-07T18:56:21.831Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T18:56:21.831Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T18:56:21.831Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T18:56:22.087Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T18:56:22.087Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T18:56:22.341Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T18:56:22.341Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-07T18:56:22.341Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T18:56:22.640Z] --- PASS: TestCopyFromContainer (2.96s) [2020-05-07T18:56:22.640Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-07T18:56:22.640Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-05-07T18:56:22.640Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-05-07T18:56:22.640Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-07T18:56:22.640Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-05-07T18:56:22.640Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-07T18:56:22.640Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-07T18:56:22.640Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-05-07T18:56:22.640Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-05-07T18:56:22.640Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-05-07T18:56:22.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T18:56:22.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T18:56:22.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T18:56:22.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T18:56:22.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T18:56:22.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T18:56:22.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T18:56:22.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T18:56:22.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T18:56:22.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T18:56:22.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-07T18:56:22.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-07T18:56:22.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-07T18:56:22.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-07T18:56:22.640Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T18:56:22.640Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-07T18:56:22.640Z] === RUN TestCreateWithInvalidEnv [2020-05-07T18:56:22.640Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T18:56:22.640Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T18:56:22.640Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T18:56:22.640Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T18:56:22.640Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T18:56:22.640Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T18:56:22.640Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T18:56:22.640Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T18:56:22.640Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T18:56:22.640Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-07T18:56:22.640Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T18:56:22.640Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T18:56:22.640Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T18:56:22.640Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T18:56:22.640Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-07T18:56:22.640Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T18:56:24.481Z] --- PASS: TestSecretInspect (3.71s) [2020-05-07T18:56:24.481Z] === RUN TestSecretList [2020-05-07T18:56:24.679Z] e2334dd9fee4: Download complete [2020-05-07T18:56:24.679Z] e2334dd9fee4: Pull complete [2020-05-07T18:56:24.679Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-07T18:56:24.679Z] Status: Downloaded newer image for busybox:latest [2020-05-07T18:56:25.191Z] --- PASS: TestCreateWithCustomMaskedPaths (2.60s) [2020-05-07T18:56:25.191Z] === RUN TestCreateWithCapabilities [2020-05-07T18:56:25.191Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T18:56:25.191Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T18:56:25.191Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T18:56:25.191Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T18:56:25.191Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T18:56:25.191Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T18:56:25.191Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T18:56:25.191Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T18:56:25.191Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T18:56:25.191Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T18:56:25.191Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T18:56:25.191Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T18:56:25.191Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T18:56:25.191Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T18:56:25.191Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T18:56:25.191Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T18:56:25.191Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T18:56:25.191Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T18:56:25.191Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T18:56:25.191Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T18:56:25.191Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T18:56:25.191Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T18:56:25.191Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T18:56:25.191Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T18:56:25.488Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T18:56:25.488Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T18:56:25.488Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T18:56:25.488Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T18:56:25.488Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T18:56:25.488Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T18:56:25.488Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T18:56:25.488Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T18:56:25.488Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T18:56:25.488Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-05-07T18:56:25.488Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-07T18:56:25.488Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-07T18:56:25.488Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-07T18:56:25.488Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-07T18:56:25.488Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T18:56:25.488Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-07T18:56:25.488Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-07T18:56:25.488Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-07T18:56:25.488Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-07T18:56:25.488Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-07T18:56:25.488Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-07T18:56:25.488Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T18:56:25.488Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-07T18:56:25.566Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-07T18:56:25.742Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-07T18:56:26.302Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T18:56:26.987Z] === RUN TestInspectNetwork/full_network_id [2020-05-07T18:56:26.987Z] === RUN TestInspectNetwork/partial_network_id [2020-05-07T18:56:26.987Z] === RUN TestInspectNetwork/network_name [2020-05-07T18:56:26.987Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-07T18:56:27.032Z] + bundleName=amd64-rootless [2020-05-07T18:56:27.032Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-07T18:56:27.032Z] Creating amd64-rootless-bundles.tar.gz [2020-05-07T18:56:27.032Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-07T18:56:27.032Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-07T18:56:27.040Z] Archiving artifacts [2020-05-07T18:56:27.193Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-07T18:56:27.661Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-07T18:56:27.931Z] --- PASS: TestSecretList (3.67s) [2020-05-07T18:56:27.931Z] === RUN TestSecretsCreateAndDelete [2020-05-07T18:56:28.219Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s) [2020-05-07T18:56:28.219Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T18:56:28.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T18:56:28.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T18:56:28.220Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T18:56:28.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T18:56:28.220Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T18:56:28.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T18:56:28.220Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T18:56:28.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T18:56:28.220Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T18:56:28.220Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T18:56:28.220Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T18:56:28.220Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T18:56:28.220Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T18:56:28.220Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T18:56:28.220Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T18:56:28.220Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-07T18:56:28.220Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-07T18:56:28.220Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-07T18:56:28.220Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-07T18:56:28.220Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-07T18:56:28.220Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-07T18:56:28.220Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T18:56:28.606Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40920/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T18:56:29.008Z] + make clean [2020-05-07T18:56:29.143Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2020-05-07T18:56:29.143Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T18:56:29.143Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-07T18:56:29.143Z] === RUN TestDaemonRestartIpcMode [2020-05-07T18:56:29.143Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T18:56:29.143Z] === RUN TestDaemonHostGatewayIP [2020-05-07T18:56:29.143Z] === PAUSE TestDaemonHostGatewayIP [2020-05-07T18:56:29.143Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T18:56:29.143Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-07T18:56:29.143Z] === RUN TestDiff [2020-05-07T18:56:29.262Z] docker volume rm -f docker-dev-cache [2020-05-07T18:56:29.262Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T18:56:30.113Z] --- PASS: TestDiff (0.88s) [2020-05-07T18:56:30.113Z] === RUN TestExecWithCloseStdin [2020-05-07T18:56:30.113Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-07T18:56:30.672Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-07T18:56:30.927Z] --- PASS: TestExecWithCloseStdin (1.03s) [2020-05-07T18:56:30.927Z] === RUN TestExec [2020-05-07T18:56:31.172Z] --- PASS: TestInspectNetwork (9.53s) [2020-05-07T18:56:31.172Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-05-07T18:56:31.172Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-07T18:56:31.173Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-07T18:56:31.173Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-07T18:56:31.173Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T18:56:31.181Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-07T18:56:31.379Z] --- PASS: TestSecretsCreateAndDelete (3.54s) [2020-05-07T18:56:31.379Z] === RUN TestSecretsUpdate [2020-05-07T18:56:31.435Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-07T18:56:31.689Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-07T18:56:31.945Z] --- PASS: TestExec (0.98s) [2020-05-07T18:56:31.945Z] === RUN TestExecUser [2020-05-07T18:56:33.304Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-07T18:56:33.304Z] --- PASS: TestExecUser (1.27s) [2020-05-07T18:56:33.304Z] === RUN TestExportContainerAndImportImage [2020-05-07T18:56:33.304Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-07T18:56:33.703Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2020-05-07T18:56:33.703Z] === RUN TestNetworkInvalidJSON [2020-05-07T18:56:33.703Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T18:56:33.703Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T18:56:33.703Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T18:56:33.703Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T18:56:33.703Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T18:56:33.703Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T18:56:33.703Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T18:56:33.703Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T18:56:33.703Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T18:56:33.703Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-07T18:56:33.703Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T18:56:33.703Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T18:56:33.703Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T18:56:33.703Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T18:56:33.737Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-07T18:56:33.737Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-07T18:56:33.862Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-07T18:56:34.422Z] --- PASS: TestExportContainerAndImportImage (1.28s) [2020-05-07T18:56:34.422Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T18:56:34.638Z] --- PASS: TestHostIPv4BridgeLabel (0.74s) [2020-05-07T18:56:34.638Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T18:56:34.828Z] --- PASS: TestSecretsUpdate (3.72s) [2020-05-07T18:56:34.828Z] === RUN TestTemplatedSecret [2020-05-07T18:56:35.346Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-07T18:56:36.014Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s) [2020-05-07T18:56:36.014Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T18:56:36.270Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-05-07T18:56:36.270Z] === RUN TestHealthCheckWorkdir [2020-05-07T18:56:37.194Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-07T18:56:37.194Z] --- PASS: TestHealthCheckWorkdir (1.00s) [2020-05-07T18:56:37.194Z] === RUN TestHealthKillContainer [2020-05-07T18:56:37.390Z] --- PASS: TestDaemonDefaultNetworkPools (1.22s) [2020-05-07T18:56:37.390Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T18:56:37.753Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-07T18:56:38.276Z] --- PASS: TestTemplatedSecret (3.61s) [2020-05-07T18:56:38.276Z] === RUN TestSecretCreateResolve [2020-05-07T18:56:38.677Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-07T18:56:39.296Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.87s) [2020-05-07T18:56:39.296Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T18:56:39.808Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-07T18:56:40.079Z] --- PASS: TestHealthKillContainer (2.87s) [2020-05-07T18:56:40.079Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T18:56:40.333Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-07T18:56:40.588Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2020-05-07T18:56:40.588Z] === RUN TestIpcModeNone [2020-05-07T18:56:40.842Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-07T18:56:41.199Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.26s) [2020-05-07T18:56:41.199Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T18:56:41.766Z] --- PASS: TestIpcModeNone (1.01s) [2020-05-07T18:56:41.766Z] === RUN TestIpcModePrivate [2020-05-07T18:56:41.787Z] --- PASS: TestSecretCreateResolve (3.66s) [2020-05-07T18:56:41.787Z] PASS [2020-05-07T18:56:41.787Z] [2020-05-07T18:56:41.787Z] DONE 6 tests in 21.995s [2020-05-07T18:56:42.020Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-07T18:56:42.069Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T18:56:42.069Z] ++ 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-05-07T18:56:42.069Z] ++ set -e [2020-05-07T18:56:42.069Z] ++ '[' -n 0 ']' [2020-05-07T18:56:42.069Z] ++ set -x [2020-05-07T18:56:42.069Z] ++ env -i DEST=/go/src/github.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-05-07T18:56:42.069Z] INFO: Testing against a local daemon [2020-05-07T18:56:42.069Z] === RUN TestServiceCreateInit [2020-05-07T18:56:42.069Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T18:56:42.134Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-05-07T18:56:42.134Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T18:56:42.275Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-07T18:56:42.842Z] --- PASS: TestIpcModePrivate (1.04s) [2020-05-07T18:56:42.842Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:205, shared: false, mustBeShared: false [2020-05-07T18:56:42.842Z] === RUN TestIpcModeShareable [2020-05-07T18:56:43.075Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-07T18:56:43.075Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-07T18:56:43.401Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-07T18:56:43.656Z] --- PASS: TestIpcModeShareable (1.00s) [2020-05-07T18:56:43.656Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:204, shared: true, mustBeShared: true [2020-05-07T18:56:43.656Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T18:56:44.581Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-07T18:56:44.880Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-07T18:56:45.570Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s) [2020-05-07T18:56:45.570Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T18:56:45.570Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T18:56:45.570Z] service_test.go:236: FLAKY_TEST [2020-05-07T18:56:45.570Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T18:56:46.803Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-07T18:56:46.803Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s) [2020-05-07T18:56:46.803Z] === RUN TestAPIIpcModeHost [2020-05-07T18:56:47.646Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-07T18:56:47.740Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T18:56:47.770Z] --- PASS: TestAPIIpcModeHost (0.85s) [2020-05-07T18:56:47.770Z] === RUN TestDaemonIpcModeShareable [2020-05-07T18:56:48.161Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-07T18:56:48.161Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-07T18:56:48.161Z] [2020-05-07T18:56:48.161Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-07T18:56:48.161Z] =========================== short test summary info ============================ [2020-05-07T18:56:48.161Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-07T18:56:48.161Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-07T18:56:48.161Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-07T18:56:48.161Z] Not supported on most drivers [2020-05-07T18:56:48.161Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-07T18:56:48.161Z] Can fail if eth0 has multiple IP addresses [2020-05-07T18:56:48.161Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-07T18:56:48.161Z] This doesn't seem to be taken into account by the engine [2020-05-07T18:56:48.161Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-07T18:56:48.161Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-07T18:56:48.161Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-07T18:56:48.161Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-07T18:56:48.161Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-07T18:56:48.161Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-07T18:56:48.161Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-07T18:56:48.161Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 341.26 seconds == [2020-05-07T18:56:48.328Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-07T18:56:48.417Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-07T18:56:49.295Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2020-05-07T18:56:49.295Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true [2020-05-07T18:56:49.295Z] === RUN TestDaemonIpcModePrivate [2020-05-07T18:56:51.260Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2020-05-07T18:56:51.260Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: false, mustBeShared: false [2020-05-07T18:56:51.260Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T18:56:52.620Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2020-05-07T18:56:52.620Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false [2020-05-07T18:56:52.620Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T18:56:53.578Z] --- PASS: TestServiceCreateInit (10.60s) [2020-05-07T18:56:53.578Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.38s) [2020-05-07T18:56:53.578Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.19s) [2020-05-07T18:56:53.578Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T18:56:54.501Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-07T18:56:54.501Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.56s) [2020-05-07T18:56:54.501Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: true, mustBeShared: true [2020-05-07T18:56:54.501Z] === RUN TestIpcModeOlderClient [2020-05-07T18:56:54.501Z] === PAUSE TestIpcModeOlderClient [2020-05-07T18:56:54.501Z] === RUN TestKillContainerInvalidSignal [2020-05-07T18:56:55.059Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-07T18:56:55.059Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-05-07T18:56:55.059Z] === RUN TestKillContainer [2020-05-07T18:56:55.059Z] === RUN TestKillContainer/no_signal [2020-05-07T18:56:55.984Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T18:56:56.910Z] === RUN TestKillContainer/killing_signal [2020-05-07T18:56:57.875Z] --- PASS: TestKillContainer (2.83s) [2020-05-07T18:56:57.875Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-05-07T18:56:57.875Z] --- PASS: TestKillContainer/non_killing_signal (0.70s) [2020-05-07T18:56:57.875Z] --- PASS: TestKillContainer/killing_signal (0.93s) [2020-05-07T18:56:57.875Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T18:56:58.130Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T18:56:59.096Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T18:57:00.019Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.89s) [2020-05-07T18:57:00.019Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-05-07T18:57:00.019Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.80s) [2020-05-07T18:57:00.019Z] === RUN TestKillStoppedContainer [2020-05-07T18:57:00.019Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-07T18:57:00.019Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-05-07T18:57:00.019Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T18:57:00.019Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-07T18:57:00.019Z] === RUN TestKillDifferentUserContainer [2020-05-07T18:57:00.578Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-07T18:57:00.595Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T18:57:00.595Z] [2020-05-07T18:57:00.595Z] Unloading profiles will leave already running processes permanently [2020-05-07T18:57:00.595Z] unconfined, which can lead to unexpected situations. [2020-05-07T18:57:00.595Z] [2020-05-07T18:57:00.595Z] To set a process to complain mode, use the command line tool [2020-05-07T18:57:00.595Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T18:57:00.595Z] [2020-05-07T18:57:01.136Z] --- PASS: TestKillDifferentUserContainer (0.98s) [2020-05-07T18:57:01.136Z] === RUN TestInspectOomKilledTrue [2020-05-07T18:57:01.136Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-07T18:57:01.136Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:57:01.136Z] === RUN TestInspectOomKilledFalse [2020-05-07T18:57:01.136Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-07T18:57:01.136Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:57:01.137Z] === RUN TestLinksEtcHostsContentMatch Post stage [Pipeline] junit [2020-05-07T18:57:01.536Z] Recording test results [2020-05-07T18:57:01.695Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-05-07T18:57:01.695Z] === RUN TestLinksContainerNames [Pipeline] sh [2020-05-07T18:57:02.929Z] + echo Ensuring container killed. [2020-05-07T18:57:02.929Z] Ensuring container killed. [2020-05-07T18:57:02.929Z] + docker rm -vf docker-pr4 [2020-05-07T18:57:02.929Z] Error: No such container: docker-pr4 [2020-05-07T18:57:02.929Z] + true [Pipeline] sh [2020-05-07T18:57:03.210Z] + echo Chowning /workspace to jenkins user [2020-05-07T18:57:03.210Z] Chowning /workspace to jenkins user [2020-05-07T18:57:03.210Z] + id -u [2020-05-07T18:57:03.210Z] + id -g [2020-05-07T18:57:03.210Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40920:/workspace busybox chown -R 1000:1000 /workspace [2020-05-07T18:57:03.210Z] Unable to find image 'busybox:latest' locally [2020-05-07T18:57:03.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-07T18:57:03.577Z] --- PASS: TestLinksContainerNames (1.84s) [2020-05-07T18:57:03.577Z] === RUN TestLogsFollowTailEmpty [2020-05-07T18:57:03.577Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-07T18:57:03.649Z] --- PASS: TestServiceWithDataPathPortInit (17.82s) [2020-05-07T18:57:03.649Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T18:57:04.136Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-07T18:57:04.432Z] --- PASS: TestLogsFollowTailEmpty (1.02s) [2020-05-07T18:57:04.432Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T18:57:05.835Z] --- PASS: TestContainerNetworkMountsNoChown (1.35s) [2020-05-07T18:57:05.835Z] === RUN TestMountDaemonRoot [2020-05-07T18:57:05.835Z] === RUN TestMountDaemonRoot/default [2020-05-07T18:57:05.835Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T18:57:05.835Z] === RUN TestMountDaemonRoot/private [2020-05-07T18:57:05.835Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T18:57:05.835Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T18:57:05.835Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T18:57:05.835Z] === RUN TestMountDaemonRoot/slave [2020-05-07T18:57:05.835Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T18:57:05.835Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T18:57:05.835Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T18:57:05.835Z] === RUN TestMountDaemonRoot/shared [2020-05-07T18:57:05.835Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T18:57:05.835Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T18:57:05.836Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T18:57:05.836Z] === CONT TestMountDaemonRoot/default [2020-05-07T18:57:05.836Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T18:57:05.836Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T18:57:05.836Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T18:57:05.836Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T18:57:05.836Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T18:57:05.836Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T18:57:05.836Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T18:57:05.836Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T18:57:05.836Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T18:57:05.836Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T18:57:05.836Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T18:57:05.836Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T18:57:05.836Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T18:57:05.836Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T18:57:05.836Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T18:57:05.836Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T18:57:05.836Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T18:57:05.836Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T18:57:05.836Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T18:57:06.090Z] === CONT TestMountDaemonRoot/shared [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T18:57:06.090Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T18:57:06.090Z] === CONT TestMountDaemonRoot/slave [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T18:57:06.090Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T18:57:06.090Z] === CONT TestMountDaemonRoot/private [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T18:57:06.090Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T18:57:06.090Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T18:57:06.090Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T18:57:06.090Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T18:57:06.090Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T18:57:06.090Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T18:57:06.090Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T18:57:06.090Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T18:57:06.345Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T18:57:06.345Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T18:57:06.345Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T18:57:06.345Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T18:57:06.345Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T18:57:06.345Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T18:57:06.345Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T18:57:06.345Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T18:57:06.600Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T18:57:06.600Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T18:57:06.600Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T18:57:06.600Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T18:57:06.600Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T18:57:06.600Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T18:57:06.600Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T18:57:06.600Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T18:57:06.600Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T18:57:06.600Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T18:57:06.855Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T18:57:06.855Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.11s) [2020-05-07T18:57:06.855Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.08s) [2020-05-07T18:57:06.855Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T18:57:06.905Z] ok github.com/docker/docker/api/server/httputils 0.049s coverage: 14.7% of statements [2020-05-07T18:57:06.905Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T18:57:06.905Z] ok github.com/docker/docker/api/server/middleware 0.025s coverage: 37.7% of statements [2020-05-07T18:57:06.905Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T18:57:06.905Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T18:57:06.905Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T18:57:06.905Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T18:57:06.905Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T18:57:06.905Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T18:57:06.905Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T18:57:06.905Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T18:57:06.905Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T18:57:07.249Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T18:57:07.249Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T18:57:07.977Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-05-07T18:57:07.978Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2020-05-07T18:57:08.468Z] latest: Pulling from library/busybox [2020-05-07T18:57:08.468Z] e2334dd9fee4: Pulling fs layer [2020-05-07T18:57:08.468Z] e2334dd9fee4: Download complete [2020-05-07T18:57:08.468Z] e2334dd9fee4: Pull complete [2020-05-07T18:57:08.468Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-07T18:57:08.468Z] Status: Downloaded newer image for busybox:latest [2020-05-07T18:57:08.703Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 4.8% of statements [2020-05-07T18:57:08.703Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T18:57:08.703Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T18:57:08.703Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T18:57:08.703Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T18:57:08.703Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T18:57:08.703Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T18:57:08.703Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T18:57:08.703Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T18:57:08.703Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T18:57:08.703Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T18:57:08.703Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T18:57:08.703Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T18:57:08.703Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T18:57:08.703Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T18:57:09.041Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2020-05-07T18:57:09.367Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2020-05-07T18:57:09.367Z] === RUN TestNetworkNat [2020-05-07T18:57:09.382Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2020-05-07T18:57:09.382Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T18:57:09.382Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T18:57:09.382Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T18:57:09.382Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T18:57:09.382Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T18:57:09.382Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T18:57:09.382Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T18:57:09.382Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T18:57:09.382Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T18:57:09.382Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T18:57:09.382Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T18:57:10.118Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T18:57:10.662Z] + bundleName=docker-py [2020-05-07T18:57:10.662Z] + echo Creating docker-py-bundles.tar.gz [2020-05-07T18:57:10.662Z] Creating docker-py-bundles.tar.gz [2020-05-07T18:57:10.662Z] + 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-05-07T18:57:10.672Z] Archiving artifacts [2020-05-07T18:57:10.731Z] --- PASS: TestNetworkNat (1.56s) [2020-05-07T18:57:10.731Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T18:57:11.291Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2020-05-07T18:57:11.291Z] === RUN TestNetworkLoopbackNat [2020-05-07T18:57:12.305Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40920/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-07T18:57:12.679Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40920/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 -e DOCKER_GRAPHDRIVER docker:a92228ff36a48333a80085fc5119e225f7884530 hack/make.sh binary-daemon [2020-05-07T18:57:13.243Z] [2020-05-07T18:57:13.243Z] Removing bundles/ [2020-05-07T18:57:13.243Z] [2020-05-07T18:57:13.243Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-07T18:57:13.243Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-07T18:57:13.243Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T18:57:13.249Z] --- PASS: TestNetworkLoopbackNat (1.70s) [2020-05-07T18:57:13.249Z] === RUN TestPause [2020-05-07T18:57:13.619Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.93s) [2020-05-07T18:57:13.619Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mnseaih6gxq6g4rg3gbh9hkid Created:2020-05-07 18:57:04.678715323 +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[7a4873b4a4bb50ab4d40da876bb16a03ac6de329ce54bf45d5884b8d7dc8860b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vqs52blpyxwizblf3ko3jo8jv EndpointID:087b9d83c9a0f510e31c964a3b1640b3a8ef2029fb135f01698eeab6ac32518b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4387cc47afdf0c9a41acb86e98368b7629339fb4d69c20db963e7936b12a3655 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:c9bdebca55ef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vqs52blpyxwizblf3ko3jo8jv EndpointID:087b9d83c9a0f510e31c964a3b1640b3a8ef2029fb135f01698eeab6ac32518b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-07T18:57:13.619Z] PASS [2020-05-07T18:57:13.619Z] [2020-05-07T18:57:13.619Z] === Skipped [2020-05-07T18:57:13.619Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T18:57:13.619Z] service_test.go:236: FLAKY_TEST [2020-05-07T18:57:13.619Z] [2020-05-07T18:57:13.619Z] [2020-05-07T18:57:13.619Z] DONE 22 tests, 1 skipped in 52.115s [2020-05-07T18:57:13.619Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T18:57:13.619Z] ++ 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-05-07T18:57:13.619Z] ++ set -e [2020-05-07T18:57:13.619Z] ++ '[' -n 0 ']' [2020-05-07T18:57:13.619Z] ++ set -x [2020-05-07T18:57:13.619Z] ++ env -i DEST=/go/src/github.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-05-07T18:57:13.619Z] INFO: Testing against a local daemon [2020-05-07T18:57:13.619Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T18:57:13.619Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T18:57:13.619Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T18:57:13.619Z] === RUN TestDockerNetworkIpvlan [2020-05-07T18:57:13.619Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T18:57:13.619Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T18:57:13.619Z] PASS [2020-05-07T18:57:13.619Z] [2020-05-07T18:57:13.619Z] === Skipped [2020-05-07T18:57:13.619Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T18:57:13.619Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T18:57:13.619Z] [2020-05-07T18:57:13.619Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T18:57:13.619Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T18:57:13.619Z] [2020-05-07T18:57:13.619Z] [2020-05-07T18:57:13.619Z] DONE 2 tests, 2 skipped in 0.152s [2020-05-07T18:57:13.619Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T18:57:13.619Z] ++ 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-05-07T18:57:13.619Z] ++ set -e [2020-05-07T18:57:13.619Z] ++ '[' -n 0 ']' [2020-05-07T18:57:13.619Z] ++ set -x [2020-05-07T18:57:13.619Z] ++ env -i DEST=/go/src/github.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-05-07T18:57:13.619Z] INFO: Testing against a local daemon [2020-05-07T18:57:13.619Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T18:57:14.554Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.06s) [2020-05-07T18:57:14.554Z] === RUN TestDockerNetworkMacvlan [2020-05-07T18:57:14.616Z] --- PASS: TestPause (1.38s) [2020-05-07T18:57:14.616Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T18:57:14.616Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T18:57:14.616Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T18:57:14.616Z] === RUN TestPauseStopPausedContainer [2020-05-07T18:57:15.216Z] --- PASS: TestPauseStopPausedContainer (0.98s) [2020-05-07T18:57:15.216Z] === RUN TestPsFilter [2020-05-07T18:57:15.470Z] --- PASS: TestPsFilter (0.26s) [2020-05-07T18:57:15.470Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T18:57:15.470Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-07T18:57:15.490Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-07T18:57:15.882Z] --- PASS: TestCreateServiceMultipleTimes (20.87s) [2020-05-07T18:57:15.882Z] === RUN TestCreateServiceConflict [2020-05-07T18:57:16.145Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2020-05-07T18:57:16.830Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.05s) [2020-05-07T18:57:16.830Z] === RUN TestRemoveContainerWithVolume [2020-05-07T18:57:16.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-07T18:57:16.865Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-07T18:57:17.356Z] --- PASS: TestCreateServiceConflict (3.71s) [2020-05-07T18:57:17.356Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T18:57:17.755Z] --- PASS: TestRemoveContainerWithVolume (0.95s) [2020-05-07T18:57:17.755Z] === RUN TestRemoveContainerRunning [2020-05-07T18:57:17.755Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-07T18:57:18.241Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-07T18:57:18.452Z] ok github.com/docker/docker/builder/remotecontext/git 5.998s coverage: 86.3% of statements [2020-05-07T18:57:18.679Z] --- PASS: TestRemoveContainerRunning (0.99s) [2020-05-07T18:57:18.679Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T18:57:19.281Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-07T18:57:19.281Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-07T18:57:19.536Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.98s) [2020-05-07T18:57:19.536Z] === RUN TestRemoveInvalidContainer [2020-05-07T18:57:19.536Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-07T18:57:19.536Z] === RUN TestRenameLinkedContainer [2020-05-07T18:57:20.187Z] ok github.com/docker/docker/builder/remotecontext 0.685s coverage: 13.6% of statements [2020-05-07T18:57:20.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-07T18:57:21.525Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-07T18:57:21.731Z] --- PASS: TestCreateServiceMaxReplicas (3.85s) [2020-05-07T18:57:21.731Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T18:57:23.760Z] --- PASS: TestRenameLinkedContainer (3.73s) [2020-05-07T18:57:23.760Z] === RUN TestRenameStoppedContainer [2020-05-07T18:57:24.014Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-07T18:57:24.063Z] ok github.com/docker/docker/builder/dockerfile 1.499s coverage: 48.2% of statements [2020-05-07T18:57:24.063Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T18:57:24.063Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T18:57:24.268Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-05-07T18:57:24.268Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T18:57:24.814Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-07T18:57:25.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-07T18:57:26.187Z] --- PASS: TestRenameRunningContainerAndReuse (1.94s) [2020-05-07T18:57:26.187Z] === RUN TestRenameInvalidName [2020-05-07T18:57:27.127Z] --- PASS: TestRenameInvalidName (0.93s) [2020-05-07T18:57:27.127Z] === RUN TestRenameAnonymousContainer [2020-05-07T18:57:28.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-07T18:57:30.312Z] ok github.com/docker/docker/client 0.912s coverage: 75.4% of statements [2020-05-07T18:57:31.091Z] --- PASS: TestRenameAnonymousContainer (3.73s) [2020-05-07T18:57:31.091Z] === RUN TestRenameContainerWithSameName [2020-05-07T18:57:31.376Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-07T18:57:31.650Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-07T18:57:31.905Z] --- PASS: TestRenameContainerWithSameName (1.19s) [2020-05-07T18:57:31.905Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T18:57:32.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-07T18:57:32.752Z] --- PASS: TestDockerNetworkMacvlan (18.45s) [2020-05-07T18:57:32.752Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-07T18:57:32.752Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-07T18:57:32.752Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2020-05-07T18:57:32.752Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s) [2020-05-07T18:57:32.752Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.73s) [2020-05-07T18:57:32.752Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2020-05-07T18:57:32.752Z] PASS [2020-05-07T18:57:32.752Z] [2020-05-07T18:57:32.752Z] DONE 8 tests in 20.645s [2020-05-07T18:57:32.752Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T18:57:32.752Z] ++ 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-05-07T18:57:32.752Z] ++ set -e [2020-05-07T18:57:32.752Z] ++ '[' -n 0 ']' [2020-05-07T18:57:32.752Z] ++ set -x [2020-05-07T18:57:32.752Z] ++ env -i DEST=/go/src/github.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-05-07T18:57:33.011Z] testing: warning: no tests to run [2020-05-07T18:57:33.011Z] PASS [2020-05-07T18:57:33.011Z] [2020-05-07T18:57:33.011Z] DONE 0 tests in 0.026s [2020-05-07T18:57:33.011Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T18:57:33.011Z] ++ 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-05-07T18:57:33.011Z] ++ set -e [2020-05-07T18:57:33.011Z] ++ '[' -n 0 ']' [2020-05-07T18:57:33.011Z] ++ set -x [2020-05-07T18:57:33.011Z] ++ env -i DEST=/go/src/github.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-05-07T18:57:33.011Z] INFO: Testing against a local daemon [2020-05-07T18:57:33.011Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T18:57:34.046Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2020-05-07T18:57:34.046Z] === RUN TestResize [2020-05-07T18:57:34.046Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-07T18:57:34.607Z] --- PASS: TestResize (0.99s) [2020-05-07T18:57:34.607Z] === RUN TestResizeWithInvalidSize [2020-05-07T18:57:34.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-07T18:57:34.985Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-05-07T18:57:34.985Z] === RUN TestAuthZPluginTLS [2020-05-07T18:57:35.552Z] --- PASS: TestAuthZPluginTLS (0.66s) [2020-05-07T18:57:35.552Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T18:57:35.788Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-05-07T18:57:35.788Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T18:57:35.788Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-07T18:57:36.119Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-05-07T18:57:36.119Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T18:57:36.685Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.61s) [2020-05-07T18:57:36.685Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T18:57:36.712Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2020-05-07T18:57:36.712Z] === RUN TestDaemonRestartKillContainers [2020-05-07T18:57:36.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T18:57:36.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T18:57:36.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T18:57:36.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T18:57:36.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T18:57:36.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T18:57:36.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T18:57:36.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T18:57:36.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T18:57:36.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T18:57:36.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T18:57:36.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T18:57:36.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T18:57:36.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T18:57:36.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T18:57:36.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T18:57:36.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:57:36.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:57:36.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:57:36.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:57:36.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:57:36.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:57:36.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:57:36.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:57:36.712Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T18:57:36.712Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T18:57:36.936Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.60s) [2020-05-07T18:57:36.936Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T18:57:36.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-07T18:57:37.252Z] --- PASS: TestAuthZPluginDenyResponse (0.63s) [2020-05-07T18:57:37.252Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T18:57:38.372Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-07T18:57:38.626Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-07T18:57:39.154Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2020-05-07T18:57:39.154Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T18:57:39.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:57:39.526Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:57:39.721Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-05-07T18:57:39.721Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T18:57:40.287Z] --- PASS: TestAuthZPluginErrorRequest (0.62s) [2020-05-07T18:57:40.287Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T18:57:40.383Z] --- PASS: TestCreateServiceSecretFileMode (3.53s) [2020-05-07T18:57:40.383Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T18:57:40.855Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2020-05-07T18:57:40.855Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T18:57:40.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T18:57:41.141Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T18:57:41.396Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-07T18:57:42.362Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T18:57:42.617Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T18:57:43.394Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2020-05-07T18:57:43.394Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T18:57:43.831Z] --- PASS: TestCreateServiceConfigFileMode (3.55s) [2020-05-07T18:57:43.831Z] === RUN TestCreateServiceSysctls [2020-05-07T18:57:44.019Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-07T18:57:44.944Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T18:57:45.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T18:57:45.296Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-05-07T18:57:45.296Z] === RUN TestAuthZPluginHeader [2020-05-07T18:57:46.232Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-05-07T18:57:46.232Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T18:57:46.232Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T18:57:46.232Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:57:46.232Z] === RUN TestAuthZPluginV2Disable [2020-05-07T18:57:46.232Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-07T18:57:46.232Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:57:46.232Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T18:57:46.232Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T18:57:46.232Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:57:46.232Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T18:57:46.232Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T18:57:46.232Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:57:46.232Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T18:57:47.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-07T18:57:48.205Z] --- PASS: TestCreateServiceSysctls (4.57s) [2020-05-07T18:57:48.205Z] === RUN TestCreateServiceCapabilities [2020-05-07T18:57:48.442Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T18:57:48.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-07T18:57:49.623Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T18:57:49.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-07T18:57:51.654Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2020-05-07T18:57:51.654Z] === RUN TestInspect [2020-05-07T18:57:52.467Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-07T18:57:52.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.71s) [2020-05-07T18:57:52.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.93s) [2020-05-07T18:57:52.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-05-07T18:57:52.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-05-07T18:57:52.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-05-07T18:57:52.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-05-07T18:57:52.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2020-05-07T18:57:52.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s) [2020-05-07T18:57:52.468Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.42s) [2020-05-07T18:57:52.468Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.38s) [2020-05-07T18:57:52.468Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.70s) [2020-05-07T18:57:52.468Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2020-05-07T18:57:52.468Z] === RUN TestCgroupNamespacesRun [2020-05-07T18:57:52.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-07T18:57:53.281Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-07T18:57:53.840Z] --- PASS: TestCgroupNamespacesRun (1.90s) [2020-05-07T18:57:53.840Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T18:57:54.804Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-07T18:57:55.728Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.84s) [2020-05-07T18:57:55.728Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T18:57:56.029Z] --- PASS: TestInspect (3.84s) [2020-05-07T18:57:56.029Z] === RUN TestCreateJob [2020-05-07T18:57:57.661Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-07T18:57:57.661Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2020-05-07T18:57:57.661Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T18:57:59.673Z] --- PASS: TestCgroupNamespacesRunHostMode (1.93s) [2020-05-07T18:57:59.673Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T18:58:00.407Z] --- PASS: TestCreateJob (4.74s) [2020-05-07T18:58:00.407Z] === RUN TestReplicatedJob [2020-05-07T18:58:00.595Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-07T18:58:00.595Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-07T18:58:00.595Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-07T18:58:01.562Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-05-07T18:58:01.562Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T18:58:02.122Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2020-05-07T18:58:02.122Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T18:58:03.088Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-05-07T18:58:03.088Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T18:58:04.309Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.99s) [2020-05-07T18:58:04.309Z] PASS [2020-05-07T18:58:04.309Z] [2020-05-07T18:58:04.309Z] === Skipped [2020-05-07T18:58:04.309Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T18:58:04.309Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:58:04.309Z] [2020-05-07T18:58:04.309Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-07T18:58:04.309Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:58:04.309Z] [2020-05-07T18:58:04.309Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T18:58:04.309Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:58:04.309Z] [2020-05-07T18:58:04.309Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T18:58:04.309Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:58:04.309Z] [2020-05-07T18:58:04.309Z] [2020-05-07T18:58:04.309Z] DONE 17 tests, 4 skipped in 31.354s [2020-05-07T18:58:04.309Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T18:58:04.309Z] ++ 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-05-07T18:58:04.309Z] ++ set -e [2020-05-07T18:58:04.309Z] ++ '[' -n 0 ']' [2020-05-07T18:58:04.309Z] ++ set -x [2020-05-07T18:58:04.309Z] ++ env -i DEST=/go/src/github.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-05-07T18:58:04.486Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-07T18:58:04.568Z] INFO: Testing against a local daemon [2020-05-07T18:58:04.568Z] === RUN TestPluginInvalidJSON [2020-05-07T18:58:04.568Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T18:58:04.568Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T18:58:04.568Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T18:58:04.568Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-07T18:58:04.568Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T18:58:04.568Z] === RUN TestPluginInstall [2020-05-07T18:58:04.568Z] === RUN TestPluginInstall/no_auth [2020-05-07T18:58:04.743Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-05-07T18:58:04.743Z] === RUN TestKernelTCPMemory [2020-05-07T18:58:06.102Z] --- PASS: TestKernelTCPMemory (1.11s) [2020-05-07T18:58:06.102Z] === RUN TestNISDomainname [2020-05-07T18:58:06.102Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-07T18:58:07.025Z] --- PASS: TestNISDomainname (1.07s) [2020-05-07T18:58:07.025Z] === RUN TestHostnameDnsResolution [2020-05-07T18:58:08.907Z] --- PASS: TestHostnameDnsResolution (1.56s) [2020-05-07T18:58:08.907Z] === RUN TestStats [2020-05-07T18:58:08.942Z] --- PASS: TestReplicatedJob (7.43s) [2020-05-07T18:58:08.942Z] === RUN TestUpdateReplicatedJob [2020-05-07T18:58:09.161Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-07T18:58:09.457Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-07T18:58:09.838Z] time="2020-05-07T18:58:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T18:58:09.838Z] time="2020-05-07T18:58:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T18:58:09.838Z] time="2020-05-07T18:58:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8088766299aaec7d51e45f67da7f201674933df3beb551e3a1e6317773ab0bfe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T18:58:09.838Z] time="2020-05-07T18:58:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T18:58:09.838Z] time="2020-05-07T18:58:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T18:58:09.838Z] time="2020-05-07T18:58:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8088766299aaec7d51e45f67da7f201674933df3beb551e3a1e6317773ab0bfe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T18:58:10.097Z] === RUN TestPluginInstall/with_htpasswd [2020-05-07T18:58:11.032Z] time="2020-05-07T18:58:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T18:58:11.032Z] time="2020-05-07T18:58:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T18:58:11.032Z] time="2020-05-07T18:58:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44a73d16c7e6fa4f50712d696464a62e4373e09ef6607dc20d68cdf7ce949bf8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T18:58:11.032Z] time="2020-05-07T18:58:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T18:58:11.032Z] time="2020-05-07T18:58:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T18:58:11.032Z] time="2020-05-07T18:58:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44a73d16c7e6fa4f50712d696464a62e4373e09ef6607dc20d68cdf7ce949bf8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T18:58:11.291Z] === RUN TestPluginInstall/with_insecure [2020-05-07T18:58:11.430Z] --- PASS: TestStats (2.86s) [2020-05-07T18:58:11.430Z] === RUN TestStopContainerWithTimeout [2020-05-07T18:58:11.430Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T18:58:11.430Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T18:58:11.430Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T18:58:11.430Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T18:58:11.430Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T18:58:11.430Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T18:58:11.430Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T18:58:11.430Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T18:58:11.430Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T18:58:11.430Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T18:58:12.199Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-07T18:58:12.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-07T18:58:12.603Z] --- PASS: TestUpdateReplicatedJob (4.68s) [2020-05-07T18:58:12.603Z] === RUN TestServiceListWithStatuses [2020-05-07T18:58:12.603Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T18:58:12.603Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T18:58:12.603Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T18:58:12.710Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T18:58:12.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-07T18:58:13.193Z] time="2020-05-07T18:58:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T18:58:13.193Z] time="2020-05-07T18:58:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T18:58:13.193Z] time="2020-05-07T18:58:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:537d71867391264ff15f58ba89b4f7b1f8acc4f5479952383fab0d9fc04b67f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T18:58:13.193Z] time="2020-05-07T18:58:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T18:58:13.193Z] time="2020-05-07T18:58:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T18:58:13.193Z] time="2020-05-07T18:58:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:537d71867391264ff15f58ba89b4f7b1f8acc4f5479952383fab0d9fc04b67f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T18:58:13.193Z] --- PASS: TestPluginInstall (8.68s) [2020-05-07T18:58:13.193Z] --- PASS: TestPluginInstall/no_auth (5.67s) [2020-05-07T18:58:13.193Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-05-07T18:58:13.193Z] --- PASS: TestPluginInstall/with_insecure (1.81s) [2020-05-07T18:58:13.193Z] plugin_test.go:157: [da6bd975120b4] daemon is not started [2020-05-07T18:58:13.193Z] PASS [2020-05-07T18:58:13.193Z] [2020-05-07T18:58:13.193Z] DONE 6 tests in 8.876s [2020-05-07T18:58:13.193Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T18:58:13.193Z] ++ 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-05-07T18:58:13.193Z] ++ set -e [2020-05-07T18:58:13.193Z] ++ '[' -n 0 ']' [2020-05-07T18:58:13.193Z] ++ set -x [2020-05-07T18:58:13.193Z] ++ env -i DEST=/go/src/github.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-05-07T18:58:13.452Z] INFO: Testing against a local daemon [2020-05-07T18:58:13.452Z] === RUN TestExternalGraphDriver [2020-05-07T18:58:13.452Z] === RUN TestExternalGraphDriver/json [2020-05-07T18:58:15.215Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T18:58:15.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-07T18:58:15.215Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-07T18:58:15.984Z] === RUN TestExternalGraphDriver/spec [2020-05-07T18:58:17.095Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-07T18:58:17.095Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2020-05-07T18:58:17.095Z] --- PASS: TestStopContainerWithTimeout/-1 (3.38s) [2020-05-07T18:58:17.095Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2020-05-07T18:58:17.095Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2020-05-07T18:58:17.095Z] === RUN TestDeleteDevicemapper [2020-05-07T18:58:17.095Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T18:58:17.095Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T18:58:17.095Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T18:58:17.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-07T18:58:17.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-07T18:58:19.274Z] === RUN TestExternalGraphDriver/pull [2020-05-07T18:58:20.908Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.60s) [2020-05-07T18:58:20.908Z] === RUN TestUpdateMemory [2020-05-07T18:58:20.908Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-07T18:58:20.908Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:58:20.908Z] === RUN TestUpdateCPUQuota [2020-05-07T18:58:20.974Z] --- PASS: TestDockerNetworkConnectAlias (8.34s) [2020-05-07T18:58:20.974Z] === RUN TestDockerNetworkReConnect [2020-05-07T18:58:21.177Z] --- PASS: TestExternalGraphDriver (7.48s) [2020-05-07T18:58:21.177Z] --- PASS: TestExternalGraphDriver/json (2.39s) [2020-05-07T18:58:21.177Z] --- PASS: TestExternalGraphDriver/spec (2.74s) [2020-05-07T18:58:21.177Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2020-05-07T18:58:21.177Z] === RUN TestGraphdriverPluginV2 [2020-05-07T18:58:21.177Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-05-07T18:58:21.177Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:58:21.177Z] PASS [2020-05-07T18:58:21.177Z] [2020-05-07T18:58:21.177Z] === Skipped [2020-05-07T18:58:21.177Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-05-07T18:58:21.177Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:58:21.177Z] [2020-05-07T18:58:21.177Z] [2020-05-07T18:58:21.177Z] DONE 5 tests, 1 skipped in 7.650s [2020-05-07T18:58:21.177Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T18:58:21.177Z] ++ 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-05-07T18:58:21.177Z] ++ set -e [2020-05-07T18:58:21.177Z] ++ '[' -n 0 ']' [2020-05-07T18:58:21.177Z] ++ set -x [2020-05-07T18:58:21.177Z] ++ env -i DEST=/go/src/github.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-05-07T18:58:21.177Z] INFO: Testing against a local daemon [2020-05-07T18:58:21.177Z] === RUN TestContinueAfterPluginCrash [2020-05-07T18:58:21.177Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T18:58:21.177Z] === RUN TestReadPluginNoRead [2020-05-07T18:58:21.177Z] === PAUSE TestReadPluginNoRead [2020-05-07T18:58:21.177Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T18:58:21.177Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T18:58:21.177Z] === CONT TestContinueAfterPluginCrash [2020-05-07T18:58:21.177Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T18:58:21.177Z] === CONT TestReadPluginNoRead [2020-05-07T18:58:21.509Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-07T18:58:22.152Z] --- PASS: TestUpdateCPUQuota (1.73s) [2020-05-07T18:58:22.152Z] === RUN TestUpdatePidsLimit [2020-05-07T18:58:22.152Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-07T18:58:22.408Z] === RUN TestUpdatePidsLimit/no_change [2020-05-07T18:58:22.969Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-07T18:58:23.234Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-07T18:58:23.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-07T18:58:23.804Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-07T18:58:24.373Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-07T18:58:24.572Z] 65014b3c3121: Pull complete [2020-05-07T18:58:24.931Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-07T18:58:25.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-07T18:58:25.369Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T18:58:25.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-07T18:58:25.936Z] --- PASS: TestDaemonStartWithLogOpt (4.80s) [2020-05-07T18:58:26.306Z] --- PASS: TestUpdatePidsLimit (4.26s) [2020-05-07T18:58:26.306Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-05-07T18:58:26.306Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-05-07T18:58:26.306Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-05-07T18:58:26.306Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.50s) [2020-05-07T18:58:26.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-05-07T18:58:26.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2020-05-07T18:58:26.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2020-05-07T18:58:26.306Z] === RUN TestUpdateRestartPolicy [2020-05-07T18:58:26.865Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-07T18:58:27.310Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T18:58:27.424Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-07T18:58:27.832Z] --- PASS: TestDockerNetworkReConnect (6.38s) [2020-05-07T18:58:27.832Z] === RUN TestServicePlugin [2020-05-07T18:58:27.832Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-07T18:58:27.832Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:58:27.832Z] === RUN TestServiceUpdateLabel [2020-05-07T18:58:28.292Z] ok github.com/docker/docker/cmd/dockerd 0.249s coverage: 30.8% of statements [2020-05-07T18:58:28.388Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-07T18:58:29.211Z] === RUN TestReadPluginNoRead/default [2020-05-07T18:58:30.978Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-07T18:58:31.113Z] --- PASS: TestReadPluginNoRead (9.86s) [2020-05-07T18:58:31.113Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.90s) [2020-05-07T18:58:31.113Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s) [2020-05-07T18:58:31.113Z] --- PASS: TestReadPluginNoRead/default (1.80s) [2020-05-07T18:58:31.113Z] read_test.go:91: [ddc3a2ae2da73] daemon is not started [2020-05-07T18:58:31.113Z] --- PASS: TestContinueAfterPluginCrash (10.22s) [2020-05-07T18:58:31.281Z] --- PASS: TestServiceUpdateLabel (4.03s) [2020-05-07T18:58:31.281Z] === RUN TestServiceUpdateSecrets [2020-05-07T18:58:31.372Z] PASS [2020-05-07T18:58:31.372Z] [2020-05-07T18:58:31.372Z] DONE 6 tests in 10.364s [2020-05-07T18:58:31.372Z] 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-05-07T18:58:31.372Z] ++ 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-05-07T18:58:31.372Z] ++ set -e [2020-05-07T18:58:31.372Z] ++ '[' -n 0 ']' [2020-05-07T18:58:31.372Z] ++ set -x [2020-05-07T18:58:31.372Z] ++ env -i DEST=/go/src/github.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-05-07T18:58:31.372Z] testing: warning: no tests to run [2020-05-07T18:58:31.372Z] PASS [2020-05-07T18:58:31.372Z] [2020-05-07T18:58:31.372Z] DONE 0 tests in 0.041s [2020-05-07T18:58:31.372Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T18:58:31.372Z] ++ 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-05-07T18:58:31.372Z] ++ set -e [2020-05-07T18:58:31.372Z] ++ '[' -n 0 ']' [2020-05-07T18:58:31.372Z] ++ set -x [2020-05-07T18:58:31.373Z] ++ env -i DEST=/go/src/github.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-05-07T18:58:31.373Z] INFO: Testing against a local daemon [2020-05-07T18:58:31.373Z] === RUN TestPluginWithDevMounts [2020-05-07T18:58:31.373Z] === PAUSE TestPluginWithDevMounts [2020-05-07T18:58:31.373Z] === CONT TestPluginWithDevMounts [2020-05-07T18:58:32.859Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-07T18:58:33.902Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-05-07T18:58:33.902Z] PASS [2020-05-07T18:58:33.902Z] [2020-05-07T18:58:33.902Z] DONE 1 tests in 2.353s [2020-05-07T18:58:33.902Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T18:58:33.902Z] ++ 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-05-07T18:58:33.902Z] ++ set -e [2020-05-07T18:58:33.902Z] ++ '[' -n 0 ']' [2020-05-07T18:58:33.902Z] ++ set -x [2020-05-07T18:58:33.902Z] ++ env -i DEST=/go/src/github.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-05-07T18:58:33.902Z] INFO: Testing against a local daemon [2020-05-07T18:58:33.902Z] === RUN TestSecretInspect [2020-05-07T18:58:34.282Z] ok github.com/docker/docker/container 0.199s coverage: 34.7% of statements [2020-05-07T18:58:34.282Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T18:58:34.282Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T18:58:34.282Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T18:58:34.282Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T18:58:34.347Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-07T18:58:34.645Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-07T18:58:34.645Z] Copying nested executables into bundles/binary-daemon [2020-05-07T18:58:34.645Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-07T18:58:34.991Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40920/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 -e DOCKER_GRAPHDRIVER docker:a92228ff36a48333a80085fc5119e225f7884530 hack/make.sh cross [2020-05-07T18:58:35.250Z] [2020-05-07T18:58:35.507Z] Removing bundles/ [2020-05-07T18:58:35.507Z] [2020-05-07T18:58:35.507Z] ---> Making bundle: cross (in bundles/cross) [2020-05-07T18:58:35.507Z] Cross building: bundles/cross/linux/amd64 [2020-05-07T18:58:35.507Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-07T18:58:35.507Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-07T18:58:35.706Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-07T18:58:35.960Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-07T18:58:36.214Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-07T18:58:36.433Z] --- PASS: TestSecretInspect (2.67s) [2020-05-07T18:58:36.433Z] === RUN TestSecretList [2020-05-07T18:58:37.137Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-07T18:58:38.155Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.048s coverage: 65.3% of statements [2020-05-07T18:58:39.717Z] --- PASS: TestSecretList (3.18s) [2020-05-07T18:58:39.717Z] === RUN TestSecretsCreateAndDelete [2020-05-07T18:58:39.768Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-07T18:58:39.768Z] --- PASS: TestUpdateRestartPolicy (13.37s) [2020-05-07T18:58:39.768Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T18:58:40.524Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s) [2020-05-07T18:58:40.524Z] === RUN TestWaitNonBlocked [2020-05-07T18:58:40.779Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T18:58:40.779Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T18:58:40.779Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T18:58:40.779Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T18:58:40.779Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T18:58:40.779Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T18:58:41.381Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-07T18:58:41.987Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-07T18:58:41.987Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2020-05-07T18:58:41.987Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2020-05-07T18:58:41.987Z] === RUN TestWaitBlocked [2020-05-07T18:58:41.987Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T18:58:41.987Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T18:58:41.987Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T18:58:41.987Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T18:58:41.987Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T18:58:41.987Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T18:58:43.039Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-07T18:58:43.039Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s) [2020-05-07T18:58:43.039Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2020-05-07T18:58:43.039Z] === CONT TestContainerStartOnDaemonRestart [2020-05-07T18:58:43.039Z] === CONT TestIpcModeOlderClient [2020-05-07T18:58:43.039Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-05-07T18:58:43.039Z] === CONT TestDaemonHostGatewayIP [2020-05-07T18:58:43.194Z] --- PASS: TestSecretsCreateAndDelete (3.16s) [2020-05-07T18:58:43.194Z] === RUN TestSecretsUpdate [2020-05-07T18:58:43.294Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-07T18:58:45.178Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-07T18:58:46.101Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-07T18:58:46.355Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2020-05-07T18:58:46.355Z] === CONT TestContainerKillOnDaemonStart [2020-05-07T18:58:46.478Z] --- PASS: TestSecretsUpdate (3.21s) [2020-05-07T18:58:46.478Z] === RUN TestTemplatedSecret [2020-05-07T18:58:46.913Z] --- PASS: TestDaemonHostGatewayIP (3.94s) [2020-05-07T18:58:46.913Z] === CONT TestDaemonRestartIpcMode [2020-05-07T18:58:47.214Z] ok github.com/docker/docker/daemon/cluster/convert 0.068s coverage: 35.6% of statements [2020-05-07T18:58:47.473Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-07T18:58:48.031Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-07T18:58:48.286Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-07T18:58:48.845Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-07T18:58:49.010Z] --- PASS: TestTemplatedSecret (2.97s) [2020-05-07T18:58:49.010Z] === RUN TestSecretCreateResolve [2020-05-07T18:58:49.101Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-07T18:58:49.101Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-07T18:58:49.714Z] --- PASS: TestServiceUpdateSecrets (15.78s) [2020-05-07T18:58:49.714Z] === RUN TestServiceUpdateConfigs [2020-05-07T18:58:50.984Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-07T18:58:50.984Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-07T18:58:50.984Z] --- PASS: TestDaemonRestartIpcMode (3.86s) [2020-05-07T18:58:51.069Z] ok github.com/docker/docker/daemon/cluster 0.239s coverage: 0.5% of statements [2020-05-07T18:58:51.906Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-07T18:58:52.294Z] --- PASS: TestSecretCreateResolve (3.21s) [2020-05-07T18:58:52.294Z] PASS [2020-05-07T18:58:52.294Z] [2020-05-07T18:58:52.294Z] DONE 6 tests in 18.553s [2020-05-07T18:58:52.294Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T18:58:52.294Z] ++ 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-05-07T18:58:52.294Z] ++ set -e [2020-05-07T18:58:52.294Z] ++ '[' -n 0 ']' [2020-05-07T18:58:52.294Z] ++ set -x [2020-05-07T18:58:52.294Z] ++ env -i DEST=/go/src/github.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-05-07T18:58:52.464Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-07T18:58:52.553Z] INFO: Testing against a local daemon [2020-05-07T18:58:52.553Z] === RUN TestServiceCreateInit [2020-05-07T18:58:52.553Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T18:58:53.021Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-07T18:58:55.993Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2020-05-07T18:58:56.364Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-07T18:58:57.228Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-07T18:58:57.818Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T18:58:58.193Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-07T18:58:59.121Z] --- PASS: TestContainerKillOnDaemonStart (12.81s) [2020-05-07T18:58:59.121Z] PASS [2020-05-07T18:58:59.121Z] [2020-05-07T18:58:59.121Z] === Skipped [2020-05-07T18:58:59.121Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-07T18:58:59.121Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T18:58:59.121Z] [2020-05-07T18:58:59.121Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-07T18:58:59.121Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:58:59.121Z] [2020-05-07T18:58:59.121Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-07T18:58:59.121Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:58:59.121Z] [2020-05-07T18:58:59.121Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T18:58:59.121Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T18:58:59.121Z] [2020-05-07T18:58:59.121Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T18:58:59.121Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T18:58:59.121Z] [2020-05-07T18:58:59.121Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-07T18:58:59.121Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T18:58:59.121Z] [2020-05-07T18:58:59.121Z] [2020-05-07T18:58:59.121Z] DONE 200 tests, 6 skipped in 160.152s [2020-05-07T18:58:59.121Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-07T18:58:59.121Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T18:58:59.121Z] ++ 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-05-07T18:58:59.121Z] ++ set -e [2020-05-07T18:58:59.121Z] ++ '[' -n 0 ']' [2020-05-07T18:58:59.121Z] ++ set -x [2020-05-07T18:58:59.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-07T18:58:59.375Z] INFO: Testing against a local daemon [2020-05-07T18:58:59.375Z] === RUN TestCommitInheritsEnv [2020-05-07T18:58:59.629Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-07T18:58:59.830Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-05-07T18:58:59.830Z] ok github.com/docker/docker/daemon/config 0.095s coverage: 81.7% of statements [2020-05-07T18:58:59.884Z] --- PASS: TestCommitInheritsEnv (0.51s) [2020-05-07T18:58:59.884Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T18:58:59.884Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-07T18:58:59.884Z] === RUN TestImagesFilterMultiReference [2020-05-07T18:58:59.884Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-05-07T18:58:59.884Z] === RUN TestImagePullPlatformInvalid [2020-05-07T18:58:59.884Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-05-07T18:58:59.884Z] === RUN TestRemoveImageOrphaning [2020-05-07T18:59:00.138Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-07T18:59:00.393Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2020-05-07T18:59:00.393Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T18:59:00.954Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-07T18:59:02.018Z] --- PASS: TestServiceCreateInit (9.67s) [2020-05-07T18:59:02.018Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.57s) [2020-05-07T18:59:02.018Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s) [2020-05-07T18:59:02.018Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T18:59:02.353Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-07T18:59:02.608Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-07T18:59:02.608Z] --- PASS: TestRemoveImageGarbageCollector (2.10s) [2020-05-07T18:59:02.608Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T18:59:02.608Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-07T18:59:02.608Z] === RUN TestTagInvalidReference [2020-05-07T18:59:02.608Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-07T18:59:02.608Z] === RUN TestTagValidPrefixedRepo [2020-05-07T18:59:02.608Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-07T18:59:02.608Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T18:59:02.608Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-05-07T18:59:02.608Z] === RUN TestTagOfficialNames [2020-05-07T18:59:02.866Z] --- PASS: TestTagOfficialNames (0.09s) [2020-05-07T18:59:02.866Z] === RUN TestTagMatchesDigest [2020-05-07T18:59:02.866Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-07T18:59:02.866Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-07T18:59:02.866Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-07T18:59:03.467Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-07T18:59:03.697Z] ok github.com/docker/docker/daemon/graphdriver 0.066s coverage: 2.2% of statements [2020-05-07T18:59:03.722Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-07T18:59:03.977Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-07T18:59:04.232Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-07T18:59:05.028Z] --- PASS: TestServiceUpdateConfigs (15.83s) [2020-05-07T18:59:05.028Z] === RUN TestServiceUpdateNetwork [2020-05-07T18:59:05.429Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.633s coverage: 13.9% of statements [2020-05-07T18:59:08.431Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-07T18:59:08.433Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-05-07T18:59:08.778Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.754s coverage: 57.9% of statements [2020-05-07T18:59:09.790Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-07T18:59:10.476Z] ok github.com/docker/docker/daemon 12.507s coverage: 17.4% of statements [2020-05-07T18:59:10.476Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T18:59:10.476Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T18:59:10.476Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T18:59:10.476Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T18:59:14.338Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.023s coverage: 1.8% of statements [2020-05-07T18:59:15.070Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-07T18:59:15.324Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-07T18:59:16.087Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.864s coverage: 69.2% of statements [2020-05-07T18:59:18.394Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.273s coverage: 49.5% of statements [2020-05-07T18:59:18.394Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.504s coverage: 45.9% of statements [2020-05-07T18:59:18.394Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T18:59:19.494Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-07T18:59:20.229Z] --- PASS: TestServiceUpdateNetwork (16.21s) [2020-05-07T18:59:20.229Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T18:59:20.229Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-07T18:59:20.507Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-07T18:59:20.507Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-07T18:59:21.235Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-07T18:59:21.434Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-07T18:59:22.256Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.691s coverage: 76.1% of statements [2020-05-07T18:59:22.595Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.031s coverage: 58.0% of statements [2020-05-07T18:59:22.595Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.047s coverage: 3.0% of statements [2020-05-07T18:59:23.345Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.756s coverage: 52.1% of statements [2020-05-07T18:59:23.345Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-07T18:59:23.345Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T18:59:23.987Z] --- PASS: TestCreateServiceMultipleTimes (19.05s) [2020-05-07T18:59:23.987Z] === RUN TestCreateServiceConflict [2020-05-07T18:59:24.246Z] --- PASS: TestCreateServiceConflict (3.19s) [2020-05-07T18:59:24.246Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T18:59:24.562Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-05-07T18:59:24.775Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-07T18:59:25.333Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-07T18:59:27.840Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-07T18:59:28.432Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2020-05-07T18:59:28.432Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T18:59:29.401Z] ok github.com/docker/docker/daemon/logger 0.294s coverage: 41.8% of statements [2020-05-07T18:59:29.605Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-07T18:59:29.741Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-05-07T18:59:30.347Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-07T18:59:30.347Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-07T18:59:30.469Z] ok github.com/docker/docker/daemon/logger/awslogs 0.627s coverage: 77.8% of statements [2020-05-07T18:59:30.602Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-07T18:59:31.161Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-07T18:59:31.720Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-07T18:59:32.279Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-07T18:59:32.279Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-07T18:59:32.279Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-07T18:59:32.279Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-07T18:59:32.279Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-07T18:59:32.762Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.037s coverage: 87.2% of statements [2020-05-07T18:59:33.108Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 26.2% of statements [2020-05-07T18:59:33.846Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.046s coverage: 61.6% of statements [2020-05-07T18:59:34.164Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-07T18:59:34.164Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-07T18:59:34.570Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 4.9% of statements [2020-05-07T18:59:34.570Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T18:59:34.570Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T18:59:34.570Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T18:59:34.570Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T18:59:36.048Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-07T18:59:36.711Z] --- PASS: TestServiceUpdatePidsLimit (17.89s) [2020-05-07T18:59:36.711Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-05-07T18:59:36.711Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s) [2020-05-07T18:59:36.711Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.16s) [2020-05-07T18:59:36.711Z] PASS [2020-05-07T18:59:36.711Z] [2020-05-07T18:59:36.711Z] === Skipped [2020-05-07T18:59:36.711Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T18:59:36.711Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T18:59:36.711Z] [2020-05-07T18:59:36.711Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-07T18:59:36.711Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T18:59:36.711Z] [2020-05-07T18:59:36.711Z] [2020-05-07T18:59:36.711Z] DONE 27 tests, 2 skipped in 174.865s [2020-05-07T18:59:36.711Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T18:59:36.711Z] ++ 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-05-07T18:59:36.711Z] ++ set -e [2020-05-07T18:59:36.711Z] ++ '[' -n 0 ']' [2020-05-07T18:59:36.711Z] ++ set -x [2020-05-07T18:59:36.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=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-05-07T18:59:36.993Z] INFO: Testing against a local daemon [2020-05-07T18:59:36.993Z] === RUN TestSessionCreate [2020-05-07T18:59:36.993Z] --- PASS: TestSessionCreate (0.03s) [2020-05-07T18:59:36.993Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T18:59:36.993Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-07T18:59:36.993Z] PASS [2020-05-07T18:59:36.993Z] [2020-05-07T18:59:36.993Z] DONE 2 tests in 0.120s [2020-05-07T18:59:36.993Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T18:59:36.993Z] ++ 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-05-07T18:59:36.993Z] ++ set -e [2020-05-07T18:59:36.993Z] ++ '[' -n 0 ']' [2020-05-07T18:59:36.993Z] ++ set -x [2020-05-07T18:59:36.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T18:59:36.993Z] INFO: Testing against a local daemon [2020-05-07T18:59:36.993Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T18:59:36.993Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T18:59:36.993Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T18:59:36.993Z] === RUN TestEventsExecDie [2020-05-07T18:59:37.407Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-07T18:59:37.407Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-07T18:59:37.638Z] ok github.com/docker/docker/daemon/logger/local 0.045s coverage: 75.2% of statements [2020-05-07T18:59:37.638Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T18:59:37.978Z] time="2020-05-07T18:59:37Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate001642011/log957097662.1: no such file or directory" [2020-05-07T18:59:37.978Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.077s coverage: 37.7% of statements [2020-05-07T18:59:37.998Z] --- PASS: TestEventsExecDie (0.95s) [2020-05-07T18:59:37.998Z] === RUN TestEventsBackwardsCompatible [2020-05-07T18:59:37.998Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-07T18:59:37.998Z] === RUN TestInfoBinaryCommits [2020-05-07T18:59:37.998Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-07T18:59:37.998Z] === RUN TestInfoAPIVersioned [2020-05-07T18:59:37.998Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-07T18:59:37.998Z] === RUN TestInfoDiscoveryBackend [2020-05-07T18:59:38.611Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-05-07T18:59:38.611Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T18:59:38.714Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.055s coverage: 33.3% of statements [2020-05-07T18:59:39.449Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2020-05-07T18:59:39.615Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-07T18:59:39.615Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T18:59:40.229Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-07T18:59:40.229Z] === RUN TestInfoAPI [2020-05-07T18:59:40.229Z] --- PASS: TestInfoAPI (0.02s) [2020-05-07T18:59:40.229Z] === RUN TestInfoAPIWarnings [2020-05-07T18:59:40.842Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-07T18:59:40.842Z] === RUN TestInfoDebug [2020-05-07T18:59:41.123Z] --- PASS: TestInfoDebug (0.52s) [2020-05-07T18:59:41.123Z] === RUN TestInfoInsecureRegistries [2020-05-07T18:59:41.607Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-07T18:59:41.737Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-05-07T18:59:41.737Z] === RUN TestInfoRegistryMirrors [2020-05-07T18:59:42.351Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-05-07T18:59:42.351Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T18:59:42.441Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 47.8% of statements [2020-05-07T18:59:42.632Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-05-07T18:59:42.632Z] === RUN TestPingCacheHeaders [2020-05-07T18:59:42.632Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-05-07T18:59:42.632Z] === RUN TestPingGet [2020-05-07T18:59:42.632Z] --- PASS: TestPingGet (0.01s) [2020-05-07T18:59:42.632Z] === RUN TestPingHead [2020-05-07T18:59:42.632Z] --- PASS: TestPingHead (0.02s) [2020-05-07T18:59:42.632Z] === RUN TestVersion [2020-05-07T18:59:42.632Z] --- PASS: TestVersion (0.01s) [2020-05-07T18:59:42.632Z] PASS [2020-05-07T18:59:42.632Z] [2020-05-07T18:59:42.632Z] === Skipped [2020-05-07T18:59:42.632Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T18:59:42.632Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T18:59:42.632Z] [2020-05-07T18:59:42.632Z] [2020-05-07T18:59:42.632Z] DONE 18 tests, 1 skipped in 5.706s [2020-05-07T18:59:42.632Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T18:59:42.632Z] ++ 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-05-07T18:59:42.632Z] ++ set -e [2020-05-07T18:59:42.632Z] ++ '[' -n 0 ']' [2020-05-07T18:59:42.632Z] ++ set -x [2020-05-07T18:59:42.632Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-05-07T18:59:42.632Z] INFO: Testing against a local daemon [2020-05-07T18:59:42.632Z] === RUN TestVolumesCreateAndList [2020-05-07T18:59:42.632Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-07T18:59:42.632Z] === RUN TestVolumesRemove [2020-05-07T18:59:42.915Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-07T18:59:42.915Z] === RUN TestVolumesInspect [2020-05-07T18:59:42.915Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-07T18:59:42.915Z] === RUN TestVolumesInvalidJSON [2020-05-07T18:59:42.915Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T18:59:42.915Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T18:59:42.915Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T18:59:42.915Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-07T18:59:42.915Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T18:59:42.915Z] PASS [2020-05-07T18:59:42.915Z] [2020-05-07T18:59:42.915Z] DONE 5 tests in 0.221s [2020-05-07T18:59:42.915Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T18:59:42.915Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T18:59:42.915Z] +++ kill 12236 [2020-05-07T18:59:43.156Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-07T18:59:43.176Z] ok github.com/docker/docker/daemon/logger/splunk 3.228s coverage: 82.5% of statements [2020-05-07T18:59:43.176Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T18:59:43.307Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.49s) [2020-05-07T18:59:43.307Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T18:59:43.716Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-07T18:59:44.383Z] +++ /etc/init.d/apparmor stop [2020-05-07T18:59:44.383Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T18:59:44.383Z] [2020-05-07T18:59:44.383Z] Unloading profiles will leave already running processes permanently [2020-05-07T18:59:44.383Z] unconfined, which can lead to unexpected situations. [2020-05-07T18:59:44.383Z] [2020-05-07T18:59:44.383Z] To set a process to complain mode, use the command line tool [2020-05-07T18:59:44.383Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T18:59:44.383Z] +++ true [2020-05-07T18:59:44.383Z] [2020-05-07T18:59:44.925Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2020-05-07T18:59:44.925Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T18:59:45.074Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-07T18:59:45.839Z] --- PASS: TestCreateServiceSecretFileMode (3.38s) [2020-05-07T18:59:45.839Z] === RUN TestCreateServiceConfigFileMode Post stage [Pipeline] junit [2020-05-07T18:59:46.447Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T18:59:47.152Z] + echo Ensuring container killed. [2020-05-07T18:59:47.152Z] Ensuring container killed. [2020-05-07T18:59:47.152Z] + docker rm -vf docker-pr4 [2020-05-07T18:59:47.152Z] Error: No such container: docker-pr4 [2020-05-07T18:59:47.152Z] + true [Pipeline] sh [2020-05-07T18:59:47.521Z] + echo Chowning /workspace to jenkins user [2020-05-07T18:59:47.521Z] Chowning /workspace to jenkins user [2020-05-07T18:59:47.521Z] + id -u [2020-05-07T18:59:47.521Z] + id -g [2020-05-07T18:59:47.521Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40920:/workspace busybox chown -R 1001:1001 /workspace [2020-05-07T18:59:47.521Z] Unable to find image 'busybox:latest' locally [2020-05-07T18:59:47.622Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-07T18:59:47.809Z] latest: Pulling from library/busybox [2020-05-07T18:59:47.809Z] 0f0ac3ee2e90: Pulling fs layer [2020-05-07T18:59:48.090Z] 0f0ac3ee2e90: Verifying Checksum [2020-05-07T18:59:48.090Z] 0f0ac3ee2e90: Download complete [2020-05-07T18:59:48.180Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-07T18:59:48.372Z] 0f0ac3ee2e90: Pull complete [2020-05-07T18:59:48.372Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-07T18:59:48.372Z] Status: Downloaded newer image for busybox:latest [2020-05-07T18:59:48.740Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-07T18:59:49.124Z] --- PASS: TestCreateServiceConfigFileMode (3.26s) [2020-05-07T18:59:49.124Z] === RUN TestCreateServiceSysctls [2020-05-07T18:59:49.762Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-05-07T18:59:49.762Z] ok github.com/docker/docker/distribution 0.811s coverage: 22.1% of statements [2020-05-07T18:59:49.762Z] ok github.com/docker/docker/distribution/metadata 0.207s coverage: 48.2% of statements [2020-05-07T18:59:49.762Z] ? github.com/docker/docker/distribution/utils [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T18:59:50.775Z] + bundleName=s390x-integration [2020-05-07T18:59:50.775Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-07T18:59:50.775Z] Creating s390x-integration-bundles.tar.gz [2020-05-07T18:59:50.775Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-05-07T18:59:50.775Z] + 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-05-07T18:59:50.810Z] Archiving artifacts [2020-05-07T18:59:51.171Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40920/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T18:59:51.465Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.1% of statements [2020-05-07T18:59:51.465Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T18:59:51.569Z] + make clean [2020-05-07T18:59:51.850Z] docker volume rm -f docker-dev-cache [2020-05-07T18:59:52.132Z] docker-dev-cache [Pipeline] deleteDir [2020-05-07T18:59:52.903Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-07T18:59:53.313Z] --- PASS: TestCreateServiceSysctls (4.18s) [2020-05-07T18:59:53.313Z] === RUN TestCreateServiceCapabilities [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T18:59:53.811Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-05-07T18:59:54.154Z] ok github.com/docker/docker/image 0.120s coverage: 86.4% of statements [2020-05-07T18:59:54.154Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T18:59:54.879Z] ok github.com/docker/docker/image/v1 0.048s coverage: 25.0% of statements [2020-05-07T18:59:54.879Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T18:59:55.254Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-05-07T18:59:56.199Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-07T18:59:56.597Z] --- PASS: TestCreateServiceCapabilities (3.46s) [2020-05-07T18:59:56.597Z] === RUN TestInspect [2020-05-07T18:59:56.909Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-07T18:59:56.909Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-07T18:59:56.909Z] Cross building: bundles/cross/windows/amd64 [2020-05-07T18:59:56.909Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-07T18:59:56.909Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-07T18:59:56.942Z] ok github.com/docker/docker/pkg/aaparser 0.049s coverage: 50.0% of statements [2020-05-07T18:59:57.557Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-07T18:59:59.439Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-07T19:00:00.759Z] ok github.com/docker/docker/opts 0.100s coverage: 67.4% of statements [2020-05-07T19:00:00.787Z] --- PASS: TestInspect (3.45s) [2020-05-07T19:00:00.787Z] === RUN TestCreateJob [2020-05-07T19:00:00.797Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-07T19:00:01.927Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-05-07T19:00:02.200Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-07T19:00:02.648Z] ok github.com/docker/docker/pkg/archive 1.405s coverage: 77.3% of statements [2020-05-07T19:00:02.987Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-05-07T19:00:02.987Z] ok github.com/docker/docker/pkg/authorization 1.742s coverage: 68.3% of statements [2020-05-07T19:00:03.561Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-07T19:00:03.744Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-05-07T19:00:04.071Z] --- PASS: TestCreateJob (4.05s) [2020-05-07T19:00:04.071Z] === RUN TestReplicatedJob [2020-05-07T19:00:04.120Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-07T19:00:04.908Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-05-07T19:00:05.526Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-07T19:00:05.632Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-05-07T19:00:05.823Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-07T19:00:06.353Z] ok github.com/docker/docker/layer 7.269s coverage: 68.8% of statements [2020-05-07T19:00:06.353Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T19:00:06.353Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T19:00:06.353Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T19:00:06.353Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T19:00:06.353Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T19:00:06.353Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T19:00:06.428Z] eac6fba788c9: Pull complete [2020-05-07T19:00:06.428Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-05-07T19:00:06.428Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:00:06.428Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-07T19:00:06.428Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-07T19:00:06.428Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' [2020-05-07T19:00:06.428Z] WARN: Skipping validation tests [2020-05-07T19:00:06.428Z] INFO: Running unit tests at 05/07/2020 19:00:04... [2020-05-07T19:00:07.516Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-05-07T19:00:07.858Z] ok github.com/docker/docker/pkg/discovery/nodes 0.030s coverage: 93.8% of statements [2020-05-07T19:00:08.195Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2020-05-07T19:00:08.705Z] INFO: make.ps1 starting at 05/07/2020 19:00:08 [2020-05-07T19:00:08.705Z] INFO: Git commit (4c2aa6bb11) assumed from DOCKER_GITCOMMIT environment variable [2020-05-07T19:00:08.705Z] INFO: Invoking autogen... [2020-05-07T19:00:09.188Z] INFO: Running unit tests... [2020-05-07T19:00:09.890Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-05-07T19:00:09.890Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2020-05-07T19:00:10.228Z] ok github.com/docker/docker/pkg/chrootarchive 4.758s coverage: 43.2% of statements [2020-05-07T19:00:10.228Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T19:00:10.228Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T19:00:10.631Z] --- PASS: TestReplicatedJob (6.53s) [2020-05-07T19:00:10.631Z] === RUN TestUpdateReplicatedJob [2020-05-07T19:00:11.095Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-07T19:00:11.095Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-07T19:00:11.095Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-07T19:00:11.391Z] ok github.com/docker/docker/pkg/fsutils 0.492s coverage: 85.1% of statements [2020-05-07T19:00:11.391Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-05-07T19:00:11.391Z] ok github.com/docker/docker/pkg/discovery/kv 3.205s coverage: 84.1% of statements [2020-05-07T19:00:12.977Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-07T19:00:13.697Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-05-07T19:00:13.697Z] ok github.com/docker/docker/pkg/locker 0.090s coverage: 88.9% of statements [2020-05-07T19:00:14.337Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-07T19:00:14.419Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-05-07T19:00:14.419Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-05-07T19:00:14.591Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-07T19:00:14.753Z] ok github.com/docker/docker/pkg/idtools 0.979s coverage: 70.3% of statements [2020-05-07T19:00:14.817Z] --- PASS: TestUpdateReplicatedJob (4.16s) [2020-05-07T19:00:14.817Z] === RUN TestServiceListWithStatuses [2020-05-07T19:00:14.817Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T19:00:14.817Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T19:00:14.817Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T19:00:15.470Z] ok github.com/docker/docker/pkg/ioutils 1.802s coverage: 69.3% of statements [2020-05-07T19:00:15.470Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-07T19:00:15.470Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T19:00:15.470Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T19:00:15.470Z] ok github.com/docker/docker/pkg/parsers 0.022s coverage: 97.0% of statements [2020-05-07T19:00:15.953Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-07T19:00:16.189Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-05-07T19:00:16.531Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 91.4% of statements [2020-05-07T19:00:16.878Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2020-05-07T19:00:16.878Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T19:00:16.878Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T19:00:18.554Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2020-05-07T19:00:18.601Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-05-07T19:00:18.889Z] ok github.com/docker/docker/pkg/pools 0.015s coverage: 88.2% of statements [2020-05-07T19:00:19.648Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-05-07T19:00:19.648Z] ok github.com/docker/docker/pkg/progress 0.022s coverage: 75.9% of statements [2020-05-07T19:00:20.807Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-05-07T19:00:21.150Z] ok github.com/docker/docker/pkg/pubsub 1.166s coverage: 73.9% of statements [2020-05-07T19:00:21.378Z] --- PASS: TestDockerNetworkConnectAlias (6.07s) [2020-05-07T19:00:21.378Z] === RUN TestDockerNetworkReConnect [2020-05-07T19:00:21.867Z] ok github.com/docker/docker/pkg/stdcopy 0.020s coverage: 100.0% of statements [2020-05-07T19:00:23.045Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-05-07T19:00:23.045Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-05-07T19:00:23.767Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-05-07T19:00:24.943Z] ok github.com/docker/docker/pkg/signal 3.702s coverage: 61.0% of statements [2020-05-07T19:00:25.277Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 36.9% of statements [2020-05-07T19:00:25.277Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 53.7% of statements [2020-05-07T19:00:25.563Z] --- PASS: TestDockerNetworkReConnect (4.55s) [2020-05-07T19:00:25.563Z] === RUN TestServicePlugin [2020-05-07T19:00:25.563Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-07T19:00:25.563Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:00:25.563Z] === RUN TestServiceUpdateLabel [2020-05-07T19:00:25.908Z] ? github.com/docker/docker/api [no test files] [2020-05-07T19:00:25.964Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-07T19:00:26.970Z] ok github.com/docker/docker/pkg/tailfile 0.128s coverage: 88.6% of statements [2020-05-07T19:00:26.970Z] testing: warning: no tests to run [2020-05-07T19:00:26.970Z] coverage: [no statements] [2020-05-07T19:00:26.970Z] ok github.com/docker/docker/pkg/term/windows 0.018s coverage: [no statements] [no tests to run] [2020-05-07T19:00:27.685Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-05-07T19:00:27.934Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-07T19:00:28.018Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2020-05-07T19:00:28.018Z] ok github.com/docker/docker/pkg/tarsum 0.215s coverage: 89.3% of statements [2020-05-07T19:00:28.877Z] --- PASS: TestServiceUpdateLabel (3.23s) [2020-05-07T19:00:28.877Z] === RUN TestServiceUpdateSecrets [2020-05-07T19:00:28.900Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2020-05-07T19:00:28.900Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-07T19:00:29.824Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-07T19:00:30.610Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-05-07T19:00:30.746Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-07T19:00:32.898Z] ok github.com/docker/docker/reference 0.022s coverage: 84.4% of statements [2020-05-07T19:00:33.308Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-07T19:00:33.308Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-07T19:00:33.622Z] ok github.com/docker/docker/profiles/seccomp 0.046s coverage: 68.8% of statements [2020-05-07T19:00:34.343Z] ok github.com/docker/docker/plugin 0.606s coverage: 23.3% of statements [2020-05-07T19:00:34.667Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-07T19:00:36.040Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2020-05-07T19:00:36.419Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 50.9% of statements [2020-05-07T19:00:37.580Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-05-07T19:00:38.757Z] ok github.com/docker/docker/registry 0.633s coverage: 56.1% of statements [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite (347.04s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.24s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.89s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.84s) [2020-05-07T19:00:38.907Z] docker_cli_daemon_test.go:1449: [d9f0692e85e24] daemon is not started [2020-05-07T19:00:38.907Z] check_test.go:309: [de6a9b5ffd7b0] daemon is not started [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.63s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.04s) [2020-05-07T19:00:38.907Z] check_test.go:309: [de69f2b57fe99] daemon is not started [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.69s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.12s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.35s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.09s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.35s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.27s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.79s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2020-05-07T19:00:38.907Z] check_test.go:309: [dfec89835a571] daemon is not started [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-07T19:00:38.907Z] check_test.go:309: [d22a731e65c94] daemon is not started [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.76s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-05-07T19:00:38.907Z] check_test.go:309: [d928e34907319] daemon is not started [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.02s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.91s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.10s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.29s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-07T19:00:38.907Z] check_test.go:309: [d51ad9127342a] daemon is not started [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.99s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.34s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.04s) [2020-05-07T19:00:38.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-07T19:00:38.907Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-07T19:00:38.907Z] check_test.go:309: [d4ff256049247] daemon is not started [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.37s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.90s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.58s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.00s) [2020-05-07T19:00:38.907Z] check_test.go:309: [d8af8147fca04] daemon is not started [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.24s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-05-07T19:00:38.907Z] check_test.go:309: [d86680d73750f] daemon is not started [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.63s) [2020-05-07T19:00:38.907Z] docker_cli_daemon_plugins_test.go:79: [d1e2f60af20c4] daemon is not started [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.05s) [2020-05-07T19:00:38.907Z] docker_cli_daemon_plugins_test.go:169: [dd339af294858] daemon is not started [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.65s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-05-07T19:00:38.907Z] check_test.go:309: [dc211b0a22dfd] daemon is not started [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.87s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.80s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.60s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.91s) [2020-05-07T19:00:38.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.10s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.68s) [2020-05-07T19:00:38.908Z] check_test.go:309: [d476b2b2b3ecb] daemon is not started [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.56s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.54s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.64s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.98s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.94s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.66s) [2020-05-07T19:00:38.908Z] check_test.go:309: [d30a909d96956] daemon is not started [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.41s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.88s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.21s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.68s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.47s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.07s) [2020-05-07T19:00:38.908Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-07T19:00:38.908Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-07T19:00:38.908Z] check_test.go:309: [d581c72dd0ab9] daemon is not started [2020-05-07T19:00:38.908Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-07T19:00:38.908Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-07T19:00:38.908Z] check_test.go:309: [dbefa444dc7ee] daemon is not started [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.84s) [2020-05-07T19:00:38.908Z] check_test.go:309: [dd254ceceb741] daemon is not started [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.92s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.09s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.04s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.13s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.35s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.74s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.41s) [2020-05-07T19:00:38.908Z] check_test.go:309: [da8ea16b29c98] daemon is not started [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.00s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.53s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.81s) [2020-05-07T19:00:38.908Z] check_test.go:309: [dd446c1a3866d] daemon is not started [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.99s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.03s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2020-05-07T19:00:38.908Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-05-07T19:00:38.908Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-05-07T19:00:38.908Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-05-07T19:00:38.908Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-05-07T19:00:38.908Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-05-07T19:00:38.908Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-05-07T19:00:38.908Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-05-07T19:00:38.908Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-05-07T19:00:38.908Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-05-07T19:00:38.908Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-05-07T19:00:38.908Z] check_test.go:309: [d08c7e2976fd4] daemon is not started [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2020-05-07T19:00:38.908Z] check_test.go:309: [dfc15b3afd8cf] daemon is not started [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.47s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-05-07T19:00:38.908Z] check_test.go:309: [d2216e1284643] daemon is not started [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.49s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.12s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.47s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2020-05-07T19:00:38.908Z] check_test.go:309: [d567ea2c978c1] daemon is not started [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.17s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.00s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.35s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.05s) [2020-05-07T19:00:38.908Z] check_test.go:309: [de62c4ba96629] daemon is not started [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.17s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-05-07T19:00:38.908Z] check_test.go:309: [d1797abce7d00] daemon is not started [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.86s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.70s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.02s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.01s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.75s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.71s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.17s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.93s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.65s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.13s) [2020-05-07T19:00:38.908Z] docker_cli_daemon_test.go:2542: [de82d1a7c9623] daemon is not started [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.86s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.18s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.09s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.38s) [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-05-07T19:00:38.908Z] check_test.go:309: [d77167af51189] daemon is not started [2020-05-07T19:00:38.908Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.45s) [2020-05-07T19:00:38.908Z] === RUN TestDockerSwarmSuite [2020-05-07T19:00:38.908Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-07T19:00:40.457Z] ok github.com/docker/docker/runconfig 0.062s coverage: 65.8% of statements [2020-05-07T19:00:41.129Z] ok github.com/docker/docker/api/server 0.156s coverage: 9.0% of statements [2020-05-07T19:00:43.061Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-07T19:00:44.325Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-05-07T19:00:44.662Z] ok github.com/docker/docker/volume/mounts 0.080s coverage: 67.0% of statements [2020-05-07T19:00:45.399Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-05-07T19:00:45.568Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-07T19:00:46.956Z] --- PASS: TestServiceUpdateSecrets (15.40s) [2020-05-07T19:00:46.956Z] === RUN TestServiceUpdateConfigs [2020-05-07T19:00:47.100Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2020-05-07T19:00:49.808Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-07T19:00:50.368Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-07T19:00:50.368Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-07T19:00:51.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-07T19:00:53.033Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T19:00:53.033Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === Skipped [2020-05-07T19:00:53.370Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-07T19:00:53.370Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-07T19:00:53.370Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-07T19:00:53.370Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:00:53.370Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-07T19:00:53.370Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:00:53.370Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-07T19:00:53.370Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:00:53.370Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-07T19:00:53.370Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:00:53.370Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-07T19:00:53.370Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:00:53.370Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-07T19:00:53.370Z] graphtest_unix.go:73: No driver to put! [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-07T19:00:53.370Z] time="2020-05-07T18:59:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:00:53.370Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:00:53.370Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-07T19:00:53.370Z] time="2020-05-07T18:59:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:00:53.370Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:00:53.370Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-07T19:00:53.370Z] time="2020-05-07T18:59:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:00:53.370Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:00:53.370Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-07T19:00:53.370Z] time="2020-05-07T18:59:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:00:53.370Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:00:53.370Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-07T19:00:53.370Z] time="2020-05-07T18:59:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:00:53.370Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:00:53.370Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-07T19:00:53.370Z] graphtest_unix.go:73: No driver to put! [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-07T19:00:53.370Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-07T19:00:53.370Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-07T19:00:53.370Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-07T19:00:53.370Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-07T19:00:53.370Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:00:53.370Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-07T19:00:53.370Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:00:53.370Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:00:53.370Z] [2020-05-07T19:00:53.370Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-07T19:00:53.370Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:00:53.370Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:00:53.371Z] [2020-05-07T19:00:53.371Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-07T19:00:53.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:00:53.371Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:00:53.371Z] [2020-05-07T19:00:53.371Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-07T19:00:53.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:00:53.371Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:00:53.371Z] [2020-05-07T19:00:53.371Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-07T19:00:53.371Z] graphtest_unix.go:73: No driver to put! [2020-05-07T19:00:53.371Z] [2020-05-07T19:00:53.371Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-07T19:00:53.371Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-07T19:00:53.371Z] [2020-05-07T19:00:53.371Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-07T19:00:53.371Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-07T19:00:53.371Z] [2020-05-07T19:00:53.371Z] [2020-05-07T19:00:53.371Z] DONE 2123 tests, 26 skipped in 365.478s Post stage [Pipeline] junit [2020-05-07T19:00:54.170Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T19:00:55.310Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40920/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 -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:a92228ff36a48333a80085fc5119e225f7884530 hack/make.sh dynbinary test-integration [2020-05-07T19:00:55.651Z] [2020-05-07T19:00:55.991Z] Removing bundles/ [2020-05-07T19:00:55.991Z] [2020-05-07T19:00:55.991Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-07T19:00:55.991Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T19:00:55.991Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T19:00:56.957Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-07T19:00:58.923Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-07T19:01:01.430Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-07T19:01:01.825Z] --- PASS: TestServiceUpdateConfigs (15.54s) [2020-05-07T19:01:01.825Z] === RUN TestServiceUpdateNetwork [2020-05-07T19:01:04.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-07T19:01:05.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-07T19:01:08.994Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-07T19:01:12.336Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-07T19:01:14.891Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-07T19:01:16.696Z] --- PASS: TestServiceUpdateNetwork (14.63s) [2020-05-07T19:01:16.696Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T19:01:16.696Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-07T19:01:16.696Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-07T19:01:18.314Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-07T19:01:18.314Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-07T19:01:18.314Z] remote: Enumerating objects: 2, done. [2020-05-07T19:01:18.314Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-07T19:01:18.314Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-07T19:01:18.314Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-07T19:01:18.314Z] 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-05-07T19:01:18.314Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-07T19:01:18.314Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-07T19:01:18.648Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40920/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a92228ff36a48333a80085fc5119e225f7884530 hack/test/unit [2020-05-07T19:01:21.173Z] ? github.com/docker/docker/api [no test files] [2020-05-07T19:01:24.804Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T19:01:32.298Z] ok github.com/docker/docker/api/server/httputils 0.108s coverage: 14.7% of statements [2020-05-07T19:01:32.298Z] ok github.com/docker/docker/api/server/middleware 0.147s coverage: 37.7% of statements [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T19:01:32.298Z] ok github.com/docker/docker/api/types/strslice 0.066s coverage: 90.0% of statements [2020-05-07T19:01:32.298Z] ok github.com/docker/docker/api/types/filters 0.120s coverage: 92.2% of statements [2020-05-07T19:01:32.298Z] ok github.com/docker/docker/api/server/router/swarm 0.107s coverage: 4.8% of statements [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T19:01:32.298Z] ok github.com/docker/docker/api/types/time 0.162s coverage: 100.0% of statements [2020-05-07T19:01:32.298Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 75.0% of statements [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T19:01:32.298Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T19:01:32.298Z] ok github.com/docker/docker/builder/dockerignore 0.106s coverage: 96.8% of statements [2020-05-07T19:01:32.913Z] --- PASS: TestServiceUpdatePidsLimit (17.57s) [2020-05-07T19:01:32.913Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2020-05-07T19:01:32.913Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2020-05-07T19:01:32.913Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-05-07T19:01:32.913Z] PASS [2020-05-07T19:01:32.913Z] [2020-05-07T19:01:32.913Z] === Skipped [2020-05-07T19:01:32.913Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T19:01:32.913Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T19:01:32.913Z] [2020-05-07T19:01:32.913Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-07T19:01:32.913Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:01:32.913Z] [2020-05-07T19:01:32.913Z] [2020-05-07T19:01:32.913Z] DONE 27 tests, 2 skipped in 159.572s [2020-05-07T19:01:32.913Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T19:01:32.913Z] ++ 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-05-07T19:01:32.913Z] ++ set -e [2020-05-07T19:01:32.913Z] ++ '[' -n 0 ']' [2020-05-07T19:01:32.913Z] ++ set -x [2020-05-07T19:01:32.913Z] ++ env -i DEST=/go/src/github.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-05-07T19:01:32.913Z] INFO: Testing against a local daemon [2020-05-07T19:01:32.913Z] === RUN TestSessionCreate [2020-05-07T19:01:32.913Z] --- PASS: TestSessionCreate (0.05s) [2020-05-07T19:01:32.913Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T19:01:32.913Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-07T19:01:32.913Z] PASS [2020-05-07T19:01:32.913Z] [2020-05-07T19:01:32.913Z] DONE 2 tests in 0.245s [2020-05-07T19:01:32.913Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T19:01:32.913Z] ++ 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-05-07T19:01:32.913Z] ++ set -e [2020-05-07T19:01:32.913Z] ++ '[' -n 0 ']' [2020-05-07T19:01:32.913Z] ++ set -x [2020-05-07T19:01:32.913Z] ++ env -i DEST=/go/src/github.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-05-07T19:01:32.913Z] INFO: Testing against a local daemon [2020-05-07T19:01:32.913Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T19:01:32.913Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T19:01:32.913Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T19:01:32.913Z] === RUN TestEventsExecDie [2020-05-07T19:01:33.171Z] --- PASS: TestEventsExecDie (0.88s) [2020-05-07T19:01:33.171Z] === RUN TestEventsBackwardsCompatible [2020-05-07T19:01:33.171Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-07T19:01:33.171Z] === RUN TestInfoBinaryCommits [2020-05-07T19:01:33.430Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-07T19:01:33.430Z] === RUN TestInfoAPIVersioned [2020-05-07T19:01:33.430Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-07T19:01:33.430Z] === RUN TestInfoDiscoveryBackend [2020-05-07T19:01:33.996Z] --- PASS: TestInfoDiscoveryBackend (0.59s) [2020-05-07T19:01:33.996Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T19:01:34.930Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-07T19:01:34.930Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T19:01:35.336Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2020-05-07T19:01:35.336Z] ok github.com/docker/docker/builder/remotecontext 0.647s coverage: 9.2% of statements [2020-05-07T19:01:35.497Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.58s) [2020-05-07T19:01:35.497Z] === RUN TestInfoAPI [2020-05-07T19:01:35.497Z] --- PASS: TestInfoAPI (0.05s) [2020-05-07T19:01:35.497Z] === RUN TestInfoAPIWarnings [2020-05-07T19:01:35.820Z] ok github.com/docker/docker/builder/dockerfile 0.417s coverage: 46.3% of statements [2020-05-07T19:01:36.065Z] --- PASS: TestInfoAPIWarnings (0.59s) [2020-05-07T19:01:36.066Z] === RUN TestInfoDebug [2020-05-07T19:01:36.083Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2020-05-07T19:01:36.633Z] --- PASS: TestInfoDebug (0.57s) [2020-05-07T19:01:36.633Z] === RUN TestInfoInsecureRegistries [2020-05-07T19:01:36.789Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-07T19:01:36.789Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-07T19:01:36.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-07T19:01:36.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-07T19:01:37.569Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-05-07T19:01:37.569Z] === RUN TestInfoRegistryMirrors [2020-05-07T19:01:37.827Z] --- PASS: TestInfoRegistryMirrors (0.58s) [2020-05-07T19:01:37.827Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T19:01:38.394Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-05-07T19:01:38.394Z] === RUN TestPingCacheHeaders [2020-05-07T19:01:38.394Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-07T19:01:38.394Z] === RUN TestPingGet [2020-05-07T19:01:38.394Z] --- PASS: TestPingGet (0.03s) [2020-05-07T19:01:38.394Z] === RUN TestPingHead [2020-05-07T19:01:38.394Z] --- PASS: TestPingHead (0.05s) [2020-05-07T19:01:38.394Z] === RUN TestVersion [2020-05-07T19:01:38.394Z] --- PASS: TestVersion (0.05s) [2020-05-07T19:01:38.394Z] PASS [2020-05-07T19:01:38.394Z] [2020-05-07T19:01:38.394Z] === Skipped [2020-05-07T19:01:38.394Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T19:01:38.394Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T19:01:38.394Z] [2020-05-07T19:01:38.394Z] [2020-05-07T19:01:38.394Z] DONE 18 tests, 1 skipped in 6.260s [2020-05-07T19:01:38.394Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T19:01:38.394Z] ++ 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-05-07T19:01:38.394Z] ++ set -e [2020-05-07T19:01:38.394Z] ++ '[' -n 0 ']' [2020-05-07T19:01:38.394Z] ++ set -x [2020-05-07T19:01:38.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T19:01:38.652Z] INFO: Testing against a local daemon [2020-05-07T19:01:38.652Z] === RUN TestVolumesCreateAndList [2020-05-07T19:01:38.652Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-07T19:01:38.652Z] === RUN TestVolumesRemove [2020-05-07T19:01:38.652Z] --- PASS: TestVolumesRemove (0.11s) [2020-05-07T19:01:38.652Z] === RUN TestVolumesInspect [2020-05-07T19:01:38.652Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-07T19:01:38.652Z] === RUN TestVolumesInvalidJSON [2020-05-07T19:01:38.652Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T19:01:38.652Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T19:01:38.910Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T19:01:38.910Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-07T19:01:38.910Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T19:01:38.910Z] PASS [2020-05-07T19:01:38.910Z] [2020-05-07T19:01:38.910Z] DONE 5 tests in 0.368s [2020-05-07T19:01:38.910Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T19:01:39.169Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T19:01:39.169Z] +++ kill 13882 [2020-05-07T19:01:40.542Z] +++ /etc/init.d/apparmor stop [2020-05-07T19:01:40.542Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T19:01:40.542Z] [2020-05-07T19:01:40.542Z] Unloading profiles will leave already running processes permanently [2020-05-07T19:01:40.542Z] unconfined, which can lead to unexpected situations. [2020-05-07T19:01:40.542Z] [2020-05-07T19:01:40.542Z] To set a process to complain mode, use the command line tool [2020-05-07T19:01:40.542Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T19:01:40.542Z] +++ true [2020-05-07T19:01:40.542Z] [2020-05-07T19:01:40.942Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-07T19:01:40.942Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-07T19:01:41.499Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-07T19:01:42.057Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-07T19:01:42.311Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume Post stage [Pipeline] junit [2020-05-07T19:01:42.455Z] Recording test results [2020-05-07T19:01:42.565Z] === RUN TestDockerSuite/TestBuildEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T19:01:43.123Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-07T19:01:43.302Z] + echo Ensuring container killed. [2020-05-07T19:01:43.302Z] Ensuring container killed. [2020-05-07T19:01:43.302Z] + docker rm -vf docker-pr4 [2020-05-07T19:01:43.302Z] Error: No such container: docker-pr4 [2020-05-07T19:01:43.302Z] + true [Pipeline] sh [2020-05-07T19:01:43.590Z] + echo Chowning /workspace to jenkins user [2020-05-07T19:01:43.590Z] Chowning /workspace to jenkins user [2020-05-07T19:01:43.590Z] + id -u [2020-05-07T19:01:43.590Z] + id -g [2020-05-07T19:01:43.590Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40920:/workspace busybox chown -R 1000:1000 /workspace [2020-05-07T19:01:43.590Z] Unable to find image 'busybox:latest' locally [2020-05-07T19:01:43.590Z] latest: Pulling from library/busybox [2020-05-07T19:01:43.848Z] a28b2a8c0530: Pulling fs layer [2020-05-07T19:01:43.848Z] a28b2a8c0530: Download complete [2020-05-07T19:01:44.107Z] a28b2a8c0530: Pull complete [2020-05-07T19:01:44.107Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-07T19:01:44.107Z] Status: Downloaded newer image for busybox:latest [2020-05-07T19:01:45.630Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T19:01:47.509Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-07T19:01:47.692Z] + bundleName=arm64-integration [2020-05-07T19:01:47.692Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-07T19:01:47.692Z] Creating arm64-integration-bundles.tar.gz [2020-05-07T19:01:47.693Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-07T19:01:47.693Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-07T19:01:47.962Z] Archiving artifacts [2020-05-07T19:01:48.497Z] ok github.com/docker/docker/client 0.425s coverage: 74.9% of statements [2020-05-07T19:01:49.389Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-07T19:01:49.763Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40920/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T19:01:50.088Z] + make clean [2020-05-07T19:01:50.656Z] docker volume rm -f docker-dev-cache [2020-05-07T19:01:50.914Z] docker-dev-cache [Pipeline] deleteDir [2020-05-07T19:01:51.273Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-07T19:01:53.196Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-07T19:01:54.119Z] === RUN TestDockerSuite/TestBuildEnvUsage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T19:01:56.042Z] --- PASS: TestImportExtremelyLargeImageWorks (172.84s) [2020-05-07T19:01:56.042Z] PASS [2020-05-07T19:01:56.042Z] [2020-05-07T19:01:56.042Z] DONE 12 tests in 176.552s [2020-05-07T19:01:56.042Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T19:01:56.042Z] ++ 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-05-07T19:01:56.042Z] ++ set -e [2020-05-07T19:01:56.042Z] ++ '[' -n 0 ']' [2020-05-07T19:01:56.042Z] ++ set -x [2020-05-07T19:01:56.042Z] ++ env -i DEST=/go/src/github.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-05-07T19:01:56.042Z] INFO: Testing against a local daemon [2020-05-07T19:01:56.042Z] === RUN TestNetworkCreateDelete [2020-05-07T19:01:56.042Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-05-07T19:01:56.042Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T19:01:56.296Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2020-05-07T19:01:56.296Z] === RUN TestInspectNetwork [2020-05-07T19:01:56.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-07T19:01:57.472Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-07T19:02:01.669Z] === RUN TestInspectNetwork/full_network_id [2020-05-07T19:02:01.669Z] === RUN TestInspectNetwork/partial_network_id [2020-05-07T19:02:01.669Z] === RUN TestInspectNetwork/network_name [2020-05-07T19:02:01.669Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-07T19:02:01.924Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-07T19:02:03.625Z] ok github.com/docker/docker/builder/remotecontext/git 30.083s coverage: 86.3% of statements [2020-05-07T19:02:03.625Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T19:02:03.625Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T19:02:06.116Z] --- PASS: TestInspectNetwork (9.80s) [2020-05-07T19:02:06.116Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-07T19:02:06.116Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-07T19:02:06.116Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-07T19:02:06.116Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-07T19:02:06.116Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T19:02:08.621Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2020-05-07T19:02:08.621Z] === RUN TestNetworkInvalidJSON [2020-05-07T19:02:08.621Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T19:02:08.621Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T19:02:08.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T19:02:08.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T19:02:08.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T19:02:08.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T19:02:08.621Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T19:02:08.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T19:02:08.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T19:02:08.621Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-07T19:02:08.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T19:02:08.621Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T19:02:08.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T19:02:08.621Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T19:02:09.179Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-05-07T19:02:09.179Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T19:02:10.582Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-05-07T19:02:10.582Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T19:02:11.140Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-05-07T19:02:11.140Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T19:02:11.592Z] ok github.com/docker/docker/cmd/dockerd 0.788s coverage: 19.3% of statements [2020-05-07T19:02:12.063Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2020-05-07T19:02:12.063Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T19:02:12.077Z] ok github.com/docker/docker/container 0.497s coverage: 41.9% of statements [2020-05-07T19:02:12.077Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T19:02:12.077Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T19:02:12.077Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T19:02:12.077Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T19:02:13.422Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-05-07T19:02:13.422Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T19:02:13.980Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-05-07T19:02:13.980Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T19:02:15.107Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.364s coverage: 65.3% of statements [2020-05-07T19:02:16.717Z] ok github.com/docker/docker/daemon/cluster/convert 0.504s coverage: 35.6% of statements [2020-05-07T19:02:17.279Z] --- PASS: TestServiceWithPredefinedNetwork (3.13s) [2020-05-07T19:02:17.279Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T19:02:17.279Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T19:02:17.279Z] service_test.go:236: FLAKY_TEST [2020-05-07T19:02:17.279Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T19:02:22.748Z] ok github.com/docker/docker/daemon/cluster 1.904s coverage: 0.5% of statements [2020-05-07T19:02:23.765Z] ok github.com/docker/docker/daemon/config 0.605s coverage: 79.6% of statements [2020-05-07T19:02:23.965Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-07T19:02:25.845Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-07T19:02:26.040Z] ok github.com/docker/docker/daemon/discovery 0.361s coverage: 30.0% of statements [2020-05-07T19:02:26.523Z] ok github.com/docker/docker/daemon/events 0.733s coverage: 50.0% of statements [2020-05-07T19:02:29.556Z] ok github.com/docker/docker/daemon/graphdriver 1.202s coverage: 2.3% of statements [2020-05-07T19:02:30.042Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.647s coverage: 11.1% of statements [2020-05-07T19:02:31.652Z] ok github.com/docker/docker/daemon/links 0.074s coverage: 93.0% of statements [2020-05-07T19:02:32.668Z] ok github.com/docker/docker/daemon 3.932s coverage: 9.2% of statements [2020-05-07T19:02:32.668Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T19:02:32.668Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T19:02:32.668Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T19:02:32.668Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T19:02:32.668Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-07T19:02:32.668Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-07T19:02:32.668Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-07T19:02:32.668Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T19:02:32.668Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-07T19:02:32.668Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-07T19:02:32.668Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-07T19:02:32.668Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-07T19:02:32.668Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T19:02:32.668Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-07T19:02:32.668Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-07T19:02:32.668Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-07T19:02:33.769Z] ok github.com/docker/docker/daemon/logger 0.551s coverage: 42.1% of statements [2020-05-07T19:02:33.769Z] ok github.com/docker/docker/daemon/images 0.523s coverage: 4.9% of statements [2020-05-07T19:02:33.769Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T19:02:33.769Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T19:02:35.378Z] ok github.com/docker/docker/daemon/logger/awslogs 0.695s coverage: 77.4% of statements [2020-05-07T19:02:35.378Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-07T19:02:35.378Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T19:02:35.378Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T19:02:35.378Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-07T19:02:35.378Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-07T19:02:35.378Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.748s coverage: 61.6% of statements [2020-05-07T19:02:35.378Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.613s coverage: 87.2% of statements [2020-05-07T19:02:35.810Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-07T19:02:35.811Z] --- PASS: TestServiceWithDataPathPortInit (18.17s) [2020-05-07T19:02:35.811Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T19:02:35.811Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-07T19:02:36.369Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-07T19:02:36.623Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-07T19:02:37.653Z] ok github.com/docker/docker/daemon/logger/local 0.770s coverage: 75.2% of statements [2020-05-07T19:02:37.653Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T19:02:38.136Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.199s coverage: 33.3% of statements [2020-05-07T19:02:38.136Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.369s coverage: 35.9% of statements [2020-05-07T19:02:38.504Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-07T19:02:38.504Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-07T19:02:38.758Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-07T19:02:39.746Z] ok github.com/docker/docker/daemon/logger/templates 0.091s coverage: 8.3% of statements [2020-05-07T19:02:40.229Z] ok github.com/docker/docker/daemon/logger/syslog 0.123s coverage: 47.8% of statements [2020-05-07T19:02:40.713Z] ok github.com/docker/docker/daemon/logger/splunk 2.324s coverage: 82.5% of statements [2020-05-07T19:02:40.713Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T19:02:40.713Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-07T19:02:40.713Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T19:02:42.988Z] ok github.com/docker/docker/distribution 1.481s coverage: 20.3% of statements [2020-05-07T19:02:42.988Z] ok github.com/docker/docker/errdefs 0.167s coverage: 49.4% of statements [2020-05-07T19:02:42.988Z] ok github.com/docker/docker/distribution/metadata 1.108s coverage: 48.2% of statements [2020-05-07T19:02:43.471Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T19:02:43.741Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T19:02:43.741Z] ok github.com/docker/docker/api/server/httputils 0.026s coverage: 14.7% of statements [2020-05-07T19:02:43.998Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2020-05-07T19:02:43.998Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T19:02:43.998Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T19:02:43.998Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T19:02:44.562Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T19:02:44.562Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T19:02:44.562Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T19:02:44.562Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T19:02:44.819Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T19:02:44.819Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T19:02:45.082Z] ok github.com/docker/docker/distribution/xfer 2.485s coverage: 76.8% of statements [2020-05-07T19:02:45.082Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T19:02:45.082Z] ok github.com/docker/docker/image/cache 0.235s coverage: 19.2% of statements [2020-05-07T19:02:45.277Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.33s) [2020-05-07T19:02:45.277Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x8zyb081c8roczbkkyzpiqxd9 Created:2020-05-07 19:02:37.003428986 +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[5f2ef8e1be88c7b366fbc3958fd2e236e3e8adc1d04813f352af7471893d3ecb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qbw589210j31x578bw8zfbcbs EndpointID:36436a0409d17aa1a11ddc5bb6ba717b14059078d1fcd1f762e1dc217c73976c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b78acbd5913e3b6702e42a2188ac2685368c71d3febf2a25bcc5063c08ff63e9 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:c588db4a9458 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qbw589210j31x578bw8zfbcbs EndpointID:36436a0409d17aa1a11ddc5bb6ba717b14059078d1fcd1f762e1dc217c73976c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-07T19:02:45.277Z] PASS [2020-05-07T19:02:45.277Z] [2020-05-07T19:02:45.277Z] === Skipped [2020-05-07T19:02:45.277Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T19:02:45.277Z] service_test.go:236: FLAKY_TEST [2020-05-07T19:02:45.277Z] [2020-05-07T19:02:45.277Z] [2020-05-07T19:02:45.277Z] DONE 22 tests, 1 skipped in 48.932s [2020-05-07T19:02:45.277Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T19:02:45.277Z] ++ 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-05-07T19:02:45.277Z] ++ set -e [2020-05-07T19:02:45.277Z] ++ '[' -n 0 ']' [2020-05-07T19:02:45.277Z] ++ set -x [2020-05-07T19:02:45.277Z] ++ env -i DEST=/go/src/github.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-05-07T19:02:45.277Z] INFO: Testing against a local daemon [2020-05-07T19:02:45.277Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T19:02:45.277Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T19:02:45.277Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:02:45.277Z] === RUN TestDockerNetworkIpvlan [2020-05-07T19:02:45.277Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T19:02:45.277Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:02:45.277Z] PASS [2020-05-07T19:02:45.277Z] [2020-05-07T19:02:45.277Z] === Skipped [2020-05-07T19:02:45.277Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T19:02:45.277Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:02:45.277Z] [2020-05-07T19:02:45.277Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T19:02:45.277Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:02:45.277Z] [2020-05-07T19:02:45.277Z] [2020-05-07T19:02:45.277Z] DONE 2 tests, 2 skipped in 0.150s [2020-05-07T19:02:45.277Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T19:02:45.277Z] ++ 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-05-07T19:02:45.277Z] ++ set -e [2020-05-07T19:02:45.277Z] ++ '[' -n 0 ']' [2020-05-07T19:02:45.277Z] ++ set -x [2020-05-07T19:02:45.277Z] ++ env -i DEST=/go/src/github.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-05-07T19:02:45.277Z] INFO: Testing against a local daemon [2020-05-07T19:02:45.277Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T19:02:45.564Z] ok github.com/docker/docker/image/v1 0.279s coverage: 25.0% of statements [2020-05-07T19:02:45.564Z] ok github.com/docker/docker/image 0.831s coverage: 86.4% of statements [2020-05-07T19:02:45.750Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T19:02:45.750Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T19:02:45.835Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-07T19:02:46.049Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T19:02:46.050Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T19:02:46.313Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.8% of statements [2020-05-07T19:02:46.314Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T19:02:46.314Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T19:02:46.314Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T19:02:46.314Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T19:02:46.314Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T19:02:46.314Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T19:02:46.314Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T19:02:46.394Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-05-07T19:02:46.394Z] === RUN TestDockerNetworkMacvlan [2020-05-07T19:02:46.533Z] ok github.com/docker/docker/libcontainerd/queue 0.133s coverage: 100.0% of statements [2020-05-07T19:02:46.877Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-05-07T19:02:46.877Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-05-07T19:02:46.878Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T19:02:46.878Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T19:02:46.878Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T19:02:46.878Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T19:02:46.878Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T19:02:46.878Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T19:02:46.878Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T19:02:47.135Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-05-07T19:02:47.135Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-05-07T19:02:47.317Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-07T19:02:47.392Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T19:02:47.392Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T19:02:47.392Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T19:02:47.392Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T19:02:47.392Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T19:02:47.392Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T19:02:47.392Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T19:02:47.392Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T19:02:47.392Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T19:02:47.392Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T19:02:47.392Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T19:02:47.957Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-05-07T19:02:48.146Z] ok github.com/docker/docker/pkg/aaparser 0.053s coverage: 50.0% of statements [2020-05-07T19:02:48.241Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-07T19:02:48.629Z] ok github.com/docker/docker/layer 0.442s coverage: 30.1% of statements [2020-05-07T19:02:48.629Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T19:02:49.598Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-07T19:02:49.645Z] ok github.com/docker/docker/opts 0.370s coverage: 67.7% of statements [2020-05-07T19:02:50.662Z] ok github.com/docker/docker/libcontainerd/local 0.442s coverage: 1.0% of statements [2020-05-07T19:02:50.662Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T19:02:50.662Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T19:02:50.662Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T19:02:50.662Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T19:02:50.662Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T19:02:51.042Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-07T19:02:51.144Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2020-05-07T19:02:51.297Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-07T19:02:51.628Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2020-05-07T19:02:51.628Z] ok github.com/docker/docker/pkg/authorization 0.745s coverage: 26.8% of statements [2020-05-07T19:02:51.896Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-07T19:02:52.150Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-07T19:02:52.203Z] ok github.com/docker/docker/builder/remotecontext 0.206s coverage: 13.6% of statements [2020-05-07T19:02:52.203Z] ok github.com/docker/docker/builder/dockerfile 0.550s coverage: 48.2% of statements [2020-05-07T19:02:52.646Z] ok github.com/docker/docker/pkg/directory 0.098s coverage: 80.0% of statements [2020-05-07T19:02:52.646Z] ok github.com/docker/docker/pkg/chrootarchive 0.159s coverage: 15.4% of statements [2020-05-07T19:02:52.708Z] === RUN TestDockerSuite/TestBuildFails [2020-05-07T19:02:52.708Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-07T19:02:53.129Z] ok github.com/docker/docker/pkg/discovery 0.096s coverage: 58.3% of statements [2020-05-07T19:02:53.134Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-07T19:02:53.630Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-07T19:02:53.630Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-07T19:02:53.698Z] ok github.com/docker/docker/builder/remotecontext/git 1.137s coverage: 86.3% of statements [2020-05-07T19:02:53.699Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T19:02:53.699Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T19:02:54.146Z] ok github.com/docker/docker/pkg/discovery/file 0.229s coverage: 92.9% of statements [2020-05-07T19:02:54.629Z] ok github.com/docker/docker/pkg/discovery/memory 0.223s coverage: 92.3% of statements [2020-05-07T19:02:55.113Z] ok github.com/docker/docker/pkg/discovery/nodes 0.122s coverage: 93.8% of statements [2020-05-07T19:02:56.132Z] ok github.com/docker/docker/pkg/filenotify 0.113s coverage: 36.2% of statements [2020-05-07T19:02:56.264Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-07T19:02:56.264Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-07T19:02:56.615Z] ok github.com/docker/docker/pkg/fileutils 0.101s coverage: 87.7% of statements [2020-05-07T19:02:57.098Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 42.9% of statements [2020-05-07T19:02:57.581Z] ok github.com/docker/docker/pkg/archive 7.017s coverage: 62.0% of statements [2020-05-07T19:02:57.873Z] ok github.com/docker/docker/client 0.159s coverage: 75.4% of statements [2020-05-07T19:02:58.064Z] ok github.com/docker/docker/pkg/idtools 0.064s coverage: 6.5% of statements [2020-05-07T19:02:58.064Z] ok github.com/docker/docker/pkg/discovery/kv 3.383s coverage: 84.1% of statements [2020-05-07T19:02:58.770Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-07T19:02:59.080Z] ok github.com/docker/docker/pkg/locker 0.061s coverage: 88.9% of statements [2020-05-07T19:02:59.564Z] ok github.com/docker/docker/pkg/ioutils 0.842s coverage: 69.2% of statements [2020-05-07T19:02:59.564Z] ok github.com/docker/docker/pkg/jsonmessage 0.215s coverage: 91.7% of statements [2020-05-07T19:03:00.049Z] ok github.com/docker/docker/pkg/longpath 0.064s coverage: 100.0% of statements [2020-05-07T19:03:00.533Z] ok github.com/docker/docker/pkg/namesgenerator 0.068s coverage: 85.7% of statements [2020-05-07T19:03:00.533Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2020-05-07T19:03:00.663Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-07T19:03:01.552Z] ok github.com/docker/docker/pkg/pidfile 0.050s coverage: 82.6% of statements [2020-05-07T19:03:01.593Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-07T19:03:02.154Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-07T19:03:02.570Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.239s coverage: 56.8% of statements [2020-05-07T19:03:02.712Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-07T19:03:02.966Z] --- PASS: TestDockerNetworkMacvlan (16.60s) [2020-05-07T19:03:02.966Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-07T19:03:02.966Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-05-07T19:03:02.966Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.10s) [2020-05-07T19:03:02.966Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.99s) [2020-05-07T19:03:02.966Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.17s) [2020-05-07T19:03:02.966Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2020-05-07T19:03:02.966Z] PASS [2020-05-07T19:03:02.966Z] [2020-05-07T19:03:02.966Z] DONE 8 tests in 18.172s [2020-05-07T19:03:02.966Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T19:03:02.966Z] ++ 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-05-07T19:03:02.966Z] ++ set -e [2020-05-07T19:03:02.966Z] ++ '[' -n 0 ']' [2020-05-07T19:03:02.966Z] ++ set -x [2020-05-07T19:03:02.966Z] ++ env -i DEST=/go/src/github.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-05-07T19:03:02.966Z] testing: warning: no tests to run [2020-05-07T19:03:02.966Z] PASS [2020-05-07T19:03:02.966Z] [2020-05-07T19:03:02.966Z] DONE 0 tests in 0.025s [2020-05-07T19:03:02.966Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T19:03:02.966Z] ++ 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-05-07T19:03:02.966Z] ++ set -e [2020-05-07T19:03:02.966Z] ++ '[' -n 0 ']' [2020-05-07T19:03:02.966Z] ++ set -x [2020-05-07T19:03:02.966Z] ++ env -i DEST=/go/src/github.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-05-07T19:03:03.052Z] ok github.com/docker/docker/pkg/plugins/transport 0.115s coverage: 85.7% of statements [2020-05-07T19:03:03.221Z] INFO: Testing against a local daemon [2020-05-07T19:03:03.221Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T19:03:04.069Z] ok github.com/docker/docker/pkg/pools 0.066s coverage: 88.2% of statements [2020-05-07T19:03:04.069Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2020-05-07T19:03:04.145Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-07T19:03:04.567Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T19:03:04.567Z] [2020-05-07T19:03:04.567Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T19:03:04.901Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T19:03:04.901Z] HOSTNAME=f172ed1cf997 [2020-05-07T19:03:04.901Z] TESTDEBUG=0 [2020-05-07T19:03:04.901Z] DEST=bundles/test-integration [2020-05-07T19:03:04.901Z] PWD=/go/src/github.com/docker/docker [2020-05-07T19:03:04.901Z] DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 [2020-05-07T19:03:04.901Z] container=docker [2020-05-07T19:03:04.901Z] HOME=/root [2020-05-07T19:03:04.901Z] GOLANG_VERSION=1.13.10 [2020-05-07T19:03:04.901Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T19:03:04.901Z] VALIDATE_BRANCH=master [2020-05-07T19:03:04.901Z] TERM=xterm [2020-05-07T19:03:04.901Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T19:03:04.901Z] SHLVL=1 [2020-05-07T19:03:04.901Z] TIMEOUT=120m [2020-05-07T19:03:04.901Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T19:03:04.901Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T19:03:04.901Z] GO111MODULE=off [2020-05-07T19:03:04.901Z] DOCKER_EXPERIMENTAL=1 [2020-05-07T19:03:04.901Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T19:03:04.901Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T19:03:04.901Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T19:03:04.901Z] GOPATH=/go [2020-05-07T19:03:04.901Z] PKG_CONFIG=pkg-config [2020-05-07T19:03:04.901Z] _=/usr/bin/env [2020-05-07T19:03:04.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T19:03:05.067Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-05-07T19:03:05.067Z] === RUN TestAuthZPluginTLS [2020-05-07T19:03:05.085Z] ok github.com/docker/docker/pkg/reexec 0.103s coverage: 82.4% of statements [2020-05-07T19:03:05.321Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-05-07T19:03:05.321Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T19:03:05.567Z] ok github.com/docker/docker/pkg/pubsub 1.062s coverage: 73.9% of statements [2020-05-07T19:03:05.880Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-05-07T19:03:05.880Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T19:03:06.051Z] ok github.com/docker/docker/pkg/signal 0.093s coverage: 20.3% of statements [2020-05-07T19:03:06.133Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-07T19:03:06.388Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-05-07T19:03:06.388Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T19:03:06.534Z] ok github.com/docker/docker/pkg/stdcopy 0.054s coverage: 100.0% of statements [2020-05-07T19:03:06.946Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-07T19:03:06.946Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-05-07T19:03:06.946Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T19:03:07.017Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2020-05-07T19:03:07.243Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-07T19:03:07.501Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2020-05-07T19:03:07.501Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T19:03:07.501Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T19:03:07.501Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T19:03:07.501Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T19:03:07.501Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-07T19:03:07.501Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-07T19:03:07.501Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T19:03:07.501Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T19:03:07.985Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 38.2% of statements [2020-05-07T19:03:08.470Z] ok github.com/docker/docker/pkg/tailfile 0.175s coverage: 88.6% of statements [2020-05-07T19:03:08.645Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2020-05-07T19:03:08.645Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T19:03:09.204Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-05-07T19:03:09.204Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T19:03:09.487Z] ok github.com/docker/docker/pkg/tarsum 0.174s coverage: 89.3% of statements [2020-05-07T19:03:09.487Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 13.8% of statements [2020-05-07T19:03:09.764Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-07T19:03:09.764Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-05-07T19:03:09.764Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T19:03:09.969Z] testing: warning: no tests to run [2020-05-07T19:03:09.969Z] coverage: [no statements] [2020-05-07T19:03:09.969Z] ok github.com/docker/docker/pkg/term/windows 0.134s coverage: [no statements] [no tests to run] [2020-05-07T19:03:09.969Z] ok github.com/docker/docker/pkg/urlutil 0.062s coverage: 100.0% of statements [2020-05-07T19:03:09.969Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2020-05-07T19:03:10.324Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-05-07T19:03:10.324Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T19:03:10.987Z] ok github.com/docker/docker/pkg/useragent 0.116s coverage: 88.9% of statements [2020-05-07T19:03:12.003Z] ok github.com/docker/docker/plugin/v2 0.177s coverage: 20.1% of statements [2020-05-07T19:03:12.206Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-07T19:03:12.206Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s) [2020-05-07T19:03:12.206Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T19:03:12.485Z] ok github.com/docker/docker/plugin 0.177s coverage: 12.4% of statements [2020-05-07T19:03:12.485Z] ok github.com/docker/docker/reference 0.256s coverage: 84.4% of statements [2020-05-07T19:03:13.565Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-07T19:03:14.095Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2020-05-07T19:03:14.095Z] ok github.com/docker/docker/registry/resumable 0.328s coverage: 100.0% of statements [2020-05-07T19:03:14.532Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2020-05-07T19:03:14.532Z] === RUN TestAuthZPluginHeader [2020-05-07T19:03:15.090Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-05-07T19:03:15.090Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T19:03:15.717Z] ok github.com/docker/docker/registry 0.365s coverage: 51.5% of statements [2020-05-07T19:03:15.717Z] ok github.com/docker/docker/testutil 0.270s coverage: 62.5% of statements [2020-05-07T19:03:15.717Z] ok github.com/docker/docker/runconfig 0.102s coverage: 52.2% of statements [2020-05-07T19:03:17.993Z] ok github.com/docker/docker/volume/drivers 0.234s coverage: 36.1% of statements [2020-05-07T19:03:18.386Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-07T19:03:18.477Z] ok github.com/docker/docker/volume/local 0.136s coverage: 37.7% of statements [2020-05-07T19:03:18.477Z] ok github.com/docker/docker/volume/mounts 0.184s coverage: 66.2% of statements [2020-05-07T19:03:18.641Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-07T19:03:18.895Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-07T19:03:19.859Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.39s) [2020-05-07T19:03:19.859Z] === RUN TestAuthZPluginV2Disable [2020-05-07T19:03:19.859Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-07T19:03:20.087Z] ok github.com/docker/docker/volume/service 0.327s coverage: 70.3% of statements [2020-05-07T19:03:20.113Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-07T19:03:20.367Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-07T19:03:21.290Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-07T19:03:21.848Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-07T19:03:22.103Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-07T19:03:22.661Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-07T19:03:23.220Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-07T19:03:23.220Z] --- PASS: TestAuthZPluginV2Disable (3.73s) [2020-05-07T19:03:23.220Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T19:03:23.778Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-07T19:03:25.136Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-07T19:03:25.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-07T19:03:27.059Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.35s) [2020-05-07T19:03:27.059Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T19:03:28.941Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-07T19:03:35.501Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-07T19:03:36.099Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.41s) [2020-05-07T19:03:36.099Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T19:03:36.563Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 30.8% of statements [2020-05-07T19:03:37.126Z] ok github.com/docker/docker/container 0.119s coverage: 34.9% of statements [2020-05-07T19:03:37.126Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T19:03:37.126Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T19:03:37.126Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T19:03:37.126Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T19:03:38.124Z] ok github.com/docker/docker/pkg/plugins 35.087s coverage: 73.4% of statements [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T19:03:38.124Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T19:03:39.142Z] [2020-05-07T19:03:39.142Z] === Skipped [2020-05-07T19:03:39.142Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-07T19:03:39.142Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-07T19:03:39.142Z] [2020-05-07T19:03:39.142Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-07T19:03:39.142Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:03:39.142Z] [2020-05-07T19:03:39.142Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-07T19:03:39.142Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:03:39.142Z] [2020-05-07T19:03:39.142Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-05-07T19:03:39.142Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:03:39.142Z] [2020-05-07T19:03:39.142Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-07T19:03:39.142Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:03:39.142Z] [2020-05-07T19:03:39.142Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-07T19:03:39.142Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-07T19:03:39.142Z] [2020-05-07T19:03:39.142Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-07T19:03:39.142Z] daemon_test.go:147: root required [2020-05-07T19:03:39.142Z] [2020-05-07T19:03:39.142Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-07T19:03:39.142Z] reload_test.go:520: root required [2020-05-07T19:03:39.142Z] [2020-05-07T19:03:39.142Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-05-07T19:03:39.142Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:03:39.142Z] [2020-05-07T19:03:39.142Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-07T19:03:39.142Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-07T19:03:39.142Z] [2020-05-07T19:03:39.142Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-07T19:03:39.142Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-07T19:03:39.142Z] [2020-05-07T19:03:39.142Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-07T19:03:39.142Z] download_test.go:268: Needs fixing on Windows [2020-05-07T19:03:39.142Z] [2020-05-07T19:03:39.142Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-07T19:03:39.143Z] layer_test.go:304: Failing on Windows [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-07T19:03:39.143Z] layer_test.go:353: Failing on Windows [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-07T19:03:39.143Z] layer_test.go:468: Failing on Windows [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-07T19:03:39.143Z] layer_test.go:697: Failing on Windows [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-07T19:03:39.143Z] migration_test.go:46: Failing on Windows [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-07T19:03:39.143Z] migration_test.go:182: Failing on Windows [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-07T19:03:39.143Z] mount_test.go:17: Failing on Windows [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-07T19:03:39.143Z] mount_test.go:76: Failing on Windows [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-07T19:03:39.143Z] mount_test.go:125: Failing on Windows [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-07T19:03:39.143Z] mount_test.go:212: Failing on Windows [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-07T19:03:39.143Z] archive_test.go:133: Xz not present in msys2 [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-07T19:03:39.143Z] archive_test.go:238: Failing on Windows CI machines [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-07T19:03:39.143Z] archive_windows_test.go:16: Currently fails [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-07T19:03:39.143Z] changes_test.go:192: needs more investigation [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-07T19:03:39.143Z] changes_test.go:405: needs further investigation [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-07T19:03:39.143Z] changes_test.go:441: needs further investigation [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-07T19:03:39.143Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-05-07T19:03:39.143Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-07T19:03:39.143Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-07T19:03:39.143Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-07T19:03:39.143Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-05-07T19:03:39.143Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-07T19:03:39.143Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-07T19:03:39.143Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-07T19:03:39.143Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-07T19:03:39.143Z] poller_test.go:41: No chmod on Windows [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-07T19:03:39.143Z] fileutils_test.go:134: Needs porting to Windows [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-07T19:03:39.143Z] fileutils_test.go:180: Needs porting to Windows [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-07T19:03:39.143Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-07T19:03:39.143Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-05-07T19:03:39.143Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-05-07T19:03:39.143Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-07T19:03:39.143Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-07T19:03:39.143Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] [2020-05-07T19:03:39.143Z] DONE 1761 tests, 46 skipped in 201.523s [2020-05-07T19:03:39.143Z] INFO: make.ps1 ended at 05/07/2020 19:03:38 [2020-05-07T19:03:39.356Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-07T19:03:39.356Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-07T19:03:39.356Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-07T19:03:39.356Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-07T19:03:39.356Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-07T19:03:39.611Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-07T19:03:40.754Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-07T19:03:40.754Z] INFO: Unit tests ended at 05/07/2020 19:03:40. Duration:00:03:35.5754400 [2020-05-07T19:03:41.237Z] INFO: Building busybox [2020-05-07T19:03:41.237Z] Sending build context to Docker daemon 5.12kB [2020-05-07T19:03:41.237Z] [2020-05-07T19:03:41.237Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-07T19:03:41.237Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-07T19:03:41.237Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-07T19:03:41.237Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-07T19:03:41.237Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-07T19:03:41.237Z] ---> fdf6432edbdc [2020-05-07T19:03:41.237Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-07T19:03:41.237Z] ---> Running in 2fe09c0e335a [2020-05-07T19:03:41.491Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-07T19:03:42.891Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-07T19:03:46.094Z] Removing intermediate container 2fe09c0e335a [2020-05-07T19:03:46.095Z] ---> ef74e770fb96 [2020-05-07T19:03:46.095Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-07T19:03:46.095Z] ---> Running in 8024cc25cc98 [2020-05-07T19:03:46.578Z] Removing intermediate container 8024cc25cc98 [2020-05-07T19:03:46.578Z] ---> 3ca83cc68e81 [2020-05-07T19:03:46.578Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-07T19:03:46.578Z] ---> Running in edf0366690ed [2020-05-07T19:03:46.578Z] Removing intermediate container edf0366690ed [2020-05-07T19:03:46.578Z] ---> 867113725004 [2020-05-07T19:03:46.578Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-07T19:03:47.043Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-07T19:03:47.043Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-07T19:03:47.086Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2020-05-07T19:03:47.602Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-07T19:03:48.187Z] [2020-05-07T19:03:48.669Z] ---> c9e1e7f445b9 [2020-05-07T19:03:48.669Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-05-07T19:03:48.669Z] ---> Running in c692cfed44ff [2020-05-07T19:03:48.981Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-07T19:03:50.351Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.6% of statements [2020-05-07T19:03:50.855Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-07T19:03:52.736Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2020-05-07T19:03:52.736Z] PASS [2020-05-07T19:03:52.736Z] [2020-05-07T19:03:52.736Z] DONE 17 tests in 49.748s [2020-05-07T19:03:52.736Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T19:03:52.736Z] ++ 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-05-07T19:03:52.736Z] ++ set -e [2020-05-07T19:03:52.736Z] ++ '[' -n 0 ']' [2020-05-07T19:03:52.736Z] ++ set -x [2020-05-07T19:03:52.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T19:03:52.990Z] INFO: Testing against a local daemon [2020-05-07T19:03:52.990Z] === RUN TestPluginInvalidJSON [2020-05-07T19:03:52.990Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T19:03:52.990Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T19:03:52.990Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T19:03:52.990Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-07T19:03:52.990Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T19:03:52.990Z] === RUN TestPluginInstall [2020-05-07T19:03:52.990Z] === RUN TestPluginInstall/no_auth [2020-05-07T19:03:59.296Z] Removing intermediate container c692cfed44ff [2020-05-07T19:03:59.296Z] ---> c6c3246de54d [2020-05-07T19:03:59.296Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-07T19:03:59.296Z] ---> Running in 348dbfcfe6c1 [2020-05-07T19:04:00.306Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.9% of statements [2020-05-07T19:04:00.306Z] ok github.com/docker/docker/daemon 12.238s coverage: 17.4% of statements [2020-05-07T19:04:00.306Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T19:04:00.306Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T19:04:00.908Z] [2020-05-07T19:04:00.908Z] SUCCESS: Specified value was saved. [2020-05-07T19:04:01.142Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-07T19:04:01.142Z] time="2020-05-07T19:03:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:04:01.142Z] time="2020-05-07T19:03:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:04:01.142Z] time="2020-05-07T19:03:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:881571e22781d1913d2fd80ba58b93dea1cd7f711d199558017c195ce80f21cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:04:01.142Z] time="2020-05-07T19:03:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:04:01.142Z] time="2020-05-07T19:03:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:04:01.142Z] time="2020-05-07T19:03:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:881571e22781d1913d2fd80ba58b93dea1cd7f711d199558017c195ce80f21cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:04:01.142Z] === RUN TestPluginInstall/with_htpasswd [2020-05-07T19:04:01.142Z] time="2020-05-07T19:04:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:04:01.142Z] time="2020-05-07T19:04:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:04:01.142Z] time="2020-05-07T19:04:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f0ee956bdd20dbfaae40c8585ce4f63284740fafcb1975f85d60660b4a8040a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:04:01.142Z] time="2020-05-07T19:04:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:04:01.142Z] time="2020-05-07T19:04:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:04:01.142Z] time="2020-05-07T19:04:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f0ee956bdd20dbfaae40c8585ce4f63284740fafcb1975f85d60660b4a8040a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:04:01.239Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-05-07T19:04:01.397Z] === RUN TestPluginInstall/with_insecure [2020-05-07T19:04:01.496Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 81.7% of statements [2020-05-07T19:04:02.362Z] time="2020-05-07T19:04:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:04:02.362Z] time="2020-05-07T19:04:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:04:02.362Z] time="2020-05-07T19:04:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:793ae221fd2328c827e3fa29f876ac437722293c7a1c26e4cda3c1e26f948ec9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:04:02.362Z] time="2020-05-07T19:04:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:04:02.362Z] time="2020-05-07T19:04:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:04:02.362Z] time="2020-05-07T19:04:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:793ae221fd2328c827e3fa29f876ac437722293c7a1c26e4cda3c1e26f948ec9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:04:02.429Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-05-07T19:04:02.429Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T19:04:02.429Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T19:04:02.920Z] --- PASS: TestPluginInstall (9.77s) [2020-05-07T19:04:02.920Z] --- PASS: TestPluginInstall/no_auth (7.35s) [2020-05-07T19:04:02.920Z] --- PASS: TestPluginInstall/with_htpasswd (0.97s) [2020-05-07T19:04:02.920Z] --- PASS: TestPluginInstall/with_insecure (1.45s) [2020-05-07T19:04:02.920Z] plugin_test.go:157: [d01d319703b84] daemon is not started [2020-05-07T19:04:02.920Z] PASS [2020-05-07T19:04:02.920Z] [2020-05-07T19:04:02.920Z] DONE 6 tests in 9.959s [2020-05-07T19:04:02.920Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T19:04:02.920Z] ++ 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-05-07T19:04:02.920Z] ++ set -e [2020-05-07T19:04:02.920Z] ++ '[' -n 0 ']' [2020-05-07T19:04:02.920Z] ++ set -x [2020-05-07T19:04:02.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=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-05-07T19:04:02.920Z] INFO: Testing against a local daemon [2020-05-07T19:04:02.920Z] === RUN TestExternalGraphDriver [2020-05-07T19:04:03.174Z] === RUN TestExternalGraphDriver/json [2020-05-07T19:04:03.361Z] ok github.com/docker/docker/daemon/graphdriver 0.033s coverage: 2.2% of statements [2020-05-07T19:04:03.932Z] Removing intermediate container 348dbfcfe6c1 [2020-05-07T19:04:03.932Z] ---> 132b5c2a75bf [2020-05-07T19:04:03.932Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-07T19:04:03.932Z] ---> Running in b2b6f5c98d28 [2020-05-07T19:04:04.139Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-07T19:04:05.105Z] === RUN TestExternalGraphDriver/spec [2020-05-07T19:04:05.664Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-07T19:04:05.886Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-05-07T19:04:06.451Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.206s coverage: 57.0% of statements [2020-05-07T19:04:06.966Z] Cannot create a file when that file already exists. [2020-05-07T19:04:07.546Z] === RUN TestExternalGraphDriver/pull [2020-05-07T19:04:08.511Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-07T19:04:08.511Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-07T19:04:09.112Z] --- PASS: TestExternalGraphDriver (6.01s) [2020-05-07T19:04:09.112Z] --- PASS: TestExternalGraphDriver/json (1.99s) [2020-05-07T19:04:09.112Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2020-05-07T19:04:09.112Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2020-05-07T19:04:09.112Z] === RUN TestGraphdriverPluginV2 [2020-05-07T19:04:09.734Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.520s coverage: 46.2% of statements [2020-05-07T19:04:09.734Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.428s coverage: 73.1% of statements [2020-05-07T19:04:11.446Z] Removing intermediate container b2b6f5c98d28 [2020-05-07T19:04:11.446Z] ---> 2f083e1edd40 [2020-05-07T19:04:11.447Z] Step 13/13 : CMD ["sh"] [2020-05-07T19:04:11.447Z] ---> Running in c22af07eef04 [2020-05-07T19:04:11.630Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-05-07T19:04:11.630Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T19:04:11.932Z] Removing intermediate container c22af07eef04 [2020-05-07T19:04:11.932Z] ---> 24377c4580f5 [2020-05-07T19:04:11.932Z] Successfully built 24377c4580f5 [2020-05-07T19:04:11.932Z] Successfully tagged busybox:latest [2020-05-07T19:04:11.932Z] INFO: Docker images of the daemon under test [2020-05-07T19:04:11.932Z] [2020-05-07T19:04:11.932Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-07T19:04:11.932Z] busybox latest 24377c4580f5 Less than a second ago 4.99GB [2020-05-07T19:04:11.932Z] microsoft/windowsservercore latest fdf6432edbdc 3 weeks ago 4.94GB [2020-05-07T19:04:11.932Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 3 weeks ago 4.94GB [2020-05-07T19:04:11.932Z] [2020-05-07T19:04:11.932Z] INFO: Running integration tests at 05/07/2020 19:04:11... [2020-05-07T19:04:11.932Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-07T19:04:11.932Z] INFO: Integration API tests being run from the host: [2020-05-07T19:04:11.932Z] INFO: make.ps1 starting at 05/07/2020 19:04:11 [2020-05-07T19:04:12.950Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-07T19:04:13.002Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.177s coverage: 49.5% of statements [2020-05-07T19:04:13.350Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-07T19:04:13.604Z] --- PASS: TestGraphdriverPluginV2 (4.49s) [2020-05-07T19:04:13.604Z] PASS [2020-05-07T19:04:13.604Z] [2020-05-07T19:04:13.604Z] DONE 5 tests in 10.696s [2020-05-07T19:04:13.604Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T19:04:13.605Z] ++ 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-05-07T19:04:13.605Z] ++ set -e [2020-05-07T19:04:13.605Z] ++ '[' -n 0 ']' [2020-05-07T19:04:13.605Z] ++ set -x [2020-05-07T19:04:13.605Z] ++ env -i DEST=/go/src/github.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-05-07T19:04:13.605Z] INFO: Testing against a local daemon [2020-05-07T19:04:13.605Z] === RUN TestContinueAfterPluginCrash [2020-05-07T19:04:13.605Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T19:04:13.605Z] === RUN TestReadPluginNoRead [2020-05-07T19:04:13.605Z] === PAUSE TestReadPluginNoRead [2020-05-07T19:04:13.605Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T19:04:13.605Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T19:04:13.605Z] === CONT TestContinueAfterPluginCrash [2020-05-07T19:04:13.605Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T19:04:13.859Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-07T19:04:14.370Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.310s coverage: 76.1% of statements [2020-05-07T19:04:14.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-07T19:04:14.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T19:04:14.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T19:04:14.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T19:04:15.302Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-05-07T19:04:15.866Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.149s coverage: 57.7% of statements [2020-05-07T19:04:15.866Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-07T19:04:15.866Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T19:04:16.797Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-05-07T19:04:16.925Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-07T19:04:17.741Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-05-07T19:04:17.850Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-07T19:04:19.211Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-07T19:04:19.638Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 4.9% of statements [2020-05-07T19:04:19.638Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T19:04:19.638Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T19:04:19.638Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 41.8% of statements [2020-05-07T19:04:20.569Z] --- PASS: TestDaemonStartWithLogOpt (6.89s) [2020-05-07T19:04:20.569Z] === CONT TestReadPluginNoRead [2020-05-07T19:04:20.569Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-07T19:04:21.535Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-05-07T19:04:21.535Z] ok github.com/docker/docker/daemon/logger/awslogs 0.180s coverage: 77.4% of statements [2020-05-07T19:04:21.535Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T19:04:21.535Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T19:04:21.930Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-07T19:04:22.467Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-05-07T19:04:23.032Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-05-07T19:04:23.032Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2020-05-07T19:04:23.289Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-07T19:04:24.407Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-05-07T19:04:24.407Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T19:04:24.664Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 37.7% of statements [2020-05-07T19:04:24.689Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-07T19:04:24.689Z] === RUN TestReadPluginNoRead/default [2020-05-07T19:04:26.035Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 33.3% of statements [2020-05-07T19:04:26.051Z] --- PASS: TestContinueAfterPluginCrash (12.08s) [2020-05-07T19:04:26.610Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-07T19:04:26.610Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T19:04:26.905Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-07T19:04:26.905Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-07T19:04:27.160Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-07T19:04:27.406Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-05-07T19:04:27.406Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-07T19:04:27.760Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-07T19:04:27.970Z] ok github.com/docker/docker/daemon/logger/splunk 1.665s coverage: 82.5% of statements [2020-05-07T19:04:27.970Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T19:04:28.362Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-07T19:04:28.535Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-05-07T19:04:28.535Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T19:04:28.964Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T19:04:30.591Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 48.2% of statements [2020-05-07T19:04:30.851Z] ok github.com/docker/docker/distribution 0.217s coverage: 22.1% of statements [2020-05-07T19:04:30.851Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T19:04:30.888Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-07T19:04:30.888Z] --- PASS: TestReadPluginNoRead (10.14s) [2020-05-07T19:04:30.888Z] --- PASS: TestReadPluginNoRead/default (1.98s) [2020-05-07T19:04:30.888Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.09s) [2020-05-07T19:04:30.888Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) [2020-05-07T19:04:30.888Z] read_test.go:91: [dd43c6d0963ea] daemon is not started [2020-05-07T19:04:30.888Z] PASS [2020-05-07T19:04:30.888Z] [2020-05-07T19:04:30.888Z] DONE 6 tests in 17.192s [2020-05-07T19:04:30.888Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-07T19:04:30.888Z] ++ 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-05-07T19:04:30.888Z] ++ set -e [2020-05-07T19:04:30.888Z] ++ '[' -n 0 ']' [2020-05-07T19:04:30.888Z] ++ set -x [2020-05-07T19:04:30.888Z] ++ env -i DEST=/go/src/github.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-05-07T19:04:30.888Z] testing: warning: no tests to run [2020-05-07T19:04:30.888Z] PASS [2020-05-07T19:04:30.888Z] [2020-05-07T19:04:30.888Z] DONE 0 tests in 0.054s [2020-05-07T19:04:30.888Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T19:04:30.888Z] ++ 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-05-07T19:04:30.888Z] ++ set -e [2020-05-07T19:04:30.888Z] ++ '[' -n 0 ']' [2020-05-07T19:04:30.888Z] ++ set -x [2020-05-07T19:04:30.888Z] ++ env -i DEST=/go/src/github.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-05-07T19:04:30.888Z] INFO: Testing against a local daemon [2020-05-07T19:04:30.888Z] === RUN TestPluginWithDevMounts [2020-05-07T19:04:30.888Z] === PAUSE TestPluginWithDevMounts [2020-05-07T19:04:30.888Z] === CONT TestPluginWithDevMounts [2020-05-07T19:04:31.447Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-07T19:04:32.222Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-05-07T19:04:32.806Z] --- PASS: TestPluginWithDevMounts (1.94s) [2020-05-07T19:04:32.806Z] PASS [2020-05-07T19:04:32.806Z] [2020-05-07T19:04:32.806Z] DONE 1 tests in 2.098s [2020-05-07T19:04:33.060Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T19:04:33.060Z] ++ 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-05-07T19:04:33.060Z] ++ set -e [2020-05-07T19:04:33.060Z] ++ '[' -n 0 ']' [2020-05-07T19:04:33.060Z] ++ set -x [2020-05-07T19:04:33.060Z] ++ env -i DEST=/go/src/github.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-05-07T19:04:33.060Z] INFO: Testing against a local daemon [2020-05-07T19:04:33.060Z] === RUN TestSecretInspect [2020-05-07T19:04:33.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-07T19:04:33.593Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-05-07T19:04:34.158Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-05-07T19:04:34.158Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 85.6% of statements [2020-05-07T19:04:34.158Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T19:04:34.158Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T19:04:34.435Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:04:34.435Z] INFO: Testing against a local daemon [2020-05-07T19:04:34.716Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-07T19:04:35.528Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-05-07T19:04:35.528Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T19:04:36.460Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-05-07T19:04:36.596Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-07T19:04:36.596Z] --- PASS: TestSecretInspect (3.49s) [2020-05-07T19:04:36.596Z] === RUN TestSecretList [2020-05-07T19:04:37.392Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2020-05-07T19:04:37.649Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-07T19:04:39.543Z] ok github.com/docker/docker/pkg/archive 0.396s coverage: 77.0% of statements [2020-05-07T19:04:39.849Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-07T19:04:40.103Z] --- PASS: TestSecretList (3.43s) [2020-05-07T19:04:40.103Z] === RUN TestSecretsCreateAndDelete [2020-05-07T19:04:40.357Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-07T19:04:40.474Z] ok github.com/docker/docker/pkg/authorization 0.124s coverage: 68.3% of statements [2020-05-07T19:04:40.732Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-05-07T19:04:40.732Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-07T19:04:42.282Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-07T19:04:42.536Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-07T19:04:43.094Z] --- PASS: TestSecretsCreateAndDelete (3.09s) [2020-05-07T19:04:43.094Z] === RUN TestSecretsUpdate [2020-05-07T19:04:44.005Z] ok github.com/docker/docker/layer 7.554s coverage: 68.8% of statements [2020-05-07T19:04:44.005Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T19:04:44.005Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T19:04:44.005Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T19:04:44.005Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T19:04:44.005Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T19:04:44.005Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T19:04:44.263Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-07T19:04:44.521Z] ok github.com/docker/docker/pkg/chrootarchive 2.967s coverage: 43.2% of statements [2020-05-07T19:04:44.521Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T19:04:44.521Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T19:04:44.778Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-05-07T19:04:45.343Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-05-07T19:04:45.908Z] ok github.com/docker/docker/pkg/discovery/memory 0.016s coverage: 92.3% of statements [2020-05-07T19:04:46.391Z] --- PASS: TestSecretsUpdate (3.20s) [2020-05-07T19:04:46.391Z] === RUN TestTemplatedSecret [2020-05-07T19:04:46.391Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-07T19:04:46.473Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-05-07T19:04:47.038Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-05-07T19:04:47.969Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-05-07T19:04:48.900Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-05-07T19:04:48.938Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-07T19:04:49.464Z] ok github.com/docker/docker/pkg/discovery/kv 3.078s coverage: 84.1% of statements [2020-05-07T19:04:49.464Z] ok github.com/docker/docker/pkg/fsutils 0.221s coverage: 85.1% of statements [2020-05-07T19:04:49.464Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-05-07T19:04:49.568Z] ok github.com/docker/docker/integration/build 15.406s [2020-05-07T19:04:49.568Z] [2020-05-07T19:04:49.568Z] === Skipped [2020-05-07T19:04:49.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-07T19:04:49.568Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T19:04:49.568Z] [2020-05-07T19:04:49.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-07T19:04:49.568Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:04:49.568Z] [2020-05-07T19:04:49.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-07T19:04:49.568Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:04:49.568Z] [2020-05-07T19:04:49.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-05-07T19:04:49.568Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:04:49.568Z] [2020-05-07T19:04:49.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-05-07T19:04:49.568Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:04:49.568Z] [2020-05-07T19:04:49.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-05-07T19:04:49.568Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:04:49.568Z] [2020-05-07T19:04:49.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-05-07T19:04:49.568Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:04:49.568Z] [2020-05-07T19:04:49.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-05-07T19:04:49.568Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:04:49.568Z] [2020-05-07T19:04:49.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-05-07T19:04:49.568Z] build_test.go:491: testEnv.OSType == "windows" [2020-05-07T19:04:49.568Z] [2020-05-07T19:04:49.568Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-05-07T19:04:49.568Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:04:49.568Z] [2020-05-07T19:04:49.568Z] [2020-05-07T19:04:49.568Z] DONE 22 tests, 10 skipped in 36.316s [2020-05-07T19:04:49.568Z] [2020-05-07T19:04:49.568Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-07T19:04:49.579Z] --- PASS: TestTemplatedSecret (3.29s) [2020-05-07T19:04:49.579Z] === RUN TestSecretCreateResolve [2020-05-07T19:04:49.877Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-07T19:04:50.801Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-07T19:04:50.835Z] ok github.com/docker/docker/pkg/idtools 0.514s coverage: 70.3% of statements [2020-05-07T19:04:50.835Z] ok github.com/docker/docker/pkg/ioutils 0.421s coverage: 70.1% of statements [2020-05-07T19:04:51.178Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:04:51.178Z] INFO: Testing against a local daemon [2020-05-07T19:04:51.178Z] ok github.com/docker/docker/integration/config 0.221s [2020-05-07T19:04:51.178Z] [2020-05-07T19:04:51.178Z] === Skipped [2020-05-07T19:04:51.178Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-05-07T19:04:51.178Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:04:51.178Z] [2020-05-07T19:04:51.178Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-07T19:04:51.178Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:04:51.178Z] [2020-05-07T19:04:51.178Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-07T19:04:51.178Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:04:51.178Z] [2020-05-07T19:04:51.178Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-05-07T19:04:51.178Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:04:51.178Z] [2020-05-07T19:04:51.178Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-07T19:04:51.178Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:04:51.178Z] [2020-05-07T19:04:51.178Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-05-07T19:04:51.178Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:04:51.178Z] [2020-05-07T19:04:51.178Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-05-07T19:04:51.178Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:04:51.178Z] [2020-05-07T19:04:51.178Z] [2020-05-07T19:04:51.178Z] DONE 7 tests, 7 skipped in 2.305s [2020-05-07T19:04:51.178Z] [2020-05-07T19:04:51.400Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2020-05-07T19:04:51.400Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-05-07T19:04:51.658Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-05-07T19:04:51.658Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-07T19:04:51.658Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T19:04:51.662Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-07T19:04:51.915Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-05-07T19:04:51.915Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T19:04:52.172Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2020-05-07T19:04:52.429Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-05-07T19:04:52.685Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 91.4% of statements [2020-05-07T19:04:52.768Z] --- PASS: TestSecretCreateResolve (3.14s) [2020-05-07T19:04:52.769Z] PASS [2020-05-07T19:04:52.769Z] [2020-05-07T19:04:52.769Z] DONE 6 tests in 19.790s [2020-05-07T19:04:52.769Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T19:04:52.769Z] ++ 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-05-07T19:04:52.769Z] ++ set -e [2020-05-07T19:04:52.769Z] ++ '[' -n 0 ']' [2020-05-07T19:04:52.769Z] ++ set -x [2020-05-07T19:04:52.769Z] ++ env -i DEST=/go/src/github.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-05-07T19:04:52.942Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-05-07T19:04:52.942Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T19:04:52.942Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T19:04:53.023Z] INFO: Testing against a local daemon [2020-05-07T19:04:53.023Z] === RUN TestServiceCreateInit [2020-05-07T19:04:53.023Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T19:04:53.873Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-05-07T19:04:54.438Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-07T19:04:54.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:04:54.687Z] INFO: Testing against a local daemon [2020-05-07T19:04:54.696Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-07T19:04:54.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T19:04:54.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T19:04:54.953Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-07T19:04:55.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T19:04:56.340Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 73.9% of statements [2020-05-07T19:04:56.611Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-07T19:04:58.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T19:04:58.292Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T19:04:58.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T19:04:59.897Z] ok github.com/docker/docker/pkg/signal 2.398s coverage: 61.0% of statements [2020-05-07T19:04:59.897Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-05-07T19:05:00.154Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-07T19:05:00.411Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-07T19:05:00.668Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2020-05-07T19:05:01.547Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-07T19:05:01.600Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2020-05-07T19:05:02.165Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.9% of statements [2020-05-07T19:05:02.422Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2020-05-07T19:05:02.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T19:05:02.986Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-05-07T19:05:02.986Z] testing: warning: no tests to run [2020-05-07T19:05:02.986Z] coverage: [no statements] [2020-05-07T19:05:02.986Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-07T19:05:03.035Z] --- PASS: TestServiceCreateInit (10.17s) [2020-05-07T19:05:03.035Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2020-05-07T19:05:03.035Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.99s) [2020-05-07T19:05:03.035Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T19:05:03.550Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-07T19:05:03.807Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-07T19:05:03.807Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-07T19:05:06.291Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-07T19:05:06.327Z] ok github.com/docker/docker/plugin 0.529s coverage: 23.3% of statements [2020-05-07T19:05:06.584Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-07T19:05:07.515Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-05-07T19:05:07.772Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-05-07T19:05:08.799Z] === RUN TestDockerSuite/TestBuildRm [2020-05-07T19:05:08.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T19:05:09.143Z] ok github.com/docker/docker/registry 0.073s coverage: 56.1% of statements [2020-05-07T19:05:09.706Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-07T19:05:09.963Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-05-07T19:05:10.895Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.8% of statements [2020-05-07T19:05:11.152Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-07T19:05:11.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T19:05:12.996Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-07T19:05:13.554Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-07T19:05:13.677Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-07T19:05:14.609Z] ok github.com/docker/docker/volume/local 0.027s coverage: 73.0% of statements [2020-05-07T19:05:14.954Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-07T19:05:15.172Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-07T19:05:15.512Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-07T19:05:15.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T19:05:16.102Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-05-07T19:05:16.112Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-07T19:05:16.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T19:05:17.469Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-07T19:05:18.870Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-07T19:05:19.792Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-07T19:05:20.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T19:05:20.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-07T19:05:21.752Z] --- PASS: TestCreateServiceMultipleTimes (18.70s) [2020-05-07T19:05:21.752Z] === RUN TestCreateServiceConflict [2020-05-07T19:05:23.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T19:05:24.301Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-07T19:05:24.557Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-07T19:05:25.118Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-07T19:05:25.118Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-07T19:05:25.372Z] --- PASS: TestCreateServiceConflict (3.57s) [2020-05-07T19:05:25.372Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T19:05:25.626Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-07T19:05:26.591Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-07T19:05:26.846Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-07T19:05:27.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T19:05:27.768Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-07T19:05:28.277Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T19:05:28.277Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T19:05:28.277Z] [2020-05-07T19:05:28.277Z] === Skipped [2020-05-07T19:05:28.277Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-07T19:05:28.277Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-07T19:05:28.277Z] [2020-05-07T19:05:28.277Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-07T19:05:28.278Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-07T19:05:28.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:05:28.278Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-07T19:05:28.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:05:28.278Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-07T19:05:28.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:05:28.278Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-07T19:05:28.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:05:28.278Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-07T19:05:28.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:05:28.278Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-07T19:05:28.278Z] graphtest_unix.go:73: No driver to put! [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-07T19:05:28.278Z] time="2020-05-07T19:04:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:05:28.278Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:05:28.278Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-07T19:05:28.278Z] time="2020-05-07T19:04:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:05:28.278Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:05:28.278Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-07T19:05:28.278Z] time="2020-05-07T19:04:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:05:28.278Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:05:28.278Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-07T19:05:28.278Z] time="2020-05-07T19:04:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:05:28.278Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:05:28.278Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-07T19:05:28.278Z] time="2020-05-07T19:04:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:05:28.278Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:05:28.278Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-07T19:05:28.278Z] graphtest_unix.go:73: No driver to put! [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-07T19:05:28.278Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-07T19:05:28.278Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-07T19:05:28.278Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-07T19:05:28.278Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-07T19:05:28.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:05:28.278Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-07T19:05:28.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:05:28.278Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-07T19:05:28.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:05:28.278Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-07T19:05:28.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:05:28.278Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-07T19:05:28.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:05:28.278Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-07T19:05:28.278Z] graphtest_unix.go:73: No driver to put! [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-07T19:05:28.278Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-07T19:05:28.278Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] [2020-05-07T19:05:28.278Z] DONE 2123 tests, 26 skipped in 248.004s Post stage [Pipeline] junit [2020-05-07T19:05:28.550Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-07T19:05:29.424Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40920/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a92228ff36a48333a80085fc5119e225f7884530 hack/validate/vendor [2020-05-07T19:05:29.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T19:05:29.694Z] --- PASS: TestCreateServiceMaxReplicas (4.00s) [2020-05-07T19:05:29.694Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T19:05:31.322Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-07T19:05:32.224Z] + echo Building e2e image [2020-05-07T19:05:32.224Z] Building e2e image [2020-05-07T19:05:32.224Z] + docker build --build-arg DOCKER_GITCOMMIT=a92228ff36a48333a80085fc5119e225f7884530 -t moby-e2e-test -f Dockerfile.e2e . [2020-05-07T19:05:32.224Z] #2 [internal] load build definition from Dockerfile.e2e [2020-05-07T19:05:32.224Z] #2 transferring dockerfile: 3.21kB done [2020-05-07T19:05:32.224Z] #2 DONE 0.0s [2020-05-07T19:05:32.224Z] [2020-05-07T19:05:32.224Z] #1 [internal] load .dockerignore [2020-05-07T19:05:32.224Z] #1 transferring context: 34B done [2020-05-07T19:05:32.224Z] #1 DONE 0.0s [2020-05-07T19:05:32.224Z] [2020-05-07T19:05:32.224Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-07T19:05:32.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T19:05:32.486Z] #4 DONE 0.3s [2020-05-07T19:05:32.486Z] [2020-05-07T19:05:32.486Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-07T19:05:32.486Z] #3 DONE 0.4s [2020-05-07T19:05:32.743Z] [2020-05-07T19:05:32.743Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T19:05:32.743Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 done [2020-05-07T19:05:32.743Z] #14 sha256:0e542677179574d9321794150be654716b3f0ff86780b3e12860481a959b1303 3.83kB / 3.83kB done [2020-05-07T19:05:32.743Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0B / 301.28kB 0.1s [2020-05-07T19:05:32.743Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 0B / 153B 0.1s [2020-05-07T19:05:32.743Z] #14 sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 1.65kB / 1.65kB done [2020-05-07T19:05:32.743Z] #14 sha256:12e901761bc37242abe479c43cdf35cba41caf83cbfa4f5e27e47ee7dd29058a 1.36kB / 1.36kB done [2020-05-07T19:05:32.743Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c [2020-05-07T19:05:32.999Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done [2020-05-07T19:05:32.999Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done [2020-05-07T19:05:32.999Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 3.64MB / 126.95MB 0.3s [2020-05-07T19:05:32.999Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.2s done [2020-05-07T19:05:32.999Z] #14 ... [2020-05-07T19:05:32.999Z] [2020-05-07T19:05:32.999Z] #8 [internal] load build context [2020-05-07T19:05:32.999Z] #8 transferring context: 845.05kB 0.4s done [2020-05-07T19:05:32.999Z] #8 DONE 0.4s [2020-05-07T19:05:32.999Z] [2020-05-07T19:05:32.999Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T19:05:32.999Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.3s done [2020-05-07T19:05:32.999Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 13.61MB / 126.95MB 0.4s [2020-05-07T19:05:33.257Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 28.43MB / 126.95MB 0.6s [2020-05-07T19:05:33.257Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-05-07T19:05:33.257Z] #14 ... [2020-05-07T19:05:33.257Z] [2020-05-07T19:05:33.257Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-07T19:05:33.257Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-05-07T19:05:33.257Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-05-07T19:05:33.257Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-05-07T19:05:33.257Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-05-07T19:05:33.257Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-05-07T19:05:33.257Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-05-07T19:05:33.257Z] #5 DONE 0.7s [2020-05-07T19:05:33.516Z] [2020-05-07T19:05:33.516Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T19:05:33.516Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 54.59MB / 126.95MB 0.9s [2020-05-07T19:05:33.516Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 65.80MB / 126.95MB 1.0s [2020-05-07T19:05:33.773Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 89.14MB / 126.95MB 1.2s [2020-05-07T19:05:34.021Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-07T19:05:34.030Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 102.34MB / 126.95MB 1.3s [2020-05-07T19:05:34.030Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 125.65MB / 126.95MB 1.5s [2020-05-07T19:05:34.275Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-07T19:05:34.596Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.7s done [2020-05-07T19:05:34.596Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 [2020-05-07T19:05:34.596Z] #14 ... [2020-05-07T19:05:34.596Z] [2020-05-07T19:05:34.596Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-07T19:05:34.596Z] #6 DONE 1.2s [2020-05-07T19:05:34.596Z] [2020-05-07T19:05:34.596Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T19:05:35.444Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T19:05:35.444Z] Using test binary docker [2020-05-07T19:05:35.444Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T19:05:35.444Z] +++ /etc/init.d/apparmor start [2020-05-07T19:05:35.444Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T19:05:35.444Z] INFO: Waiting for daemon to start... [2020-05-07T19:05:35.444Z] Starting dockerd [2020-05-07T19:05:35.444Z] +++ 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-05-07T19:05:35.632Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-07T19:05:35.886Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-07T19:05:36.808Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-07T19:05:37.119Z] . [2020-05-07T19:05:37.120Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T19:05:37.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-07T19:05:37.457Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T19:05:37.457Z] Error: No such image: emptyfs [2020-05-07T19:05:37.457Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T19:05:37.457Z] ++++ docker load [2020-05-07T19:05:37.457Z] Running integration-test (iteration 1) [2020-05-07T19:05:37.801Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T19:05:37.801Z] ++ 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-05-07T19:05:37.801Z] ++ set -e [2020-05-07T19:05:37.801Z] ++ '[' -n 0 ']' [2020-05-07T19:05:37.801Z] ++ set -x [2020-05-07T19:05:37.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=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-05-07T19:05:38.333Z] === RUN TestDockerSuite/TestBuildUser [2020-05-07T19:05:39.851Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.0s [2020-05-07T19:05:40.112Z] #14 ... [2020-05-07T19:05:40.112Z] [2020-05-07T19:05:40.112Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-07T19:05:40.112Z] #7 0.951 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-05-07T19:05:40.112Z] #7 2.012 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-05-07T19:05:40.112Z] #7 2.111 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-05-07T19:05:40.112Z] #7 2.116 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-05-07T19:05:40.112Z] #7 2.122 (3/30) Installing readline (8.0.0-r0) [2020-05-07T19:05:40.112Z] #7 2.128 (4/30) Installing bash (5.0.0-r0) [2020-05-07T19:05:40.112Z] #7 2.145 Executing bash-5.0.0-r0.post-install [2020-05-07T19:05:40.112Z] #7 2.149 (5/30) Installing ca-certificates (20191127-r0) [2020-05-07T19:05:40.112Z] #7 2.167 (6/30) Installing libgcc (8.3.0-r0) [2020-05-07T19:05:40.112Z] #7 2.171 (7/30) Installing libstdc++ (8.3.0-r0) [2020-05-07T19:05:40.112Z] #7 2.187 (8/30) Installing binutils (2.32-r0) [2020-05-07T19:05:40.112Z] #7 2.287 (9/30) Installing gmp (6.1.2-r1) [2020-05-07T19:05:40.112Z] #7 2.295 (10/30) Installing isl (0.18-r0) [2020-05-07T19:05:40.112Z] #7 2.314 (11/30) Installing libgomp (8.3.0-r0) [2020-05-07T19:05:40.112Z] #7 2.319 (12/30) Installing libatomic (8.3.0-r0) [2020-05-07T19:05:40.112Z] #7 2.322 (13/30) Installing mpfr3 (3.1.5-r1) [2020-05-07T19:05:40.112Z] #7 2.330 (14/30) Installing mpc1 (1.1.0-r0) [2020-05-07T19:05:40.112Z] #7 2.333 (15/30) Installing gcc (8.3.0-r0) [2020-05-07T19:05:40.112Z] #7 3.224 (16/30) Installing musl-dev (1.1.22-r3) [2020-05-07T19:05:40.112Z] #7 3.353 (17/30) Installing libc-dev (0.7.1-r0) [2020-05-07T19:05:40.112Z] #7 3.354 (18/30) Installing g++ (8.3.0-r0) [2020-05-07T19:05:40.112Z] #7 3.924 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-05-07T19:05:40.112Z] #7 3.929 (20/30) Installing libcurl (7.66.0-r0) [2020-05-07T19:05:40.112Z] #7 3.938 (21/30) Installing expat (2.2.8-r0) [2020-05-07T19:05:40.112Z] #7 3.942 (22/30) Installing pcre2 (10.33-r0) [2020-05-07T19:05:40.112Z] #7 3.952 (23/30) Installing git (2.22.4-r0) [2020-05-07T19:05:40.112Z] #7 4.164 (24/30) Installing libmnl (1.0.4-r0) [2020-05-07T19:05:40.112Z] #7 4.166 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-05-07T19:05:40.112Z] #7 4.169 (26/30) Installing iptables (1.8.3-r1) [2020-05-07T19:05:40.112Z] #7 4.194 (27/30) Installing pigz (2.4-r0) [2020-05-07T19:05:40.112Z] #7 4.200 (28/30) Installing tar (1.32-r0) [2020-05-07T19:05:40.112Z] #7 4.210 (29/30) Installing xz-libs (5.2.4-r0) [2020-05-07T19:05:40.112Z] #7 4.214 (30/30) Installing xz (5.2.4-r0) [2020-05-07T19:05:40.112Z] #7 4.220 Executing busybox-1.30.1-r3.trigger [2020-05-07T19:05:40.112Z] #7 4.225 Executing ca-certificates-20191127-r0.trigger [2020-05-07T19:05:40.112Z] #7 4.275 OK: 179 MiB in 44 packages [2020-05-07T19:05:40.112Z] #7 DONE 5.4s [2020-05-07T19:05:40.112Z] [2020-05-07T19:05:40.112Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T19:05:40.112Z] #14 ... [2020-05-07T19:05:40.112Z] [2020-05-07T19:05:40.112Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-07T19:05:40.112Z] #9 DONE 0.1s [2020-05-07T19:05:40.112Z] [2020-05-07T19:05:40.112Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-07T19:05:40.112Z] #10 DONE 0.1s [2020-05-07T19:05:40.112Z] [2020-05-07T19:05:40.112Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T19:05:40.369Z] #14 ... [2020-05-07T19:05:40.369Z] [2020-05-07T19:05:40.369Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-07T19:05:40.369Z] #11 DONE 0.1s [2020-05-07T19:05:40.369Z] [2020-05-07T19:05:40.369Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-07T19:05:40.369Z] #12 DONE 0.1s [2020-05-07T19:05:40.369Z] [2020-05-07T19:05:40.369Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-07T19:05:40.369Z] #13 DONE 0.1s [2020-05-07T19:05:40.369Z] [2020-05-07T19:05:40.369Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T19:05:40.626Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 6.0s done [2020-05-07T19:05:40.626Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 [2020-05-07T19:05:40.626Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 done [2020-05-07T19:05:40.626Z] #14 DONE 8.1s [2020-05-07T19:05:40.837Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-07T19:05:40.883Z] [2020-05-07T19:05:40.883Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-07T19:05:41.446Z] #15 0.608 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-07T19:05:42.376Z] #15 1.687 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-07T19:05:42.376Z] #15 1.774 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-05-07T19:05:42.633Z] #15 1.778 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-05-07T19:05:42.633Z] #15 1.786 (3/42) Installing readline (8.0.1-r0) [2020-05-07T19:05:42.633Z] #15 1.790 (4/42) Installing bash (5.0.11-r1) [2020-05-07T19:05:42.633Z] #15 1.802 Executing bash-5.0.11-r1.post-install [2020-05-07T19:05:42.633Z] #15 1.804 (5/42) Installing linux-headers (4.19.36-r0) [2020-05-07T19:05:42.633Z] #15 1.881 (6/42) Installing libblkid (2.34-r1) [2020-05-07T19:05:42.633Z] #15 1.887 (7/42) Installing libuuid (2.34-r1) [2020-05-07T19:05:42.633Z] #15 1.889 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-05-07T19:05:42.633Z] #15 1.895 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-05-07T19:05:42.633Z] #15 1.900 (10/42) Installing libgcc (9.2.0-r4) [2020-05-07T19:05:42.633Z] #15 1.902 (11/42) Installing libstdc++ (9.2.0-r4) [2020-05-07T19:05:42.633Z] #15 1.915 (12/42) Installing binutils (2.33.1-r0) [2020-05-07T19:05:42.633Z] #15 1.984 (13/42) Installing libmagic (5.37-r1) [2020-05-07T19:05:42.890Z] #15 2.004 (14/42) Installing file (5.37-r1) [2020-05-07T19:05:42.890Z] #15 2.006 (15/42) Installing gmp (6.1.2-r1) [2020-05-07T19:05:42.890Z] #15 2.012 (16/42) Installing isl (0.18-r0) [2020-05-07T19:05:42.890Z] #15 2.028 (17/42) Installing libgomp (9.2.0-r4) [2020-05-07T19:05:42.890Z] #15 2.031 (18/42) Installing libatomic (9.2.0-r4) [2020-05-07T19:05:42.890Z] #15 2.033 (19/42) Installing mpfr4 (4.0.2-r1) [2020-05-07T19:05:42.890Z] #15 2.040 (20/42) Installing mpc1 (1.1.0-r1) [2020-05-07T19:05:42.890Z] #15 2.043 (21/42) Installing gcc (9.2.0-r4) [2020-05-07T19:05:43.455Z] #15 2.733 (22/42) Installing musl-dev (1.1.24-r2) [2020-05-07T19:05:43.455Z] #15 2.809 (23/42) Installing libc-dev (0.7.2-r0) [2020-05-07T19:05:43.455Z] #15 2.811 (24/42) Installing g++ (9.2.0-r4) [2020-05-07T19:05:44.019Z] #15 3.238 (25/42) Installing make (4.2.1-r2) [2020-05-07T19:05:44.019Z] #15 3.242 (26/42) Installing fortify-headers (1.1-r0) [2020-05-07T19:05:44.019Z] #15 3.245 (27/42) Installing build-base (0.5-r1) [2020-05-07T19:05:44.019Z] #15 3.246 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-05-07T19:05:44.019Z] #15 3.249 (29/42) Installing libcurl (7.67.0-r0) [2020-05-07T19:05:44.019Z] #15 3.256 (30/42) Installing curl (7.67.0-r0) [2020-05-07T19:05:44.019Z] #15 3.259 (31/42) Installing oniguruma (6.9.4-r0) [2020-05-07T19:05:44.019Z] #15 3.265 (32/42) Installing jq (1.6-r0) [2020-05-07T19:05:44.019Z] #15 3.271 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-05-07T19:05:44.019Z] #15 3.276 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-05-07T19:05:44.019Z] #15 3.278 (35/42) Installing libaio (0.3.112-r1) [2020-05-07T19:05:44.019Z] #15 3.280 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-05-07T19:05:44.019Z] #15 3.308 (37/42) Installing libfdisk (2.34-r1) [2020-05-07T19:05:44.019Z] #15 3.314 (38/42) Installing libmount (2.34-r1) [2020-05-07T19:05:44.019Z] #15 3.319 (39/42) Installing libsmartcols (2.34-r1) [2020-05-07T19:05:44.019Z] #15 3.323 (40/42) Installing pkgconf (1.6.3-r0) [2020-05-07T19:05:44.019Z] #15 3.326 (41/42) Installing util-linux-dev (2.34-r1) [2020-05-07T19:05:44.019Z] #15 3.349 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-05-07T19:05:44.019Z] #15 3.354 Executing busybox-1.31.1-r9.trigger [2020-05-07T19:05:44.019Z] #15 3.362 OK: 196 MiB in 57 packages [2020-05-07T19:05:44.582Z] #15 DONE 3.9s [2020-05-07T19:05:44.582Z] [2020-05-07T19:05:44.582Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-07T19:05:45.033Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-07T19:05:45.033Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.31s) [2020-05-07T19:05:45.033Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T19:05:45.512Z] #16 DONE 0.7s [2020-05-07T19:05:45.512Z] [2020-05-07T19:05:45.512Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-07T19:05:46.062Z] ok github.com/docker/docker/integration/container 51.113s [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === Skipped [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-07T19:05:46.062Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-05-07T19:05:46.062Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-05-07T19:05:46.062Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-07T19:05:46.062Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-05-07T19:05:46.062Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-07T19:05:46.062Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-07T19:05:46.062Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-07T19:05:46.062Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-07T19:05:46.062Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-07T19:05:46.062Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-07T19:05:46.062Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-07T19:05:46.062Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-07T19:05:46.062Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-07T19:05:46.062Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-05-07T19:05:46.062Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-07T19:05:46.062Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-07T19:05:46.062Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-07T19:05:46.062Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-07T19:05:46.062Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-07T19:05:46.062Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-07T19:05:46.062Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-07T19:05:46.062Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-07T19:05:46.062Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-07T19:05:46.062Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-07T19:05:46.062Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-07T19:05:46.062Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-07T19:05:46.062Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-07T19:05:46.062Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-07T19:05:46.062Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-07T19:05:46.062Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-07T19:05:46.062Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-07T19:05:46.062Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-07T19:05:46.062Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-07T19:05:46.062Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-07T19:05:46.062Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-07T19:05:46.062Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-07T19:05:46.062Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-07T19:05:46.062Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-07T19:05:46.062Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-07T19:05:46.062Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-07T19:05:46.062Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-07T19:05:46.062Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] DONE 81 tests, 42 skipped in 53.804s [2020-05-07T19:05:46.062Z] [2020-05-07T19:05:46.062Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-07T19:05:46.075Z] #17 DONE 0.7s [2020-05-07T19:05:46.075Z] [2020-05-07T19:05:46.075Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-07T19:05:46.075Z] #18 DONE 0.0s [2020-05-07T19:05:46.075Z] [2020-05-07T19:05:46.075Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T19:05:46.075Z] #22 DONE 0.1s [2020-05-07T19:05:46.075Z] [2020-05-07T19:05:46.075Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-07T19:05:46.333Z] #26 DONE 0.1s [2020-05-07T19:05:46.333Z] [2020-05-07T19:05:46.333Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T19:05:46.333Z] #19 DONE 0.1s [2020-05-07T19:05:46.333Z] [2020-05-07T19:05:46.333Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T19:05:46.333Z] #23 DONE 0.1s [2020-05-07T19:05:46.333Z] [2020-05-07T19:05:46.333Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-07T19:05:46.333Z] #27 DONE 0.1s [2020-05-07T19:05:46.333Z] [2020-05-07T19:05:46.333Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-07T19:05:46.333Z] #24 ... [2020-05-07T19:05:46.333Z] [2020-05-07T19:05:46.333Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-07T19:05:46.333Z] #28 DONE 0.1s [2020-05-07T19:05:46.593Z] [2020-05-07T19:05:46.593Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-07T19:05:47.672Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:05:47.672Z] INFO: Testing against a local daemon [2020-05-07T19:05:47.672Z] ok github.com/docker/docker/integration/image 0.435s [2020-05-07T19:05:48.155Z] [2020-05-07T19:05:48.155Z] === Skipped [2020-05-07T19:05:48.155Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-05-07T19:05:48.155Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:05:48.155Z] [2020-05-07T19:05:48.155Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-07T19:05:48.155Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-07T19:05:48.155Z] [2020-05-07T19:05:48.155Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-07T19:05:48.155Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:05:48.155Z] [2020-05-07T19:05:48.155Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-07T19:05:48.155Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-07T19:05:48.155Z] [2020-05-07T19:05:48.155Z] [2020-05-07T19:05:48.155Z] DONE 11 tests, 4 skipped in 2.625s [2020-05-07T19:05:48.155Z] [2020-05-07T19:05:48.155Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-07T19:05:48.286Z] --- PASS: TestCreateServiceSecretFileMode (3.05s) [2020-05-07T19:05:48.286Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T19:05:50.445Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:05:50.445Z] INFO: Testing against a local daemon [2020-05-07T19:05:50.445Z] ok github.com/docker/docker/integration/network 0.232s [2020-05-07T19:05:50.771Z] #29 ... [2020-05-07T19:05:50.771Z] [2020-05-07T19:05:50.771Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-07T19:05:50.771Z] #24 1.032 + RM_GOPATH=0 [2020-05-07T19:05:50.771Z] #24 1.032 + TMP_GOPATH= [2020-05-07T19:05:50.771Z] #24 1.032 + : /build [2020-05-07T19:05:50.771Z] #24 1.032 + '[' -z '' ']' [2020-05-07T19:05:50.771Z] #24 1.035 ++ mktemp -d [2020-05-07T19:05:50.771Z] #24 1.043 Install docker/cli version 17.06.2-ce from stable [2020-05-07T19:05:50.771Z] #24 1.043 + export GOPATH=/tmp/tmp.FKIfcA [2020-05-07T19:05:50.771Z] #24 1.043 + GOPATH=/tmp/tmp.FKIfcA [2020-05-07T19:05:50.771Z] #24 1.043 + RM_GOPATH=1 [2020-05-07T19:05:50.771Z] #24 1.043 ++ dirname ./install.sh [2020-05-07T19:05:50.771Z] #24 1.043 + dir=. [2020-05-07T19:05:50.771Z] #24 1.043 + bin=dockercli [2020-05-07T19:05:50.771Z] #24 1.043 + shift [2020-05-07T19:05:50.771Z] #24 1.043 + '[' '!' -f ./dockercli.installer ']' [2020-05-07T19:05:50.771Z] #24 1.043 + . ./dockercli.installer [2020-05-07T19:05:50.771Z] #24 1.043 ++ : stable [2020-05-07T19:05:50.771Z] #24 1.043 ++ : 17.06.2-ce [2020-05-07T19:05:50.771Z] #24 1.043 + install_dockercli [2020-05-07T19:05:50.771Z] #24 1.043 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T19:05:50.771Z] #24 1.043 ++ uname -m [2020-05-07T19:05:50.771Z] #24 1.043 + arch=x86_64 [2020-05-07T19:05:50.771Z] #24 1.043 + '[' x86_64 '!=' x86_64 ']' [2020-05-07T19:05:50.771Z] #24 1.043 + url=https://download.docker.com/linux/static [2020-05-07T19:05:50.771Z] #24 1.043 + tar -xz docker/docker [2020-05-07T19:05:50.771Z] #24 1.043 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-07T19:05:50.771Z] #24 3.343 + mkdir -p /build [2020-05-07T19:05:50.771Z] #24 3.345 + mv docker/docker /build/ [2020-05-07T19:05:50.771Z] #24 3.347 + rmdir docker [2020-05-07T19:05:50.771Z] #24 DONE 3.8s [2020-05-07T19:05:50.771Z] [2020-05-07T19:05:50.771Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-07T19:05:50.771Z] #20 2.923 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-07T19:05:50.771Z] #20 3.451 curl: option --progress: is ambiguous [2020-05-07T19:05:50.771Z] #20 3.452 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T19:05:50.771Z] #20 3.859 curl: option --progress: is ambiguous [2020-05-07T19:05:50.771Z] #20 3.859 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T19:05:50.771Z] #20 4.283 curl: option --progress: is ambiguous [2020-05-07T19:05:50.771Z] #20 4.283 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T19:05:50.771Z] #20 ... [2020-05-07T19:05:50.771Z] [2020-05-07T19:05:50.771Z] #31 [builder 1/4] COPY . . [2020-05-07T19:05:50.771Z] #31 DONE 4.7s [2020-05-07T19:05:50.813Z] --- PASS: TestCreateServiceConfigFileMode (3.10s) [2020-05-07T19:05:50.813Z] === RUN TestCreateServiceSysctls [2020-05-07T19:05:50.928Z] [2020-05-07T19:05:50.928Z] === Skipped [2020-05-07T19:05:50.928Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-07T19:05:50.928Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:05:50.928Z] [2020-05-07T19:05:50.928Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-07T19:05:50.928Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-05-07T19:05:50.928Z] [2020-05-07T19:05:50.928Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-07T19:05:50.928Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-07T19:05:50.928Z] [2020-05-07T19:05:50.928Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-07T19:05:50.928Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:05:50.928Z] [2020-05-07T19:05:50.928Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-07T19:05:50.928Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-07T19:05:50.928Z] [2020-05-07T19:05:50.928Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-07T19:05:50.928Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-07T19:05:50.928Z] [2020-05-07T19:05:50.928Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-07T19:05:50.928Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-07T19:05:50.928Z] [2020-05-07T19:05:50.928Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-07T19:05:50.928Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-07T19:05:50.928Z] [2020-05-07T19:05:50.928Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-07T19:05:50.928Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-07T19:05:50.928Z] [2020-05-07T19:05:50.928Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-07T19:05:50.928Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-07T19:05:50.928Z] [2020-05-07T19:05:50.928Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-07T19:05:50.928Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-07T19:05:50.928Z] [2020-05-07T19:05:50.928Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T19:05:50.928Z] service_test.go:236: FLAKY_TEST [2020-05-07T19:05:50.928Z] [2020-05-07T19:05:50.928Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-07T19:05:50.928Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-07T19:05:50.928Z] [2020-05-07T19:05:50.928Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-07T19:05:50.928Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-07T19:05:50.928Z] [2020-05-07T19:05:50.928Z] [2020-05-07T19:05:50.928Z] DONE 18 tests, 14 skipped in 2.679s [2020-05-07T19:05:50.928Z] [2020-05-07T19:05:50.928Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-07T19:05:51.034Z] [2020-05-07T19:05:51.034Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-07T19:05:51.411Z] testing: warning: no tests to run [2020-05-07T19:05:51.411Z] ok github.com/docker/docker/integration/network/ipvlan 0.075s [2020-05-07T19:05:51.411Z] [2020-05-07T19:05:51.411Z] DONE 0 tests in 0.759s [2020-05-07T19:05:51.411Z] [2020-05-07T19:05:51.411Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-07T19:05:52.405Z] #32 DONE 1.4s [2020-05-07T19:05:52.405Z] [2020-05-07T19:05:52.405Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-07T19:05:52.426Z] testing: warning: no tests to run [2020-05-07T19:05:52.426Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [2020-05-07T19:05:52.426Z] [2020-05-07T19:05:52.426Z] DONE 0 tests in 0.840s [2020-05-07T19:05:52.426Z] [2020-05-07T19:05:52.426Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-07T19:05:53.442Z] testing: warning: no tests to run [2020-05-07T19:05:53.442Z] ok github.com/docker/docker/integration/plugin 0.069s [2020-05-07T19:05:53.442Z] [2020-05-07T19:05:53.442Z] DONE 0 tests in 0.758s [2020-05-07T19:05:53.442Z] [2020-05-07T19:05:53.442Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-07T19:05:53.773Z] Loaded image: buildpack-deps:jessie [2020-05-07T19:05:53.773Z] Loaded image: busybox:latest [2020-05-07T19:05:53.773Z] Loaded image: busybox:glibc [2020-05-07T19:05:53.773Z] Loaded image: debian:jessie [2020-05-07T19:05:53.773Z] Loaded image: hello-world:latest [2020-05-07T19:05:53.773Z] INFO: Testing against a local daemon [2020-05-07T19:05:53.773Z] === RUN TestCgroupNamespacesBuild [2020-05-07T19:05:53.776Z] #33 1.266 [2020-05-07T19:05:53.776Z] #33 1.382 Removing bundles/ [2020-05-07T19:05:53.776Z] #33 1.383 [2020-05-07T19:05:53.776Z] #33 1.387 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-07T19:05:53.924Z] testing: warning: no tests to run [2020-05-07T19:05:53.924Z] ok github.com/docker/docker/integration/plugin/authz 0.072s [2020-05-07T19:05:53.924Z] [2020-05-07T19:05:53.924Z] DONE 0 tests in 0.767s [2020-05-07T19:05:53.924Z] [2020-05-07T19:05:53.924Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-07T19:05:54.942Z] --- PASS: TestCgroupNamespacesBuild (1.75s) [2020-05-07T19:05:54.942Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T19:05:54.985Z] --- PASS: TestCreateServiceSysctls (4.10s) [2020-05-07T19:05:54.985Z] === RUN TestCreateServiceCapabilities [2020-05-07T19:05:55.148Z] #33 2.765 Building test suite binary ./integration-cli/test.main [2020-05-07T19:05:56.618Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-05-07T19:05:56.618Z] === RUN TestBuildWithSession [2020-05-07T19:05:56.618Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T19:05:56.618Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T19:05:56.618Z] === RUN TestBuildSquashParent [2020-05-07T19:05:57.837Z] #33 ... [2020-05-07T19:05:57.837Z] [2020-05-07T19:05:57.837Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-07T19:05:57.837Z] #20 4.812 curl: option --progress: is ambiguous [2020-05-07T19:05:57.837Z] #20 4.812 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T19:05:57.837Z] #20 5.266 [2020-05-07T19:05:57.837Z] #20 6.352 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-07T19:05:57.837Z] #20 6.786 curl: option --progress: is ambiguous [2020-05-07T19:05:57.837Z] #20 6.787 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T19:05:57.837Z] #20 7.165 [2020-05-07T19:05:57.837Z] #20 8.257 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-07T19:05:57.837Z] #20 8.635 curl: option --progress: is ambiguous [2020-05-07T19:05:57.837Z] #20 8.639 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T19:05:57.837Z] #20 8.908 [2020-05-07T19:05:57.837Z] #20 10.08 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-07T19:05:57.837Z] #20 10.35 curl: option --progress: is ambiguous [2020-05-07T19:05:57.837Z] #20 10.35 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T19:05:57.837Z] #20 10.66 [2020-05-07T19:05:58.095Z] #20 11.80 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-07T19:05:58.238Z] --- PASS: TestCreateServiceCapabilities (3.43s) [2020-05-07T19:05:58.238Z] === RUN TestInspect [2020-05-07T19:05:58.352Z] #20 12.14 curl: option --progress: is ambiguous [2020-05-07T19:05:58.352Z] #20 12.14 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T19:05:58.609Z] #20 12.49 [2020-05-07T19:05:58.870Z] #20 12.60 Download of images into '/build' complete. [2020-05-07T19:05:58.870Z] #20 12.60 Use something like the following to load the result into a Docker daemon: [2020-05-07T19:05:58.870Z] #20 12.60 tar -cC '/build' . | docker load [2020-05-07T19:05:59.127Z] #20 DONE 12.7s [2020-05-07T19:05:59.127Z] [2020-05-07T19:05:59.127Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-07T19:05:59.691Z] #29 ... [2020-05-07T19:05:59.691Z] [2020-05-07T19:05:59.691Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-07T19:05:59.950Z] #21 DONE 0.2s [2020-05-07T19:05:59.950Z] [2020-05-07T19:05:59.950Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-07T19:06:00.514Z] #25 DONE 0.3s [2020-05-07T19:06:00.514Z] [2020-05-07T19:06:00.514Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-07T19:06:02.392Z] --- PASS: TestInspect (3.33s) [2020-05-07T19:06:02.392Z] === RUN TestCreateJob [2020-05-07T19:06:02.392Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-07T19:06:02.810Z] --- PASS: TestBuildSquashParent (6.24s) [2020-05-07T19:06:02.810Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T19:06:02.810Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T19:06:02.810Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T19:06:02.810Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T19:06:02.810Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T19:06:02.810Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T19:06:02.810Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T19:06:02.810Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T19:06:02.810Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T19:06:02.810Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T19:06:02.810Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T19:06:02.810Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T19:06:02.810Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T19:06:02.810Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T19:06:02.810Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T19:06:02.810Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T19:06:02.810Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T19:06:02.912Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:06:02.912Z] INFO: Testing against a local daemon [2020-05-07T19:06:02.912Z] ok github.com/docker/docker/integration/plugin/common 0.260s [2020-05-07T19:06:02.912Z] [2020-05-07T19:06:02.912Z] === Skipped [2020-05-07T19:06:02.912Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-07T19:06:02.912Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-07T19:06:02.912Z] [2020-05-07T19:06:02.912Z] [2020-05-07T19:06:02.912Z] DONE 3 tests, 1 skipped in 8.038s [2020-05-07T19:06:02.912Z] [2020-05-07T19:06:02.912Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-07T19:06:03.315Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-07T19:06:03.570Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-07T19:06:04.972Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-07T19:06:05.186Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:06:05.186Z] INFO: Testing against a local daemon [2020-05-07T19:06:05.186Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.251s [2020-05-07T19:06:05.186Z] [2020-05-07T19:06:05.186Z] === Skipped [2020-05-07T19:06:05.186Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-05-07T19:06:05.186Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-07T19:06:05.186Z] [2020-05-07T19:06:05.186Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-07T19:06:05.186Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-07T19:06:05.186Z] [2020-05-07T19:06:05.186Z] [2020-05-07T19:06:05.186Z] DONE 2 tests, 2 skipped in 3.193s [2020-05-07T19:06:05.670Z] [2020-05-07T19:06:05.670Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-07T19:06:05.894Z] --- PASS: TestCreateJob (4.06s) [2020-05-07T19:06:05.894Z] === RUN TestReplicatedJob [2020-05-07T19:06:05.894Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-07T19:06:06.641Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T19:06:06.641Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T19:06:07.775Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-07T19:06:07.775Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-07T19:06:07.775Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-07T19:06:07.775Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-07T19:06:07.775Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-07T19:06:07.943Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:06:07.943Z] INFO: Testing against a local daemon [2020-05-07T19:06:07.943Z] ok github.com/docker/docker/integration/plugin/logging 0.202s [2020-05-07T19:06:08.426Z] [2020-05-07T19:06:08.426Z] === Skipped [2020-05-07T19:06:08.426Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-07T19:06:08.426Z] read_test.go:21: no unix domain sockets on Windows [2020-05-07T19:06:08.426Z] [2020-05-07T19:06:08.426Z] [2020-05-07T19:06:08.426Z] DONE 1 tests, 1 skipped in 2.711s [2020-05-07T19:06:08.426Z] [2020-05-07T19:06:08.426Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-07T19:06:08.912Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-05-07T19:06:08.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.46s) [2020-05-07T19:06:08.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.52s) [2020-05-07T19:06:08.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.70s) [2020-05-07T19:06:08.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.75s) [2020-05-07T19:06:08.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.32s) [2020-05-07T19:06:08.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.51s) [2020-05-07T19:06:08.912Z] === RUN TestBuildMultiStageCopy [2020-05-07T19:06:08.912Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T19:06:09.440Z] testing: warning: no tests to run [2020-05-07T19:06:09.440Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.111s [2020-05-07T19:06:09.440Z] [2020-05-07T19:06:09.440Z] DONE 0 tests in 1.323s [2020-05-07T19:06:09.440Z] [2020-05-07T19:06:09.440Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-07T19:06:10.282Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-07T19:06:10.282Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-07T19:06:11.208Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-07T19:06:11.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T19:06:11.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T19:06:11.613Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T19:06:11.808Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-07T19:06:12.342Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T19:06:12.593Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:06:12.593Z] INFO: Testing against a local daemon [2020-05-07T19:06:12.593Z] ok github.com/docker/docker/integration/plugin/volumes 0.243s [2020-05-07T19:06:12.593Z] [2020-05-07T19:06:12.593Z] === Skipped [2020-05-07T19:06:12.593Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-07T19:06:12.593Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:12.593Z] [2020-05-07T19:06:12.593Z] [2020-05-07T19:06:12.593Z] DONE 1 tests, 1 skipped in 2.609s [2020-05-07T19:06:12.593Z] [2020-05-07T19:06:12.593Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-07T19:06:12.679Z] --- PASS: TestBuildMultiStageCopy (3.93s) [2020-05-07T19:06:12.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.15s) [2020-05-07T19:06:12.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.41s) [2020-05-07T19:06:12.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s) [2020-05-07T19:06:12.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.44s) [2020-05-07T19:06:12.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.48s) [2020-05-07T19:06:12.679Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T19:06:12.729Z] --- PASS: TestReplicatedJob (6.89s) [2020-05-07T19:06:12.729Z] === RUN TestUpdateReplicatedJob [2020-05-07T19:06:12.729Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-07T19:06:12.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-07T19:06:12.983Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-07T19:06:13.845Z] --- PASS: TestBuildMultiStageParentConfig (1.22s) [2020-05-07T19:06:13.845Z] === RUN TestBuildLabelWithTargets [2020-05-07T19:06:14.208Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:06:14.208Z] INFO: Testing against a local daemon [2020-05-07T19:06:14.208Z] ok github.com/docker/docker/integration/secret 0.179s [2020-05-07T19:06:14.691Z] [2020-05-07T19:06:14.691Z] === Skipped [2020-05-07T19:06:14.691Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2020-05-07T19:06:14.691Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:14.691Z] [2020-05-07T19:06:14.691Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-05-07T19:06:14.691Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:14.691Z] [2020-05-07T19:06:14.691Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-05-07T19:06:14.691Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:14.691Z] [2020-05-07T19:06:14.691Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-07T19:06:14.691Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:14.691Z] [2020-05-07T19:06:14.691Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-07T19:06:14.691Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:14.691Z] [2020-05-07T19:06:14.691Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-07T19:06:14.691Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:06:14.691Z] [2020-05-07T19:06:14.691Z] [2020-05-07T19:06:14.691Z] DONE 6 tests, 6 skipped in 2.215s [2020-05-07T19:06:14.691Z] [2020-05-07T19:06:14.691Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-07T19:06:15.371Z] #29 28.54 # github.com/docker/docker/contrib/httpserver [2020-05-07T19:06:15.371Z] #29 28.54 loadinternal: cannot find runtime/cgo [2020-05-07T19:06:15.371Z] #29 DONE 28.8s [2020-05-07T19:06:15.371Z] [2020-05-07T19:06:15.371Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-07T19:06:15.521Z] --- PASS: TestBuildLabelWithTargets (1.66s) [2020-05-07T19:06:15.521Z] === RUN TestBuildWithEmptyLayers [2020-05-07T19:06:15.972Z] #33 ... [2020-05-07T19:06:15.972Z] [2020-05-07T19:06:15.972Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-07T19:06:15.972Z] #30 DONE 0.1s [2020-05-07T19:06:15.972Z] [2020-05-07T19:06:15.972Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-07T19:06:16.235Z] --- PASS: TestBuildWithEmptyLayers (0.85s) [2020-05-07T19:06:16.235Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T19:06:16.238Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-07T19:06:16.965Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:06:16.965Z] INFO: Testing against a local daemon [2020-05-07T19:06:17.448Z] ok github.com/docker/docker/integration/service 0.384s [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === Skipped [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T19:06:17.448Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T19:06:17.448Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T19:06:17.448Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T19:06:17.448Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-07T19:06:17.448Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-07T19:06:17.448Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-05-07T19:06:17.448Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-07T19:06:17.448Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-07T19:06:17.448Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-07T19:06:17.448Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-05-07T19:06:17.448Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-05-07T19:06:17.448Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-07T19:06:17.448Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-07T19:06:17.448Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-07T19:06:17.448Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-07T19:06:17.448Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-07T19:06:17.448Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-07T19:06:17.448Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-07T19:06:17.448Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-07T19:06:17.448Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-07T19:06:17.448Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-07T19:06:17.448Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-07T19:06:17.448Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-07T19:06:17.448Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-05-07T19:06:17.448Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] DONE 24 tests, 23 skipped in 2.922s [2020-05-07T19:06:17.448Z] [2020-05-07T19:06:17.448Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-07T19:06:17.595Z] --- PASS: TestUpdateReplicatedJob (4.87s) [2020-05-07T19:06:17.595Z] === RUN TestServiceListWithStatuses [2020-05-07T19:06:17.595Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T19:06:17.595Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T19:06:17.595Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T19:06:18.560Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-07T19:06:19.229Z] --- PASS: TestBuildMultiStageOnBuild (2.42s) [2020-05-07T19:06:19.229Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T19:06:19.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-07T19:06:19.481Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-07T19:06:19.724Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:06:19.724Z] INFO: Testing against a local daemon [2020-05-07T19:06:19.724Z] ok github.com/docker/docker/integration/session 0.181s [2020-05-07T19:06:19.724Z] [2020-05-07T19:06:19.724Z] === Skipped [2020-05-07T19:06:19.724Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-05-07T19:06:19.724Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-07T19:06:19.724Z] [2020-05-07T19:06:19.724Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-07T19:06:19.724Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-07T19:06:19.724Z] [2020-05-07T19:06:19.724Z] [2020-05-07T19:06:19.724Z] DONE 2 tests, 2 skipped in 2.144s [2020-05-07T19:06:19.724Z] [2020-05-07T19:06:19.724Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-07T19:06:19.947Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2020-05-07T19:06:19.947Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T19:06:20.040Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-07T19:06:21.007Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-07T19:06:21.007Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-07T19:06:21.931Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-07T19:06:21.998Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:06:21.998Z] INFO: Testing against a local daemon [2020-05-07T19:06:22.920Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s) [2020-05-07T19:06:22.920Z] === RUN TestBuildWithHugeFile [2020-05-07T19:06:23.015Z] ok github.com/docker/docker/integration/system 1.244s [2020-05-07T19:06:23.015Z] [2020-05-07T19:06:23.015Z] === Skipped [2020-05-07T19:06:23.015Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T19:06:23.015Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:06:23.015Z] [2020-05-07T19:06:23.015Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-07T19:06:23.015Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-07T19:06:23.015Z] [2020-05-07T19:06:23.015Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-07T19:06:23.015Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-07T19:06:23.015Z] [2020-05-07T19:06:23.015Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-07T19:06:23.015Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:06:23.015Z] [2020-05-07T19:06:23.015Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-07T19:06:23.015Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-07T19:06:23.015Z] [2020-05-07T19:06:23.015Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-07T19:06:23.015Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-07T19:06:23.015Z] [2020-05-07T19:06:23.015Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-07T19:06:23.015Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-07T19:06:23.015Z] [2020-05-07T19:06:23.015Z] [2020-05-07T19:06:23.015Z] DONE 13 tests, 7 skipped in 3.273s [2020-05-07T19:06:23.015Z] [2020-05-07T19:06:23.015Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-07T19:06:24.436Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-07T19:06:24.436Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-07T19:06:24.436Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-07T19:06:24.731Z] --- PASS: TestDockerNetworkConnectAlias (7.20s) [2020-05-07T19:06:24.731Z] === RUN TestDockerNetworkReConnect [2020-05-07T19:06:25.291Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-07T19:06:25.291Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:06:25.291Z] INFO: Testing against a local daemon [2020-05-07T19:06:25.291Z] ok github.com/docker/docker/integration/volume 0.264s [2020-05-07T19:06:25.291Z] [2020-05-07T19:06:25.291Z] === Skipped [2020-05-07T19:06:25.291Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-07T19:06:25.291Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-07T19:06:25.291Z] [2020-05-07T19:06:25.291Z] [2020-05-07T19:06:25.291Z] DONE 5 tests, 1 skipped in 2.321s [2020-05-07T19:06:25.291Z] [2020-05-07T19:06:25.291Z] INFO: make.ps1 ended at 05/07/2020 19:06:25 [2020-05-07T19:06:25.291Z] INFO: Integration CLI tests being run from the host: [2020-05-07T19:06:25.291Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-05-07T19:06:26.213Z] === RUN TestDockerSuite/TestCommitChange [2020-05-07T19:06:27.575Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-07T19:06:28.498Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-07T19:06:29.858Z] --- PASS: TestDockerNetworkReConnect (5.05s) [2020-05-07T19:06:29.858Z] === RUN TestServicePlugin [2020-05-07T19:06:30.112Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-07T19:06:32.037Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-07T19:06:33.397Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-07T19:06:34.102Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:06:34.102Z] INFO: Testing against a local daemon [2020-05-07T19:06:35.277Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-07T19:06:36.200Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-07T19:06:38.079Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-07T19:06:39.004Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-07T19:06:39.004Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-07T19:06:39.004Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-07T19:06:39.258Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-07T19:06:39.258Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-07T19:06:39.258Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-07T19:06:39.258Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-07T19:06:41.181Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-07T19:06:41.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-07T19:06:43.098Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-07T19:06:43.098Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-07T19:06:44.023Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-07T19:06:44.947Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-07T19:06:45.868Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-07T19:06:46.791Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-07T19:06:47.715Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-07T19:06:47.715Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-07T19:06:47.715Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-07T19:06:48.639Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-07T19:06:48.639Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-07T19:06:48.639Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-07T19:06:48.639Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-07T19:06:48.892Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-07T19:06:49.814Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-07T19:06:51.173Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-07T19:06:51.730Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-07T19:06:51.730Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-07T19:06:53.611Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-07T19:06:54.537Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-07T19:06:54.537Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-07T19:06:55.459Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-07T19:06:56.017Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-07T19:06:56.979Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-07T19:06:57.902Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-07T19:06:57.902Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-07T19:06:58.571Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-07T19:06:59.493Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-07T19:07:00.415Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-07T19:07:00.415Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-07T19:07:00.973Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-07T19:07:02.853Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-07T19:07:04.212Z] --- PASS: TestServicePlugin (34.19s) [2020-05-07T19:07:04.212Z] plugin_test.go:62: [df3ae14dac486] joining swarm manager [d1dbde3242b7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:07:04.212Z] plugin_test.go:65: [db1437adc0f00] joining swarm manager [d1dbde3242b7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:07:04.212Z] === RUN TestServiceUpdateLabel [2020-05-07T19:07:04.212Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-07T19:07:04.212Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-07T19:07:04.212Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-07T19:07:04.212Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-07T19:07:04.212Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-07T19:07:05.175Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-07T19:07:07.097Z] --- PASS: TestServiceUpdateLabel (2.96s) [2020-05-07T19:07:07.097Z] === RUN TestServiceUpdateSecrets [2020-05-07T19:07:09.644Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-07T19:07:10.588Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-07T19:07:11.163Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-07T19:07:11.163Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-07T19:07:11.425Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-07T19:07:14.721Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-07T19:07:15.016Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-07T19:07:16.375Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-07T19:07:21.602Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-07T19:07:21.602Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-07T19:07:22.161Z] --- PASS: TestServiceUpdateSecrets (15.18s) [2020-05-07T19:07:22.161Z] === RUN TestServiceUpdateConfigs [2020-05-07T19:07:23.519Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-07T19:07:24.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-07T19:07:25.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-07T19:07:27.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-07T19:07:29.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-07T19:07:31.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-07T19:07:32.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000745660_} [2020-05-07T19:07:33.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1849406156_/foo_false____} [2020-05-07T19:07:35.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1849406156_/foo_true____} [2020-05-07T19:07:36.547Z] --- PASS: TestServiceUpdateConfigs (14.61s) [2020-05-07T19:07:36.547Z] === RUN TestServiceUpdateNetwork [2020-05-07T19:07:37.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3180551099_/foo_false____} [2020-05-07T19:07:38.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3180551099_/foo_true____} [2020-05-07T19:07:40.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3180551099_/foo_true__0xc0007456e0__} [2020-05-07T19:07:42.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000745700_} [2020-05-07T19:07:43.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000745720_} [2020-05-07T19:07:45.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000745740_} [2020-05-07T19:07:45.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-07T19:07:46.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000745760_} [2020-05-07T19:07:48.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-07T19:07:50.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-07T19:07:50.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-07T19:07:50.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-07T19:07:50.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-07T19:07:50.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-07T19:07:50.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-07T19:07:50.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-07T19:07:50.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-07T19:07:50.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-07T19:07:50.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-07T19:07:50.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-07T19:07:50.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-07T19:07:50.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-07T19:07:50.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-07T19:07:50.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-07T19:07:50.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-07T19:07:50.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-07T19:07:50.654Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-07T19:07:51.620Z] --- PASS: TestServiceUpdateNetwork (14.74s) [2020-05-07T19:07:51.620Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T19:07:52.544Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-07T19:07:53.666Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-07T19:07:54.223Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-07T19:07:56.770Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-07T19:08:00.027Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-07T19:08:00.990Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-07T19:08:01.162Z] --- PASS: TestBuildWithHugeFile (87.66s) [2020-05-07T19:08:01.162Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T19:08:01.162Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T19:08:01.162Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T19:08:01.163Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T19:08:01.163Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T19:08:01.163Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T19:08:01.163Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T19:08:01.163Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T19:08:01.163Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T19:08:01.163Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T19:08:01.163Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2020-05-07T19:08:01.163Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.39s) [2020-05-07T19:08:01.163Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.40s) [2020-05-07T19:08:01.163Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.40s) [2020-05-07T19:08:01.163Z] === RUN TestBuildPreserveOwnership [2020-05-07T19:08:01.163Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T19:08:01.163Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T19:08:01.163Z] --- PASS: TestBuildPreserveOwnership (5.05s) [2020-05-07T19:08:01.163Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.31s) [2020-05-07T19:08:01.163Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.73s) [2020-05-07T19:08:01.163Z] === RUN TestBuildPlatformInvalid [2020-05-07T19:08:01.163Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-07T19:08:01.163Z] PASS [2020-05-07T19:08:01.163Z] [2020-05-07T19:08:01.163Z] === Skipped [2020-05-07T19:08:01.163Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-07T19:08:01.163Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T19:08:01.163Z] [2020-05-07T19:08:01.163Z] [2020-05-07T19:08:01.163Z] DONE 32 tests, 1 skipped in 138.552s [2020-05-07T19:08:01.163Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T19:08:01.163Z] ++ 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-05-07T19:08:01.163Z] ++ set -e [2020-05-07T19:08:01.163Z] ++ '[' -n 0 ']' [2020-05-07T19:08:01.163Z] ++ set -x [2020-05-07T19:08:01.163Z] ++ env -i DEST=/go/src/github.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-05-07T19:08:01.163Z] INFO: Testing against a local daemon [2020-05-07T19:08:01.163Z] === RUN TestConfigInspect [2020-05-07T19:08:01.163Z] --- PASS: TestConfigInspect (2.81s) [2020-05-07T19:08:01.163Z] === RUN TestConfigList [2020-05-07T19:08:01.245Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-07T19:08:01.497Z] --- PASS: TestConfigList (2.34s) [2020-05-07T19:08:01.497Z] === RUN TestConfigsCreateAndDelete [2020-05-07T19:08:01.499Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-07T19:08:02.423Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-07T19:08:03.775Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2020-05-07T19:08:03.775Z] === RUN TestConfigsUpdate [2020-05-07T19:08:03.782Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-07T19:08:04.790Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-07T19:08:05.712Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-07T19:08:06.057Z] --- PASS: TestConfigsUpdate (2.25s) [2020-05-07T19:08:06.057Z] === RUN TestTemplatedConfig [2020-05-07T19:08:06.635Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-07T19:08:07.392Z] #33 129.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T19:08:07.392Z] #33 131.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T19:08:07.392Z] #33 133.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T19:08:07.557Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-07T19:08:07.957Z] #33 135.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T19:08:08.520Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-07T19:08:08.782Z] --- PASS: TestServiceUpdatePidsLimit (17.29s) [2020-05-07T19:08:08.782Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2020-05-07T19:08:08.782Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.42s) [2020-05-07T19:08:08.782Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2020-05-07T19:08:08.782Z] PASS [2020-05-07T19:08:08.782Z] [2020-05-07T19:08:08.782Z] === Skipped [2020-05-07T19:08:08.782Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T19:08:08.782Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T19:08:08.782Z] [2020-05-07T19:08:08.782Z] [2020-05-07T19:08:08.782Z] DONE 27 tests, 1 skipped in 195.944s [2020-05-07T19:08:08.782Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T19:08:08.782Z] ++ 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-05-07T19:08:08.782Z] ++ set -e [2020-05-07T19:08:08.782Z] ++ '[' -n 0 ']' [2020-05-07T19:08:08.782Z] ++ set -x [2020-05-07T19:08:08.782Z] ++ env -i DEST=/go/src/github.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-05-07T19:08:08.782Z] INFO: Testing against a local daemon [2020-05-07T19:08:08.782Z] === RUN TestSessionCreate [2020-05-07T19:08:08.782Z] --- PASS: TestSessionCreate (0.04s) [2020-05-07T19:08:08.782Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T19:08:08.782Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-07T19:08:08.782Z] PASS [2020-05-07T19:08:09.024Z] --- PASS: TestTemplatedConfig (2.89s) [2020-05-07T19:08:09.024Z] === RUN TestConfigCreateResolve [2020-05-07T19:08:09.039Z] [2020-05-07T19:08:09.039Z] DONE 2 tests in 0.194s [2020-05-07T19:08:09.039Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T19:08:09.039Z] ++ 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-05-07T19:08:09.039Z] ++ set -e [2020-05-07T19:08:09.039Z] ++ '[' -n 0 ']' [2020-05-07T19:08:09.039Z] ++ set -x [2020-05-07T19:08:09.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-07T19:08:09.039Z] INFO: Testing against a local daemon [2020-05-07T19:08:09.039Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T19:08:09.039Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T19:08:09.039Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T19:08:09.039Z] === RUN TestEventsExecDie [2020-05-07T19:08:09.962Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-07T19:08:09.962Z] --- PASS: TestEventsExecDie (0.94s) [2020-05-07T19:08:09.962Z] === RUN TestEventsBackwardsCompatible [2020-05-07T19:08:10.216Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-05-07T19:08:10.216Z] === RUN TestInfoBinaryCommits [2020-05-07T19:08:10.216Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-07T19:08:10.216Z] === RUN TestInfoAPIVersioned [2020-05-07T19:08:10.216Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-07T19:08:10.216Z] === RUN TestInfoDiscoveryBackend [2020-05-07T19:08:10.482Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T19:08:10.774Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-07T19:08:10.774Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T19:08:11.028Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-07T19:08:11.309Z] --- PASS: TestConfigCreateResolve (2.32s) [2020-05-07T19:08:11.309Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T19:08:11.586Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-07T19:08:11.586Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T19:08:11.641Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-05-07T19:08:11.641Z] PASS [2020-05-07T19:08:11.641Z] [2020-05-07T19:08:11.641Z] DONE 7 tests in 15.545s [2020-05-07T19:08:11.641Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T19:08:11.641Z] ++ 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-05-07T19:08:11.641Z] ++ set -e [2020-05-07T19:08:11.641Z] ++ '[' -n 0 ']' [2020-05-07T19:08:11.641Z] ++ set -x [2020-05-07T19:08:11.641Z] ++ env -i DEST=/go/src/github.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-05-07T19:08:11.979Z] INFO: Testing against a local daemon [2020-05-07T19:08:11.979Z] === RUN TestCheckpoint [2020-05-07T19:08:11.979Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T19:08:11.979Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T19:08:11.979Z] === RUN TestContainerInvalidJSON [2020-05-07T19:08:11.979Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T19:08:11.979Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T19:08:11.979Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T19:08:11.979Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T19:08:11.979Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T19:08:11.979Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T19:08:11.979Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T19:08:11.979Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T19:08:11.979Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T19:08:11.979Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-07T19:08:11.979Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T19:08:11.979Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T19:08:11.979Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-05-07T19:08:11.979Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T19:08:11.979Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-05-07T19:08:11.979Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T19:08:12.144Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-07T19:08:12.144Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-07T19:08:12.144Z] === RUN TestInfoAPI [2020-05-07T19:08:12.144Z] --- PASS: TestInfoAPI (0.02s) [2020-05-07T19:08:12.144Z] === RUN TestInfoAPIWarnings [2020-05-07T19:08:12.321Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-05-07T19:08:12.321Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T19:08:12.321Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-05-07T19:08:12.321Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T19:08:12.321Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-05-07T19:08:12.321Z] === RUN TestCopyFromContainer [2020-05-07T19:08:12.377Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T19:08:12.703Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-05-07T19:08:12.703Z] === RUN TestInfoDebug [2020-05-07T19:08:13.305Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-07T19:08:13.305Z] --- PASS: TestInfoDebug (0.56s) [2020-05-07T19:08:13.305Z] === RUN TestInfoInsecureRegistries [2020-05-07T19:08:13.747Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T19:08:13.864Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-05-07T19:08:13.864Z] === RUN TestInfoRegistryMirrors [2020-05-07T19:08:13.994Z] === RUN TestCopyFromContainer// [2020-05-07T19:08:14.325Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T19:08:14.325Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T19:08:14.325Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T19:08:14.425Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-07T19:08:14.425Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-05-07T19:08:14.425Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T19:08:14.658Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T19:08:14.658Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T19:08:14.658Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T19:08:14.679Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-05-07T19:08:14.679Z] === RUN TestPingCacheHeaders [2020-05-07T19:08:14.679Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-07T19:08:14.679Z] === RUN TestPingGet [2020-05-07T19:08:14.679Z] --- PASS: TestPingGet (0.01s) [2020-05-07T19:08:14.679Z] === RUN TestPingHead [2020-05-07T19:08:14.679Z] --- PASS: TestPingHead (0.03s) [2020-05-07T19:08:14.679Z] === RUN TestVersion [2020-05-07T19:08:14.679Z] --- PASS: TestVersion (0.02s) [2020-05-07T19:08:14.679Z] PASS [2020-05-07T19:08:14.679Z] [2020-05-07T19:08:14.679Z] === Skipped [2020-05-07T19:08:14.679Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T19:08:14.679Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T19:08:14.679Z] [2020-05-07T19:08:14.679Z] [2020-05-07T19:08:14.679Z] DONE 18 tests, 1 skipped in 5.720s [2020-05-07T19:08:14.679Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T19:08:14.679Z] ++ 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-05-07T19:08:14.679Z] ++ set -e [2020-05-07T19:08:14.679Z] ++ '[' -n 0 ']' [2020-05-07T19:08:14.679Z] ++ set -x [2020-05-07T19:08:14.680Z] ++ env -i DEST=/go/src/github.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-05-07T19:08:14.934Z] INFO: Testing against a local daemon [2020-05-07T19:08:14.934Z] === RUN TestVolumesCreateAndList [2020-05-07T19:08:14.934Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-07T19:08:14.934Z] === RUN TestVolumesRemove [2020-05-07T19:08:14.934Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-07T19:08:14.934Z] === RUN TestVolumesInspect [2020-05-07T19:08:14.934Z] --- PASS: TestVolumesInspect (0.05s) [2020-05-07T19:08:14.934Z] === RUN TestVolumesInvalidJSON [2020-05-07T19:08:14.934Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T19:08:14.934Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T19:08:14.934Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T19:08:14.934Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-07T19:08:14.934Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T19:08:14.934Z] PASS [2020-05-07T19:08:14.934Z] [2020-05-07T19:08:14.934Z] DONE 5 tests in 0.330s [2020-05-07T19:08:14.934Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T19:08:14.988Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T19:08:14.988Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T19:08:14.988Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T19:08:15.116Z] #33 142.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T19:08:15.189Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T19:08:15.189Z] +++ kill 5822 [2020-05-07T19:08:15.319Z] --- PASS: TestCopyFromContainer (2.77s) [2020-05-07T19:08:15.319Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-07T19:08:15.319Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-05-07T19:08:15.319Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-07T19:08:15.319Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-07T19:08:15.319Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-05-07T19:08:15.319Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-05-07T19:08:15.319Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-05-07T19:08:15.319Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-05-07T19:08:15.319Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-05-07T19:08:15.319Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-07T19:08:15.319Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T19:08:15.319Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T19:08:15.319Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T19:08:15.319Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T19:08:15.319Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T19:08:15.319Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T19:08:15.319Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T19:08:15.319Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T19:08:15.319Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T19:08:15.319Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T19:08:15.319Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-07T19:08:15.319Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-07T19:08:15.319Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-07T19:08:15.319Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-07T19:08:15.319Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T19:08:15.319Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-07T19:08:15.319Z] === RUN TestCreateWithInvalidEnv [2020-05-07T19:08:15.319Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T19:08:15.319Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T19:08:15.319Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T19:08:15.319Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T19:08:15.319Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T19:08:15.319Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T19:08:15.319Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T19:08:15.319Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T19:08:15.319Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T19:08:15.319Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-07T19:08:15.319Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T19:08:15.319Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T19:08:15.319Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-05-07T19:08:15.319Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T19:08:15.319Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-07T19:08:15.319Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T19:08:15.374Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T19:08:15.444Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-07T19:08:16.450Z] +++ /etc/init.d/apparmor stop [2020-05-07T19:08:16.450Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T19:08:16.450Z] [2020-05-07T19:08:16.450Z] Unloading profiles will leave already running processes permanently [2020-05-07T19:08:16.450Z] unconfined, which can lead to unexpected situations. [2020-05-07T19:08:16.450Z] [2020-05-07T19:08:16.450Z] To set a process to complain mode, use the command line tool [2020-05-07T19:08:16.450Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T19:08:16.450Z] +++ true [2020-05-07T19:08:16.450Z] [2020-05-07T19:08:16.775Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T19:08:17.008Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-07T19:08:17.666Z] --- PASS: TestCreateWithCustomMaskedPaths (2.04s) [2020-05-07T19:08:17.666Z] === RUN TestCreateWithCapabilities [2020-05-07T19:08:17.666Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T19:08:17.666Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T19:08:17.666Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T19:08:17.666Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T19:08:17.666Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T19:08:17.666Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T19:08:17.666Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T19:08:17.666Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T19:08:17.666Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T19:08:17.666Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T19:08:17.666Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T19:08:17.666Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T19:08:17.666Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T19:08:17.666Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T19:08:17.666Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T19:08:17.666Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T19:08:17.666Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T19:08:17.666Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T19:08:17.666Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T19:08:17.666Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T19:08:17.666Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T19:08:17.666Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T19:08:17.666Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T19:08:17.666Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T19:08:17.666Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T19:08:17.666Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T19:08:17.666Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T19:08:17.666Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T19:08:17.666Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T19:08:17.666Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T19:08:17.666Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T19:08:17.666Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T19:08:17.666Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T19:08:17.666Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-05-07T19:08:17.666Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.02s) [2020-05-07T19:08:17.666Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.02s) [2020-05-07T19:08:17.666Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-07T19:08:17.666Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-07T19:08:17.666Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-07T19:08:17.666Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-05-07T19:08:17.666Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T19:08:17.666Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-07T19:08:17.666Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.11s) [2020-05-07T19:08:17.666Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-05-07T19:08:17.666Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2020-05-07T19:08:17.667Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T19:08:18.406Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-07T19:08:18.671Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T19:08:19.328Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-07T19:08:19.328Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-07T19:08:19.948Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.11s) [2020-05-07T19:08:19.948Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T19:08:19.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T19:08:19.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T19:08:19.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T19:08:19.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T19:08:19.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T19:08:19.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T19:08:19.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T19:08:19.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T19:08:19.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T19:08:19.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T19:08:19.948Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T19:08:19.948Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T19:08:19.948Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T19:08:19.948Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T19:08:19.948Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T19:08:19.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-07T19:08:19.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-05-07T19:08:19.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-05-07T19:08:19.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-05-07T19:08:19.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-05-07T19:08:19.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-05-07T19:08:19.948Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T19:08:20.250Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-07T19:08:20.567Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T19:08:20.669Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2020-05-07T19:08:20.669Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T19:08:20.669Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-07T19:08:20.669Z] === RUN TestDaemonRestartIpcMode [2020-05-07T19:08:20.669Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T19:08:20.669Z] === RUN TestDaemonHostGatewayIP [2020-05-07T19:08:20.669Z] === PAUSE TestDaemonHostGatewayIP [2020-05-07T19:08:20.669Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T19:08:20.669Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-07T19:08:20.669Z] === RUN TestDiff [2020-05-07T19:08:21.172Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-07T19:08:21.381Z] --- PASS: TestDiff (0.72s) [2020-05-07T19:08:21.381Z] === RUN TestExecWithCloseStdin [2020-05-07T19:08:21.936Z] #33 149.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T19:08:22.093Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-07T19:08:22.115Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-05-07T19:08:22.115Z] === RUN TestExec [2020-05-07T19:08:22.500Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T19:08:23.014Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-07T19:08:23.268Z] --- PASS: TestExec (0.82s) [2020-05-07T19:08:23.268Z] === RUN TestExecUser [2020-05-07T19:08:23.988Z] --- PASS: TestExecUser (0.88s) [2020-05-07T19:08:23.988Z] === RUN TestExportContainerAndImportImage [2020-05-07T19:08:24.372Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-07T19:08:24.394Z] #33 152.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T19:08:25.151Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-05-07T19:08:25.151Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T19:08:25.764Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T19:08:26.295Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-07T19:08:26.840Z] --- PASS: TestExportContainerAfterDaemonRestart (1.71s) [2020-05-07T19:08:26.840Z] === RUN TestHealthCheckWorkdir [2020-05-07T19:08:26.854Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-07T19:08:27.570Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2020-05-07T19:08:27.570Z] === RUN TestHealthKillContainer [2020-05-07T19:08:27.659Z] #33 155.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T19:08:29.030Z] #33 156.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T19:08:29.360Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-07T19:08:30.563Z] --- PASS: TestHealthKillContainer (2.90s) [2020-05-07T19:08:30.563Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T19:08:30.926Z] #33 158.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T19:08:31.279Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2020-05-07T19:08:31.279Z] === RUN TestIpcModeNone [2020-05-07T19:08:31.856Z] #33 159.7 [2020-05-07T19:08:32.419Z] #33 DONE 160.3s [2020-05-07T19:08:32.419Z] [2020-05-07T19:08:32.419Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-07T19:08:32.444Z] --- PASS: TestIpcModeNone (0.90s) [2020-05-07T19:08:32.444Z] === RUN TestIpcModePrivate [2020-05-07T19:08:33.167Z] --- PASS: TestIpcModePrivate (0.85s) [2020-05-07T19:08:33.167Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-07T19:08:33.167Z] === RUN TestIpcModeShareable [2020-05-07T19:08:33.880Z] --- PASS: TestIpcModeShareable (0.79s) [2020-05-07T19:08:33.880Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-07T19:08:33.880Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T19:08:34.317Z] #34 DONE 1.6s [2020-05-07T19:08:34.631Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-07T19:08:35.687Z] [2020-05-07T19:08:35.687Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-07T19:08:36.214Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.45s) [2020-05-07T19:08:36.214Z] === RUN TestAPIIpcModeHost [2020-05-07T19:08:36.618Z] #35 DONE 0.8s [2020-05-07T19:08:36.618Z] [2020-05-07T19:08:36.618Z] #36 exporting to image [2020-05-07T19:08:36.618Z] #36 exporting layers [2020-05-07T19:08:36.929Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-05-07T19:08:36.930Z] === RUN TestDaemonIpcModeShareable [2020-05-07T19:08:38.514Z] #36 exporting layers 2.0s done [2020-05-07T19:08:38.514Z] #36 writing image sha256:16cb22a6803a61065f8d3ea697786aa9a260cafd49e9ac84b0f8a93c2b3c3e18 done [2020-05-07T19:08:38.514Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-07T19:08:38.514Z] #36 DONE 2.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T19:08:38.605Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-05-07T19:08:38.605Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-07T19:08:38.605Z] === RUN TestDaemonIpcModePrivate [2020-05-07T19:08:38.785Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-07T19:08:38.843Z] + echo Ensuring container killed. [2020-05-07T19:08:38.843Z] Ensuring container killed. [2020-05-07T19:08:38.843Z] + docker rm -vf docker-pr4 [2020-05-07T19:08:38.843Z] Error: No such container: docker-pr4 [2020-05-07T19:08:38.843Z] + true [Pipeline] sh [2020-05-07T19:08:39.128Z] + echo Chowning /workspace to jenkins user [2020-05-07T19:08:39.128Z] Chowning /workspace to jenkins user [2020-05-07T19:08:39.128Z] + id -u [2020-05-07T19:08:39.128Z] + id -g [2020-05-07T19:08:39.128Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40920:/workspace busybox chown -R 1000:1000 /workspace [2020-05-07T19:08:39.384Z] === RUN TestDockerSuite/TestCpToCaseG [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T19:08:40.312Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2020-05-07T19:08:40.312Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-07T19:08:40.312Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T19:08:40.363Z] + bundleName=unit [2020-05-07T19:08:40.363Z] + echo Creating unit-bundles.tar.gz [2020-05-07T19:08:40.363Z] Creating unit-bundles.tar.gz [2020-05-07T19:08:40.363Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-07T19:08:40.363Z] bundles/junit-report.xml [2020-05-07T19:08:40.363Z] bundles/go-test-report.json [2020-05-07T19:08:40.363Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-07T19:08:40.372Z] Archiving artifacts [2020-05-07T19:08:40.841Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40920/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T19:08:41.162Z] + make clean [2020-05-07T19:08:41.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-07T19:08:41.420Z] docker volume rm -f docker-dev-cache [2020-05-07T19:08:41.420Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T19:08:42.165Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2020-05-07T19:08:42.165Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-07T19:08:42.165Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T19:08:44.493Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.28s) [2020-05-07T19:08:44.494Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-07T19:08:44.494Z] === RUN TestIpcModeOlderClient [2020-05-07T19:08:44.494Z] === PAUSE TestIpcModeOlderClient [2020-05-07T19:08:44.494Z] === RUN TestKillContainerInvalidSignal [2020-05-07T19:08:44.763Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-07T19:08:45.667Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-05-07T19:08:45.667Z] === RUN TestKillContainer [2020-05-07T19:08:45.667Z] === RUN TestKillContainer/no_signal [2020-05-07T19:08:46.613Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T19:08:46.613Z] === RUN TestKillContainer/killing_signal [2020-05-07T19:08:47.785Z] --- PASS: TestKillContainer (2.25s) [2020-05-07T19:08:47.785Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-05-07T19:08:47.785Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-05-07T19:08:47.785Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2020-05-07T19:08:47.785Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T19:08:47.785Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T19:08:48.016Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-07T19:08:48.507Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T19:08:48.939Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-07T19:08:49.228Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2020-05-07T19:08:49.228Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2020-05-07T19:08:49.228Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-05-07T19:08:49.228Z] === RUN TestKillStoppedContainer [2020-05-07T19:08:49.228Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-07T19:08:49.228Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T19:08:49.228Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-07T19:08:49.228Z] === RUN TestKillDifferentUserContainer [2020-05-07T19:08:49.938Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2020-05-07T19:08:49.938Z] === RUN TestInspectOomKilledTrue [2020-05-07T19:08:51.707Z] --- PASS: TestInspectOomKilledTrue (1.31s) [2020-05-07T19:08:51.707Z] === RUN TestInspectOomKilledFalse [2020-05-07T19:08:52.039Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2020-05-07T19:08:52.039Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T19:08:52.751Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-05-07T19:08:52.751Z] === RUN TestLinksContainerNames [2020-05-07T19:08:53.903Z] --- PASS: TestLinksContainerNames (1.33s) [2020-05-07T19:08:53.903Z] === RUN TestLogsFollowTailEmpty [2020-05-07T19:08:54.167Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-07T19:08:54.614Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2020-05-07T19:08:54.614Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T19:08:54.725Z] === RUN TestDockerSuite/TestCpToDot [2020-05-07T19:08:55.343Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/default [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/private [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/slave [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/shared [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T19:08:55.343Z] === CONT TestMountDaemonRoot/default [2020-05-07T19:08:55.343Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T19:08:55.343Z] === CONT TestMountDaemonRoot/slave [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T19:08:55.343Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T19:08:55.343Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T19:08:55.343Z] === CONT TestMountDaemonRoot/shared [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T19:08:55.343Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T19:08:55.343Z] === CONT TestMountDaemonRoot/private [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T19:08:55.343Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T19:08:55.343Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T19:08:55.343Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T19:08:55.343Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T19:08:55.343Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T19:08:55.343Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T19:08:55.343Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T19:08:55.647Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T19:08:55.678Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-05-07T19:08:56.020Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-05-07T19:08:56.020Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T19:08:57.527Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-07T19:08:57.704Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2020-05-07T19:08:57.704Z] === RUN TestNetworkNat [2020-05-07T19:08:58.414Z] --- PASS: TestNetworkNat (0.71s) [2020-05-07T19:08:58.414Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T19:08:59.124Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2020-05-07T19:08:59.124Z] === RUN TestNetworkLoopbackNat [2020-05-07T19:08:59.410Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-07T19:09:00.334Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-07T19:09:00.349Z] --- PASS: TestNetworkLoopbackNat (1.02s) [2020-05-07T19:09:00.349Z] === RUN TestPause [2020-05-07T19:09:01.070Z] --- PASS: TestPause (0.75s) [2020-05-07T19:09:01.070Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T19:09:01.071Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T19:09:01.071Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T19:09:01.071Z] === RUN TestPauseStopPausedContainer [2020-05-07T19:09:01.801Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2020-05-07T19:09:01.801Z] === RUN TestPsFilter [2020-05-07T19:09:02.145Z] --- PASS: TestPsFilter (0.26s) [2020-05-07T19:09:02.145Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T19:09:02.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-07T19:09:02.912Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2020-05-07T19:09:02.912Z] === RUN TestRemoveContainerWithVolume [2020-05-07T19:09:03.631Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2020-05-07T19:09:03.631Z] === RUN TestRemoveContainerRunning [2020-05-07T19:09:03.663Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-07T19:09:04.222Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-07T19:09:04.347Z] --- PASS: TestRemoveContainerRunning (0.75s) [2020-05-07T19:09:04.347Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T19:09:05.063Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2020-05-07T19:09:05.063Z] === RUN TestRemoveInvalidContainer [2020-05-07T19:09:05.063Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-07T19:09:05.063Z] === RUN TestRenameLinkedContainer [2020-05-07T19:09:05.580Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-07T19:09:07.505Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-07T19:09:07.505Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-07T19:09:07.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-07T19:09:07.505Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-07T19:09:08.063Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-07T19:09:08.077Z] --- PASS: TestRenameLinkedContainer (3.07s) [2020-05-07T19:09:08.077Z] === RUN TestRenameStoppedContainer [2020-05-07T19:09:08.804Z] --- PASS: TestRenameStoppedContainer (0.74s) [2020-05-07T19:09:08.804Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T19:09:08.985Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-07T19:09:08.985Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-07T19:09:08.985Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-07T19:09:09.992Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-07T19:09:10.245Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-07T19:09:10.477Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2020-05-07T19:09:10.477Z] === RUN TestRenameInvalidName [2020-05-07T19:09:10.499Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-07T19:09:10.499Z] === RUN TestDockerSuite/TestCreateRM [2020-05-07T19:09:10.753Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-07T19:09:10.753Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-07T19:09:11.007Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-07T19:09:11.007Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-07T19:09:11.195Z] --- PASS: TestRenameInvalidName (0.82s) [2020-05-07T19:09:11.196Z] === RUN TestRenameAnonymousContainer [2020-05-07T19:09:14.171Z] --- PASS: TestRenameAnonymousContainer (2.66s) [2020-05-07T19:09:14.171Z] === RUN TestRenameContainerWithSameName [2020-05-07T19:09:14.262Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-07T19:09:14.262Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-07T19:09:14.262Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-07T19:09:14.504Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2020-05-07T19:09:14.504Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T19:09:16.178Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-05-07T19:09:16.178Z] === RUN TestResize [2020-05-07T19:09:16.912Z] --- PASS: TestResize (0.78s) [2020-05-07T19:09:16.912Z] === RUN TestResizeWithInvalidSize [2020-05-07T19:09:17.632Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-05-07T19:09:17.632Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T19:09:18.350Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2020-05-07T19:09:18.350Z] === RUN TestDaemonRestartKillContainers [2020-05-07T19:09:18.350Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T19:09:18.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T19:09:18.350Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T19:09:18.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T19:09:18.350Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T19:09:18.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T19:09:18.350Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T19:09:18.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T19:09:18.350Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T19:09:18.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T19:09:18.350Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T19:09:18.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T19:09:18.350Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T19:09:18.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T19:09:18.350Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T19:09:18.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T19:09:18.350Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:09:18.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:09:18.350Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:09:18.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:09:18.350Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:09:18.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:09:18.350Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:09:18.350Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:09:18.350Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T19:09:18.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T19:09:18.350Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:09:18.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T19:09:18.457Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-07T19:09:18.458Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-07T19:09:18.458Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-07T19:09:18.711Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-07T19:09:18.711Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-07T19:09:18.711Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-07T19:09:19.636Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-07T19:09:20.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T19:09:21.515Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-07T19:09:21.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:09:21.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T19:09:22.075Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-07T19:09:22.181Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:09:23.906Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T19:09:23.953Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-07T19:09:24.249Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:09:25.049Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T19:09:25.354Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-07T19:09:26.276Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-07T19:09:26.757Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T19:09:26.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-07T19:09:27.088Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-07T19:09:27.088Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-07T19:09:28.015Z] === RUN TestDockerSuite/TestDockerFails [2020-05-07T19:09:28.015Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-07T19:09:28.015Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-07T19:09:28.015Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-07T19:09:29.043Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-07T19:09:29.043Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.22s) [2020-05-07T19:09:29.043Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.38s) [2020-05-07T19:09:29.043Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.55s) [2020-05-07T19:09:29.043Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.86s) [2020-05-07T19:09:29.043Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.09s) [2020-05-07T19:09:29.043Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.09s) [2020-05-07T19:09:29.043Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.47s) [2020-05-07T19:09:29.043Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.32s) [2020-05-07T19:09:29.043Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.19s) [2020-05-07T19:09:29.043Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.45s) [2020-05-07T19:09:29.043Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.01s) [2020-05-07T19:09:29.043Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2020-05-07T19:09:29.043Z] === RUN TestCgroupNamespacesRun [2020-05-07T19:09:29.936Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-07T19:09:30.495Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-07T19:09:30.731Z] --- PASS: TestCgroupNamespacesRun (1.92s) [2020-05-07T19:09:30.731Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T19:09:32.375Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-07T19:09:32.375Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-07T19:09:32.375Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-07T19:09:32.375Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-07T19:09:32.420Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-05-07T19:09:32.420Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T19:09:34.721Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-05-07T19:09:34.721Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T19:09:36.400Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-05-07T19:09:36.400Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T19:09:38.080Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-05-07T19:09:38.080Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T19:09:38.818Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.97s) [2020-05-07T19:09:38.818Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T19:09:39.975Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-05-07T19:09:39.975Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T19:09:40.481Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-07T19:09:41.711Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2020-05-07T19:09:41.711Z] === RUN TestKernelTCPMemory [2020-05-07T19:09:42.404Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-07T19:09:42.502Z] --- PASS: TestKernelTCPMemory (1.04s) [2020-05-07T19:09:42.502Z] === RUN TestNISDomainname [2020-05-07T19:09:43.682Z] --- PASS: TestNISDomainname (1.04s) [2020-05-07T19:09:43.682Z] === RUN TestHostnameDnsResolution [2020-05-07T19:09:44.873Z] --- PASS: TestHostnameDnsResolution (1.34s) [2020-05-07T19:09:44.873Z] === RUN TestStats [2020-05-07T19:09:44.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-07T19:09:44.909Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-07T19:09:47.419Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-07T19:09:47.834Z] --- PASS: TestStats (2.78s) [2020-05-07T19:09:47.834Z] === RUN TestStopContainerWithTimeout [2020-05-07T19:09:47.834Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T19:09:47.834Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T19:09:47.834Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T19:09:47.834Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T19:09:47.834Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T19:09:47.834Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T19:09:47.834Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T19:09:47.834Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T19:09:47.834Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T19:09:47.834Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T19:09:47.834Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T19:09:47.834Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T19:09:48.904Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-07T19:09:49.827Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-07T19:09:50.750Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-07T19:09:51.652Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-05-07T19:09:51.652Z] --- PASS: TestStopContainerWithTimeout/0 (1.36s) [2020-05-07T19:09:51.652Z] --- PASS: TestStopContainerWithTimeout/1 (2.39s) [2020-05-07T19:09:51.652Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) [2020-05-07T19:09:51.652Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2020-05-07T19:09:51.652Z] === RUN TestDeleteDevicemapper [2020-05-07T19:09:51.652Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T19:09:51.652Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T19:09:51.652Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T19:09:51.672Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-07T19:09:52.635Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-07T19:09:53.236Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-07T19:09:53.335Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.06s) [2020-05-07T19:09:53.335Z] === RUN TestUpdateMemory [2020-05-07T19:09:54.059Z] --- PASS: TestUpdateMemory (0.96s) [2020-05-07T19:09:54.059Z] === RUN TestUpdateCPUQuota [2020-05-07T19:09:55.115Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-07T19:09:55.224Z] --- PASS: TestUpdateCPUQuota (1.20s) [2020-05-07T19:09:55.224Z] === RUN TestUpdatePidsLimit [2020-05-07T19:09:55.224Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-07T19:09:55.555Z] === RUN TestUpdatePidsLimit/no_change [2020-05-07T19:09:55.887Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-07T19:09:56.222Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-07T19:09:56.937Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-07T19:09:57.088Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-07T19:09:57.269Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-07T19:09:57.598Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-07T19:09:58.755Z] --- PASS: TestUpdatePidsLimit (3.53s) [2020-05-07T19:09:58.755Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-05-07T19:09:58.755Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-05-07T19:09:58.755Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-05-07T19:09:58.755Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-05-07T19:09:58.755Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-05-07T19:09:58.755Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-05-07T19:09:58.755Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-05-07T19:09:58.755Z] === RUN TestUpdateRestartPolicy [2020-05-07T19:10:00.383Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-07T19:10:00.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-07T19:10:03.143Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-07T19:10:04.590Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-07T19:10:07.139Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-07T19:10:07.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-07T19:10:07.436Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-07T19:10:07.994Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-07T19:10:09.919Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-07T19:10:10.216Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-07T19:10:10.216Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-07T19:10:10.775Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-07T19:10:11.029Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-07T19:10:11.029Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-07T19:10:11.911Z] --- PASS: TestUpdateRestartPolicy (12.21s) [2020-05-07T19:10:11.911Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T19:10:11.911Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2020-05-07T19:10:11.911Z] === RUN TestWaitNonBlocked [2020-05-07T19:10:11.911Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T19:10:11.911Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T19:10:11.911Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T19:10:11.911Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T19:10:11.911Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T19:10:11.912Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T19:10:12.910Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-07T19:10:13.066Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-07T19:10:13.066Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2020-05-07T19:10:13.066Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-05-07T19:10:13.066Z] === RUN TestWaitBlocked [2020-05-07T19:10:13.066Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T19:10:13.066Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T19:10:13.066Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T19:10:13.066Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T19:10:13.066Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T19:10:13.066Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T19:10:13.790Z] --- PASS: TestWaitBlocked (0.04s) [2020-05-07T19:10:13.790Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-05-07T19:10:13.790Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2020-05-07T19:10:13.790Z] === CONT TestContainerStartOnDaemonRestart [2020-05-07T19:10:13.790Z] === CONT TestContainerKillOnDaemonStart [2020-05-07T19:10:13.790Z] === CONT TestDaemonHostGatewayIP [2020-05-07T19:10:13.790Z] === CONT TestDaemonRestartIpcMode [2020-05-07T19:10:14.790Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-07T19:10:14.790Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-07T19:10:14.790Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-07T19:10:15.712Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-07T19:10:15.966Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-07T19:10:16.220Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-07T19:10:17.577Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-07T19:10:17.577Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-07T19:10:17.577Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-07T19:10:17.577Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-07T19:10:18.820Z] --- PASS: TestContainerStartOnDaemonRestart (4.74s) [2020-05-07T19:10:18.821Z] === CONT TestIpcModeOlderClient [2020-05-07T19:10:18.821Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-05-07T19:10:19.153Z] --- PASS: TestDaemonRestartIpcMode (5.36s) [2020-05-07T19:10:19.456Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-07T19:10:19.875Z] --- PASS: TestDaemonHostGatewayIP (5.83s) [2020-05-07T19:10:20.014Z] === RUN TestDockerSuite/TestEventsRename [2020-05-07T19:10:20.948Z] === RUN TestDockerSuite/TestEventsResize [2020-05-07T19:10:21.877Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-07T19:10:22.435Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-07T19:10:23.399Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-07T19:10:24.321Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-07T19:10:27.573Z] === RUN TestDockerSuite/TestEventsTop [2020-05-07T19:10:28.130Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-07T19:10:28.798Z] --- PASS: TestContainerKillOnDaemonStart (13.69s) [2020-05-07T19:10:28.798Z] PASS [2020-05-07T19:10:28.798Z] [2020-05-07T19:10:28.798Z] === Skipped [2020-05-07T19:10:28.798Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-07T19:10:28.798Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T19:10:28.798Z] [2020-05-07T19:10:28.798Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T19:10:28.798Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T19:10:28.798Z] [2020-05-07T19:10:28.798Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T19:10:28.798Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T19:10:28.798Z] [2020-05-07T19:10:28.798Z] [2020-05-07T19:10:28.798Z] DONE 200 tests, 3 skipped in 135.792s [2020-05-07T19:10:28.798Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T19:10:28.798Z] ++ 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-05-07T19:10:28.798Z] ++ set -e [2020-05-07T19:10:28.798Z] ++ '[' -n 0 ']' [2020-05-07T19:10:28.798Z] ++ set -x [2020-05-07T19:10:28.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-07T19:10:28.798Z] INFO: Testing against a local daemon [2020-05-07T19:10:28.798Z] === RUN TestCommitInheritsEnv [2020-05-07T19:10:28.798Z] --- PASS: TestCommitInheritsEnv (0.49s) [2020-05-07T19:10:28.798Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T19:10:28.798Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-07T19:10:28.798Z] === RUN TestImagesFilterMultiReference [2020-05-07T19:10:28.798Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-07T19:10:28.798Z] === RUN TestImagePullPlatformInvalid [2020-05-07T19:10:28.798Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2020-05-07T19:10:28.798Z] === RUN TestRemoveImageOrphaning [2020-05-07T19:10:28.798Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2020-05-07T19:10:28.798Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T19:10:28.798Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-07T19:10:28.798Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:10:28.798Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T19:10:28.798Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-07T19:10:28.798Z] === RUN TestTagInvalidReference [2020-05-07T19:10:28.798Z] --- PASS: TestTagInvalidReference (0.05s) [2020-05-07T19:10:28.798Z] === RUN TestTagValidPrefixedRepo [2020-05-07T19:10:29.132Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-07T19:10:29.132Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T19:10:29.132Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-07T19:10:29.132Z] === RUN TestTagOfficialNames [2020-05-07T19:10:29.132Z] --- PASS: TestTagOfficialNames (0.08s) [2020-05-07T19:10:29.132Z] === RUN TestTagMatchesDigest [2020-05-07T19:10:29.132Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-07T19:10:29.132Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-07T19:10:30.676Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-07T19:10:32.556Z] === RUN TestDockerSuite/TestExec [2020-05-07T19:10:33.115Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-07T19:10:34.036Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-07T19:10:34.999Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-07T19:10:35.557Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-07T19:10:35.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-07T19:10:37.483Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-07T19:10:38.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-07T19:10:38.406Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-07T19:10:39.374Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-07T19:10:40.296Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-07T19:10:41.218Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-07T19:10:42.618Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-07T19:10:43.583Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-07T19:10:45.004Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-07T19:10:46.361Z] === RUN TestDockerSuite/TestExecEnv [2020-05-07T19:10:47.282Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-07T19:10:49.164Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-07T19:10:49.723Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-07T19:10:52.979Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-07T19:10:53.902Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-07T19:10:54.459Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-07T19:10:55.587Z] === RUN TestDockerSuite/TestExecParseError [2020-05-07T19:10:56.509Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-07T19:10:57.114Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-07T19:10:58.041Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-07T19:10:59.447Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-07T19:11:00.411Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-07T19:11:01.332Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-07T19:11:01.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-07T19:11:13.522Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-07T19:11:13.522Z] === RUN TestDockerSuite/TestExecTTY [2020-05-07T19:11:14.080Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-07T19:11:15.001Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-07T19:11:15.970Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-07T19:11:16.898Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-07T19:11:16.898Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-07T19:11:19.407Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-07T19:11:20.329Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-07T19:11:21.688Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-07T19:11:22.245Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-07T19:11:23.210Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-07T19:11:26.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-07T19:11:28.386Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-07T19:11:33.699Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-07T19:11:35.057Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-07T19:11:40.368Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-07T19:11:40.622Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-07T19:11:40.622Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-07T19:11:40.876Z] === RUN TestDockerSuite/TestHealth [2020-05-07T19:11:53.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-07T19:12:03.033Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-07T19:12:03.033Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-07T19:12:03.033Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-07T19:12:03.033Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-07T19:12:03.033Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-07T19:12:03.033Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-07T19:12:03.955Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-07T19:12:03.955Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-07T19:12:03.955Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-07T19:12:03.955Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-07T19:12:04.209Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-07T19:12:04.463Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-07T19:12:05.021Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-07T19:12:05.021Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-07T19:12:06.379Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-07T19:12:06.379Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-07T19:12:07.386Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-07T19:12:08.308Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-07T19:12:08.308Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-07T19:12:09.314Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-07T19:12:12.568Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-07T19:12:12.568Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-07T19:12:12.568Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-07T19:12:13.927Z] === RUN TestDockerSuite/TestImportFile [2020-05-07T19:12:16.436Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-07T19:12:16.436Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-07T19:12:17.793Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-07T19:12:20.298Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-07T19:12:22.226Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-07T19:12:22.785Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-07T19:12:23.752Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-07T19:12:24.674Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-07T19:12:24.674Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-07T19:12:24.674Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-07T19:12:25.597Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-07T19:12:26.156Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-07T19:12:27.079Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-07T19:12:28.002Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-07T19:12:28.560Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-07T19:12:29.483Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-07T19:12:29.483Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-07T19:12:31.362Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-07T19:12:31.920Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-07T19:12:32.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-07T19:12:32.478Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-07T19:12:32.478Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-07T19:12:33.400Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-07T19:12:33.400Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-07T19:12:34.760Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-07T19:12:36.120Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-07T19:12:36.679Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-07T19:12:38.038Z] === RUN TestDockerSuite/TestInspectImage [2020-05-07T19:12:38.038Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-07T19:12:38.038Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-07T19:12:38.038Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-07T19:12:39.003Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-07T19:12:39.562Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-07T19:12:39.816Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-07T19:12:40.738Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-07T19:12:41.660Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-07T19:12:43.542Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-07T19:12:43.542Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-07T19:12:44.468Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-07T19:12:45.390Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-07T19:12:46.790Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-07T19:12:47.713Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-07T19:12:48.635Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-07T19:12:49.557Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-07T19:12:50.160Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-07T19:12:51.088Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-07T19:12:52.013Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-07T19:12:52.013Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-07T19:12:54.519Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-07T19:12:56.401Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-07T19:12:58.282Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-07T19:12:58.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-07T19:12:58.537Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-07T19:13:00.429Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-07T19:13:03.731Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-07T19:13:03.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-07T19:13:06.398Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-07T19:13:06.398Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-07T19:13:06.398Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-07T19:13:08.950Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-07T19:13:09.212Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-07T19:13:09.772Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-07T19:13:10.026Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-07T19:13:13.281Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-07T19:13:16.539Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-07T19:13:19.796Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-07T19:13:23.991Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-07T19:13:25.348Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-07T19:13:25.906Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-07T19:13:27.829Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-07T19:13:28.838Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-07T19:13:30.762Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-07T19:13:31.770Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-07T19:13:31.770Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-07T19:13:32.024Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-07T19:13:32.024Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-07T19:13:32.024Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-07T19:13:32.948Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-07T19:13:33.869Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-07T19:13:38.121Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-07T19:13:38.381Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-07T19:13:43.651Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-07T19:13:43.906Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-07T19:13:44.160Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-07T19:13:45.082Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-07T19:13:46.487Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-07T19:13:47.408Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-07T19:13:48.766Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-07T19:13:49.688Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-07T19:13:52.280Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-07T19:13:52.534Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-07T19:13:53.455Z] === RUN TestDockerSuite/TestLogsSince [2020-05-07T19:13:56.044Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-07T19:14:00.197Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-07T19:14:06.755Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-07T19:14:06.755Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-07T19:14:07.009Z] === RUN TestDockerSuite/TestLogsTail [2020-05-07T19:14:07.938Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-07T19:14:08.867Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-07T19:14:09.874Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-07T19:14:09.874Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-07T19:14:10.433Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-07T19:14:11.357Z] === RUN TestDockerSuite/TestNetHostname [2020-05-07T19:14:13.863Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-07T19:14:14.117Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-07T19:14:15.518Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-07T19:14:18.023Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-07T19:14:18.278Z] === RUN TestDockerSuite/TestPluginActive [2020-05-07T19:14:20.201Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-07T19:14:22.704Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-07T19:14:25.216Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-07T19:14:25.216Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-07T19:14:26.138Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-07T19:14:26.138Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-07T19:14:29.545Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-07T19:14:29.545Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-07T19:14:30.903Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-07T19:14:31.872Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-07T19:14:32.836Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-07T19:14:35.369Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-07T19:14:38.624Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-07T19:14:38.877Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-07T19:14:40.237Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-07T19:14:42.119Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-07T19:14:42.119Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-07T19:14:43.478Z] === RUN TestDockerSuite/TestPortList [2020-05-07T19:14:44.838Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-07T19:14:49.126Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-07T19:14:54.356Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-07T19:14:54.915Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-07T19:14:55.838Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-07T19:15:01.112Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-07T19:15:03.659Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-07T19:15:03.659Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-07T19:15:03.659Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-07T19:15:04.583Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-07T19:15:04.583Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-07T19:15:05.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-07T19:15:05.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-07T19:15:06.131Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-07T19:15:06.131Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-07T19:15:07.497Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-07T19:15:07.497Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-07T19:15:11.000Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-07T19:15:12.405Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-07T19:15:12.659Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-07T19:15:12.955Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-07T19:15:13.878Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-07T19:15:17.133Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-07T19:15:17.133Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-07T19:15:17.690Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-07T19:15:21.886Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-07T19:15:21.886Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-07T19:15:25.228Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-07T19:15:27.109Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-07T19:15:27.109Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-07T19:15:30.364Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-07T19:15:31.291Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-07T19:15:33.800Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-07T19:15:38.772Z] --- PASS: TestImportExtremelyLargeImageWorks (297.16s) [2020-05-07T19:15:38.772Z] PASS [2020-05-07T19:15:38.772Z] [2020-05-07T19:15:38.772Z] === Skipped [2020-05-07T19:15:38.772Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-07T19:15:38.772Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:15:38.772Z] [2020-05-07T19:15:38.772Z] [2020-05-07T19:15:38.772Z] DONE 12 tests, 1 skipped in 298.695s [2020-05-07T19:15:38.772Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T19:15:38.772Z] ++ 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-05-07T19:15:38.772Z] ++ set -e [2020-05-07T19:15:38.772Z] ++ '[' -n 0 ']' [2020-05-07T19:15:38.772Z] ++ set -x [2020-05-07T19:15:38.772Z] ++ env -i DEST=/go/src/github.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-05-07T19:15:38.772Z] INFO: Testing against a local daemon [2020-05-07T19:15:38.772Z] === RUN TestNetworkCreateDelete [2020-05-07T19:15:38.772Z] --- PASS: TestNetworkCreateDelete (0.37s) [2020-05-07T19:15:38.772Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T19:15:38.772Z] --- PASS: TestDockerNetworkDeletePreferID (0.96s) [2020-05-07T19:15:38.772Z] === RUN TestInspectNetwork [2020-05-07T19:15:38.772Z] === RUN TestInspectNetwork/full_network_id [2020-05-07T19:15:38.772Z] === RUN TestInspectNetwork/partial_network_id [2020-05-07T19:15:38.772Z] === RUN TestInspectNetwork/network_name [2020-05-07T19:15:38.772Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-07T19:15:38.772Z] --- PASS: TestInspectNetwork (8.22s) [2020-05-07T19:15:38.772Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-05-07T19:15:38.772Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-07T19:15:38.772Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-07T19:15:38.772Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-07T19:15:38.772Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T19:15:38.772Z] --- PASS: TestRunContainerWithBridgeNone (2.71s) [2020-05-07T19:15:38.772Z] === RUN TestNetworkInvalidJSON [2020-05-07T19:15:38.772Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T19:15:38.772Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T19:15:38.772Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T19:15:38.772Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T19:15:38.772Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T19:15:38.772Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T19:15:38.772Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T19:15:38.772Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T19:15:38.772Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T19:15:38.772Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-05-07T19:15:38.772Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T19:15:38.772Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T19:15:38.772Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T19:15:38.772Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T19:15:39.492Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2020-05-07T19:15:39.492Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T19:15:40.363Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-07T19:15:40.922Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-07T19:15:41.219Z] --- PASS: TestDaemonRestartWithLiveRestore (1.25s) [2020-05-07T19:15:41.219Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T19:15:41.974Z] --- PASS: TestDaemonDefaultNetworkPools (0.98s) [2020-05-07T19:15:41.974Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T19:15:43.427Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-07T19:15:43.642Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.64s) [2020-05-07T19:15:43.642Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T19:15:45.308Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-07T19:15:45.330Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.95s) [2020-05-07T19:15:45.330Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T19:15:46.045Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-05-07T19:15:46.045Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T19:15:46.750Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-07T19:15:46.750Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-07T19:15:48.717Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-07T19:15:49.077Z] --- PASS: TestServiceWithPredefinedNetwork (2.55s) [2020-05-07T19:15:49.077Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T19:15:49.077Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T19:15:49.077Z] service_test.go:236: FLAKY_TEST [2020-05-07T19:15:49.077Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T19:15:51.309Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-07T19:15:52.668Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-07T19:15:52.668Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-07T19:15:53.590Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-07T19:15:56.095Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-07T19:15:58.600Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-07T19:15:59.565Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-07T19:15:59.565Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-07T19:15:59.565Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-07T19:15:59.821Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-07T19:16:00.081Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-07T19:16:00.081Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-07T19:16:01.003Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-07T19:16:02.885Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-07T19:16:04.244Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-07T19:16:05.010Z] --- PASS: TestServiceWithDataPathPortInit (15.80s) [2020-05-07T19:16:05.010Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T19:16:05.165Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-07T19:16:13.428Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-07T19:16:13.428Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-07T19:16:14.021Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.38s) [2020-05-07T19:16:14.021Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t9dmgerdn2n5apre0uzeyox2b Created:2020-05-07 19:16:06.127071243 +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[3a8e94bdf694a398b03c1498ea2e458c6b4b75850fc7e4eed58097c362399ce6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uq082pr70noux5nr5xpi3asgt EndpointID:bb3c55a4009feb2c70dca526cd17b3bf561b9e2bd6cc6c1ba4696f9c8b7afec1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7e24b153637e8fb8a0117c48b9d2f641604967b98ab9004978abfbadc1c7f67d 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:5accdc092a13 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uq082pr70noux5nr5xpi3asgt EndpointID:bb3c55a4009feb2c70dca526cd17b3bf561b9e2bd6cc6c1ba4696f9c8b7afec1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-07T19:16:14.021Z] PASS [2020-05-07T19:16:14.021Z] [2020-05-07T19:16:14.021Z] === Skipped [2020-05-07T19:16:14.021Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T19:16:14.021Z] service_test.go:236: FLAKY_TEST [2020-05-07T19:16:14.021Z] [2020-05-07T19:16:14.021Z] [2020-05-07T19:16:14.021Z] DONE 22 tests, 1 skipped in 46.400s [2020-05-07T19:16:14.021Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T19:16:14.021Z] ++ 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-05-07T19:16:14.021Z] ++ set -e [2020-05-07T19:16:14.021Z] ++ '[' -n 0 ']' [2020-05-07T19:16:14.021Z] ++ set -x [2020-05-07T19:16:14.021Z] ++ env -i DEST=/go/src/github.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-05-07T19:16:14.021Z] INFO: Testing against a local daemon [2020-05-07T19:16:14.021Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T19:16:14.021Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T19:16:14.021Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:16:14.021Z] === RUN TestDockerNetworkIpvlan [2020-05-07T19:16:14.021Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T19:16:14.021Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:16:14.021Z] PASS [2020-05-07T19:16:14.021Z] [2020-05-07T19:16:14.021Z] === Skipped [2020-05-07T19:16:14.021Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T19:16:14.021Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:16:14.021Z] [2020-05-07T19:16:14.021Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T19:16:14.021Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:16:14.021Z] [2020-05-07T19:16:14.021Z] [2020-05-07T19:16:14.021Z] DONE 2 tests, 2 skipped in 0.119s [2020-05-07T19:16:14.021Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T19:16:14.021Z] ++ 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-05-07T19:16:14.021Z] ++ set -e [2020-05-07T19:16:14.021Z] ++ '[' -n 0 ']' [2020-05-07T19:16:14.021Z] ++ set -x [2020-05-07T19:16:14.021Z] ++ env -i DEST=/go/src/github.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-05-07T19:16:14.021Z] INFO: Testing against a local daemon [2020-05-07T19:16:14.021Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T19:16:14.746Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-05-07T19:16:14.746Z] === RUN TestDockerNetworkMacvlan [2020-05-07T19:16:15.309Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-07T19:16:15.470Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-07T19:16:16.275Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-07T19:16:16.627Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-07T19:16:17.633Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-07T19:16:17.633Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-07T19:16:17.633Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-07T19:16:17.815Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-07T19:16:17.887Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-07T19:16:20.792Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-07T19:16:21.184Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-07T19:16:22.106Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-07T19:16:23.803Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-07T19:16:26.308Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-07T19:16:28.189Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-07T19:16:28.189Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-07T19:16:28.189Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-07T19:16:29.854Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-07T19:16:30.574Z] --- PASS: TestDockerNetworkMacvlan (15.81s) [2020-05-07T19:16:30.574Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-07T19:16:30.574Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-07T19:16:30.574Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.48s) [2020-05-07T19:16:30.574Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.65s) [2020-05-07T19:16:30.574Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.57s) [2020-05-07T19:16:30.574Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.12s) [2020-05-07T19:16:30.574Z] PASS [2020-05-07T19:16:30.574Z] [2020-05-07T19:16:30.574Z] DONE 8 tests in 17.468s [2020-05-07T19:16:30.574Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T19:16:30.574Z] ++ 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-05-07T19:16:30.574Z] ++ set -e [2020-05-07T19:16:30.574Z] ++ '[' -n 0 ']' [2020-05-07T19:16:30.574Z] ++ set -x [2020-05-07T19:16:30.574Z] ++ env -i DEST=/go/src/github.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-05-07T19:16:30.574Z] testing: warning: no tests to run [2020-05-07T19:16:30.574Z] PASS [2020-05-07T19:16:30.574Z] [2020-05-07T19:16:30.574Z] DONE 0 tests in 0.020s [2020-05-07T19:16:30.574Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T19:16:30.574Z] ++ 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-05-07T19:16:30.574Z] ++ set -e [2020-05-07T19:16:30.574Z] ++ '[' -n 0 ']' [2020-05-07T19:16:30.574Z] ++ set -x [2020-05-07T19:16:30.574Z] ++ env -i DEST=/go/src/github.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-05-07T19:16:30.574Z] INFO: Testing against a local daemon [2020-05-07T19:16:30.574Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T19:16:32.394Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-07T19:16:32.850Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2020-05-07T19:16:32.850Z] === RUN TestAuthZPluginTLS [2020-05-07T19:16:33.215Z] --- PASS: TestAuthZPluginTLS (0.80s) [2020-05-07T19:16:33.215Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T19:16:33.795Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-07T19:16:34.049Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-07T19:16:34.397Z] --- PASS: TestAuthZPluginDenyRequest (0.85s) [2020-05-07T19:16:34.397Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T19:16:34.733Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-07T19:16:34.733Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T19:16:35.447Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-05-07T19:16:35.447Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T19:16:35.931Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-07T19:16:36.855Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-07T19:16:37.109Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-07T19:16:37.130Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2020-05-07T19:16:37.130Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T19:16:37.466Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-05-07T19:16:37.466Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T19:16:38.187Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2020-05-07T19:16:38.187Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T19:16:38.908Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2020-05-07T19:16:38.908Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T19:16:38.991Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-07T19:16:39.913Z] === RUN TestDockerSuite/TestRmiTag [2020-05-07T19:16:39.913Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-07T19:16:40.168Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-07T19:16:41.131Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-07T19:16:41.231Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.39s) [2020-05-07T19:16:41.231Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T19:16:43.016Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-07T19:16:43.521Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-05-07T19:16:43.521Z] === RUN TestAuthZPluginHeader [2020-05-07T19:16:44.240Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-05-07T19:16:44.240Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T19:16:44.240Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T19:16:44.240Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:16:44.240Z] === RUN TestAuthZPluginV2Disable [2020-05-07T19:16:44.240Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-07T19:16:44.240Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:16:44.240Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T19:16:44.240Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T19:16:44.240Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:16:44.240Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T19:16:44.240Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T19:16:44.240Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:16:44.240Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T19:16:46.356Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-07T19:16:46.610Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-07T19:16:47.535Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-07T19:16:48.135Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-07T19:16:50.016Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-07T19:16:50.576Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-07T19:16:50.831Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-07T19:16:51.752Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-07T19:16:51.752Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-07T19:16:52.316Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-07T19:16:54.238Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-07T19:16:54.796Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-07T19:16:55.720Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-07T19:16:56.642Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-07T19:16:58.566Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-07T19:17:00.011Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-07T19:17:00.975Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-07T19:17:01.898Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-07T19:17:02.907Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-07T19:17:02.907Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-07T19:17:03.430Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.04s) [2020-05-07T19:17:03.430Z] PASS [2020-05-07T19:17:03.430Z] [2020-05-07T19:17:03.430Z] === Skipped [2020-05-07T19:17:03.430Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T19:17:03.430Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:17:03.430Z] [2020-05-07T19:17:03.430Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-07T19:17:03.430Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:17:03.430Z] [2020-05-07T19:17:03.430Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T19:17:03.430Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:17:03.430Z] [2020-05-07T19:17:03.430Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T19:17:03.430Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:17:03.430Z] [2020-05-07T19:17:03.430Z] [2020-05-07T19:17:03.430Z] DONE 17 tests, 4 skipped in 30.985s [2020-05-07T19:17:03.430Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T19:17:03.430Z] ++ 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-05-07T19:17:03.430Z] ++ set -e [2020-05-07T19:17:03.430Z] ++ '[' -n 0 ']' [2020-05-07T19:17:03.430Z] ++ set -x [2020-05-07T19:17:03.430Z] ++ env -i DEST=/go/src/github.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-05-07T19:17:03.430Z] INFO: Testing against a local daemon [2020-05-07T19:17:03.430Z] === RUN TestPluginInvalidJSON [2020-05-07T19:17:03.430Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T19:17:03.430Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T19:17:03.430Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T19:17:03.430Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-05-07T19:17:03.430Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T19:17:03.430Z] === RUN TestPluginInstall [2020-05-07T19:17:03.430Z] === RUN TestPluginInstall/no_auth [2020-05-07T19:17:03.467Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-07T19:17:04.476Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-07T19:17:05.880Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-07T19:17:07.238Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-07T19:17:07.796Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-07T19:17:08.718Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-07T19:17:09.683Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-07T19:17:09.683Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-07T19:17:10.819Z] time="2020-05-07T19:17:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:17:10.819Z] time="2020-05-07T19:17:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:17:10.819Z] time="2020-05-07T19:17:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e2afbaa7e89c20372e750862e7aab0ac06c86d063d5bc18693393ceb4483509" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:17:10.819Z] time="2020-05-07T19:17:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:17:10.819Z] time="2020-05-07T19:17:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:17:10.819Z] time="2020-05-07T19:17:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e2afbaa7e89c20372e750862e7aab0ac06c86d063d5bc18693393ceb4483509" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:17:10.819Z] === RUN TestPluginInstall/with_htpasswd [2020-05-07T19:17:11.538Z] time="2020-05-07T19:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:17:11.538Z] time="2020-05-07T19:17:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:17:11.538Z] time="2020-05-07T19:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3f5b43b30ce59e58e29f7c8d9c7dc5165faecfc930cc143fa1b0a70096e795f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:17:11.538Z] time="2020-05-07T19:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:17:11.538Z] time="2020-05-07T19:17:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:17:11.538Z] time="2020-05-07T19:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3f5b43b30ce59e58e29f7c8d9c7dc5165faecfc930cc143fa1b0a70096e795f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:17:11.562Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-07T19:17:11.871Z] === RUN TestPluginInstall/with_insecure [2020-05-07T19:17:12.120Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-07T19:17:13.043Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-07T19:17:13.562Z] time="2020-05-07T19:17:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:17:13.562Z] time="2020-05-07T19:17:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:17:13.562Z] time="2020-05-07T19:17:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b8d878c9b19aedb22aece03465e581c8c4694f905ef06d2733e82bc444684bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:17:13.562Z] time="2020-05-07T19:17:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:17:13.562Z] time="2020-05-07T19:17:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:17:13.562Z] time="2020-05-07T19:17:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b8d878c9b19aedb22aece03465e581c8c4694f905ef06d2733e82bc444684bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:17:13.919Z] --- PASS: TestPluginInstall (12.18s) [2020-05-07T19:17:13.919Z] --- PASS: TestPluginInstall/no_auth (8.88s) [2020-05-07T19:17:13.919Z] --- PASS: TestPluginInstall/with_htpasswd (1.45s) [2020-05-07T19:17:13.919Z] --- PASS: TestPluginInstall/with_insecure (1.85s) [2020-05-07T19:17:13.919Z] plugin_test.go:157: [d683f8da97d6b] daemon is not started [2020-05-07T19:17:13.919Z] PASS [2020-05-07T19:17:13.919Z] [2020-05-07T19:17:13.919Z] DONE 6 tests in 12.382s [2020-05-07T19:17:13.919Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T19:17:13.919Z] ++ 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-05-07T19:17:13.919Z] ++ set -e [2020-05-07T19:17:13.919Z] ++ '[' -n 0 ']' [2020-05-07T19:17:13.919Z] ++ set -x [2020-05-07T19:17:13.919Z] ++ env -i DEST=/go/src/github.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-05-07T19:17:13.919Z] INFO: Testing against a local daemon [2020-05-07T19:17:13.919Z] === RUN TestExternalGraphDriver [2020-05-07T19:17:13.966Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-07T19:17:14.245Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-07T19:17:14.251Z] === RUN TestExternalGraphDriver/json [2020-05-07T19:17:14.807Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-07T19:17:15.729Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-07T19:17:15.729Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-07T19:17:16.523Z] === RUN TestExternalGraphDriver/spec [2020-05-07T19:17:16.652Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-07T19:17:17.210Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-07T19:17:18.134Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-07T19:17:18.817Z] === RUN TestExternalGraphDriver/pull [2020-05-07T19:17:19.056Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-07T19:17:19.614Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-07T19:17:19.614Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-07T19:17:20.579Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-07T19:17:20.579Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-07T19:17:21.819Z] --- PASS: TestExternalGraphDriver (7.62s) [2020-05-07T19:17:21.819Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2020-05-07T19:17:21.819Z] --- PASS: TestExternalGraphDriver/spec (2.30s) [2020-05-07T19:17:21.819Z] --- PASS: TestExternalGraphDriver/pull (2.64s) [2020-05-07T19:17:21.819Z] === RUN TestGraphdriverPluginV2 [2020-05-07T19:17:21.819Z] --- SKIP: TestGraphdriverPluginV2 (0.16s) [2020-05-07T19:17:21.819Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:17:21.819Z] PASS [2020-05-07T19:17:21.819Z] [2020-05-07T19:17:21.819Z] === Skipped [2020-05-07T19:17:21.819Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.16s) [2020-05-07T19:17:21.819Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:17:21.819Z] [2020-05-07T19:17:21.819Z] [2020-05-07T19:17:21.819Z] DONE 5 tests, 1 skipped in 7.890s [2020-05-07T19:17:21.819Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T19:17:21.819Z] ++ 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-05-07T19:17:21.819Z] ++ set -e [2020-05-07T19:17:21.819Z] ++ '[' -n 0 ']' [2020-05-07T19:17:21.819Z] ++ set -x [2020-05-07T19:17:21.819Z] ++ env -i DEST=/go/src/github.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-05-07T19:17:21.819Z] INFO: Testing against a local daemon [2020-05-07T19:17:21.819Z] === RUN TestContinueAfterPluginCrash [2020-05-07T19:17:21.819Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T19:17:21.819Z] === RUN TestReadPluginNoRead [2020-05-07T19:17:21.819Z] === PAUSE TestReadPluginNoRead [2020-05-07T19:17:21.819Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T19:17:21.819Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T19:17:21.819Z] === CONT TestContinueAfterPluginCrash [2020-05-07T19:17:21.819Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T19:17:21.819Z] === CONT TestReadPluginNoRead [2020-05-07T19:17:21.937Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-07T19:17:22.495Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-07T19:17:23.461Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-07T19:17:24.383Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-07T19:17:24.383Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-07T19:17:25.305Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-07T19:17:26.706Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-07T19:17:28.588Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-07T19:17:29.356Z] === RUN TestReadPluginNoRead/default [2020-05-07T19:17:29.356Z] --- PASS: TestDaemonStartWithLogOpt (7.49s) [2020-05-07T19:17:29.987Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-07T19:17:30.546Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-07T19:17:30.800Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-07T19:17:31.660Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T19:17:31.724Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-07T19:17:32.646Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-07T19:17:33.370Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T19:17:33.567Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-07T19:17:34.532Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-07T19:17:35.037Z] --- PASS: TestReadPluginNoRead (13.02s) [2020-05-07T19:17:35.037Z] --- PASS: TestReadPluginNoRead/default (2.11s) [2020-05-07T19:17:35.037Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2020-05-07T19:17:35.037Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2020-05-07T19:17:35.037Z] read_test.go:91: [d94a11d172fe3] daemon is not started [2020-05-07T19:17:35.037Z] --- PASS: TestContinueAfterPluginCrash (13.13s) [2020-05-07T19:17:35.037Z] PASS [2020-05-07T19:17:35.037Z] [2020-05-07T19:17:35.037Z] DONE 6 tests in 13.306s [2020-05-07T19:17:35.037Z] 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-05-07T19:17:35.037Z] ++ 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-05-07T19:17:35.037Z] ++ set -e [2020-05-07T19:17:35.037Z] ++ '[' -n 0 ']' [2020-05-07T19:17:35.037Z] ++ set -x [2020-05-07T19:17:35.037Z] ++ env -i DEST=/go/src/github.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-05-07T19:17:35.037Z] testing: warning: no tests to run [2020-05-07T19:17:35.038Z] PASS [2020-05-07T19:17:35.038Z] [2020-05-07T19:17:35.038Z] DONE 0 tests in 0.029s [2020-05-07T19:17:35.038Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T19:17:35.038Z] ++ 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-05-07T19:17:35.038Z] ++ set -e [2020-05-07T19:17:35.038Z] ++ '[' -n 0 ']' [2020-05-07T19:17:35.038Z] ++ set -x [2020-05-07T19:17:35.038Z] ++ env -i DEST=/go/src/github.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-05-07T19:17:35.374Z] INFO: Testing against a local daemon [2020-05-07T19:17:35.374Z] === RUN TestPluginWithDevMounts [2020-05-07T19:17:35.374Z] === PAUSE TestPluginWithDevMounts [2020-05-07T19:17:35.374Z] === CONT TestPluginWithDevMounts [2020-05-07T19:17:36.445Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-07T19:17:37.665Z] --- PASS: TestPluginWithDevMounts (2.30s) [2020-05-07T19:17:37.665Z] PASS [2020-05-07T19:17:37.665Z] [2020-05-07T19:17:37.665Z] DONE 1 tests in 2.416s [2020-05-07T19:17:37.665Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T19:17:37.665Z] ++ 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-05-07T19:17:37.665Z] ++ set -e [2020-05-07T19:17:37.665Z] ++ '[' -n 0 ']' [2020-05-07T19:17:37.665Z] ++ set -x [2020-05-07T19:17:37.665Z] ++ env -i DEST=/go/src/github.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-05-07T19:17:37.665Z] INFO: Testing against a local daemon [2020-05-07T19:17:37.665Z] === RUN TestSecretInspect [2020-05-07T19:17:40.598Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-07T19:17:40.598Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-07T19:17:40.598Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-07T19:17:40.657Z] --- PASS: TestSecretInspect (2.81s) [2020-05-07T19:17:40.657Z] === RUN TestSecretList [2020-05-07T19:17:43.101Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-07T19:17:43.643Z] --- PASS: TestSecretList (3.17s) [2020-05-07T19:17:43.643Z] === RUN TestSecretsCreateAndDelete [2020-05-07T19:17:44.981Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-07T19:17:45.972Z] --- PASS: TestSecretsCreateAndDelete (2.35s) [2020-05-07T19:17:45.972Z] === RUN TestSecretsUpdate [2020-05-07T19:17:48.234Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-07T19:17:49.008Z] --- PASS: TestSecretsUpdate (2.53s) [2020-05-07T19:17:49.008Z] === RUN TestTemplatedSecret [2020-05-07T19:17:49.593Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-07T19:17:50.558Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-07T19:17:50.558Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-07T19:17:50.558Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-07T19:17:51.117Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-07T19:17:52.022Z] --- PASS: TestTemplatedSecret (3.21s) [2020-05-07T19:17:52.022Z] === RUN TestSecretCreateResolve [2020-05-07T19:17:53.041Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-07T19:17:54.922Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-07T19:17:55.000Z] --- PASS: TestSecretCreateResolve (2.92s) [2020-05-07T19:17:55.000Z] PASS [2020-05-07T19:17:55.000Z] [2020-05-07T19:17:55.000Z] DONE 6 tests in 17.099s [2020-05-07T19:17:55.000Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T19:17:55.000Z] ++ 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-05-07T19:17:55.000Z] ++ set -e [2020-05-07T19:17:55.000Z] ++ '[' -n 0 ']' [2020-05-07T19:17:55.000Z] ++ set -x [2020-05-07T19:17:55.000Z] ++ env -i DEST=/go/src/github.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-05-07T19:17:55.000Z] INFO: Testing against a local daemon [2020-05-07T19:17:55.000Z] === RUN TestServiceCreateInit [2020-05-07T19:17:55.000Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T19:17:57.511Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-07T19:17:57.766Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-07T19:17:58.019Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-07T19:17:59.986Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-07T19:18:00.911Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-07T19:18:00.911Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-07T19:18:01.045Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T19:18:01.479Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-07T19:18:03.359Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-07T19:18:03.359Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-07T19:18:04.328Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-07T19:18:04.929Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-07T19:18:05.854Z] --- PASS: TestServiceCreateInit (10.64s) [2020-05-07T19:18:05.854Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s) [2020-05-07T19:18:05.854Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.44s) [2020-05-07T19:18:05.854Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T19:18:05.891Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-07T19:18:06.813Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-07T19:18:06.813Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-07T19:18:07.455Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-07T19:18:08.379Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-07T19:18:08.936Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-07T19:18:09.859Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-07T19:18:10.826Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-07T19:18:11.384Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-07T19:18:12.347Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-07T19:18:12.948Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-07T19:18:12.948Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-07T19:18:13.871Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-07T19:18:14.471Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-07T19:18:16.392Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-07T19:18:16.646Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-07T19:18:16.646Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-07T19:18:20.797Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-07T19:18:20.797Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-07T19:18:25.367Z] --- PASS: TestCreateServiceMultipleTimes (16.94s) [2020-05-07T19:18:25.367Z] === RUN TestCreateServiceConflict [2020-05-07T19:18:25.367Z] --- PASS: TestCreateServiceConflict (2.54s) [2020-05-07T19:18:25.367Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T19:18:29.241Z] --- PASS: TestCreateServiceMaxReplicas (3.85s) [2020-05-07T19:18:29.241Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T19:18:33.083Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-07T19:18:33.728Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-07T19:18:35.127Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-07T19:18:35.381Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-07T19:18:35.381Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-07T19:18:35.381Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-07T19:18:36.388Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-07T19:18:39.681Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-07T19:18:41.039Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-07T19:18:42.424Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.58s) [2020-05-07T19:18:42.424Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T19:18:42.438Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-07T19:18:43.360Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-07T19:18:43.918Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-07T19:18:44.840Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-07T19:18:45.501Z] --- PASS: TestCreateServiceSecretFileMode (2.73s) [2020-05-07T19:18:45.501Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T19:18:45.762Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-07T19:18:45.762Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-07T19:18:46.016Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-07T19:18:47.896Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-07T19:18:48.566Z] --- PASS: TestCreateServiceConfigFileMode (2.96s) [2020-05-07T19:18:48.566Z] === RUN TestCreateServiceSysctls [2020-05-07T19:18:48.879Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-07T19:18:50.843Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-07T19:18:50.843Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-07T19:18:50.843Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-07T19:18:52.398Z] --- PASS: TestCreateServiceSysctls (4.03s) [2020-05-07T19:18:52.398Z] === RUN TestCreateServiceCapabilities [2020-05-07T19:18:52.723Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-07T19:18:54.132Z] === RUN TestDockerSuite/TestRunMount [2020-05-07T19:18:55.543Z] --- PASS: TestCreateServiceCapabilities (2.83s) [2020-05-07T19:18:55.543Z] === RUN TestInspect [2020-05-07T19:18:59.384Z] --- PASS: TestInspect (3.86s) [2020-05-07T19:18:59.384Z] === RUN TestCreateJob [2020-05-07T19:19:00.739Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-07T19:19:00.995Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-07T19:19:01.918Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-07T19:19:02.378Z] --- PASS: TestCreateJob (3.66s) [2020-05-07T19:19:02.378Z] === RUN TestReplicatedJob [2020-05-07T19:19:03.318Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-07T19:19:05.911Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-07T19:19:09.165Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-07T19:19:09.781Z] --- PASS: TestReplicatedJob (6.27s) [2020-05-07T19:19:09.781Z] === RUN TestUpdateReplicatedJob [2020-05-07T19:19:11.710Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-07T19:19:12.852Z] --- PASS: TestUpdateReplicatedJob (4.22s) [2020-05-07T19:19:12.852Z] === RUN TestServiceListWithStatuses [2020-05-07T19:19:12.852Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T19:19:12.852Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T19:19:12.852Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T19:19:14.215Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-07T19:19:15.619Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-07T19:19:17.542Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-07T19:19:17.542Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-07T19:19:18.100Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-07T19:19:18.792Z] --- PASS: TestDockerNetworkConnectAlias (4.94s) [2020-05-07T19:19:18.792Z] === RUN TestDockerNetworkReConnect [2020-05-07T19:19:19.106Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-07T19:19:20.028Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-07T19:19:20.585Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-07T19:19:21.789Z] --- PASS: TestDockerNetworkReConnect (3.96s) [2020-05-07T19:19:21.789Z] === RUN TestServicePlugin [2020-05-07T19:19:21.789Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-07T19:19:21.789Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:19:21.789Z] === RUN TestServiceUpdateLabel [2020-05-07T19:19:23.142Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-07T19:19:24.778Z] --- PASS: TestServiceUpdateLabel (3.03s) [2020-05-07T19:19:24.778Z] === RUN TestServiceUpdateSecrets [2020-05-07T19:19:25.196Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-07T19:19:30.582Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-07T19:19:30.582Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-07T19:19:30.582Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-07T19:19:31.505Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-07T19:19:31.803Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-07T19:19:32.447Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-07T19:19:33.369Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-07T19:19:33.369Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-07T19:19:33.926Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-07T19:19:34.892Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-07T19:19:34.892Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-07T19:19:35.855Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-07T19:19:36.777Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-07T19:19:38.657Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-07T19:19:39.259Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-07T19:19:39.905Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-07T19:19:40.827Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-07T19:19:40.847Z] --- PASS: TestServiceUpdateSecrets (15.44s) [2020-05-07T19:19:40.847Z] === RUN TestServiceUpdateConfigs [2020-05-07T19:19:41.385Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-07T19:19:42.307Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-07T19:19:43.272Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-07T19:19:43.272Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-07T19:19:43.873Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-07T19:19:44.795Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-07T19:19:44.795Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-07T19:19:45.360Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-07T19:19:47.408Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-07T19:19:47.408Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-07T19:19:50.703Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-07T19:19:52.061Z] === RUN TestDockerSuite/TestRunRm [2020-05-07T19:19:53.026Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-07T19:19:56.832Z] --- PASS: TestServiceUpdateConfigs (15.01s) [2020-05-07T19:19:56.832Z] === RUN TestServiceUpdateNetwork [2020-05-07T19:19:57.177Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-07T19:19:57.431Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-07T19:19:58.394Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-07T19:19:59.971Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-07T19:20:00.893Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-07T19:20:05.045Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-07T19:20:10.124Z] --- PASS: TestServiceUpdateNetwork (13.24s) [2020-05-07T19:20:10.124Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T19:20:10.124Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-07T19:20:10.272Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-07T19:20:10.272Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-07T19:20:10.847Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-07T19:20:11.236Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-07T19:20:11.794Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-07T19:20:12.718Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-07T19:20:13.648Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-07T19:20:14.206Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-07T19:20:15.171Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-07T19:20:16.093Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-07T19:20:16.650Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-07T19:20:18.150Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-07T19:20:19.903Z] === RUN TestDockerSuite/TestRunState [2020-05-07T19:20:21.263Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-07T19:20:21.824Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-07T19:20:22.745Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-07T19:20:23.000Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-07T19:20:23.000Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-07T19:20:23.557Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-07T19:20:24.479Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-07T19:20:25.530Z] --- PASS: TestServiceUpdatePidsLimit (17.06s) [2020-05-07T19:20:25.530Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2020-05-07T19:20:25.530Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.06s) [2020-05-07T19:20:25.530Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.08s) [2020-05-07T19:20:25.530Z] PASS [2020-05-07T19:20:25.530Z] [2020-05-07T19:20:25.530Z] === Skipped [2020-05-07T19:20:25.530Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T19:20:25.530Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T19:20:25.530Z] [2020-05-07T19:20:25.530Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-07T19:20:25.530Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:20:25.530Z] [2020-05-07T19:20:25.530Z] [2020-05-07T19:20:25.530Z] DONE 27 tests, 2 skipped in 150.940s [2020-05-07T19:20:25.837Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-07T19:20:25.837Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-07T19:20:25.837Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-07T19:20:25.871Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T19:20:25.871Z] ++ 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-05-07T19:20:25.871Z] ++ set -e [2020-05-07T19:20:25.871Z] ++ '[' -n 0 ']' [2020-05-07T19:20:25.871Z] ++ set -x [2020-05-07T19:20:25.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-07T19:20:25.871Z] INFO: Testing against a local daemon [2020-05-07T19:20:25.871Z] === RUN TestSessionCreate [2020-05-07T19:20:25.871Z] --- PASS: TestSessionCreate (0.07s) [2020-05-07T19:20:25.871Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T19:20:25.871Z] --- PASS: TestSessionCreateWithBadUpgrade (0.07s) [2020-05-07T19:20:25.871Z] PASS [2020-05-07T19:20:25.871Z] [2020-05-07T19:20:25.871Z] DONE 2 tests in 0.262s [2020-05-07T19:20:25.871Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T19:20:25.871Z] ++ 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-05-07T19:20:25.871Z] ++ set -e [2020-05-07T19:20:25.871Z] ++ '[' -n 0 ']' [2020-05-07T19:20:25.871Z] ++ set -x [2020-05-07T19:20:25.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-05-07T19:20:26.205Z] INFO: Testing against a local daemon [2020-05-07T19:20:26.205Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T19:20:26.205Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T19:20:26.205Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T19:20:26.205Z] === RUN TestEventsExecDie [2020-05-07T19:20:26.760Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-07T19:20:27.370Z] --- PASS: TestEventsExecDie (1.07s) [2020-05-07T19:20:27.370Z] === RUN TestEventsBackwardsCompatible [2020-05-07T19:20:27.370Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-05-07T19:20:27.370Z] === RUN TestInfoBinaryCommits [2020-05-07T19:20:27.370Z] --- PASS: TestInfoBinaryCommits (0.08s) [2020-05-07T19:20:27.370Z] === RUN TestInfoAPIVersioned [2020-05-07T19:20:27.370Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-07T19:20:27.370Z] === RUN TestInfoDiscoveryBackend [2020-05-07T19:20:28.086Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2020-05-07T19:20:28.086Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T19:20:29.242Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2020-05-07T19:20:29.242Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T19:20:29.264Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-07T19:20:29.574Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-05-07T19:20:29.574Z] === RUN TestInfoAPI [2020-05-07T19:20:29.574Z] --- PASS: TestInfoAPI (0.08s) [2020-05-07T19:20:29.574Z] === RUN TestInfoAPIWarnings [2020-05-07T19:20:30.186Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-07T19:20:30.297Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-05-07T19:20:30.297Z] === RUN TestInfoDebug [2020-05-07T19:20:31.023Z] --- PASS: TestInfoDebug (0.64s) [2020-05-07T19:20:31.023Z] === RUN TestInfoInsecureRegistries [2020-05-07T19:20:31.362Z] --- PASS: TestInfoInsecureRegistries (0.68s) [2020-05-07T19:20:31.362Z] === RUN TestInfoRegistryMirrors [2020-05-07T19:20:32.080Z] --- PASS: TestInfoRegistryMirrors (0.59s) [2020-05-07T19:20:32.080Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T19:20:32.155Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-07T19:20:32.799Z] --- PASS: TestLoginFailsWithBadCredentials (0.76s) [2020-05-07T19:20:32.799Z] === RUN TestPingCacheHeaders [2020-05-07T19:20:32.799Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-07T19:20:32.799Z] === RUN TestPingGet [2020-05-07T19:20:32.799Z] --- PASS: TestPingGet (0.04s) [2020-05-07T19:20:32.799Z] === RUN TestPingHead [2020-05-07T19:20:33.136Z] --- PASS: TestPingHead (0.07s) [2020-05-07T19:20:33.136Z] === RUN TestVersion [2020-05-07T19:20:33.136Z] --- PASS: TestVersion (0.05s) [2020-05-07T19:20:33.136Z] PASS [2020-05-07T19:20:33.136Z] [2020-05-07T19:20:33.136Z] === Skipped [2020-05-07T19:20:33.136Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T19:20:33.136Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T19:20:33.136Z] [2020-05-07T19:20:33.136Z] [2020-05-07T19:20:33.136Z] DONE 18 tests, 1 skipped in 7.051s [2020-05-07T19:20:33.136Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T19:20:33.136Z] ++ 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-05-07T19:20:33.136Z] ++ set -e [2020-05-07T19:20:33.136Z] ++ '[' -n 0 ']' [2020-05-07T19:20:33.136Z] ++ set -x [2020-05-07T19:20:33.136Z] ++ env -i DEST=/go/src/github.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-05-07T19:20:33.136Z] INFO: Testing against a local daemon [2020-05-07T19:20:33.136Z] === RUN TestVolumesCreateAndList [2020-05-07T19:20:33.136Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-05-07T19:20:33.136Z] === RUN TestVolumesRemove [2020-05-07T19:20:33.471Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-07T19:20:33.471Z] === RUN TestVolumesInspect [2020-05-07T19:20:33.471Z] --- PASS: TestVolumesInspect (0.05s) [2020-05-07T19:20:33.471Z] === RUN TestVolumesInvalidJSON [2020-05-07T19:20:33.471Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T19:20:33.471Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T19:20:33.471Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T19:20:33.471Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2020-05-07T19:20:33.471Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T19:20:33.471Z] PASS [2020-05-07T19:20:33.471Z] [2020-05-07T19:20:33.471Z] DONE 5 tests in 0.340s [2020-05-07T19:20:33.471Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T19:20:33.807Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T19:20:33.807Z] +++ kill 14007 [2020-05-07T19:20:35.006Z] +++ /etc/init.d/apparmor stop [2020-05-07T19:20:35.006Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T19:20:35.006Z] [2020-05-07T19:20:35.006Z] Unloading profiles will leave already running processes permanently [2020-05-07T19:20:35.006Z] unconfined, which can lead to unexpected situations. [2020-05-07T19:20:35.006Z] [2020-05-07T19:20:35.006Z] To set a process to complain mode, use the command line tool [2020-05-07T19:20:35.006Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T19:20:35.006Z] +++ true [2020-05-07T19:20:35.006Z] [2020-05-07T19:20:35.494Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-07T19:20:36.055Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers Post stage [Pipeline] junit [2020-05-07T19:20:37.391Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T19:20:38.588Z] + echo Ensuring container killed. [2020-05-07T19:20:38.588Z] Ensuring container killed. [2020-05-07T19:20:38.588Z] + docker rm -vf docker-pr4 [2020-05-07T19:20:38.588Z] Error: No such container: docker-pr4 [2020-05-07T19:20:38.588Z] + true [Pipeline] sh [2020-05-07T19:20:39.142Z] + echo Chowning /workspace to jenkins user [2020-05-07T19:20:39.142Z] Chowning /workspace to jenkins user [2020-05-07T19:20:39.142Z] + id -u [2020-05-07T19:20:39.142Z] + id -g [2020-05-07T19:20:39.142Z] + docker run --rm -v /home/docker/workspace/moby_PR-40920:/workspace busybox chown -R 1001:1001 /workspace [2020-05-07T19:20:39.142Z] Unable to find image 'busybox:latest' locally [2020-05-07T19:20:39.360Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-07T19:20:39.471Z] latest: Pulling from library/busybox [2020-05-07T19:20:39.800Z] abe12e943b1b: Pulling fs layer [2020-05-07T19:20:39.919Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-07T19:20:40.134Z] abe12e943b1b: Verifying Checksum [2020-05-07T19:20:40.134Z] abe12e943b1b: Download complete [2020-05-07T19:20:40.471Z] abe12e943b1b: Pull complete [2020-05-07T19:20:40.471Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-07T19:20:40.471Z] Status: Downloaded newer image for busybox:latest [2020-05-07T19:20:40.841Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-07T19:20:40.841Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-07T19:20:41.765Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T19:20:42.713Z] + bundleName=ppc64le-integration [2020-05-07T19:20:42.713Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-07T19:20:42.713Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-07T19:20:42.713Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2020-05-07T19:20:42.713Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-07T19:20:42.797Z] Archiving artifacts [2020-05-07T19:20:43.450Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40920/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T19:20:44.014Z] + make clean [2020-05-07T19:20:44.348Z] make: command: Command not found [2020-05-07T19:20:44.348Z] make: command: Command not found [2020-05-07T19:20:44.732Z] docker volume rm -f docker-dev-cache [2020-05-07T19:20:44.732Z] docker-dev-cache [Pipeline] deleteDir [2020-05-07T19:20:45.022Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-07T19:20:45.945Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-07T19:20:47.305Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-07T19:20:47.305Z] === RUN TestDockerSuite/TestRunUserByIDNegative [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-05-07T19:20:47.559Z] === RUN TestDockerSuite/TestRunUserByIDZero [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T19:20:48.482Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-07T19:20:49.041Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-07T19:20:49.963Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-07T19:20:49.963Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-07T19:20:49.963Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-07T19:20:49.963Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-07T19:20:50.885Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-07T19:20:56.244Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-07T19:20:56.844Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-07T19:20:58.201Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-07T19:20:58.201Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-07T19:21:00.749Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-07T19:21:01.309Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-07T19:21:02.487Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-07T19:21:04.994Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-07T19:21:07.501Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-07T19:21:07.501Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-07T19:21:08.423Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-07T19:21:09.347Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-07T19:21:10.271Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-07T19:21:10.271Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-07T19:21:10.271Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-07T19:21:10.271Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-07T19:21:10.525Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-07T19:21:11.488Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-07T19:21:12.046Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-07T19:21:13.011Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-07T19:21:13.935Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-07T19:21:14.493Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-07T19:21:15.459Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-07T19:21:16.422Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-07T19:21:16.422Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-07T19:21:17.344Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-07T19:21:17.344Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-07T19:21:17.344Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-07T19:21:17.344Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-07T19:21:17.344Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-07T19:21:17.598Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-07T19:21:17.852Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-07T19:21:17.852Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-07T19:21:18.106Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-07T19:21:18.361Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-07T19:21:19.283Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-07T19:21:19.283Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-07T19:21:19.283Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-07T19:21:20.205Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-07T19:21:21.172Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-07T19:21:21.172Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-07T19:21:22.095Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-07T19:21:22.391Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-07T19:21:23.344Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-07T19:21:23.344Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-07T19:21:24.273Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-07T19:21:25.194Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-07T19:21:25.194Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-07T19:21:25.194Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-07T19:21:26.119Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-07T19:21:28.043Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-07T19:21:28.043Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-07T19:21:28.602Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-07T19:21:28.602Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-07T19:21:28.602Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-07T19:21:29.528Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-07T19:21:29.528Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-07T19:21:29.528Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-07T19:21:31.409Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-07T19:21:31.967Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-07T19:21:32.526Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-07T19:21:35.074Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-07T19:21:35.674Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-07T19:21:35.674Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-07T19:21:35.674Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-07T19:21:36.596Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-07T19:21:37.954Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-07T19:21:38.876Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-07T19:21:39.173Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-07T19:21:41.156Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-07T19:21:41.156Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-07T19:21:41.714Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-07T19:21:43.594Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-07T19:21:43.848Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-07T19:21:45.731Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-07T19:21:45.731Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-07T19:21:45.731Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-07T19:21:47.110Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-07T19:21:48.992Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-07T19:21:49.246Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-07T19:21:49.246Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-07T19:21:49.246Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-07T19:21:49.246Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-07T19:21:49.803Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-07T19:21:52.307Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-07T19:21:57.618Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-07T19:22:00.124Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-07T19:22:01.482Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-07T19:22:02.840Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-07T19:22:06.136Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-07T19:22:08.175Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-07T19:22:09.097Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-07T19:22:11.020Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-07T19:22:12.903Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-07T19:22:14.794Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-07T19:22:18.090Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-07T19:22:23.317Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-07T19:22:25.820Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-07T19:22:26.743Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-07T19:22:32.016Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-07T19:22:34.520Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-07T19:22:35.877Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-07T19:22:36.799Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-07T19:22:37.721Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-07T19:22:38.643Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-07T19:22:38.643Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-07T19:22:39.201Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-07T19:22:44.436Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-07T19:22:47.688Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-07T19:22:47.985Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-07T19:22:48.947Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-07T19:22:48.947Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-07T19:22:49.869Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-07T19:22:51.791Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-07T19:22:51.791Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-07T19:22:53.148Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-07T19:22:54.070Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-07T19:22:54.992Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-07T19:22:56.958Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-07T19:23:01.152Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-07T19:23:02.158Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-07T19:23:02.158Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-07T19:23:03.123Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-07T19:23:04.130Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-07T19:23:08.532Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-07T19:23:11.896Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-07T19:23:15.149Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-07T19:23:17.694Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-07T19:23:21.892Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-07T19:23:22.188Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-07T19:23:27.416Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-07T19:23:29.299Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-07T19:23:31.845Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-07T19:23:32.852Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-07T19:23:34.774Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-07T19:23:35.779Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-07T19:23:37.138Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-07T19:23:39.021Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-07T19:23:42.281Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-07T19:23:42.281Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-07T19:23:44.786Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-07T19:23:47.291Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-07T19:24:02.187Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-07T19:24:02.187Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-07T19:24:02.187Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-07T19:24:02.744Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-07T19:24:02.998Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-07T19:24:02.998Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-07T19:24:02.998Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-07T19:24:03.921Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-07T19:24:03.921Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-07T19:24:04.887Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-07T19:24:04.887Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-07T19:24:04.887Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-07T19:24:04.887Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-07T19:24:04.887Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-07T19:24:07.478Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-07T19:24:07.478Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-07T19:24:07.732Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-07T19:24:07.732Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-07T19:24:07.732Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-07T19:24:08.655Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-07T19:24:11.244Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-07T19:24:11.244Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-07T19:24:11.244Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-07T19:24:14.503Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-07T19:24:18.664Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite (1768.53s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.25s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.91s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.96s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.98s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.23s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.31s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.21s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.89s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.22s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.01s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.24s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.48s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.19s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.43s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.13s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAttachDetach (1.42s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.22s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.21s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.31s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.15s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.88s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.64s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.67s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.56s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.72s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.30s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.70s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.30s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.68s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.92s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.08s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.75s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.94s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.89s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.50s) [2020-05-07T19:24:18.664Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.96s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.85s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.39s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.30s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.62s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.74s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.64s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.51s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.07s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.61s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.84s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.64s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.60s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.22s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.60s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.73s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.70s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.87s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.76s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.19s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.39s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.30s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.80s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.06s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.67s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.31s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.27s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.61s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.72s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.76s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.98s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.39s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.73s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.12s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.87s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.13s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2020-05-07T19:24:18.665Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-07T19:24:18.665Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.41s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.87s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.82s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildContChar (3.61s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.21s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.32s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.71s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.19s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.33s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.85s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.14s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.87s) [2020-05-07T19:24:18.665Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-05-07T19:24:18.665Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.665Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-05-07T19:24:18.665Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.665Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-05-07T19:24:18.665Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.665Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-07T19:24:18.665Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.08s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.24s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.05s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.47s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.60s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.71s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.49s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.66s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.52s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.60s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.91s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.61s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.13s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.38s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.25s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.73s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.51s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.58s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.94s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.94s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.84s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.57s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.97s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.66s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.73s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.93s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEnv (1.83s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.55s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.28s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.88s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.02s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.80s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.19s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.76s) [2020-05-07T19:24:18.665Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-07T19:24:18.665Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.03s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildFails (1.07s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.47s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.40s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.98s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.69s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.46s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.33s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.15s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.45s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.26s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.46s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildHistory (4.74s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.56s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.27s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.68s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.07s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildLabels (0.53s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.14s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.75s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.64s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.80s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.41s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.55s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.07s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.19s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.44s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.34s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.68s) [2020-05-07T19:24:18.665Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-05-07T19:24:18.665Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.06s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.56s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.08s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.02s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.03s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.69s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.09s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.00s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.49s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.74s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.26s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.75s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.12s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.83s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.96s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.14s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.54s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.03s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildPATH (2.57s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.80s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.03s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.38s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.54s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.61s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildRm (3.88s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.33s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.39s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.25s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.34s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.09s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.61s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.34s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.47s) [2020-05-07T19:24:18.665Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-07T19:24:18.665Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.48s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.08s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildStderr (1.04s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.34s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.06s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.13s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.98s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.49s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildUser (2.25s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.71s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.88s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.02s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.15s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.08s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.59s) [2020-05-07T19:24:18.665Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-07T19:24:18.665Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.665Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-07T19:24:18.665Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.665Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-07T19:24:18.665Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.665Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-07T19:24:18.665Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.35s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.08s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.71s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.05s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.18s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.39s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.04s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.10s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.54s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.85s) [2020-05-07T19:24:18.665Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-07T19:24:18.665Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.09s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.45s) [2020-05-07T19:24:18.665Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-07T19:24:18.666Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-07T19:24:18.666Z] docker_cli_sni_test.go:18: Flakey test [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.82s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCommitChange (1.17s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.63s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.06s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.09s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCommitTTY (1.93s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.00s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.97s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.82s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.88s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.88s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.90s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.01s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.95s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.16s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.94s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.22s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.78s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.74s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.55s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.49s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.85s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.90s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.73s) [2020-05-07T19:24:18.666Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-07T19:24:18.666Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.81s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.23s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.57s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.07s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.33s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.68s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.58s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.59s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.63s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.52s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000745660_} (1.62s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1849406156_/foo_false____} (1.61s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1849406156_/foo_true____} (1.59s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3180551099_/foo_false____} (1.61s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3180551099_/foo_true____} (1.77s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3180551099_/foo_true__0xc0007456e0__} (1.47s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000745700_} (1.61s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000745720_} (1.63s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000745740_} (1.67s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000745760_} (1.61s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.59s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.04s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.07s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.51s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.27s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.30s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.72s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.03s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.13s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.95s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.13s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.24s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.08s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.08s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.22s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.09s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.18s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.55s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.21s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.89s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.17s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.89s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.75s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.45s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.06s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.78s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.97s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.04s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.53s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.03s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.02s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.72s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.84s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.46s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.48s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.20s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.91s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.57s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.90s) [2020-05-07T19:24:18.666Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-07T19:24:18.666Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.96s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateRM (0.20s) [2020-05-07T19:24:18.666Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-07T19:24:18.666Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.65s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.40s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.87s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.64s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.65s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.89s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.17s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.91s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.53s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.78s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.82s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.76s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.73s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.51s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.57s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsAttach (0.98s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsCommit (0.93s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.84s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.84s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.66s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.36s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.71s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsCopy (1.72s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.04s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.82s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.68s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.58s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsFilters (1.71s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsFormat (1.86s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.94s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-05-07T19:24:18.666Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-05-07T19:24:18.667Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-07T19:24:18.667Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-07T19:24:18.667Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-07T19:24:18.667Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.61s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestEventsRename (0.86s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestEventsResize (0.82s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.90s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.80s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestEventsTop (0.89s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.54s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExec (0.92s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.83s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.84s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.77s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.98s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.85s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.00s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.07s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.11s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.53s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecCgroup (1.25s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecEnv (0.89s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.74s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.99s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecInspectID (2.96s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecInteractive (0.88s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.87s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.91s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecParseError (0.85s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.81s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.36s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.90s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecStartFails (0.87s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.12s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.83s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecTTY (0.92s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.95s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.89s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecUlimits (0.98s) [2020-05-07T19:24:18.667Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-07T19:24:18.667Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.42s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.92s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.26s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.93s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestExecWithUser (0.93s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.82s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.06s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.91s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestHealth (21.06s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.97s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.13s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.94s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.97s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.87s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImportDisplay (1.86s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImportFile (2.04s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.88s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImportGzipped (1.99s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.07s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.00s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.87s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.83s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.85s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.73s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.76s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.63s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.78s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.77s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.90s) [2020-05-07T19:24:18.667Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-07T19:24:18.667Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.25s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.15s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectDefault (0.79s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectHistory (1.23s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-05-07T19:24:18.667Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-07T19:24:18.667Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.84s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.89s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.94s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.74s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.97s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectStatus (0.95s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.57s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.88s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.84s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.87s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.80s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.83s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.96s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.31s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.78s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.07s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.91s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.02s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.51s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.56s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.52s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.88s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.26s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.56s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.97s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.85s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.86s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.95s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.09s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.08s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.06s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.27s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.22s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.81s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.77s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsSince (6.88s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.86s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.88s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsTail (1.00s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.79s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.98s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.66s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.83s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestNetHostname (2.38s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.23s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.38s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.78s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPluginActive (1.79s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.11s) [2020-05-07T19:24:18.667Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-07T19:24:18.667Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.68s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.36s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.53s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.00s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.15s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.22s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.56s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.63s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPortList (10.88s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.62s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.59s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.24s) [2020-05-07T19:24:18.667Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.59s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsByOrder (3.79s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.06s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.70s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.62s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.16s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.96s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.60s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.41s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.64s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.94s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.50s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.51s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.84s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.47s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.54s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.94s) [2020-05-07T19:24:18.668Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-07T19:24:18.668Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.28s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.15s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.98s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.69s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.60s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.03s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.84s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.45s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.60s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.54s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.03s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.87s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.98s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.52s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.71s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.14s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.87s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.05s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.10s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.80s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.02s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.62s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAddHost (0.78s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.70s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.60s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.58s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.93s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.92s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.86s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.02s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.34s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.13s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.71s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.94s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.77s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.88s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.99s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.74s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.77s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.23s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.84s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.85s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.62s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.59s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.56s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.87s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.96s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.97s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.93s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.91s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.79s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.50s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.77s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.45s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.82s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.67s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.71s) [2020-05-07T19:24:18.668Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-07T19:24:18.668Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.668Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-07T19:24:18.668Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.93s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.59s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.35s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.91s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.83s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.91s) [2020-05-07T19:24:18.668Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-07T19:24:18.668Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.87s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.77s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.73s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.79s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.77s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-05-07T19:24:18.668Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T19:24:18.668Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.57s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.80s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.53s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.20s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.11s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.59s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.85s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.64s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.22s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.54s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.25s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunMount (6.25s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.54s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.38s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.33s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.35s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.60s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.63s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNetHost (1.13s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.32s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.31s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.64s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.67s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.82s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.92s) [2020-05-07T19:24:18.668Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-07T19:24:18.668Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.86s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.68s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2020-05-07T19:24:18.668Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.74s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s) [2020-05-07T19:24:18.668Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T19:24:18.668Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.79s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2020-05-07T19:24:18.668Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-07T19:24:18.668Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.83s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.59s) [2020-05-07T19:24:18.668Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-07T19:24:18.668Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.33s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.63s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.80s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.78s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.78s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.73s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.96s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.81s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.79s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.81s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.93s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunState (1.69s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s) [2020-05-07T19:24:18.668Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.79s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2020-05-07T19:24:18.669Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-07T19:24:18.669Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.76s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.74s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunSysctls (1.52s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.81s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.56s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.95s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.98s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.87s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.94s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.78s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.45s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunUserByID (1.06s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.23s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.20s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.75s) [2020-05-07T19:24:18.669Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-07T19:24:18.669Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.86s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.05s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.87s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.62s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.78s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.31s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.95s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.85s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.82s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.00s) [2020-05-07T19:24:18.669Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-07T19:24:18.669Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.669Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-07T19:24:18.669Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.669Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-07T19:24:18.669Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.78s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.62s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (1.00s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.92s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.14s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.20s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (1.00s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.94s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.86s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.91s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.89s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.93s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.94s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.83s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.70s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.89s) [2020-05-07T19:24:18.669Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-07T19:24:18.669Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.72s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.11s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.64s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.82s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.72s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.85s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.23s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.95s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.10s) [2020-05-07T19:24:18.669Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents091057085 [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.68s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.61s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.57s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.36s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.53s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.13s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.45s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.57s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.88s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestStartRecordError (1.76s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.72s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.05s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.17s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.02s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.37s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.85s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.90s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2020-05-07T19:24:18.669Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-07T19:24:18.669Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.77s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.36s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.49s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.82s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2020-05-07T19:24:18.669Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-07T19:24:18.669Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.93s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.75s) [2020-05-07T19:24:18.669Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-07T19:24:18.669Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.61s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.93s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUpdateStats (3.87s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s) [2020-05-07T19:24:18.669Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-05-07T19:24:18.669Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.08s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.89s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.14s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.56s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.31s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.47s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.91s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.28s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.28s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.37s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.57s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.44s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.13s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.56s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.78s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.38s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.82s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.47s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.40s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.20s) [2020-05-07T19:24:18.669Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.21s) [2020-05-07T19:24:18.669Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-07T19:24:18.669Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-07T19:24:18.669Z] === RUN TestDockerRegistrySuite [2020-05-07T19:24:18.669Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-07T19:24:20.550Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-07T19:24:21.908Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-07T19:24:23.834Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-07T19:24:23.834Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-07T19:24:28.032Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-07T19:24:32.228Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-07T19:24:36.461Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-07T19:24:37.818Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-07T19:24:39.177Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-07T19:24:40.535Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-07T19:24:41.893Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-07T19:24:43.295Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-07T19:24:45.216Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-07T19:24:46.223Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-07T19:24:49.481Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-07T19:24:51.360Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-07T19:24:52.719Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-07T19:24:55.974Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-07T19:24:57.372Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-07T19:24:57.626Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-07T19:24:58.984Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-07T19:25:00.342Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-07T19:25:01.263Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-07T19:25:05.461Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-07T19:25:05.461Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-07T19:25:06.819Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-07T19:25:07.377Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-07T19:25:07.377Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-07T19:25:07.632Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-07T19:25:07.887Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-07T19:25:08.188Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-07T19:25:08.446Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-07T19:25:09.820Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-07T19:25:12.326Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-07T19:25:13.247Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-07T19:25:14.605Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-07T19:25:15.527Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite (57.79s) [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.86s) [2020-05-07T19:25:16.449Z] check_test.go:196: [db99c442ffedf] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.45s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d15faf4e02754] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.82s) [2020-05-07T19:25:16.449Z] check_test.go:196: [df9d9eef5b038] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d399d10ecc063] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.23s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d960a5ba27f2a] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.19s) [2020-05-07T19:25:16.449Z] check_test.go:196: [db12a1fbb4967] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.24s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d03418f816dd8] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.40s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d6be7c2ca9201] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.18s) [2020-05-07T19:25:16.449Z] check_test.go:196: [df5a846754dad] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d5b81e91f4887] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.44s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d1fc7777d0809] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.52s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d3147e8e7a02d] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.56s) [2020-05-07T19:25:16.449Z] check_test.go:196: [db0b6eb8fd14f] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.32s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d1239434648e3] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.65s) [2020-05-07T19:25:16.449Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0dce771ab02e36135b7eafa4b9ce1eaee17c21f90de99ffe9a3209d65ea156e1 [2020-05-07T19:25:16.449Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:622b475ef685d34af7de4ec55614a7d6d425df64258f0119703fac4e666adca1 [2020-05-07T19:25:16.449Z] check_test.go:196: [d679749c80866] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.60s) [2020-05-07T19:25:16.449Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:76aaae61efc9dce5dd661f2666e891bea414fc14267077fee40cbfe55fea2c41 [2020-05-07T19:25:16.449Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8ba142cd2f282b05fd61377a38a037c15d29cc891dabb76eead1d64eef05f148 [2020-05-07T19:25:16.449Z] check_test.go:196: [dd99e1aaf2ee2] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d234a0d717ace] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.20s) [2020-05-07T19:25:16.449Z] check_test.go:196: [dfb5a5b8e75f1] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.35s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d4418bb447048] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d67b2667bd4d3] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d5762ae3ed3c3] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d5687cac56128] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d8efffee5d686] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.64s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d3b2188737da7] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d9119549e1974] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.45s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d74e0b4b170e4] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-05-07T19:25:16.449Z] check_test.go:196: [dca5e2bfd71d4] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-07T19:25:16.449Z] check_test.go:196: [dfd752d04f393] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d853034c03ab4] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d1f171fe44560] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d05a5305a555a] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2020-05-07T19:25:16.449Z] check_test.go:196: [df3dbd0518868] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.44s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d3ca1bbb8f89a] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.16s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d9fc1320a4cf9] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.14s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d417a85099582] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.42s) [2020-05-07T19:25:16.449Z] check_test.go:196: [d75314833239c] daemon is not started [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2020-05-07T19:25:16.449Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-05-07T19:25:16.449Z] === RUN TestDockerSchema1RegistrySuite [2020-05-07T19:25:16.449Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-07T19:25:16.449Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-07T19:25:21.678Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-07T19:25:24.931Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-07T19:25:29.129Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-07T19:25:30.486Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-07T19:25:31.843Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-07T19:25:32.097Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-07T19:25:33.458Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-07T19:25:34.860Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-07T19:25:36.262Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-07T19:25:39.558Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-07T19:25:39.558Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-07T19:25:40.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-07T19:25:40.766Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-07T19:25:40.766Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-07T19:25:41.020Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-07T19:25:41.578Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-07T19:25:42.137Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite (25.82s) [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.24s) [2020-05-07T19:25:42.137Z] check_test.go:223: [d66caa78eab2e] daemon is not started [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.21s) [2020-05-07T19:25:42.137Z] check_test.go:223: [dcdeaa7c00259] daemon is not started [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.21s) [2020-05-07T19:25:42.137Z] check_test.go:223: [dfb4b93274ef8] daemon is not started [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.26s) [2020-05-07T19:25:42.137Z] check_test.go:223: [d5c5651903154] daemon is not started [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.33s) [2020-05-07T19:25:42.137Z] check_test.go:223: [d17201572dd06] daemon is not started [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.35s) [2020-05-07T19:25:42.137Z] check_test.go:223: [d6605ab96af3d] daemon is not started [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-07T19:25:42.137Z] check_test.go:223: [d1b260509c27c] daemon is not started [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.38s) [2020-05-07T19:25:42.137Z] check_test.go:223: [d95b2a28ed364] daemon is not started [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2020-05-07T19:25:42.137Z] check_test.go:223: [d9c07b06aa254] daemon is not started [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2020-05-07T19:25:42.137Z] check_test.go:223: [d3cea3f438638] daemon is not started [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.68s) [2020-05-07T19:25:42.137Z] check_test.go:223: [dd7c2d471ef73] daemon is not started [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2020-05-07T19:25:42.137Z] check_test.go:223: [d76016b82af25] daemon is not started [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.62s) [2020-05-07T19:25:42.137Z] check_test.go:223: [d0f36f24c662c] daemon is not started [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-07T19:25:42.137Z] check_test.go:223: [db5cfd83fa2d6] daemon is not started [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.34s) [2020-05-07T19:25:42.137Z] check_test.go:223: [dfa3d57e93bf9] daemon is not started [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2020-05-07T19:25:42.137Z] check_test.go:223: [d41557ec7a7ac] daemon is not started [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.57s) [2020-05-07T19:25:42.137Z] check_test.go:223: [db0abb7c751a2] daemon is not started [2020-05-07T19:25:42.137Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2020-05-07T19:25:42.137Z] check_test.go:223: [d245f12ab6d7d] daemon is not started [2020-05-07T19:25:42.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-07T19:25:42.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-07T19:25:43.495Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-07T19:25:43.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-07T19:25:44.003Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-07T19:25:45.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-07T19:25:45.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-07T19:25:45.818Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-07T19:25:46.418Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-07T19:25:46.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.25s) [2020-05-07T19:25:46.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.14s) [2020-05-07T19:25:46.418Z] check_test.go:252: [d4886a05fbdc3] daemon is not started [2020-05-07T19:25:46.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2020-05-07T19:25:46.418Z] check_test.go:252: [d272812f0db8d] daemon is not started [2020-05-07T19:25:46.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-05-07T19:25:46.418Z] check_test.go:252: [d63505990444a] daemon is not started [2020-05-07T19:25:46.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2020-05-07T19:25:46.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-05-07T19:25:46.418Z] check_test.go:252: [d5a3e3a796e8e] daemon is not started [2020-05-07T19:25:46.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-05-07T19:25:46.418Z] check_test.go:252: [d1b309c364924] daemon is not started [2020-05-07T19:25:46.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-05-07T19:25:46.418Z] check_test.go:252: [da5909ac3c5c3] daemon is not started [2020-05-07T19:25:46.418Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-05-07T19:25:46.418Z] check_test.go:252: [d6b77cffa3e2e] daemon is not started [2020-05-07T19:25:46.418Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-07T19:25:46.418Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-07T19:25:51.654Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-07T19:25:51.655Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-07T19:25:51.908Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-07T19:25:51.908Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-07T19:25:52.163Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-05-07T19:25:52.163Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-05-07T19:25:52.163Z] check_test.go:279: [dc732b2796dc1] daemon is not started [2020-05-07T19:25:52.163Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-07T19:25:52.163Z] check_test.go:279: [d9c6c6a45ef4a] daemon is not started [2020-05-07T19:25:52.163Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-05-07T19:25:52.163Z] check_test.go:279: [d9c64eac34514] daemon is not started [2020-05-07T19:25:52.163Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-05-07T19:25:52.163Z] check_test.go:279: [d546e8e20dc8f] daemon is not started [2020-05-07T19:25:52.163Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-05-07T19:25:52.163Z] check_test.go:279: [d06ac356cb5a2] daemon is not started [2020-05-07T19:25:52.163Z] === RUN TestDockerNetworkSuite [2020-05-07T19:25:52.163Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-07T19:25:53.522Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-07T19:25:54.881Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-07T19:25:55.135Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-07T19:25:55.390Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-07T19:25:55.390Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-07T19:25:55.688Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-05-07T19:25:56.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-07T19:25:56.613Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-07T19:25:59.867Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-07T19:26:01.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-07T19:26:04.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-07T19:26:04.851Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-07T19:26:08.147Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-07T19:26:08.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-07T19:26:11.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-07T19:26:21.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-07T19:26:23.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-07T19:26:25.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-07T19:26:26.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-07T19:26:26.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-07T19:26:28.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-07T19:26:30.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-07T19:26:30.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-07T19:26:30.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-07T19:26:32.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-07T19:26:32.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-07T19:26:32.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-07T19:26:32.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-07T19:26:33.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-07T19:26:35.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-07T19:26:35.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-07T19:26:36.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-07T19:26:36.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-07T19:26:40.195Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-07T19:26:43.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-07T19:26:53.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-07T19:26:53.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-07T19:26:53.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-07T19:26:54.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-07T19:26:54.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-07T19:26:54.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-07T19:26:54.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-07T19:26:54.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-07T19:26:58.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-07T19:26:58.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-07T19:26:58.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-07T19:27:00.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-07T19:27:02.721Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-07T19:27:04.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-07T19:27:05.652Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-07T19:27:09.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-07T19:27:09.724Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-07T19:27:09.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-07T19:27:11.605Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-07T19:27:13.486Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-07T19:27:14.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-07T19:27:14.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-07T19:27:15.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-07T19:27:16.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-07T19:27:17.725Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-07T19:27:17.725Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-07T19:27:21.883Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite (91.52s) [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.92s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d21e7999fba4a] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.35s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d62bd4ee9aa12] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.08s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d2730d257adf0] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.86s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d4ff31e8b5643] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.21s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:1233: [d44b0b665543d] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.27s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d831ffac98fac] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.26s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [de076d404bad2] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.56s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d86d284781e20] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.80s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [dc66932c991ea] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [db577dd7abd8c] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [dd678697aca9b] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.48s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d42c29789f299] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.58s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [dd589cebf3c6d] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.33s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d0c3b606b0846] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [db534d9313101] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.48s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d81883d30e654] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d82b100ba28ad] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [ddd20bb76d83b] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d4d5a97b8489e] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.32s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [dfe20c7f71796] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.63s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d798f01125d7d] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d8e1be1121340] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d2f9a931a9d4a] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d13d19aaa46e0] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.87s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:968: [d50792e5560a5] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.44s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [dcd397803beb1] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.61s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:1116: [ddff51d96b947] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d85ff81415821] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.73s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d6998a66ffede] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [dcd4a08063ae8] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [dcf399c0f73c1] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d05bdbfd9a092] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d656a9a5ce1df] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d3d75056281ce] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.24s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d2ae8eaa5f737] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d2ba78a0c2fe6] daemon is not started [2020-05-07T19:27:23.810Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d146ec1ed1c18] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.33s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d9fa5b88c5818] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.65s) [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.06s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:1084: [dd1e5a9cd601a] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d09c5f5f115cf] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.52s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d42dbe67dff39] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.71s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d1e82a4dfed5c] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d3b3a8611cac7] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.33s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d7d308595c138] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d3b49ab59e006] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.64s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [d4a418f39410a] daemon is not started [2020-05-07T19:27:23.810Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.79s) [2020-05-07T19:27:23.810Z] docker_cli_network_unix_test.go:46: [db35af452a675] daemon is not started [2020-05-07T19:27:23.810Z] === RUN TestDockerHubPullSuite [2020-05-07T19:27:23.810Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-07T19:27:25.691Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-07T19:27:27.570Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-07T19:27:28.128Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-07T19:27:29.528Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-07T19:27:29.528Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-07T19:27:29.528Z] --- PASS: TestDockerHubPullSuite (5.92s) [2020-05-07T19:27:29.528Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.81s) [2020-05-07T19:27:29.528Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2020-05-07T19:27:29.528Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.45s) [2020-05-07T19:27:29.528Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.23s) [2020-05-07T19:27:29.528Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2020-05-07T19:27:29.528Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-05-07T19:27:29.528Z] PASS [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === Skipped [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-05-07T19:27:29.528Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-05-07T19:27:29.528Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-05-07T19:27:29.528Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-07T19:27:29.528Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-07T19:27:29.528Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-07T19:27:29.528Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-07T19:27:29.528Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-07T19:27:29.528Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-07T19:27:29.528Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-07T19:27:29.528Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-07T19:27:29.528Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-07T19:27:29.528Z] docker_cli_sni_test.go:18: Flakey test [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-07T19:27:29.528Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-07T19:27:29.528Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-07T19:27:29.528Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-07T19:27:29.528Z] [2020-05-07T19:27:29.528Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-07T19:27:29.529Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-07T19:27:29.529Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-07T19:27:29.529Z] [2020-05-07T19:27:29.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-07T19:27:29.529Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-07T19:27:29.529Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-07T19:27:29.529Z] [2020-05-07T19:27:29.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-07T19:27:29.529Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-07T19:27:29.529Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-07T19:27:29.529Z] [2020-05-07T19:27:29.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-07T19:27:29.529Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-07T19:27:29.529Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.529Z] [2020-05-07T19:27:29.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-07T19:27:29.529Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-07T19:27:29.529Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.529Z] [2020-05-07T19:27:29.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-07T19:27:29.529Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-07T19:27:29.529Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.529Z] [2020-05-07T19:27:29.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-07T19:27:29.529Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-07T19:27:29.529Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-07T19:27:29.529Z] [2020-05-07T19:27:29.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-07T19:27:29.529Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-07T19:27:29.529Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-07T19:27:29.529Z] [2020-05-07T19:27:29.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-07T19:27:29.529Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-07T19:27:29.529Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-07T19:27:29.529Z] [2020-05-07T19:27:29.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-07T19:27:29.529Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-07T19:27:29.529Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-07T19:27:29.529Z] [2020-05-07T19:27:29.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-05-07T19:27:29.529Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-05-07T19:27:29.529Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-07T19:27:29.529Z] [2020-05-07T19:27:29.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-07T19:27:29.529Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-07T19:27:29.529Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-07T19:27:29.529Z] [2020-05-07T19:27:29.529Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-07T19:27:29.529Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-07T19:27:29.529Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-07T19:27:29.529Z] docker_cli_network_unix_test.go:46: [d146ec1ed1c18] daemon is not started [2020-05-07T19:27:29.529Z] [2020-05-07T19:27:29.529Z] [2020-05-07T19:27:29.529Z] DONE 1277 tests, 44 skipped in 1989.784s [2020-05-07T19:27:29.529Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T19:27:29.529Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T19:27:29.529Z] +++ kill 7606 [2020-05-07T19:27:30.892Z] +++ /etc/init.d/apparmor stop [2020-05-07T19:27:30.892Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T19:27:30.892Z] [2020-05-07T19:27:30.892Z] Unloading profiles will leave already running processes permanently [2020-05-07T19:27:30.892Z] unconfined, which can lead to unexpected situations. [2020-05-07T19:27:30.892Z] [2020-05-07T19:27:30.892Z] To set a process to complain mode, use the command line tool [2020-05-07T19:27:30.892Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T19:27:30.892Z] +++ true [2020-05-07T19:27:30.892Z] [2020-05-07T19:27:43.077Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-07T19:27:58.060Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-07T19:28:01.316Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-07T19:28:03.949Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-07T19:28:07.246Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-07T19:28:13.862Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-07T19:28:19.262Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-07T19:28:22.559Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-07T19:28:25.815Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-07T19:28:29.113Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-07T19:28:32.367Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-07T19:28:34.872Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-07T19:28:38.136Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-07T19:29:34.737Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-07T19:29:49.593Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-07T19:30:06.267Z] --- PASS: TestDockerSwarmSuite (1767.63s) [2020-05-07T19:30:06.267Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.68s) [2020-05-07T19:30:06.267Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.19s) [2020-05-07T19:30:06.267Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.88s) [2020-05-07T19:30:06.267Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2020-05-07T19:30:06.267Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2020-05-07T19:30:06.267Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.02s) [2020-05-07T19:30:06.267Z] docker_api_swarm_test.go:562: [d7e4b7428cf44] joining swarm manager [da2a308036c44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.267Z] docker_api_swarm_test.go:584: [d98bfac7a9e95] joining swarm manager [da2a308036c44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.267Z] check_test.go:380: [d7e4b7428cf44] daemon is not started [2020-05-07T19:30:06.267Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-07T19:30:06.267Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-07T19:30:06.267Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.78s) [2020-05-07T19:30:06.267Z] docker_api_swarm_test.go:45: [dc90e1159ada4] joining swarm manager [d0659d25f3037]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.267Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2020-05-07T19:30:06.267Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.46s) [2020-05-07T19:30:06.267Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.19s) [2020-05-07T19:30:06.267Z] docker_api_swarm_test.go:303: [d9217a27c477e] joining swarm manager [dd0840b9cd3b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.267Z] docker_api_swarm_test.go:304: [d9f908a2b94dd] joining swarm manager [dd0840b9cd3b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.267Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-05-07T19:30:06.267Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.22s) [2020-05-07T19:30:06.268Z] docker_api_swarm_test.go:271: [d08d1de0b0ef3] joining swarm manager [de91fadf3d879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_api_swarm_test.go:272: [d06518941db6e] joining swarm manager [de91fadf3d879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.12s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.70s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.25s) [2020-05-07T19:30:06.268Z] docker_api_swarm_node_test.go:19: [df2e03338c0da] joining swarm manager [d520a00f73d22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_api_swarm_node_test.go:20: [da14feccc2699] joining swarm manager [d520a00f73d22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.92s) [2020-05-07T19:30:06.268Z] docker_api_swarm_test.go:501: [de7806e680be2] joining swarm manager [d4d4662054dcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_api_swarm_test.go:506: [db053e04187aa] joining swarm manager [d4d4662054dcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.15s) [2020-05-07T19:30:06.268Z] docker_api_swarm_node_test.go:80: [d9abefddd5fbf] joining swarm manager [d06a066033efe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.36s) [2020-05-07T19:30:06.268Z] docker_api_swarm_node_test.go:52: [d714d7d222c9c] joining swarm manager [d354e6e3f89fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_api_swarm_node_test.go:53: [d46cd36656c43] joining swarm manager [d354e6e3f89fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.50s) [2020-05-07T19:30:06.268Z] docker_api_swarm_test.go:201: [db524f10f1174] joining swarm manager [d88f6a7f71470]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.52s) [2020-05-07T19:30:06.268Z] docker_api_swarm_test.go:383: [d28475ae494ad] joining swarm manager [d3d8b5d53a983]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_api_swarm_test.go:384: [d6b483fb9f1e4] joining swarm manager [d3d8b5d53a983]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] check_test.go:380: [d6b483fb9f1e4] daemon is not started [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.66s) [2020-05-07T19:30:06.268Z] docker_api_swarm_test.go:801: [d9a44f55ee7be] joining swarm manager [dc5fa42016e1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_api_swarm_test.go:801: [de44067def04d] joining swarm manager [dc5fa42016e1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] docker_api_swarm_test.go:801: [dc130a9820435] joining swarm manager [dc5fa42016e1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-07T19:30:06.268Z] docker_api_swarm_test.go:801: [d1a3f00ba1bbe] joining swarm manager [dc5fa42016e1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-07T19:30:06.268Z] docker_api_swarm_test.go:809: [d60fbf0c5f646] joining swarm manager [dc5fa42016e1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.00s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.62s) [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:394: [d9580776913fc] joining swarm manager [daf5be41ebc54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:394: [d8e9aeb3e75ed] joining swarm manager [daf5be41ebc54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.70s) [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:342: [de6ff19c1704f] joining swarm manager [d26351a1a8439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:342: [d4a9d14e3defa] joining swarm manager [d26351a1a8439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.91s) [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:489: [de5c7dc4ddc0e] joining swarm manager [de563be3b8fed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:489: [d451e333b2177] joining swarm manager [de563be3b8fed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.32s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.77s) [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:127: [d6eda9732c6ae] joining swarm manager [d78f454809d57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:128: [dc1bbbb689be9] joining swarm manager [d78f454809d57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:136: [d690aea3d6ef3] joining swarm manager [d78f454809d57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:137: [d21bc6eab1bea] joining swarm manager [d78f454809d57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.57s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.09s) [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:303: [d1311028eceaf] joining swarm manager [db0644669d9c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:303: [dbd83a071bc50] joining swarm manager [db0644669d9c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.30s) [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:99: [da3089f55eb86] joining swarm manager [d05d5eeedf04e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:100: [d5954aede5ad2] joining swarm manager [d05d5eeedf04e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] check_test.go:380: [da3089f55eb86] daemon is not started [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.14s) [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:532: [dc161449a0f3a] joining swarm manager [d939315c8741e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:533: [da425e609ea87] joining swarm manager [d939315c8741e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.70s) [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:147: [d0bd4be0039c1] joining swarm manager [d43f0063c7573]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_api_swarm_service_test.go:147: [d4ff00c632e98] joining swarm manager [d43f0063c7573]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.88s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.34s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.86s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.29s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.58s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.17s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.65s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.30s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.32s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.13s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.76s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.66s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.54s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.97s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.79s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.45s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.69s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.82s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.02s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.65s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.59s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.31s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.63s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.12s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.32s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.49s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.03s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.47s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.30s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.91s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.53s) [2020-05-07T19:30:06.268Z] docker_cli_service_logs_test.go:241: checking task 07va0237jwsz [2020-05-07T19:30:06.268Z] docker_cli_service_logs_test.go:246: checking messages for 07va0237jwsz [2020-05-07T19:30:06.268Z] docker_cli_service_logs_test.go:241: checking task fdl2zk3y79ef [2020-05-07T19:30:06.268Z] docker_cli_service_logs_test.go:246: checking messages for fdl2zk3y79ef [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.87s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.07s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.99s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.08s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.80s) [2020-05-07T19:30:06.268Z] docker_cli_swarm_test.go:1901: [d1279322854e5] joining swarm manager [da422bbb8686f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_cli_swarm_test.go:1902: [d2aecaccc19c7] joining swarm manager [da422bbb8686f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.34s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.04s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.33s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.77s) [2020-05-07T19:30:06.268Z] docker_cli_swarm_test.go:1802: [db44ab1c3442e] joining swarm manager [d533e3ad538ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_cli_swarm_test.go:1803: [d0f69cda1d9b1] joining swarm manager [d533e3ad538ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.44s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (157.52s) [2020-05-07T19:30:06.268Z] docker_cli_swarm_test.go:1321: [d4a723bffd6f0] joining swarm manager [d4f0c73861bcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_cli_swarm_test.go:1322: [d39464006ab8a] joining swarm manager [d4f0c73861bcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.49s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.98s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.33s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.11s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.97s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.67s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.34s) [2020-05-07T19:30:06.268Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-07T19:30:06.268Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.54s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.06s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.96s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.70s) [2020-05-07T19:30:06.268Z] docker_cli_swarm_test.go:1186: [dc56b7a0714e9] joining swarm manager [d0aacbdf6c54f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_cli_swarm_test.go:1195: [d7f9c2be56702] joining swarm manager [d0aacbdf6c54f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.65s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.84s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.86s) [2020-05-07T19:30:06.268Z] docker_cli_swarm_test.go:1118: [d8870a2851aaa] joining swarm manager [d085df2c7e75e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_cli_swarm_test.go:1119: [d4e3bde4b0727] joining swarm manager [d085df2c7e75e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] docker_cli_swarm_test.go:1172: [def060d6b4157] joining swarm manager [d085df2c7e75e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.05s) [2020-05-07T19:30:06.268Z] docker_cli_swarm_test.go:1453: [da6306fa8f58f] joining swarm manager [dcdd8d4150d15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] docker_cli_swarm_test.go:1454: [dedc9b119374b] joining swarm manager [dcdd8d4150d15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.06s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.29s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.13s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.90s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.30s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.17s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.24s) [2020-05-07T19:30:06.268Z] docker_cli_swarm_unix_test.go:62: [dfd25747016fa] joining swarm manager [d376efb00394d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.14s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.32s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.32s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.47s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.73s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.62s) [2020-05-07T19:30:06.268Z] docker_api_swarm_test.go:961: [d5ee0ec322c6d] joining swarm manager [d3feb770cfba8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.80s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.02s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.93s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.41s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.77s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.19s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.22s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.15s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.26s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.27s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.98s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.04s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.35s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.00s) [2020-05-07T19:30:06.268Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.04s) [2020-05-07T19:30:06.268Z] === RUN TestDockerExternalVolumeSuite [2020-05-07T19:30:06.268Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-07T19:30:24.327Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-07T19:31:32.075Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-07T19:31:40.223Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-07T19:32:12.258Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-07T19:32:27.363Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-07T19:32:59.476Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-07T19:33:11.663Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-07T19:33:43.778Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-07T19:33:58.755Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-07T19:34:16.893Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-07T19:35:03.559Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-07T19:35:21.619Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-07T19:35:53.733Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-07T19:36:25.726Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-07T19:36:40.757Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-07T19:36:58.892Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-07T19:37:13.744Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite (441.11s) [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.87s) [2020-05-07T19:37:28.597Z] docker_cli_external_volume_driver_test.go:53: [ddd8867f6843a] daemon is not started [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-05-07T19:37:28.597Z] docker_cli_external_volume_driver_test.go:53: [d81986d4bfdd2] daemon is not started [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-07T19:37:28.597Z] docker_cli_external_volume_driver_test.go:53: [def8444bae160] daemon is not started [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-07T19:37:28.597Z] docker_cli_external_volume_driver_test.go:53: [d5267170a98f1] daemon is not started [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s) [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.72s) [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s) [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.43s) [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2020-05-07T19:37:28.597Z] docker_cli_external_volume_driver_test.go:485: [d0334fcd1bcc0] daemon is not started [2020-05-07T19:37:28.597Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-07T19:37:28.597Z] docker_cli_external_volume_driver_test.go:53: [dceed6c167b6e] daemon is not started [2020-05-07T19:37:28.597Z] PASS [2020-05-07T19:37:28.597Z] [2020-05-07T19:37:28.597Z] === Skipped [2020-05-07T19:37:28.597Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-07T19:37:28.597Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-07T19:37:28.597Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-07T19:37:28.597Z] check_test.go:309: [d4ff256049247] daemon is not started [2020-05-07T19:37:28.597Z] [2020-05-07T19:37:28.597Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-07T19:37:28.597Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-07T19:37:28.597Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-07T19:37:28.597Z] check_test.go:309: [d581c72dd0ab9] daemon is not started [2020-05-07T19:37:28.597Z] [2020-05-07T19:37:28.597Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-07T19:37:28.597Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-07T19:37:28.597Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-07T19:37:28.597Z] check_test.go:309: [dbefa444dc7ee] daemon is not started [2020-05-07T19:37:28.597Z] [2020-05-07T19:37:28.597Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-07T19:37:28.597Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-07T19:37:28.597Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-07T19:37:28.597Z] [2020-05-07T19:37:28.597Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-07T19:37:28.597Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-07T19:37:28.597Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-07T19:37:28.597Z] [2020-05-07T19:37:28.597Z] [2020-05-07T19:37:28.597Z] DONE 273 tests, 5 skipped in 2586.958s [2020-05-07T19:37:28.597Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T19:37:28.597Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T19:37:28.597Z] +++ kill 7583 [2020-05-07T19:37:28.852Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0658eec987f9/docker.pid [2020-05-07T19:37:28.852Z] +++ kill 4263 [2020-05-07T19:37:28.852Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4263 is not a child of this shell [2020-05-07T19:37:28.852Z] warning: PID 4263 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0658eec987f9/docker.pid had a nonzero exit code [2020-05-07T19:37:29.106Z] +++ /etc/init.d/apparmor stop [2020-05-07T19:37:29.106Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T19:37:29.106Z] [2020-05-07T19:37:29.106Z] Unloading profiles will leave already running processes permanently [2020-05-07T19:37:29.106Z] unconfined, which can lead to unexpected situations. [2020-05-07T19:37:29.106Z] [2020-05-07T19:37:29.106Z] To set a process to complain mode, use the command line tool [2020-05-07T19:37:29.106Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T19:37:29.106Z] +++ true [2020-05-07T19:37:29.106Z] [2020-05-07T19:37:29.360Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-07T19:37:29.375Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T19:37:31.935Z] + echo Ensuring container killed. [2020-05-07T19:37:31.935Z] Ensuring container killed. [2020-05-07T19:37:31.935Z] + docker ps -aq -f name=docker-pr4-* [2020-05-07T19:37:31.935Z] + cids=5a2230bc62ba [2020-05-07T19:37:31.935Z] a41779caf840 [2020-05-07T19:37:31.935Z] ec285ced209a [2020-05-07T19:37:31.935Z] + [ -n 5a2230bc62ba [2020-05-07T19:37:31.935Z] a41779caf840 [2020-05-07T19:37:31.935Z] ec285ced209a ] [2020-05-07T19:37:31.935Z] + docker rm -vf 5a2230bc62ba a41779caf840 ec285ced209a [2020-05-07T19:37:33.301Z] 5a2230bc62ba [2020-05-07T19:37:33.301Z] a41779caf840 [2020-05-07T19:37:33.860Z] ec285ced209a [Pipeline] sh [2020-05-07T19:37:34.176Z] + echo Chowning /workspace to jenkins user [2020-05-07T19:37:34.176Z] Chowning /workspace to jenkins user [2020-05-07T19:37:34.176Z] + id -u [2020-05-07T19:37:34.176Z] + id -g [2020-05-07T19:37:34.176Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40920:/workspace busybox chown -R 1000:1000 /workspace [2020-05-07T19:37:34.176Z] Unable to find image 'busybox:latest' locally [2020-05-07T19:37:34.176Z] latest: Pulling from library/busybox [2020-05-07T19:37:34.176Z] e2334dd9fee4: Pulling fs layer [2020-05-07T19:37:34.176Z] e2334dd9fee4: Verifying Checksum [2020-05-07T19:37:34.176Z] e2334dd9fee4: Download complete [2020-05-07T19:37:34.430Z] e2334dd9fee4: Pull complete [2020-05-07T19:37:34.430Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-07T19:37:34.430Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T19:37:39.077Z] + bundleName=amd64 [2020-05-07T19:37:39.077Z] + echo Creating amd64-bundles.tar.gz [2020-05-07T19:37:39.077Z] Creating amd64-bundles.tar.gz [2020-05-07T19:37:39.077Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-07T19:37:39.077Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-07T19:37:40.443Z] Archiving artifacts [2020-05-07T19:37:42.124Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40920/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T19:37:42.477Z] + make clean [2020-05-07T19:37:42.731Z] docker volume rm -f docker-dev-cache [2020-05-07T19:37:42.731Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T19:45:05.085Z] ok github.com/docker/docker/integration-cli 2308.978s [2020-05-07T19:45:05.085Z] [2020-05-07T19:45:05.085Z] === Skipped [2020-05-07T19:45:05.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-07T19:45:05.085Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-07T19:45:05.085Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.085Z] [2020-05-07T19:45:05.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-05-07T19:45:05.085Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-05-07T19:45:05.085Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.085Z] [2020-05-07T19:45:05.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-05-07T19:45:05.085Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-05-07T19:45:05.085Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.085Z] [2020-05-07T19:45:05.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-05-07T19:45:05.085Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-05-07T19:45:05.085Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.085Z] [2020-05-07T19:45:05.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-07T19:45:05.085Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-07T19:45:05.085Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.085Z] [2020-05-07T19:45:05.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-07T19:45:05.085Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-07T19:45:05.085Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.085Z] [2020-05-07T19:45:05.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-05-07T19:45:05.085Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-05-07T19:45:05.085Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.085Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-05-07T19:45:05.086Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-05-07T19:45:05.086Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-07T19:45:05.086Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-07T19:45:05.086Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-07T19:45:05.086Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2020-05-07T19:45:05.086Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-05-07T19:45:05.086Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-05-07T19:45:05.086Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-05-07T19:45:05.086Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.086Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-05-07T19:45:05.087Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2020-05-07T19:45:05.087Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-07T19:45:05.087Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-05-07T19:45:05.087Z] docker_cli_sni_test.go:18: Flakey test [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-05-07T19:45:05.087Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-05-07T19:45:05.087Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-07T19:45:05.087Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-05-07T19:45:05.087Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-07T19:45:05.087Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-07T19:45:05.087Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-07T19:45:05.087Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-07T19:45:05.087Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-07T19:45:05.087Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-07T19:45:05.087Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-07T19:45:05.087Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-07T19:45:05.087Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-07T19:45:05.087Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-07T19:45:05.087Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-07T19:45:05.087Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-07T19:45:05.087Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-07T19:45:05.087Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-05-07T19:45:05.087Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-07T19:45:05.087Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-07T19:45:05.087Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.087Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-05-07T19:45:05.088Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-05-07T19:45:05.088Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-05-07T19:45:05.088Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-05-07T19:45:05.088Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-05-07T19:45:05.088Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-07T19:45:05.088Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-07T19:45:05.088Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-07T19:45:05.088Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-07T19:45:05.088Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-07T19:45:05.088Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-07T19:45:05.088Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-07T19:45:05.088Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-07T19:45:05.088Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-07T19:45:05.088Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-07T19:45:05.088Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-05-07T19:45:05.088Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-07T19:45:05.088Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-07T19:45:05.088Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-07T19:45:05.088Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-07T19:45:05.088Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-05-07T19:45:05.088Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.088Z] [2020-05-07T19:45:05.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-07T19:45:05.088Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-05-07T19:45:05.089Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-07T19:45:05.089Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-05-07T19:45:05.089Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-07T19:45:05.089Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-05-07T19:45:05.089Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-07T19:45:05.089Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-05-07T19:45:05.089Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-05-07T19:45:05.089Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-07T19:45:05.089Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-07T19:45:05.089Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-07T19:45:05.089Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-07T19:45:05.089Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-07T19:45:05.089Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-07T19:45:05.089Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.089Z] [2020-05-07T19:45:05.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-07T19:45:05.089Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-05-07T19:45:05.090Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-07T19:45:05.090Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-07T19:45:05.090Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-05-07T19:45:05.090Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-07T19:45:05.090Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-07T19:45:05.090Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T19:45:05.090Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-07T19:45:05.090Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-07T19:45:05.090Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-07T19:45:05.090Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-05-07T19:45:05.090Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-07T19:45:05.090Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-07T19:45:05.090Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.05s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.05s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-07T19:45:05.090Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-07T19:45:05.090Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.090Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.48s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.48s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-07T19:45:05.091Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-07T19:45:05.091Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-05-07T19:45:05.091Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-05-07T19:45:05.092Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-05-07T19:45:05.092Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-05-07T19:45:05.092Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-05-07T19:45:05.092Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-05-07T19:45:05.092Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.092Z] [2020-05-07T19:45:05.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-07T19:45:05.093Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-07T19:45:05.093Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-07T19:45:05.093Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-07T19:45:05.093Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-07T19:45:05.093Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-07T19:45:05.093Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-07T19:45:05.093Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.093Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-07T19:45:05.094Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-07T19:45:05.094Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] DONE 1096 tests, 549 skipped in 2317.670s [2020-05-07T19:45:05.094Z] INFO: Integration tests ended at 05/07/2020 19:45:03. Duration:00:38:37.8158053 [2020-05-07T19:45:05.094Z] INFO: Docker info of the daemon under test at end of run [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] Containers: 2 [2020-05-07T19:45:05.094Z] Running: 0 [2020-05-07T19:45:05.094Z] Paused: 0 [2020-05-07T19:45:05.094Z] Stopped: 2 [2020-05-07T19:45:05.094Z] Images: 15 [2020-05-07T19:45:05.094Z] Server Version: 0.0.0-dev [2020-05-07T19:45:05.094Z] Storage Driver: windowsfilter [2020-05-07T19:45:05.094Z] Windows: [2020-05-07T19:45:05.094Z] Logging Driver: json-file [2020-05-07T19:45:05.094Z] Plugins: [2020-05-07T19:45:05.094Z] Volume: local [2020-05-07T19:45:05.094Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-07T19:45:05.094Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-07T19:45:05.094Z] Swarm: inactive [2020-05-07T19:45:05.094Z] Default Isolation: process [2020-05-07T19:45:05.094Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-07T19:45:05.094Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-07T19:45:05.094Z] OSType: windows [2020-05-07T19:45:05.094Z] Architecture: x86_64 [2020-05-07T19:45:05.094Z] CPUs: 4 [2020-05-07T19:45:05.094Z] Total Memory: 32GiB [2020-05-07T19:45:05.094Z] Name: azwin-2-e2cf50 [2020-05-07T19:45:05.094Z] ID: VPMO:JQ2E:S3L7:HMW6:ZGWE:4PQO:S4QD:VTQX:IFDL:IXQF:2FUV:NM2U [2020-05-07T19:45:05.094Z] Docker Root Dir: D:\CI\PR-40920\4\daemon [2020-05-07T19:45:05.094Z] Debug Mode (client): false [2020-05-07T19:45:05.094Z] Debug Mode (server): true [2020-05-07T19:45:05.094Z] File Descriptors: -1 [2020-05-07T19:45:05.094Z] Goroutines: 18 [2020-05-07T19:45:05.094Z] System Time: 2020-05-07T19:45:03.1012782Z [2020-05-07T19:45:05.094Z] EventsListeners: 0 [2020-05-07T19:45:05.094Z] Registry: https://index.docker.io/v1/ [2020-05-07T19:45:05.094Z] Labels: [2020-05-07T19:45:05.094Z] Experimental: false [2020-05-07T19:45:05.094Z] Insecure Registries: [2020-05-07T19:45:05.094Z] 127.0.0.0/8 [2020-05-07T19:45:05.094Z] Live Restore Enabled: false [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] [2020-05-07T19:45:05.094Z] INFO: Stopping daemon under test [2020-05-07T19:45:05.094Z] SUCCESS: The process with PID 5192 (child process of PID 3572) has been terminated. [2020-05-07T19:45:05.094Z] SUCCESS: The process with PID 3572 (child process of PID 2860) has been terminated. [2020-05-07T19:45:05.094Z] INFO: Stop tailing logs of the daemon under tests [2020-05-07T19:45:05.094Z] INFO: executeCI.ps1 Completed successfully at 05/07/2020 19:45:03. [2020-05-07T19:45:05.094Z] INFO: Tidying up at end of run [2020-05-07T19:45:05.094Z] INFO: Saving daemon under test log (d:\CI\PR-40920\4\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-07T19:45:05.094Z] INFO: Saving daemon under test log (d:\CI\PR-40920\4\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-07T19:45:05.094Z] INFO: Nuke-Everything... [2020-05-07T19:45:05.094Z] INFO: Container count on control daemon to delete is 2 [2020-05-07T19:45:05.094Z] 36865b9973d8 [2020-05-07T19:45:05.094Z] 599a5f587c7d [2020-05-07T19:45:05.094Z] INFO: Tidying pidfile d:\CI\PR-40920\4\docker.pid [2020-05-07T19:45:05.094Z] INFO: Nuking d:\CI [2020-05-07T19:45:30.613Z] INFO: Zapped successfully [2020-05-07T19:45:31.096Z] [2020-05-07T19:45:31.096Z] INFO: executeCI.ps1 exiting at Thu May 7 19:45:30 CUT 2020. Duration 01:00:07.1328437 [2020-05-07T19:45:31.096Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-07T19:45:31.362Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-07T19:45:45.626Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-07T19:45:48.129Z] Archiving artifacts [2020-05-07T19:46:03.207Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40920/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T19:46:04.210Z] + make clean [2020-05-07T19:46:09.061Z] docker volume rm -f docker-dev-cache [2020-05-07T19:46:09.543Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS